ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/svn/ircd-hybrid
(Current path doesn't exist after revision 1586)
r152
File Last Change
 ../
contrib/ 125 (18 years ago) by knight: - Fix my nasty code
doc/ 90 (18 years ago) by knight: - Finialise svn:ignore keywords to fix everything
etc/ 127 (18 years ago) by michael: - Updated example.conf as suggested by pi
help/ 90 (18 years ago) by knight: - Finialise svn:ignore keywords to fix everything
include/ 146 (18 years ago) by db: - More conf cleanups, aconf->client count is no longer needed as an AccessItem can now be deleted immediately. - Note bug in s_conf.c with flush_deleted_I_P, it was trying to free MatchItems using an AccessConf this bug is in 7.1.4 as well as 7.2 flush_deleted_I_P() is no longer needed at all in 7.3 since AccessItems are removed immediately. - Fixed a few cores in server establishment, notably ->serv has to be allocated sooner since there are no confs to attach. make_server() is probably called once too often now.
libio/ 152 (18 years ago) by db: - res.c would send out hundreds? of retry requests on clients that did not resolve, i.e. SERVFAIL. The code was essentailly ignoring SERVFAIL hence generating request after request after request. This appears to fix this major bug. It would be a good idea to add some logging here however.
messages/ 90 (18 years ago) by knight: - Finialise svn:ignore keywords to fix everything
modules/ 149 (18 years ago) by db: - Fix m_testline.c in HEAD This bug is old. The code was missing a test for a kline conf and the sendto to print that kline out, in the case where it was a kline against and IP. i.e. foo@ip.ip.ip.ip it would work in the case where it was a kline against a dns.
servlink/ 90 (18 years ago) by knight: - Finialise svn:ignore keywords to fix everything
src/ 146 (18 years ago) by db: - More conf cleanups, aconf->client count is no longer needed as an AccessItem can now be deleted immediately. - Note bug in s_conf.c with flush_deleted_I_P, it was trying to free MatchItems using an AccessConf this bug is in 7.1.4 as well as 7.2 flush_deleted_I_P() is no longer needed at all in 7.3 since AccessItems are removed immediately. - Fixed a few cores in server establishment, notably ->serv has to be allocated sooner since there are no confs to attach. make_server() is probably called once too often now.
tools/ 90 (18 years ago) by knight: - Finialise svn:ignore keywords to fix everything
BUGS 33 (18 years ago) by knight: - svn:keywords
Hybrid-team 33 (18 years ago) by knight: - svn:keywords
INSTALL 33 (18 years ago) by knight: - svn:keywords
LICENSE 33 (18 years ago) by knight: - svn:keywords
Makefile.in 59 (18 years ago) by adx: - move non-irc related sources to /libio - todo: make it independent of the rest of code
README.FIRST 33 (18 years ago) by knight: - svn:keywords
README.PLATFORMS 33 (18 years ago) by knight: - svn:keywords
RELNOTES 84 (18 years ago) by lusky: test commit, hybrid-commits@ should really be working now
TODO 36 (18 years ago) by michael: - test
configure 64 (18 years ago) by adx: - removed external references from string/ - still to do : misc net comm
configure.ac 64 (18 years ago) by adx: - removed external references from string/ - still to do : misc net comm
doxygen.conf 33 (18 years ago) by knight: - svn:keywords
install-sh 33 (18 years ago) by knight: - svn:keywords
11 directories and 13 files shown

Properties

Name Value
svn:ignore Makefile *~ *.rej *.orig *core *.o config.status config.cache config.log autom4te.cache .depend .kdev*