Age | Commit message (Expand) | Author |
2007-01-18 | Revert this back to sanity, still doesnt work tho | brain |
2007-01-18 | why wont this fucking thing find the includes?! | brain |
2007-01-18 | Whoops, wrong include dir | brain |
2007-01-18 | Folder -> Directory | brain |
2007-01-18 | Add output to ./configure -update to show when it finds a directory in the mo... | brain |
2007-01-18 | Start of moving m_spanningtree into a dir so we can split it, cutting down ra... | brain |
2007-01-18 | Module splitting now works! | brain |
2007-01-18 | Fixes | brain |
2007-01-18 | Stuff to detect split modules in dirs - not tested yet | brain |
2007-01-17 | Move QueryQueue class into m_sqlv2 to prevent flat-out duplication of identic... | brain |
2007-01-17 | Mass comment removal. | brain |
2007-01-17 | Remove/fix unused variable warning | brain |
2007-01-17 | It says something about how excessive our debug output is when the ssl module... | brain |
2007-01-17 | Remove some debug here, cuts down boot output | brain |
2007-01-17 | Debug the spoutmouth output | brain |
2007-01-17 | Make this more sensible | brain |
2007-01-17 | Log client output, so we can actually see what we're sending out, and make mo... | brain |
2007-01-17 | Remove a ton of inspsocket debug | brain |
2007-01-17 | Remove tons of debug output from spanningtree as the first step in optimizing... | brain |
2007-01-16 | Add O_NOFOLLOW to file write call, which prevents following of symlinks makin... | brain |
2007-01-15 | Removing from here too. | brain |
2007-01-15 | Crusade to remove debug from stable and tested parts of the core and base mod... | brain |
2007-01-15 | Remove some debug (im on a crusade to make debug mode useful, but at the same... | brain |
2007-01-15 | Change the format of some debug | brain |
2007-01-15 | Remove some debug | brain |
2007-01-15 | delete -> DELETE() | om |
2007-01-15 | Activate final stage of world-domination plan...d...o...n... | om |
2007-01-15 | Fix some differences between how this expands partial banmasks with how the c... | om |
2007-01-15 | Make this use true and false, not MODEACTION_DENY | brain |
2007-01-15 | Convert all redirecting bans to non-redirecting ones when the module unloads. | om |
2007-01-15 | Fix possible segfault if sql query failed. Using a free'd char is probably no... | peavey |
2007-01-15 | Prepend nick to user->MakeHostIP(). | om |
2007-01-15 | Rename all these so that the names reflect the database server theyre used wi... | brain |
2007-01-14 | Hook qlite3_update_hook to queries to also catch affected rows on UPDATE/INSE... | peavey |
2007-01-14 | SQLite3 schema for sql logging module. | peavey |
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 |