Age | Commit message (Expand) | Author |
2007-01-25 | For the filter GLINE action, ban *@IP, so that they cant change their ident a... | brain |
2007-01-24 | Fix endless loop on dns hit. | peavey |
2007-01-21 | Add check for openssl >= 0.9.7, and fix for if the library cant be found at all | brain |
2007-01-21 | Whoops put this back to 3.3 | brain |
2007-01-21 | Fix broken function vcheck() that checks one dot-delimited version string aga... | brain |
2007-01-21 | Add extra macro pkgconfversion("packagename", "version"); | brain |
2007-01-20 | Fix bad duplication of filters containing spaces across the network. | brain |
2007-01-20 | Fixed (rewrote) m_http_client's URL parsing, it is now more flexible and.. ac... | special |
2007-01-20 | Fixing | brain |
2007-01-20 | Apply fixes for buffering of headers, and a test module both by psychon | brain |
2007-01-20 | Møøses > Yøuses | om |
2007-01-19 | Fix dependencies | brain |
2007-01-19 | Split out rconnect command into its own file (this ones already a command han... | brain |
2007-01-19 | Split this up even more, much smaller files that are easier for gcc to digest | brain |
2007-01-18 | A readme file, mainly for devs. | brain |
2007-01-18 | Move this over to left margin now, is no longer part of a huge inlined class | brain |
2007-01-18 | Remove space indents | brain |
2007-01-18 | Add all this crapola | brain |
2007-01-18 | Much more tidyup, and yes, tons more to go | brain |
2007-01-18 | Start of splitting up. WARNING: This is far from tidy or finished in terms of... | brain |
2007-01-18 | Whoops, and commit this :p | brain |
2007-01-18 | Move some stuff into utils.h | brain |
2007-01-18 | Start of moving m_spanningtree into a dir so we can split it, cutting down ra... | 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 tons of debug output from spanningtree as the first step in optimizing... | 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 | 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 | 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-14 | Hook qlite3_update_hook to queries to also catch affected rows on UPDATE/INSE... | peavey |
2007-01-14 | Why are we doing append() craq here, when theres a nice cached userrec::GetHo... | brain |
2007-01-14 | Initial commit of the ban redirection module. Docs, additional testing and pr... | om |
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 | Added interface 'ChannelBanList' that these two modules implement. Send a req... | brain |
2007-01-14 | OMG SQLITE3 support, almost there now =) | peavey |
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 |