summaryrefslogtreecommitdiff
path: root/src/modules
AgeCommit message (Expand)Author
2007-02-07Fix for bug #205 reported by nenolod (modules that erroneously check remote u...brain
2007-02-06Extra safety checks while exchanging certs, just in casebrain
2007-02-06Fix using wrong var to determine if host is ipv6 or ipv4, resulting in wrong ...brain
2007-02-06And fix the bugs that show up when we try and build it on ipv6brain
2007-02-06Fix to work with mixed protocol environmentbrain
2007-02-06And fix typo.brain
2007-02-06Make use of new AAAA->A resolvingbrain
2007-02-06Stuff to allow resolving of AAAA record, and on failure try A recordbrain
2007-02-06Fix resolving of security ips to allow for ipv4 resolution when built for ipv6brain
2007-02-06Fixes to make this module build with the slightly changed inspsocket (insp_so...brain
2007-02-05Heavy state of debug. If you are a developer, please avoid making use of this...brain
2007-02-05Move quitting of clients to a central Cull List, and do quitting outside user...peavey
2007-02-04We already have the numeric durations, why the fuck was I trying to get them ...w00t
2007-02-04Call events properly on KLINE, GLINE and ZLINE for DNSBL module. This fixes b...w00t
2007-02-03Better error reporting of failures to read certs in gnutls by calling gnutls_...brain
2007-02-03Better logging for openssl, using SSL_print_error_cb() which calls a callback...brain
2007-02-03Make this work on ancient gcc'sbrain
2007-02-03On ipv6 servers, if a user connects with 4in6 (0::ffff:...) then attempt a dn...brain
2007-02-03Fix this not working.peavey
2007-02-02Mention that +z means SSL only in the 489, thanks dmbw00t
2007-02-02Fixed a bug in m_connflood that caused the bootwait value to have no effectspecial
2007-02-01Add <securelist:exception> to allow certain masks to get around securelist.brain
2007-01-30Fix w00ts compile error :p (if you do an if without braces, vars declared wit...brain
2007-01-30Add strerror(errno) to port bind failure on TreeSocketbrain
2007-01-30If no topic specified, give index help, thanks Robbyw00t
2007-01-29Opertype in /check is now properly spacifiedspecial
2007-01-28Fix this so that it works with outbound connects again.brain
2007-01-28Remove debug, add a few commentsbrain
2007-01-28Fix broken openssl outbound connects.brain
2007-01-27Potential desync on "nick collision at same time as fjoin" fixbrain
2007-01-27fix so that OnWhois is triggered for remote whois, and remove smelly bold cha...brain
2007-01-27Correctly allow all supporting versions of PostgreSQL to use secure string es...peavey
2007-01-27The mob has spoken: PQescapeStringConn is used for pgsql >= 8.1.4peavey
2007-01-25For the filter GLINE action, ban *@IP, so that they cant change their ident a...brain
2007-01-24Fix endless loop on dns hit.peavey
2007-01-21Add check for openssl >= 0.9.7, and fix for if the library cant be found at allbrain
2007-01-21Whoops put this back to 3.3brain
2007-01-21Fix broken function vcheck() that checks one dot-delimited version string aga...brain
2007-01-21Add extra macro pkgconfversion("packagename", "version");brain
2007-01-20Fix bad duplication of filters containing spaces across the network.brain
2007-01-20Fixed (rewrote) m_http_client's URL parsing, it is now more flexible and.. ac...special
2007-01-20Fixingbrain
2007-01-20Apply fixes for buffering of headers, and a test module both by psychonbrain
2007-01-20Møøses > Yøusesom
2007-01-19Fix dependenciesbrain
2007-01-19Split out rconnect command into its own file (this ones already a command han...brain
2007-01-19Split this up even more, much smaller files that are easier for gcc to digestbrain
2007-01-18A readme file, mainly for devs.brain
2007-01-18Move this over to left margin now, is no longer part of a huge inlined classbrain
2007-01-18Remove space indentsbrain