Age | Commit message (Expand) | Author |
2007-01-14 | Why are we doing append() craq here, when theres a nice cached userrec::GetHo... | brain |
2007-01-14 | If you have a broken config, rerun full configure to fix | brain |
2007-01-14 | Initial commit of the ban redirection module. Docs, additional testing and pr... | om |
2007-01-14 | SQLite3 schema for sqloper. | peavey |
2007-01-14 | Add SQLite3 module to example config. | peavey |
2007-01-14 | I forgot to exec("gnutls-config --libs") in the configure macros | brain |
2007-01-14 | Remove some old destroy code not needed with InpSocket. | peavey |
2007-01-14 | Make REHASH work. | peavey |
2007-01-14 | Dont need to send anything on the notifier socket. | peavey |
2007-01-14 | Remove DOS newlines. | peavey |
2007-01-14 | Now with SQLite3 support. Fully functional and (hopefully) working. | peavey |
2007-01-14 | Fix the code that nobody tested :p | brain |
2007-01-14 | And take the return out again to stop w00t throwing a tantrum | om |
2007-01-14 | Add return statement at the end of the special-case block for listing listmodes. | om |
2007-01-14 | Someone left the colon off the 'end of list' numeric in u_listmode.h. I dont ... | brain |
2007-01-14 | Fix this so that if the beforemode clears the parameter, and it was supposed ... | brain |
2007-01-14 | Fix BeforeMode to have the parameter available, if there are enough parameter... | brain |
2007-01-14 | Added interface 'ChannelBanList' that these two modules implement. Send a req... | brain |
2007-01-14 | g++ is picky about default params with overloading | brain |
2007-01-14 | Move showhelp() into make/configure.pm | brain |
2007-01-14 | Slightly decraqed configure | brain |
2007-01-14 | OMG SQLITE3 support, almost there now =) | peavey |
2007-01-14 | Starting tidying up the configure script, and moving a lot of stuff into func... | brain |
2007-01-14 | Add alias:matchcase config setting (per-alias, determines wether to match cas... | brain |
2007-01-14 | Make m_sqlv2.h::SQLquery extend 'classbase', for easy passing as deque parame... | peavey |
2007-01-14 | Allow aliasing of anything to anything, removing the need for tons of non-pro... | brain |
2007-01-14 | Fix broken ./configure macros broken by introduction of an eval | brain |
2007-01-14 | Bang! Gone due to new buildsystem. | peavey |
2007-01-14 | Output which module is executing the macro | brain |
2007-01-14 | Formatting glitch | brain |
2007-01-14 | Improved detail in configure, and two new functions exec() and eval() are mor... | brain |
2007-01-14 | Add eval() and exec() macros, that evaluate perl and execute commands at conf... | brain |
2007-01-14 | Take out unneccessary chomp() | brain |
2007-01-14 | Make the rpath() macro handle lines with multiple -L in them | brain |
2007-01-14 | Output for 'using defaults' when nothing of interest found | brain |
2007-01-13 | Colour coding, tidying, and more verbose output to configure | brain |
2007-01-13 | Extra stuff to improve buildsystem, calculate lib and include dirs at configu... | brain |
2007-01-13 | Tidy up the buildsystem a lot by encapsulating repeated detection routines fo... | brain |
2007-01-13 | Get flags for sqlite3. | peavey |
2007-01-13 | Change this to use our md5 provider rather than MD5() in the query | brain |
2007-01-13 | Test fix for breakage with IPv6 | om |
2007-01-12 | Improve handling of backend server being down. Also decraq some debug output ... | peavey |
2007-01-12 | Update inline documentation for DelFd() so the doxygen docs will be correct. | peavey |
2007-01-11 | Anyway the reason for this discussion - i wanted to do a test commit :p (inse... | brain |
2007-01-11 | Quick tweak before work, set the default force=false in these (im not keen on... | brain |
2007-01-11 | More tidyup. | peavey |
2007-01-11 | Only use force if necessary! Tidy up debug output. | peavey |
2007-01-11 | pgsql should now work thx to added posibility to force a fd out of the socket... | peavey |
2007-01-11 | Closer now, but somehow libpq invalidates the file descriptor on server shutd... | peavey |
2007-01-10 | reconnects still broken, but getting there. | peavey |