ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/trunk/src
r3652
File (rev) Last Change
 ../
whowas.c 3273 (12 years ago) by michael: - whowas.c:whowas_add_history(): constification; sanitize assert()
watch.c 3424 (12 years ago) by michael: - Fixed possible WATCH core. Fix provided by Adam
version.c 3011 (12 years ago) by michael: - Update AUTHORS/version.c; add missing '>' spotted by Dizzie
user.c 3571 (12 years ago) by michael: - user.c:valid_username(): removed extraneous parentheses
server.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
send.c 3573 (12 years ago) by michael: - Replaced remaining sendto_one() with sendto_one_numeric(). SND_EXPLICIT idea derived from ircu.
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 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
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 3375 (12 years ago) by michael: - Style corrections
rsa.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
rng_mt.c 1662 (13 years ago) by michael: - Fixed inconsistent svn file properties
resv.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
restart.c 3186 (12 years ago) by michael: - Get rid of the ID() macro
reslib.c 3369 (12 years ago) by michael: - reslib.c:parse_resvconf(): replaced irccmp with strcasecmp()
res.c 3652 (12 years ago) by michael: - res.c: removed unused definitions
parse.c 3638 (12 years ago) by michael: - parse.c: moved *para[] to parse()
packet.c 3453 (12 years ago) by michael: - packet.c: style corrections
numeric.c 3557 (12 years ago) by michael: - numeric.c: minor conversion specifier cleanups
motd.c 3589 (12 years ago) by michael: - Use sendto_one_numeric() everywhere
modules.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
misc.c 3455 (12 years ago) by michael: - misc.c:ssl_get_ciper(): get rid of this magic IRCD_BUFSIZE/4. Use IRCD_BUFSIZE instead.
mempool.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
memory.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
match.c 3565 (12 years ago) by michael: - Style corrections
log.c 3347 (12 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
listener.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
list.c 3335 (12 years ago) by michael: - Style corrections
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 3525 (12 years ago) by michael: - ircd.c:main(): make this "don't run ircd as root!!!11" message look more serious
irc_string.c 3565 (12 years ago) by michael: - Style corrections
hostmask.c 3553 (12 years ago) by michael: - find_address_conf(): constification
hook.c 3589 (12 years ago) by michael: - Use sendto_one_numeric() everywhere
hash.c 3429 (12 years ago) by michael: - hash.c:list_one_channel(): constification
gline.c 3321 (12 years ago) by michael: - Moved s_gline.c to gline.c
getopt.c 3250 (12 years ago) by michael: - Fixed inconsistent style in several places
fdlist.c 3602 (12 years ago) by michael: - fdlist.c: style corrections
event.c 3599 (12 years ago) by michael: - event.c: use unsigned whenever possible
dbuf.c 3113 (12 years ago) by michael: - Update dbuf.h, dbuf.c
conf_parser.y 3513 (12 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_parser.h 3513 (12 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_parser.c 3513 (12 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_lexer.l 3513 (12 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_lexer.c 3513 (12 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_db.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
conf_class.c 3547 (12 years ago) by michael: - conf_class.c:class_free(): added an assert()
conf.c 3504 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
client.c 3502 (12 years ago) by michael: - client.c:free_client(): sanitize some weird looking assert()
channel_mode.c 3648 (12 years ago) by michael: - channel_mode.c:chm_operonly(): removed dead code
channel.c 3523 (12 years ago) by michael: - channel.c:send_mode_list(): removed TS5 leftover
auth.c 3563 (12 years ago) by michael: - auth.c: constification
Makefile.in 3347 (12 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
Makefile.am 3347 (12 years ago) by michael: - Moved files: s_user.c -> user.c s_misc.c -> misc.c s_serv.c -> server.c
0 directories and 55 files shown