Age | Commit message (Expand) | Author |
2008-04-09 | Fix these | w00t |
2008-04-04 | Apply our own version of mminds patch that doesnt have #defines in it | brain |
2008-04-04 | Remove calls to deprecated InspIRCd::Log(), thanks danieldg for reporting. | peavey |
2008-04-04 | fix warnings | w00t |
2008-04-04 | Fix this (thx danieldg and owine) | w00t |
2008-04-04 | Make all our modules use the new stuff rather than the send_ events | brain |
2008-04-04 | Match on nick change option for RLine, document m_rline & this option. | w00t |
2008-04-04 | The rest of the server protocol interface and fix a warning in m_rline | brain |
2008-04-04 | Check for match and apply R:Lines on connect | w00t |
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 |