summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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
2007-01-18Whoops, and commit this :pbrain
2007-01-18Move some stuff into utils.hbrain
2007-01-18Start of moving m_spanningtree into a dir so we can split it, cutting down ra...brain
2007-01-17Move QueryQueue class into m_sqlv2 to prevent flat-out duplication of identic...brain
2007-01-17Mass comment removal.brain
2007-01-17Remove/fix unused variable warningbrain
2007-01-17It says something about how excessive our debug output is when the ssl module...brain
2007-01-17Remove some debug here, cuts down boot outputbrain
2007-01-17Debug the spoutmouth outputbrain
2007-01-17Make this more sensiblebrain
2007-01-17Log client output, so we can actually see what we're sending out, and make mo...brain
2007-01-17Remove a ton of inspsocket debugbrain