summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2011-11-25Remove send_cmd and replace it with a stringstreamAdam
2011-11-21Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9Adam
2011-11-21Fixed not translating messages using varargsAdam
2011-11-20CMake handles strings and lists differently, so this should hopefully ↵Naram Qashat
finally fix the linking issue.
2011-11-20Apparently pstdint.h was NOT included way back with commit 377a7a9 to use ↵Naram Qashat
something similar to stdint.h
2011-11-20Really fix linking in libraries (even if gettext isn't found on *nix), and a ↵Naram Qashat
minor nitpick about the leading spaces on LINK_LIBS.
2011-11-20Attempt to fix where link libraries are set when compiling to fix failed ↵Naram Qashat
builds on systems that require -ldl.
2011-11-20Allow services operators to modify other users access listAdam
2011-11-18Allow kicking and banning by maskAdam
2011-11-18Added operserv/logoutAdam
2011-11-18Allow having multiple fantasy charactersAdam
2011-11-17Fixed storing mode locksAdam
2011-11-16Fixed compile errorAdam
2011-11-15Made looking up a level for a nonexistant privilege debugg log a warning, ↵Adam
not abort
2011-11-15Fixed loading ssl certs for usersAdam
2011-11-15Prevent locking mode Z on unrealircdAdam
2011-11-15Fixed crash on shutdown & a compiler warningAdam
2011-11-08WindowsAdam
2011-11-05Remove xlines from the IRCd aswell as from our list when the clear command ↵Adam
is used, and fixed adding timed Zlines to inspircd
2011-11-05Set proper expirys on ZLines if the IRCd supports itAdam
2011-11-04Updated ChangesAdam
2011-11-04Allow /os userlist to match host and ip tooAdam
2011-11-04Store flags for memos, fixed the expiring very soon message, fixed /os ↵Adam
session view when a session exception is added at a lower limit than th default