summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-01-25WindowsAdam
2012-01-24Add some checks in ms_* to make sure memoserv really existsAdam
2012-01-24Added missing expires column in /os akill viewAdam
2012-01-24Fixed os_ignore to check against users real IPs, not to match against opers, ↵Adam
and check for expired ignores on /os ignore list
2012-01-24Add tracking for Unreal's usermode +IAdam
2012-01-22added a french INSTALL file, thanks to MacLeod for translatingDukePyrolator
2012-01-21Cleaned up bs_kick and fixed amsg kickerAdam
2012-01-20Fixed param check from last commitlethality
2012-01-20Updated DEFCON and fixed Defcons disabling of the removed mlock commandlethality
2012-01-20Corrected some incorrect Englishlethality
2012-01-15Fixed crash from last commitAdam
2012-01-15Improve on db_sql_live_readAdam
2012-01-14Fixed an incorrect crash-causing response when an invalid option is ↵lethality
specified in botservs kickers
2012-01-13Only match users nicks against access list entries if the entry is a mask... ↵Adam
accidentally removed from an earlier fix for #1368
2012-01-11Fixed loading db_sql_live_read's configuration values on startupAdam
2012-01-10Don't ever attempt to process CTCPs as regular messagesAdam
2012-01-10Removed this "valid" ip check in cidr::cidr, is wrong for IPv6 and ::pton ↵Adam
checks this anyway using inet_pton. Also fixed a comment Robby broke in chanserv.conf
2012-01-10Add support for Unreals extban ~a:Adam
2012-01-08Fixed loading akill reasonsAdam
2012-01-08Fixed topic lock on inspircdAdam
2012-01-07Cleanup of cs_tbanAdam
2012-01-07Cleaned up a lot of log messages, help replies, fixed cs_tban, and other ↵Robby
small fixes
2012-01-07Fixed users not being able to delete their own access with /cs access when ↵Adam
using numbers, and clean up cs_xop slightly
2012-01-02Updated Copyright to 2012Adam
2011-12-31Bug #1369 - Fixed os_svsnick to allow changing the case of a users' nickAdam
2011-12-31Bug #1368 - check all members of a users gruop against the access listAdam
2011-12-28Fixed this back now unreal sends 0 for non logged in usersAdam
2011-12-28Added ESVID support to unreal32Adam
Also fixes a crash due to unreal's ESVID change when users connect.
2011-12-27Made capab management a bit simplierAdam
2011-12-23Add DT_ALLOW_EMPTY config flag, allow fantasychars to be emptyAdam
2011-12-22Somehow these two modules got mixed up..Adam
2011-12-20Updated /bs info output and note db_sql can truncate entire databasesAdam
2011-12-19Fixed botserv kickersAdam
2011-12-19Fixed saving databases with MySQL when shut down by SIGINTAdam
2011-12-19Made m_dnsbl ban IPs not hostnamesAdam
2011-12-19Fixed formatting of many lists and INFO outputsAdam
2011-12-17Fixed entry messages not displaying.lethality
2011-12-17Fixed a slight error in email registration/resend and some minor typos.lethality
2011-12-15Add privilege ranks to determine how powerful privileges areAdam
2011-12-15Fixed access comparatorsAdam
2011-12-12Update channel last used times when founders use the channel, tooAdam
2011-12-12Added oper:require_oper configuration optionAdam
2011-12-11Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9Adam
2011-12-11Fixed translating messages with varargs sent directly to users, tooAdam
2011-12-11Added K to vhost_chars...lethality
2011-12-08Fixed a memory leak in m_sqliteAdam
2011-12-05Bug #1364 - fixed crash in /cs kickAdam
2011-12-03Attempt to fix issue with modules having their link libraries in the wrong ↵Naram Qashat
order.
2011-11-25Fixed some more errors in sql live-write, hopefully the last.lethality
2011-11-25Fixed a crash in ns saset when using mysql-write modulelethality