ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r3273
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 3250 (10 years ago) by michael: - Fixed inconsistent style in several places
channel_mode.c 3250 (10 years ago) by michael: - Fixed inconsistent style in several places
client.c 3249 (10 years ago) by michael: - client.c:exit_client(): removed another comment that makes no sense here
conf.c 3263 (9 years ago) by michael: - conf.c:match_conf_password(): fixed undefined behaviour with crypt() returning NULL since glibc2.17 in certain cases.
conf_class.c 3250 (10 years ago) by michael: - Fixed inconsistent style in several places
conf_db.c 3067 (10 years ago) by michael: - conf_db.c: fixed inconsistent use of "can't" and "cannot"
conf_lexer.c 3229 (10 years ago) by michael: - flex 2.5.39
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 3229 (10 years ago) by michael: - flex 2.5.39
conf_parser.h 3229 (10 years ago) by michael: - flex 2.5.39
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 3250 (10 years ago) by michael: - Fixed inconsistent style in several places
hash.c 3242 (10 years ago) by michael: - hash.c: style fixes only
hook.c 3218 (10 years ago) by michael: - hook.c: minor style fixes
hostmask.c 3235 (10 years ago) by michael: - Style corrections all over the place
irc_res.c 3268 (9 years ago) by michael: - irc_res.c:make_request(): lowered retries counter to 2
irc_reslib.c 2611 (10 years ago) by michael: - src/irc_reslib.c: removed advertising clause
irc_string.c 3246 (10 years ago) by michael: - Fixed inconsistent style in several places
ircd.c 3267 (9 years ago) by michael: - Re-add CHW capability to cope nice with rb
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 3215 (10 years ago) by michael: - Fixed some comments; cleaned up style here and there
log.c 3215 (10 years ago) by michael: - Fixed some comments; cleaned up style here and there
match.c 3246 (10 years ago) by michael: - Fixed inconsistent style in several places
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 3235 (10 years ago) by michael: - Style corrections all over the place
motd.c 3254 (9 years ago) by michael: - motd.c: update/fix some comments
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 3250 (10 years ago) by michael: - Fixed inconsistent style in several places
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 3250 (10 years ago) by michael: - Fixed inconsistent style in several places
s_bsd.c 3245 (10 years ago) by michael: - s_bsd.c: no longer resetting source_p->from in close_connection()
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 3250 (10 years ago) by michael: - Fixed inconsistent style in several places
s_misc.c 3244 (10 years ago) by michael: - s_misc.c: mostly style cleanups
s_serv.c 3246 (10 years ago) by michael: - Fixed inconsistent style in several places
s_user.c 3272 (9 years ago) by michael: - s_user.c: reformating
send.c 3243 (10 years ago) by michael: - send.c: mostly style cleanups. Removed some useless assert() statements
version.c 3011 (10 years ago) by michael: - Update AUTHORS/version.c; add missing '>' spotted by Dizzie
watch.c 3250 (10 years ago) by michael: - Fixed inconsistent style in several places
whowas.c 3273 (9 years ago) by michael: - whowas.c:whowas_add_history(): constification; sanitize assert()
0 directories and 55 files shown