summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-02-02Fixed a bug in m_connflood that caused the bootwait value to have no effectspecial
2007-02-02Minor OS X patch, per BuildSmart for 10.3.x usersw00t
2007-02-01Grr, searchirc uses .org nowbrain
2007-02-01Add <securelist:exception> to allow certain masks to get around securelist.brain
2007-02-01Change the way versions are displayed by connect and /version so that its mor...brain
2007-02-01New patch from BuildSmart for OS X support, not broken like the last onew00t
2007-01-311.1.0+Diamond!brain
2007-01-31Remove -O2, it seems to break tons of stuff with no clue how it did itbrain
2007-01-31ipv6 connect tweaks, to memcpy() sin6_addr's rather than assigning with =.brain
2007-01-31Why the fuck do no systems have INADDR6_ANY?!brain
2007-01-30Tweaks to backwards memcpy's that dont actually do anything, causing ipv6 add...brain
2007-01-30Good job we test, because often we find bugs ;pbrain
2007-01-30Support both forms of ISON as clients seem to send one and the RFC mandates a...brain
2007-01-30Fix w00ts compile error :p (if you do an if without braces, vars declared wit...brain
2007-01-30Documentation change to indicate errno is valid on return from the constructo...brain
2007-01-30Whoops, fix inspsocket so that its ok to use errno after a failure of the Wri...brain
2007-01-30Add strerror(errno) to port bind failure on TreeSocketbrain
2007-01-30If no topic specified, give index help, thanks Robbyw00t
2007-01-30Merge spellig-mistaks patch from dmbbrain
2007-01-30Fix the text in this numericbrain
2007-01-30Also remove the references to the commands I removed (which don't exist anymore)special
2007-01-30Fixed a typo in the helpop-full example file that broke most of its contents ...special
2007-01-29Opertype in /check is now properly spacifiedspecial
2007-01-28Whoops, switch around order of makefile rules so its not always assumed to be...brain
2007-01-28Add message about how building with debug makes huuuuuuuuuuuuuuge slower exec...brain
2007-01-28Added 'make debug' which does 'make all' with -g rather than -O2 -g1.brain
2007-01-28Fix this so that it works with outbound connects again.brain
2007-01-28Remove debug, add a few commentsbrain
2007-01-28Fix broken openssl outbound connects.brain
2007-01-28Added errno to the epoll failure message for more detailspecial
2007-01-27Spellig mistak.brain
2007-01-27OnExtendedMode was removed in 1.0, the function names here were incorrect.brain
2007-01-27Potential desync on "nick collision at same time as fjoin" fixbrain
2007-01-27fix so that OnWhois is triggered for remote whois, and remove smelly bold cha...brain
2007-01-27Correctly allow all supporting versions of PostgreSQL to use secure string es...peavey
2007-01-27The mob has spoken: PQescapeStringConn is used for pgsql >= 8.1.4peavey
2007-01-26Fix for bug #187brain
2007-01-25For the filter GLINE action, ban *@IP, so that they cant change their ident a...brain
2007-01-25Cut out some code duplication by using the existing exception framework in he...brain
2007-01-24The /id command for nicks in atheme should have the parameters $2- not $2, be...brain
2007-01-24Add m_banredirect to example configom
2007-01-24No statserv, but we have gameservw00t
2007-01-24Example aliases files.brain
2007-01-24Fix endless loop on dns hit.peavey
2007-01-24Fucking grr.brain
2007-01-23Revert some stuff back to the old waybrain
2007-01-23Note: ne is not eq.brain
2007-01-23Make our makefile bsd compatible again :/brain
2007-01-23Integrate OSX patches from BuildSmart, plus a few tweaks and fixesbrain
2007-01-23Back-out OSX patches till theyre completed, our stable tree is tied up with t...brain