Age | Commit message (Expand) | Author |
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 |
2008-01-27 | Change API OnOperCompare to OnPassCompare, password hashing is now available ... | aquanight |
2008-01-21 | Win32 compilation fixes | brain |
2008-01-20 | Update m_filter* to 1.2 API (it was still using Implements()), also implement... | aquanight |
2008-01-17 | Fix.. snomask O is already taken (ffs) so use A instead | w00t |
2008-01-17 | Remove InspIRCd::WriteOpers in favour of snomask O | w00t |
2008-01-10 | Header update: 2007 -> 2008 | w00t |
2008-01-02 | Update this to use the new oper call | w00t |
2007-11-29 | The mysql worker thread only sleeps 50 nanosecs between cycles, this is not e... | brain |
2007-11-04 | Remove Implements() method from every module. booya. | brain |