| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Do not apply parameter length restrictions or CleanMask when unsetting modes | 2010-09-04 | 1 | -3/+6 | |
| * | Fix crash in m_silence when provided with a bad pattern (bug #79) | 2010-09-04 | 1 | -8/+17 | |
| * | Fix crash on matching j:@#chan ban when the user is not in the channel | 2010-09-04 | 1 | -1/+1 | |
| * | Fix resolved hostname not being changed when WEBIRC passes a hostname longer ... | 2010-09-03 | 1 | -17/+15 | |
| * | Prevent setting mode -H if already unset, bug #74 | 2010-08-28 | 1 | -0/+2 | |
| * | Clarify null character append in m_cloaking (fixes compiler warning) | 2010-08-17 | 1 | -1/+1 | |
| * | Also tidy masks being removed, fixes bug #70 | 2010-08-11 | 1 | -4/+3 | |
| * | Fix NotifyOpers setting not being applied correctly | 2010-08-11 | 1 | -10/+9 | |
| * | Stop hiding users when a prefix is set on them, fixes apparent desyncs | 2010-08-08 | 1 | -3/+25 | |
| * | Don't try to tidy m_autoop entries (fixes extra !*@*) | 2010-08-08 | 1 | -0/+1 | |
| * | Fix $md5pass and $sha256pass in SQL queries | 2010-08-04 | 3 | -3/+3 | |
| * | Fix m_opermodes.so sending modes for unintroduced clients with oper autologin... | 2010-08-03 | 1 | -4/+9 | |
| * | Use the remote channel's capitalization on a losing TS merge | 2010-08-03 | 1 | -2/+4 | |
| * | Allow halfops to remove their own halfop status | 2010-08-03 | 1 | -0/+7 | |
| * | Fix incorrect default on <alias:channelcommand> | 2010-07-30 | 1 | -2/+2 | |
| * | Fix umode -r on nick change being denied by permission check | 2010-05-16 | 1 | -1/+1 | |
| * | Fix negative array access in channame | 2010-05-09 | 1 | -13/+14 | |
| * | Correct source of initial BURST line from servers sending it without one (lik... | 2010-05-08 | 1 | -1/+1 | |
| * | Send HALFOP= line in CAPAB CAPABILITIES for 1201 compat (anope relies on this) | 2010-05-08 | 1 | -0/+2 | |
| * | Don't use an empty direction when receiving a sourceless server command | 2010-04-29 | 1 | -6/+2 | |
| * | Emulate a bug in 1.2 to get matching cloaks | 2010-04-24 | 1 | -2/+2 | |
| * | Add "CLOAK" command to allow opers to see the cloaked form of any host | 2010-04-24 | 1 | -23/+51 | |
| * | Fix IPv6 cloaking in compatability mode (was using the wrong xtab confusor) | 2010-04-24 | 1 | -2/+2 | |
| * | Add custom suffix support for 2.0-style IP cloaking (default of ".IP") | 2010-04-24 | 1 | -8/+13 | |
| * | Possible fix for OpenSSL SendQ processing halts | 2010-04-16 | 1 | -1/+3 | |
| * | Fix crash when a remote server has the same name as we do | 2010-04-16 | 1 | -2/+3 | |
| * | Check maximum length of ban list for local users, not remote | 2010-04-16 | 1 | -1/+1 | |
| * | Fix cloak key being misread in 2.0 cloaking modes | 2010-04-15 | 1 | -9/+9 | |
| * | Prevent using invalid UIDs and enforce UID/SID matching | 2010-04-11 | 1 | -4/+8 | |
| * | Use FindNickOnly in a few commands to prevent enumerating users via UID walking | 2010-04-02 | 2 | -2/+2 | |
| * | Remove unneeded inet_aton call | 2010-03-31 | 1 | -10/+5 | |
| * | Allow E:lines to make users exempt from DNSBL checks | 2010-03-31 | 1 | -0/+3 | |
| * | Add debouncing to m_cloaking, and fix cloak of hosts without dots | 2010-03-27 | 1 | -19/+39 | |
| * | Fix CommandFloodPenalty overflow on connect•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12659 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-23 | 1 | -3/+6 | |
| * | Change 2.0 cloak function to use variable-length segments•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12656 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-23 | 1 | -30/+40 | |
| * | A few minor fixups•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12655 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 1 | -5/+6 | |
| * | Fix MySQL crash on module unload with empty query queue•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12652 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 1 | -1/+3 | |
| * | Move some unused modules to -extras•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12651 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 3 | -359/+0 | |
| * | Remove channel argument from OnSendWhoLine, this information is already avail...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12650 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-22 | 3 | -39/+8 | |
| * | Add RAWIO log level which is more verbose than DEBUG•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12646 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-19 | 2 | -2/+2 | |
| * | Add configuration options to m_invisible•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12645 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-19 | 1 | -9/+26 | |
| * | Fix uninit pointer on MySQL initial connection•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12635 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 1 | -5/+3 | |
| * | Handle database not present a bit better, add missing MySQL rehash on init•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12634 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 3 | -14/+34 | |
| * | Change SQLv3 to format queries during submission, not before•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12633 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 6 | -146/+144 | |
| * | Add OnUnloadModule hook to MySQL•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12632 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 1 | -44/+95 | |
| * | Change lockserv emergency unlock procedure, and add one for jumpserver [jackm...•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12630 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 2 | -10/+11 | |
| * | Convert MySQL to SQLv3•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12629 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 3 | -538/+191 | |
| * | Implement OnUnloadModule for postgres•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12627 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 1 | -10/+32 | |
| * | Convert pgsql to SQLv3•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12626 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-13 | 5 | -630/+261 | |
| * | Clean up /WHO output for auditorium channels•••git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@12617 e03df62e-2008-0410-955e-edbf42e46eb7 | 2010-03-10 | 1 | -2/+17 |
