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