summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-01-15Crusade to remove debug from stable and tested parts of the core and base mod...brain
2007-01-15Remove some debug (im on a crusade to make debug mode useful, but at the same...brain
2007-01-15Change the format of some debugbrain
2007-01-15Remove some debugbrain
2007-01-15delete -> DELETE()om
2007-01-15Activate final stage of world-domination plan...d...o...n...om
2007-01-15Fix some differences between how this expands partial banmasks with how the c...om
2007-01-15Make this use true and false, not MODEACTION_DENYbrain
2007-01-15Convert all redirecting bans to non-redirecting ones when the module unloads.om
2007-01-15Fix possible segfault if sql query failed. Using a free'd char is probably no...peavey
2007-01-15Prepend nick to user->MakeHostIP().om
2007-01-15Rename all these so that the names reflect the database server theyre used wi...brain
2007-01-14Hook qlite3_update_hook to queries to also catch affected rows on UPDATE/INSE...peavey
2007-01-14SQLite3 schema for sql logging module.peavey
2007-01-14Why are we doing append() craq here, when theres a nice cached userrec::GetHo...brain
2007-01-14If you have a broken config, rerun full configure to fixbrain
2007-01-14Initial commit of the ban redirection module. Docs, additional testing and pr...om
2007-01-14SQLite3 schema for sqloper.peavey
2007-01-14Add SQLite3 module to example config.peavey
2007-01-14I forgot to exec("gnutls-config --libs") in the configure macrosbrain
2007-01-14Remove some old destroy code not needed with InpSocket.peavey
2007-01-14Make REHASH work.peavey
2007-01-14Dont need to send anything on the notifier socket.peavey
2007-01-14Remove DOS newlines.peavey
2007-01-14Now with SQLite3 support. Fully functional and (hopefully) working.peavey
2007-01-14Fix the code that nobody tested :pbrain
2007-01-14And take the return out again to stop w00t throwing a tantrumom
2007-01-14Add return statement at the end of the special-case block for listing listmodes.om
2007-01-14Someone left the colon off the 'end of list' numeric in u_listmode.h. I dont ...brain
2007-01-14Fix this so that if the beforemode clears the parameter, and it was supposed ...brain
2007-01-14Fix BeforeMode to have the parameter available, if there are enough parameter...brain
2007-01-14Added interface 'ChannelBanList' that these two modules implement. Send a req...brain
2007-01-14g++ is picky about default params with overloadingbrain
2007-01-14Move showhelp() into make/configure.pmbrain
2007-01-14Slightly decraqed configurebrain
2007-01-14OMG SQLITE3 support, almost there now =)peavey
2007-01-14Starting tidying up the configure script, and moving a lot of stuff into func...brain
2007-01-14Add alias:matchcase config setting (per-alias, determines wether to match cas...brain
2007-01-14Make m_sqlv2.h::SQLquery extend 'classbase', for easy passing as deque parame...peavey
2007-01-14Allow aliasing of anything to anything, removing the need for tons of non-pro...brain
2007-01-14Fix broken ./configure macros broken by introduction of an evalbrain
2007-01-14Bang! Gone due to new buildsystem.peavey
2007-01-14Output which module is executing the macrobrain
2007-01-14Formatting glitchbrain
2007-01-14Improved detail in configure, and two new functions exec() and eval() are mor...brain
2007-01-14Add eval() and exec() macros, that evaluate perl and execute commands at conf...brain
2007-01-14Take out unneccessary chomp()brain
2007-01-14Make the rpath() macro handle lines with multiple -L in thembrain
2007-01-14Output for 'using defaults' when nothing of interest foundbrain
2007-01-13Colour coding, tidying, and more verbose output to configurebrain