summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2007-01-23First part of OSX patches for 1.1 from BuildSmartbrain
2007-01-22Trivial fix, extra >s noted by owinew00t
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-21Fix library detection flags (bad define put into the ldflags)brain
2007-01-21Note that we dont allow upgrades to version 3 of GPL, just to re-iterate.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-20Fix the commandline stuff up to actually work!brain
2007-01-20If we're not in interactive mode, then we dont prompt interactively for the v...brain
2007-01-20Additional feature, pass -DVERSION_PKGCONFMODNAME="xxx" to modules that use t...brain
2007-01-20And fix it so it worksbrain
2007-01-20Better detectionbrain
2007-01-20Add caching of all detected values :)brain
2007-01-20Proritise cached value above a searchbrain
2007-01-20Fixes to make ./configure prompt for libs if all else fails (discussed earlie...brain
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 for NthDegree, thanks for the info :)brain
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-19fix for installing modules twice.peavey