ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r3189
File Last Change
 ../
Makefile.am 3048 (10 years ago) by michael: - ircd binary is now again placed in /bin instead of /sbin
Makefile.in 3048 (10 years ago) by michael: - ircd binary is now again placed in /bin instead of /sbin
channel.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
channel_mode.c 3159 (10 years ago) by michael: - Fixed now outdated comments
client.c 3187 (10 years ago) by michael: - Get rid of the HasID() macro
conf.c 3171 (10 years ago) by michael: - Incorporate Adam's exit_client/quit storm cleanups Note: QS is mandatory now
conf_class.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
conf_db.c 3067 (10 years ago) by michael: - conf_db.c: fixed inconsistent use of "can't" and "cannot"
conf_lexer.c 2283 (10 years ago) by michael: - Added generall::cycle_on_host_change configuration option as requested by Adam <adam@anope.org>
conf_lexer.l 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
conf_parser.c 2853 (10 years ago) by michael: - Regenerate parser
conf_parser.h 2853 (10 years ago) by michael: - Regenerate parser
conf_parser.y 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
dbuf.c 3113 (10 years ago) by michael: - Update dbuf.h, dbuf.c
event.c 2919 (10 years ago) by michael: - event.c: fixed compile error
fdlist.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
getopt.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
hash.c 3109 (10 years ago) by michael: - Applied Adam's sendto_one_numeric() changes
hook.c 2846 (10 years ago) by michael: - hook.h, hook.c: fixed indentation, removed whitespaces/tabs
hostmask.c 3005 (10 years ago) by michael: - hostmask.c:find_conf_by_address(): removed pointless password = "" assignment. match_conf_password() already deals with NULL pointers
irc_res.c 3109 (10 years ago) by michael: - Applied Adam's sendto_one_numeric() changes
irc_reslib.c 2611 (10 years ago) by michael: - src/irc_reslib.c: removed advertising clause
irc_string.c 2970 (10 years ago) by michael: - Move myctime() from irc_string.c to s_misc.c
ircd.c 3167 (10 years ago) by michael: - Get rid of restart() wrapper function
ircd_signal.c 3063 (10 years ago) by michael: - ircd_signal.c:sigint_handler(): fixed inconsistent "SIGINT received" vs. "received signal SIGTERM" message
list.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
listener.c 3109 (10 years ago) by michael: - Applied Adam's sendto_one_numeric() changes
log.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
match.c 2945 (10 years ago) by michael: - match.c: removed unused header include
memory.c 3167 (10 years ago) by michael: - Get rid of restart() wrapper function
mempool.c 3079 (10 years ago) by michael: - white-space changes / style cleanups
modules.c 3031 (10 years ago) by michael: - modules.c:load_one_module(): renamed variables to make less confusing
motd.c 3110 (10 years ago) by michael: - Added sendto_one_notice()
numeric.c 3118 (10 years ago) by michael: - numeric.c, m_dline.c: fixed inconsistent use of "can't" and "cannot"
packet.c 3171 (10 years ago) by michael: - Incorporate Adam's exit_client/quit storm cleanups Note: QS is mandatory now
parse.c 3164 (10 years ago) by michael: - More client_p removal cleanups - parse.c:handle_command: now no longer drop servers if the right amount of parameters isn't given
restart.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
resv.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
rng_mt.c 1662 (11 years ago) by michael: - Fixed inconsistent svn file properties
rsa.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_auth.c 3168 (10 years ago) by michael: - s_auth.c: made sendheader macro use sendto_one_notice()
s_bsd.c 3171 (10 years ago) by michael: - Incorporate Adam's exit_client/quit storm cleanups Note: QS is mandatory now
s_bsd_devpoll.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_bsd_epoll.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_bsd_kqueue.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_bsd_poll.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_bsd_select.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_gline.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
s_misc.c 2970 (10 years ago) by michael: - Move myctime() from irc_string.c to s_misc.c
s_serv.c 3187 (10 years ago) by michael: - Get rid of the HasID() macro
s_user.c 3186 (10 years ago) by michael: - Get rid of the ID() macro
send.c 3189 (10 years ago) by michael: - send.c:sendto_one_numeric(), sendto_one_numeric(): fixed issue where NOTICE and numerics were destined to the wrong target nick/ID
version.c 3011 (10 years ago) by michael: - Update AUTHORS/version.c; add missing '>' spotted by Dizzie
watch.c 3109 (10 years ago) by michael: - Applied Adam's sendto_one_numeric() changes
whowas.c 2916 (10 years ago) by michael: - Clean up all files in include/ (fixed indentation, removed whitespaces/tabs) - Fixed copyright years
0 directories and 55 files shown