Age | Commit message (Expand) | Author |
2012-01-24 | Fixed os_ignore to check against users real IPs, not to match against opers, ... | Adam |
2012-01-24 | Add tracking for Unreal's usermode +I | Adam |
2012-01-22 | added a french INSTALL file, thanks to MacLeod for translating | DukePyrolator |
2012-01-21 | Cleaned up bs_kick and fixed amsg kicker | Adam |
2012-01-20 | Fixed param check from last commit | lethality |
2012-01-20 | Updated DEFCON and fixed Defcons disabling of the removed mlock command | lethality |
2012-01-20 | Corrected some incorrect English | lethality |
2012-01-15 | Fixed crash from last commit | Adam |
2012-01-15 | Improve on db_sql_live_read | Adam |
2012-01-14 | Fixed an incorrect crash-causing response when an invalid option is specified... | lethality |
2012-01-13 | Only match users nicks against access list entries if the entry is a mask... ... | Adam |
2012-01-11 | Fixed loading db_sql_live_read's configuration values on startup | Adam |
2012-01-10 | Don't ever attempt to process CTCPs as regular messages | Adam |
2012-01-10 | Removed this "valid" ip check in cidr::cidr, is wrong for IPv6 and ::pton che... | Adam |
2012-01-10 | Add support for Unreals extban ~a: | Adam |
2012-01-08 | Fixed loading akill reasons | Adam |
2012-01-08 | Fixed topic lock on inspircd | Adam |
2012-01-07 | Cleanup of cs_tban | Adam |
2012-01-07 | Cleaned up a lot of log messages, help replies, fixed cs_tban, and other smal... | Robby |
2012-01-07 | Fixed users not being able to delete their own access with /cs access when us... | Adam |
2012-01-02 | Updated Copyright to 2012 | Adam |
2011-12-31 | Bug #1369 - Fixed os_svsnick to allow changing the case of a users' nick | Adam |
2011-12-31 | Bug #1368 - check all members of a users gruop against the access list | Adam |
2011-12-28 | Fixed this back now unreal sends 0 for non logged in users | Adam |
2011-12-28 | Added ESVID support to unreal32 | Adam |
2011-12-27 | Made capab management a bit simplier | Adam |
2011-12-23 | Add DT_ALLOW_EMPTY config flag, allow fantasychars to be empty | Adam |
2011-12-22 | Somehow these two modules got mixed up.. | Adam |
2011-12-20 | Updated /bs info output and note db_sql can truncate entire databases | Adam |
2011-12-19 | Fixed botserv kickers | Adam |
2011-12-19 | Fixed saving databases with MySQL when shut down by SIGINT | Adam |
2011-12-19 | Made m_dnsbl ban IPs not hostnames | Adam |
2011-12-19 | Fixed formatting of many lists and INFO outputs | Adam |
2011-12-17 | Fixed entry messages not displaying. | lethality |
2011-12-17 | Fixed a slight error in email registration/resend and some minor typos. | lethality |
2011-12-15 | Add privilege ranks to determine how powerful privileges are | Adam |
2011-12-15 | Fixed access comparators | Adam |
2011-12-12 | Update channel last used times when founders use the channel, too | Adam |
2011-12-12 | Added oper:require_oper configuration option | Adam |
2011-12-11 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2011-12-11 | Fixed translating messages with varargs sent directly to users, too | Adam |
2011-12-11 | Added K to vhost_chars... | lethality |
2011-12-08 | Fixed a memory leak in m_sqlite | Adam |
2011-12-05 | Bug #1364 - fixed crash in /cs kick | Adam |
2011-12-03 | Attempt to fix issue with modules having their link libraries in the wrong or... | Naram Qashat |
2011-11-25 | Fixed some more errors in sql live-write, hopefully the last. | lethality |
2011-11-25 | Fixed a crash in ns saset when using mysql-write module | lethality |
2011-11-25 | Remove send_cmd and replace it with a stringstream | Adam |
2011-11-21 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | Adam |
2011-11-21 | Fixed not translating messages using varargs | Adam |