ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid-7.2/src
(Current path doesn't exist after revision 1027)
r909
File (rev) Last Change
 ../
whowas.c 507 (19 years ago) by michael: - Removed some outdated XXX comments
watch.c 896 (17 years ago) by michael: - Killed s_stats.c
version.c 685 (19 years ago) by michael: - Updated copyright years in version.c and INSTALL - Bumped version to 7.2.2 in configure.ac and doxygen.conf
tools.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
sprintf_irc.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
snprintf.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
send.c 885 (17 years ago) by michael: - Removed LazyLinks in 7.2 to stop people from asking why we keep broken code for half a decade. LL will be implemented in a smarter fashion in due time
s_user.c 896 (17 years ago) by michael: - Killed s_stats.c
s_serv.c 896 (17 years ago) by michael: - Killed s_stats.c
s_misc.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_log.c 582 (19 years ago) by michael: - The 2nd and 3rd character of a SID may be a digit as well. Spotted by ThaPrince - Fixed compile warnings in log_user_exit()
s_gline.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
s_conf.c 896 (17 years ago) by michael: - Killed s_stats.c
s_bsd_win32.c 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
s_bsd_sigio.c 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
s_bsd_select.c 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
s_bsd_poll.c 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
s_bsd_kqueue.c 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
s_bsd_epoll.c 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
s_bsd_devpoll.c 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
s_bsd.c 896 (17 years ago) by michael: - Killed s_stats.c
s_auth.c 896 (17 years ago) by michael: - Killed s_stats.c
rsa.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
resv.c 867 (18 years ago) by michael: - Fixed occasional core when placing RESVs on channel names as repoared by Christopher A. Bongaarts.
restart.c 588 (19 years ago) by michael: - m_restart(): don't send restart notices twice to locally connected clients
parse.c 896 (17 years ago) by michael: - Killed s_stats.c
packet.c 428 (19 years ago) by michael: - Fixed bug where all ssl clients would get disconnected in certain situations. (reported by many people)
numeric.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
motd.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
modules.c 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
messages.tab 876 (17 years ago) by michael: Backported WATCH
memory.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
match.c 637 (19 years ago) by adx: + added invisible character ^O (cancel all formatting)
m_error.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
listener.c 900 (17 years ago) by michael: - Added new 'server' option to listener::flags
list.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
ircd_signal.c 598 (19 years ago) by michael: - Added missing sigaction for SIGALRM
ircd_parser.y 909 (17 years ago) by stu: fix compile warning
ircd_lexer.l 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
ircd.c 896 (17 years ago) by michael: - Killed s_stats.c
irc_string.c 593 (19 years ago) by michael: - Backported RKLINE fix so the user and host portion of a banmask don't get cut off after 10 and 63 chars, respectively. A split_nuh() rewrite was required for this. - Removed now unused xstrldup() function
irc_reslib.c 708 (19 years ago) by michael: - Applied nenolod's parse_resvconf() fix
irc_res.c 468 (19 years ago) by db: - Cleaned up the resolver some more, added some comments
irc_getnameinfo.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
irc_getaddrinfo.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
inet_misc.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
hostmask.c 723 (19 years ago) by adx: + fixed a bug where auths/klines/glines with digit wildcards (#) were not handled correctly
hook.c 713 (19 years ago) by michael: - fixed core on MODRESTART as reported by xZ/CoolCold
hash.c 896 (17 years ago) by michael: - Killed s_stats.c
getopt.c 786 (19 years ago) by michael: - Fix for the parseargs() fix
fileio.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
fdlist.c 436 (19 years ago) by michael: - Fixed bug in fd_close() that caused a core when calling restart_resolver()
event.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
dynlink.c 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
dbuf.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
csvlib.c 521 (19 years ago) by db: - When checking for first " in a line, make sure it doesn't run off the end of the line before it finds one.
crypt.c 34 (19 years ago) by lusky: create 7.2 branch, we can move/rename it as needed.
client.c 889 (17 years ago) by michael: - Got rid of Serv.dep_users and Serv.dep_servers
channel_mode.c 885 (17 years ago) by michael: - Removed LazyLinks in 7.2 to stop people from asking why we keep broken code for half a decade. LL will be implemented in a smarter fashion in due time
channel.c 885 (17 years ago) by michael: - Removed LazyLinks in 7.2 to stop people from asking why we keep broken code for half a decade. LL will be implemented in a smarter fashion in due time
balloc.c 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
Makefile.am 908 (17 years ago) by stu: Completely redo the build system. Now uses libtool and automake. Suggest you clean out your tree and then do ./autogen.sh.
0 directories and 62 files shown