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)
r1135
File Last Change
 ../
Makefile.am 1123 (13 years ago) by michael: - Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
Makefile.in 1123 (13 years ago) by michael: - Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
balloc.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
channel.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
channel_mode.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
client.c 1126 (13 years ago) by michael: - add dlink_move_node() and make use of it in several places - reuse LocalUser::lclient_node for local_client_list and serv_list (moving node between unknown_list and serv_list/local_client_list)
csvlib.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
dbuf.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
dynlink.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
event.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
fdlist.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
fileio.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
getopt.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
hash.c 1118 (13 years ago) by michael: - cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport
hook.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
hostmask.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
irc_res.c 1124 (13 years ago) by michael: - replace several ircsprintf with snprintf
irc_reslib.c 1123 (13 years ago) by michael: - Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
irc_string.c 1122 (13 years ago) by michael: - simplify remove_ipv6_mapping() and get rid of inetntoa
ircd.c 1124 (13 years ago) by michael: - replace several ircsprintf with snprintf
ircd_lexer.c 1118 (13 years ago) by michael: - cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport
ircd_lexer.l 1118 (13 years ago) by michael: - cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport
ircd_parser.c 1133 (12 years ago) by michael: - Bison 2.5
ircd_parser.h 1133 (12 years ago) by michael: - Bison 2.5
ircd_parser.y 1123 (13 years ago) by michael: - Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
ircd_signal.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
list.c 1126 (13 years ago) by michael: - add dlink_move_node() and make use of it in several places - reuse LocalUser::lclient_node for local_client_list and serv_list (moving node between unknown_list and serv_list/local_client_list)
listener.c 1123 (13 years ago) by michael: - Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
match.c 1123 (13 years ago) by michael: - Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
memory.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
messages.tab 1114 (13 years ago) by michael: - Move RPL_ETRACE to messages.tab - CHANGE RPL_WHOISSSL to use the 671 numeric
modules.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
motd.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
numeric.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
packet.c 1123 (13 years ago) by michael: - Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
parse.c 1118 (13 years ago) by michael: - cleanup and sanitize m_server.c. remove hostmasking. Improve TS6 suppport
restart.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
resv.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
rng_mt.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
rsa.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_auth.c 1124 (13 years ago) by michael: - replace several ircsprintf with snprintf
s_bsd.c 1123 (13 years ago) by michael: - Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
s_bsd_devpoll.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_bsd_epoll.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_bsd_kqueue.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_bsd_poll.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_bsd_select.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_bsd_sigio.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_conf.c 1123 (13 years ago) by michael: - Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
s_gline.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_log.c 1086 (14 years ago) by michael: - ts_warn(), ilog(): replace two vsprintfS with vsnprintf. We're immortal now!!!!!!!!!111
s_misc.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_serv.c 1126 (13 years ago) by michael: - add dlink_move_node() and make use of it in several places - reuse LocalUser::lclient_node for local_client_list and serv_list (moving node between unknown_list and serv_list/local_client_list)
s_user.c 1126 (13 years ago) by michael: - add dlink_move_node() and make use of it in several places - reuse LocalUser::lclient_node for local_client_list and serv_list (moving node between unknown_list and serv_list/local_client_list)
send.c 1123 (13 years ago) by michael: - Got rid of irc_addrinfo.c and irc_getnameinfo.c - Fixed broken ipv6 detection due to incorrect use of AC_CHECK_TYPES
sprintf_irc.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
version.c 1135 (12 years ago) by michael: - update my email address
watch.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
whowas.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
0 directories and 59 files shown