summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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-30Fix the text in this numericbrain
2007-01-29Opertype in /check is now properly spacifiedspecial
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-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-24Fix endless loop on dns hit.peavey
2007-01-21Add check for openssl >= 0.9.7, and fix for if the library cant be found at allbrain
2007-01-21Whoops put this back to 3.3brain
2007-01-21Fix broken function vcheck() that checks one dot-delimited version string aga...brain
2007-01-21Add extra macro pkgconfversion("packagename", "version");brain
2007-01-21Keep gcc from whining when there is NOT an error (see the comments added)brain
2007-01-20Fix bad duplication of filters containing spaces across the network.brain
2007-01-20Fixed (rewrote) m_http_client's URL parsing, it is now more flexible and.. ac...special
2007-01-20Fixingbrain
2007-01-20Apply fixes for buffering of headers, and a test module both by psychonbrain
2007-01-201.1.0+SVN!brain
2007-01-20Beta9+Finale!brain
2007-01-20Møøses > Yøusesom
2007-01-20Better way even than suggested.brain
2007-01-20Now wont even try to read an empty filebrain
2007-01-19Fix dependenciesbrain
2007-01-19As suggested (and coded) by w00t, show * as the nick when we havent set one yetbrain
2007-01-19Split out rconnect command into its own file (this ones already a command han...brain
2007-01-19Split this up even more, much smaller files that are easier for gcc to digestbrain
2007-01-18A readme file, mainly for devs.brain
2007-01-18Move this over to left margin now, is no longer part of a huge inlined classbrain
2007-01-18Remove space indentsbrain
2007-01-18Add all this crapolabrain
2007-01-18Much more tidyup, and yes, tons more to gobrain
2007-01-18Start of splitting up. WARNING: This is far from tidy or finished in terms of...brain