ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-7.3/src
(Current path doesn't exist after revision 1606)
r1122
File Last Change
 ../
Makefile.am 1090 (15 years ago) by michael: - minor libtool fixups
Makefile.in 1106 (14 years ago) by michael: - Fixed broken configure test for sigio - Update libtool to latest 2.4 release
balloc.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
channel.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
channel_mode.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
client.c 1118 (14 years ago) by michael: - cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport
csvlib.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
dbuf.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
dynlink.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
event.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
fdlist.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
fileio.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
getopt.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
hash.c 1118 (14 years ago) by michael: - cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport
hook.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
hostmask.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
irc_getaddrinfo.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
irc_getnameinfo.c 1032 (15 years ago) by michael: - fixed compile errors as reported by Peter Evans
irc_res.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
irc_reslib.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
irc_string.c 1122 (14 years ago) by michael: - simplify remove_ipv6_mapping() and get rid of inetntoa
ircd.c 1121 (14 years ago) by michael: - removed all instances of STATIC_MODULES since we don't have static modules anymore - removed m_mkpasswd module from contrib
ircd_lexer.c 1118 (14 years ago) by michael: - cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport
ircd_lexer.l 1118 (14 years ago) by michael: - cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport
ircd_parser.c 1121 (14 years ago) by michael: - removed all instances of STATIC_MODULES since we don't have static modules anymore - removed m_mkpasswd module from contrib
ircd_parser.h 1118 (14 years ago) by michael: - cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport
ircd_parser.y 1121 (14 years ago) by michael: - removed all instances of STATIC_MODULES since we don't have static modules anymore - removed m_mkpasswd module from contrib
ircd_signal.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
list.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
listener.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
match.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
memory.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
messages.tab 1114 (14 years ago) by michael: - Move RPL_ETRACE to messages.tab - CHANGE RPL_WHOISSSL to use the 671 numeric
modules.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
motd.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
numeric.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
packet.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
parse.c 1118 (14 years ago) by michael: - cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport
restart.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
resv.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
rng_mt.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
rsa.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
s_auth.c 1032 (15 years ago) by michael: - fixed compile errors as reported by Peter Evans
s_bsd.c 1122 (14 years ago) by michael: - simplify remove_ipv6_mapping() and get rid of inetntoa
s_bsd_devpoll.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
s_bsd_epoll.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
s_bsd_kqueue.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
s_bsd_poll.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
s_bsd_select.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
s_bsd_sigio.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
s_conf.c 1121 (14 years ago) by michael: - removed all instances of STATIC_MODULES since we don't have static modules anymore - removed m_mkpasswd module from contrib
s_gline.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
s_log.c 1086 (15 years ago) by michael: - ts_warn(), ilog(): replace two vsprintfS with vsnprintf. We're immortal now!!!!!!!!!111
s_misc.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
s_serv.c 1119 (14 years ago) by michael: - removed HUB capability, which was a LL leftover
s_user.c 1116 (14 years ago) by michael: - set_user_mode(): don't unset modes specified in general::oper_only_umodes for remote clients
send.c 1115 (14 years ago) by michael: - Rename bogus_host() found in several modules to check_servname() and move it to s_serv.c - serverinfo::sid is now mandatory and must be specified. ircd won't start otherwise
sprintf_irc.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
version.c 1049 (15 years ago) by michael: - Update copyright years
watch.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
whowas.c 1029 (15 years ago) by michael: - branch off trunk to create 7.3 branch
0 directories and 61 files shown