Age | Commit message (Expand) | Author |
2008-04-02 | Automatic detection and allocation of max fds. No longer needs recompile to c... | brain |
2008-04-02 | Unneeded | w00t |
2008-04-01 | Some metadata commands were using nicknames to identify the nick to apply the... | brain |
2008-03-30 | Commit -Wformat=2 -Wmissing-format-attributes, printf-like functions in inspi... | aquanight |
2008-03-29 | Unknown as to if the old code works | brain |
2008-03-29 | Add support for <sqloper:hash> value, references 'md5', 'sha256' and finds th... | brain |
2008-03-29 | Use the right pass | brain |
2008-03-29 | Allow freeform queries. Allow $nick, $host, $ip, $pass, $md5pass and $sha256p... | brain |
2008-03-24 | Allow activation of TLS via STARTTLS even if CAP REQ tls isnt given, so that ... | brain |
2008-03-24 | Should now work with ports bound to all interfaces | brain |
2008-03-24 | openssl should now work too | brain |
2008-03-24 | Port bindings for gnutls now bind via ip:port, rather than on all ports for t... | brain |
2008-03-24 | Add stuff so that modules can hook users by altering a pointer in the User cl... | brain |
2008-03-24 | And more of them | brain |
2008-03-24 | Wheeeeee | brain |
2008-03-23 | CAP TLS now implemented, this needs someone to make a client to test it :p | brain |
2008-03-22 | Wheeee for HUGE commits. Convert all numerics to WriteNumeric so that OnNumer... | brain |
2008-03-18 | Add logging for static callback messages/errors from the database. | peavey |
2008-03-17 | Its better to have asserted and failed, than not to fail at all according to ... | peavey |
2008-03-16 | and no ssl in here. | peavey |
2008-03-16 | There isnt any ssl support here, remove the readvalue | brain |
2008-03-16 | OK that should fix it for fail too. And make it compile again. | peavey |
2008-03-16 | new/delete - malloc/free, remember peavey | peavey |
2008-03-16 | Less mem leaking, thx Brain for noticing. | peavey |
2008-03-16 | A little less debug saying WEEEE :] | peavey |
2008-03-16 | Experimental support for Microsoft SQL Server. Might crash and burn alot. App... | peavey |
2008-03-16 | Make this work, its all good! :) | brain |
2008-03-16 | Start of GeoIP module. This is deceptively simple. | brain |
2008-03-16 | YAY for LDAP oper blocks! :D | brain |
2008-03-15 | Allow for binding to non-anonymous DN for searches. | brain |
2008-03-14 | clean this up now Brain says it works :) | peavey |
2008-03-14 | Fix deprecation in trunk too | peavey |
2008-03-14 | Roll back to 1.2, not 4.0 module ver | brain |
2008-03-14 | Fuckin finally! | brain |
2008-03-14 | Grrr!!! | brain |
2008-03-14 | Grrr, added this at the wrong location in trunk | brain |
2008-03-08 | Add blurb about --enable-extras. | aquanight |
2008-03-08 | Advise symlinking instead of copying | brain |
2008-03-08 | Update this to read -modupdate | brain |
2008-02-22 | Convert remaining InspIRCd::Log() calls to new logging system | aquanight |
2008-02-20 | Wheee, mass commit! this adds const stafety, throwing a compile error if anyo... | brain |
2008-02-18 | Merge in patch by Darom that fixes race condition when unloading m_mysql.so t... | brain |
2008-02-13 | Patch provided by danieldg for fixing 3-figure versions in configure | brain |
2008-02-13 | Fix my compile error. | w00t |
2008-02-13 | Commit patch from danieldg that makes a ton of stuff const-safe for latest wa... | brain |
2008-02-12 | -Wshadow fixes | brain |
2008-02-12 | -Wshadow fixes for some modules in extra/ | aquanight |
2008-02-05 | dz, you cant delete a nonpointer! | brain |
2008-02-02 | Patch: /rehash (not /rehash ssl) will now rebind SSL ports, but not dh params... | w00t |
2008-01-31 | applink.c should be included in the link command, not #included in the source | fez |