ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.1.x/src
r2284
File Last Change
 ../
s_bsd.c 2247 (10 years ago) by michael: - Add usermode 'S' (client is connecte via SSL/TLS). Allows services to keep track of what users are connected via SSL, and allows to see ssl-status of remote clients in a /whois
channel.c 2247 (10 years ago) by michael: - Add usermode 'S' (client is connecte via SSL/TLS). Allows services to keep track of what users are connected via SSL, and allows to see ssl-status of remote clients in a /whois
conf_parser.c 2284 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
conf_parser.h 2284 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
conf_lexer.c 2284 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
conf_lexer.l 2284 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
s_user.c 2284 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
conf.c 2284 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
conf_parser.y 2284 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
match.c 1884 (10 years ago) by michael: - Backported -r1874 [WHOIS may no longer accept wildcards]
Makefile.am 2158 (10 years ago) by michael: - Cleanup ISUPPORT code and get rid of message.c
s_bsd_poll.c 1867 (10 years ago) by michael: - Create 8.1.x branch
s_bsd_devpoll.c 1867 (10 years ago) by michael: - Create 8.1.x branch
irc_reslib.c 1867 (10 years ago) by michael: - Create 8.1.x branch
irc_res.c 1867 (10 years ago) by michael: - Create 8.1.x branch
watch.c 1867 (10 years ago) by michael: - Create 8.1.x branch
listener.c 1867 (10 years ago) by michael: - Create 8.1.x branch
ircd_signal.c 1867 (10 years ago) by michael: - Create 8.1.x branch
hostmask.c 1867 (10 years ago) by michael: - Create 8.1.x branch
packet.c 1867 (10 years ago) by michael: - Create 8.1.x branch
log.c 1867 (10 years ago) by michael: - Create 8.1.x branch
s_bsd_epoll.c 1867 (10 years ago) by michael: - Create 8.1.x branch
fdlist.c 1867 (10 years ago) by michael: - Create 8.1.x branch
getopt.c 1867 (10 years ago) by michael: - Create 8.1.x branch
restart.c 1867 (10 years ago) by michael: - Create 8.1.x branch
rng_mt.c 1867 (10 years ago) by michael: - Create 8.1.x branch
memory.c 1867 (10 years ago) by michael: - Create 8.1.x branch
dbuf.c 1867 (10 years ago) by michael: - Create 8.1.x branch
s_bsd_select.c 1867 (10 years ago) by michael: - Create 8.1.x branch
hook.c 1867 (10 years ago) by michael: - Create 8.1.x branch
s_misc.c 1867 (10 years ago) by michael: - Create 8.1.x branch
list.c 1867 (10 years ago) by michael: - Create 8.1.x branch
send.c 1867 (10 years ago) by michael: - Create 8.1.x branch
event.c 1867 (10 years ago) by michael: - Create 8.1.x branch
s_bsd_kqueue.c 1867 (10 years ago) by michael: - Create 8.1.x branch
irc_string.c 1920 (10 years ago) by michael: - Dropped PCRE support
s_auth.c 2180 (10 years ago) by michael: - Fixed debug assertion being triggered on ident lookup as reported by Stuart Walsh
Makefile.in 2237 (10 years ago) by michael: - Implement CERTFP
client.c 2237 (10 years ago) by michael: - Implement CERTFP
s_gline.c 1996 (10 years ago) by michael: - Mostly style cleanups & whitespace changes
whowas.c 1996 (10 years ago) by michael: - Mostly style cleanups & whitespace changes
modules.c 1996 (10 years ago) by michael: - Mostly style cleanups & whitespace changes
mempool.c 1966 (10 years ago) by michael: - Print chunk capacity to debug.log instead of ircd.log
conf_db.c 2173 (10 years ago) by michael: - Remove unused temporary_resv list. Move channel_resv_list to conf.c
resv.c 2173 (10 years ago) by michael: - Remove unused temporary_resv list. Move channel_resv_list to conf.c
parse.c 2183 (10 years ago) by michael: - Style correcions/white-space changes
hash.c 1965 (10 years ago) by michael: - Tweaked various mempool chunk sizes
channel_mode.c 2243 (10 years ago) by michael: - channel_mode.c:add_id(): don't leak server names of servers that are hidden. Patch provided by Adam <adam@anope.org>
conf_class.c 2214 (10 years ago) by michael: - conf_class.c: white-space changes
ircd.c 2254 (10 years ago) by michael: - ircd.c: whitespace commit/style cleanup
motd.c 2204 (10 years ago) by michael: - motd.c: style correction
s_serv.c 2281 (10 years ago) by michael: - s_serv.c: cleanup show_capabilities(). Replace sprintf() combo with strlcat()
rsa.c 2135 (10 years ago) by michael: - s_user.c, s_serv.c, rsa.c: style corrections; mostly whitespace changes
numeric.c 2263 (10 years ago) by michael: - trace_get_dependent(): use unsigned int here
version.c 2081 (10 years ago) by michael: - version.c: update copyright years
0 directories and 55 files shown