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)
r1090
File Last Change
 ../
ircd_parser.y 1076 (14 years ago) by michael: - Dropped support for old style 'operflag = yes|no;' configuration format
s_user.c 1082 (14 years ago) by michael: - Move do_local_user to m_user.c
parse.c 1080 (14 years ago) by michael: - Sort out unneeded arguments of some user registration functions
version.c 1049 (14 years ago) by michael: - Update copyright years
match.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
irc_getaddrinfo.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_devpoll.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_gline.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
irc_reslib.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
irc_res.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
watch.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
listener.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
ircd_signal.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
messages.tab 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
client.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
packet.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
balloc.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
csvlib.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_sigio.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
whowas.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
modules.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
restart.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
sprintf_irc.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
ircd.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
memory.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
s_bsd_select.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
hook.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
hash.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_misc.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
s_serv.c 1029 (14 years ago) by michael: - branch off trunk to create 7.3 branch
list.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
channel.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
resv.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
irc_string.c 1045 (14 years ago) by michael: - contrib/spy_links_notice.c: do not show additional arguments supplied to the LINKS command in spy notices. new behaviour is to simply show the command sent by the client, which exactly behaves like all other contributed spy modules. - remove clean_string()
s_auth.c 1032 (14 years ago) by michael: - fixed compile errors as reported by Peter Evans
irc_getnameinfo.c 1032 (14 years ago) by michael: - fixed compile errors as reported by Peter Evans
Makefile.in 1090 (14 years ago) by michael: - minor libtool fixups
Makefile.am 1090 (14 years ago) by michael: - minor libtool fixups
ircd_parser.c 1089 (14 years ago) by michael: - rebuild scanner using latest bison 2.4.2 which finally fixed those -Wundef related warnings
ircd_parser.h 1089 (14 years ago) by michael: - rebuild scanner using latest bison 2.4.2 which finally fixed those -Wundef related warnings
ircd_lexer.c 1089 (14 years ago) by michael: - rebuild scanner using latest bison 2.4.2 which finally fixed those -Wundef related warnings
s_bsd.c 1072 (14 years ago) by michael: - remove old dot_in_ip6_addr configuration option. this is now obsolete.
ircd_lexer.l 1072 (14 years ago) by michael: - remove old dot_in_ip6_addr configuration option. this is now obsolete.
s_conf.c 1072 (14 years ago) by michael: - remove old dot_in_ip6_addr configuration option. this is now obsolete.
s_log.c 1086 (14 years ago) by michael: - ts_warn(), ilog(): replace two vsprintfS with vsnprintf. We're immortal now!!!!!!!!!111
send.c 1086 (14 years ago) by michael: - ts_warn(), ilog(): replace two vsprintfS with vsnprintf. We're immortal now!!!!!!!!!111
0 directories and 61 files shown