ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid/branches/8.2.x/src
r3529
File Last Change
 ../
match.c 3377 (12 years ago) by michael: - Create 8.2.x branch
Makefile.in 3377 (12 years ago) by michael: - Create 8.2.x branch
s_bsd_devpoll.c 3377 (12 years ago) by michael: - Create 8.2.x branch
irc_string.c 3377 (12 years ago) by michael: - Create 8.2.x branch
version.c 3377 (12 years ago) by michael: - Create 8.2.x branch
ircd_signal.c 3377 (12 years ago) by michael: - Create 8.2.x branch
s_bsd.c 3377 (12 years ago) by michael: - Create 8.2.x branch
log.c 3377 (12 years ago) by michael: - Create 8.2.x branch
s_bsd_epoll.c 3377 (12 years ago) by michael: - Create 8.2.x branch
fdlist.c 3377 (12 years ago) by michael: - Create 8.2.x branch
whowas.c 3377 (12 years ago) by michael: - Create 8.2.x branch
getopt.c 3377 (12 years ago) by michael: - Create 8.2.x branch
restart.c 3377 (12 years ago) by michael: - Create 8.2.x branch
rng_mt.c 3377 (12 years ago) by michael: - Create 8.2.x branch
reslib.c 3377 (12 years ago) by michael: - Create 8.2.x branch
auth.c 3377 (12 years ago) by michael: - Create 8.2.x branch
dbuf.c 3377 (12 years ago) by michael: - Create 8.2.x branch
s_bsd_select.c 3377 (12 years ago) by michael: - Create 8.2.x branch
gline.c 3377 (12 years ago) by michael: - Create 8.2.x branch
list.c 3377 (12 years ago) by michael: - Create 8.2.x branch
Makefile.am 3377 (12 years ago) by michael: - Create 8.2.x branch
send.c 3377 (12 years ago) by michael: - Create 8.2.x branch
event.c 3377 (12 years ago) by michael: - Create 8.2.x branch
s_bsd_kqueue.c 3377 (12 years ago) by michael: - Create 8.2.x branch
watch.c 3425 (12 years ago) by michael: - Fixed possible WATCH core. Fix provided by Adam
hash.c 3430 (12 years ago) by michael: - hash.c:list_one_channel(): constification
packet.c 3454 (12 years ago) by michael: - packet.c: style corrections
misc.c 3456 (12 years ago) by michael: - misc.c:ssl_get_ciper(): get rid of this magic IRCD_BUFSIZE/4. Use IRCD_BUFSIZE instead.
numeric.c 3489 (12 years ago) by michael: - numeric.c: fixed RPL_WHOISCHANNELS using wrong numeric
client.c 3503 (12 years ago) by michael: - client.c:free_client(): sanitize some weird looking assert()
s_bsd_poll.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
rsa.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
listener.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
conf_db.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
hostmask.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
channel_mode.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
modules.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
server.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
mempool.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
conf.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
memory.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
res.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
hook.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
motd.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
conf_class.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
resv.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
parse.c 3505 (12 years ago) by michael: - Renamed MyMalloc() to MyCalloc()
conf_parser.c 3514 (12 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_parser.h 3514 (12 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_lexer.c 3514 (12 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_lexer.l 3514 (12 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
conf_parser.y 3514 (12 years ago) by michael: - Added usermode +p which hides channel list in WHOIS
channel.c 3524 (12 years ago) by michael: - channel.c:send_mode_list(): removed TS5 leftover
ircd.c 3526 (12 years ago) by michael: - ircd.c:main(): make this "don't run ircd as root!!!11" message look more serious
user.c 3529 (12 years ago) by michael: - user.c:register_local_user(): removed pointless assignment
0 directories and 55 files shown