Age | Commit message (Expand) | Author |
2007-02-06 | Fix resolving of security ips to allow for ipv4 resolution when built for ipv6 | brain |
2007-02-06 | Fixes to make this module build with the slightly changed inspsocket (insp_so... | brain |
2007-02-05 | Heavy state of debug. If you are a developer, please avoid making use of this... | brain |
2007-02-05 | Move quitting of clients to a central Cull List, and do quitting outside user... | peavey |
2007-02-04 | We already have the numeric durations, why the fuck was I trying to get them ... | w00t |
2007-02-04 | Call events properly on KLINE, GLINE and ZLINE for DNSBL module. This fixes b... | w00t |
2007-02-03 | Better error reporting of failures to read certs in gnutls by calling gnutls_... | brain |
2007-02-03 | Better logging for openssl, using SSL_print_error_cb() which calls a callback... | brain |
2007-02-03 | Make this work on ancient gcc's | brain |
2007-02-03 | On ipv6 servers, if a user connects with 4in6 (0::ffff:...) then attempt a dn... | brain |
2007-02-03 | Fix this not working. | peavey |
2007-02-02 | Mention that +z means SSL only in the 489, thanks dmb | w00t |
2007-02-02 | Fixed a bug in m_connflood that caused the bootwait value to have no effect | special |
2007-02-01 | Add <securelist:exception> to allow certain masks to get around securelist. | brain |
2007-01-30 | Fix w00ts compile error :p (if you do an if without braces, vars declared wit... | brain |
2007-01-30 | Add strerror(errno) to port bind failure on TreeSocket | brain |
2007-01-30 | If no topic specified, give index help, thanks Robby | w00t |
2007-01-29 | Opertype in /check is now properly spacified | special |
2007-01-28 | Fix this so that it works with outbound connects again. | brain |
2007-01-28 | Remove debug, add a few comments | brain |
2007-01-28 | Fix broken openssl outbound connects. | brain |
2007-01-27 | Potential desync on "nick collision at same time as fjoin" fix | brain |
2007-01-27 | fix so that OnWhois is triggered for remote whois, and remove smelly bold cha... | brain |
2007-01-27 | Correctly allow all supporting versions of PostgreSQL to use secure string es... | peavey |
2007-01-27 | The mob has spoken: PQescapeStringConn is used for pgsql >= 8.1.4 | peavey |
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 |