ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r3688
File Last Change
 ../
Makefile.am 3377 (9 years ago) by michael: - Create 8.2.x branch
Makefile.in 3377 (9 years ago) by michael: - Create 8.2.x branch
auth.c 3564 (9 years ago) by michael: - auth.c: constification
channel.c 3524 (9 years ago) by michael: - channel.c:send_mode_list(): removed TS5 leftover
channel_mode.c 3688 (9 years ago) by michael: - channel_mode.c:channel_modes(): replaced sprintf with strcat; use %u conversion specifier for unsigned ints
client.c 3503 (9 years ago) by michael: - client.c:free_client(): sanitize some weird looking assert()
conf.c 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
conf_class.c 3548 (9 years ago) by michael: - conf_class.c:class_free(): added an assert()
conf_db.c 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
conf_lexer.c 3514 (9 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_lexer.l 3514 (9 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_parser.c 3514 (9 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_parser.h 3514 (9 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_parser.y 3514 (9 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
dbuf.c 3377 (9 years ago) by michael: - Create 8.2.x branch
event.c 3598 (9 years ago) by michael: - event.c: use unsigned whenever possible
fdlist.c 3603 (9 years ago) by michael: - fdlist.c: style corrections
getopt.c 3377 (9 years ago) by michael: - Create 8.2.x branch
gline.c 3377 (9 years ago) by michael: - Create 8.2.x branch
hash.c 3430 (9 years ago) by michael: - hash.c:list_one_channel(): constification
hook.c 3590 (9 years ago) by michael: - Use sendto_one_numeric() everywhere
hostmask.c 3554 (9 years ago) by michael: - find_address_conf(): constification
irc_string.c 3566 (9 years ago) by michael: - Style corrections
ircd.c 3526 (9 years ago) by michael: - ircd.c:main(): make this "don't run ircd as root!!!11" message look more serious
ircd_signal.c 3377 (9 years ago) by michael: - Create 8.2.x branch
list.c 3377 (9 years ago) by michael: - Create 8.2.x branch
listener.c 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
log.c 3377 (9 years ago) by michael: - Create 8.2.x branch
match.c 3566 (9 years ago) by michael: - Style corrections
memory.c 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
mempool.c 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
misc.c 3456 (9 years ago) by michael: - misc.c:ssl_get_ciper(): get rid of this magic IRCD_BUFSIZE/4. Use IRCD_BUFSIZE instead.
modules.c 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
motd.c 3590 (9 years ago) by michael: - Use sendto_one_numeric() everywhere
numeric.c 3558 (9 years ago) by michael: - numeric.c: minor conversion specifier cleanups
packet.c 3454 (9 years ago) by michael: - packet.c: style corrections
parse.c 3639 (9 years ago) by michael: - parse.c: moved *para[] to parse()
res.c 3653 (9 years ago) by michael: - res.c: removed unused definitions
reslib.c 3377 (9 years ago) by michael: - Create 8.2.x branch
restart.c 3377 (9 years ago) by michael: - Create 8.2.x branch
resv.c 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
rng_mt.c 3377 (9 years ago) by michael: - Create 8.2.x branch
rsa.c 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
s_bsd.c 3377 (9 years ago) by michael: - Create 8.2.x branch
s_bsd_devpoll.c 3377 (9 years ago) by michael: - Create 8.2.x branch
s_bsd_epoll.c 3377 (9 years ago) by michael: - Create 8.2.x branch
s_bsd_kqueue.c 3377 (9 years ago) by michael: - Create 8.2.x branch
s_bsd_poll.c 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
s_bsd_select.c 3377 (9 years ago) by michael: - Create 8.2.x branch
send.c 3574 (9 years ago) by michael: - Replaced remaining sendto_one() with sendto_one_numeric(). SND_EXPLICIT idea derived from ircu.
server.c 3505 (9 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
user.c 3657 (9 years ago) by michael: - user.c:valid_username(): removed extraneous semicolon
version.c 3377 (9 years ago) by michael: - Create 8.2.x branch
watch.c 3425 (9 years ago) by michael: - Fixed possible WATCH core. Fix provided by Adam
whowas.c 3377 (9 years ago) by michael: - Create 8.2.x branch
0 directories and 55 files shown