summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-04-03Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9Adam
2011-04-03Use dynamic_reference to check for users being killed from commandsAdam
2011-04-03Made LDAP support recover, release, resetpass, etc.Adam
2011-04-03fixed some duplicate messages and updated the german langfile (10% done)DukePyrolator
2011-04-01Fixed a typo making ns_register crashAdam
2011-03-31Removed some unneeded/unused code from m_ldapAdam
2011-03-30Fixed bug #1258, more Windows stuff, and more language stringsAdam
2011-03-30Fixed windows build more, including ldapAdam
2011-03-29Regenerated language files.Adam
2011-03-29Fixed windows buildAdam
2011-03-29Fixed some left over useprivmsg problems and fixed some compiler warnings.Adam
2011-03-26burned all %R and %S in the .po filesDukePyrolator
2011-03-26replaced all %R with %s in the language stringsDukePyrolator
2011-03-25ignore additional parameters for /chanserv infoDukePyrolator
2011-03-251. when dropping nicks, dont add the dropped nick as successor for a channel ↵DukePyrolator
2. set -r on dropped channels
2011-03-22Bug #1203Adam
2011-03-22Bug #1256Adam
2011-03-16Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9Adam
2011-03-16added a description for the HELP commandDukePyrolator
2011-03-16fixed displaying the RESEND command in /nickserv help outputDukePyrolator
2011-03-15Fixed some logic fail in User::IsRecognizedAdam
2011-03-14Fixed compileAdam
2011-03-14Removed include/patricia.h due to oversight in attribution. This breaks ↵Charles Kingsley
compile, please do not use until this is fixed later.
2011-03-14Rewrote some of the opertype system, added os_loginAdam
2011-03-13Fixed a crash in m_ldap is unloadedAdam
2011-03-13When a server quits use its quit reason for all of its linksAdam
2011-03-13Fixed a typo in os_statsAdam
2011-03-13Fixed a crash in /cs help registerAdam
2011-03-13Added some useful Anope::Version functions to prevent some files from ↵DukePyrolator
unnecessarily rebuilding on every make
2011-03-13Set the locale to the default system locale on startupDukePyrolator
2011-03-13fixed a typo in os_news, thanks to Dan for reporting itDukePyrolator
2011-03-12added ns_certDukePyrolator
2011-03-12Added some access checks to cs_mode and fixed some language stringsAdam
2011-03-11_()ify Command::SetDescAdam
2011-03-11Fixed validating users on all server syncsAdam
2011-03-11Fixed some problems with m_alias and fantasyAdam
2011-03-11Global should send logon newsAdam
2011-03-11Added os_config and support for including additional configuration files.Adam
2011-03-10Bug #1251 - Fixed logging inspircd logging us logging inspircd. Also moved ↵Adam
the Server::Find messages to debug level 2
2011-03-09ngIRCd protocol: announce Anope with its versionAlexander Barton
2011-03-09Fixed sending CHANINFO on ngIRCd with two parameters if the channel has no ↵Adam
modes locked.
2011-03-09Store mlock in the databases and removed some unused functions from misc.cppAdam
2011-03-07Added support for extbansAdam
2011-03-06Change the mode name code to use Flags names in preparation for extban supportAdam
2011-03-05Expire unconfirmed nicks, forgot to add this earlier..Adam
2011-03-05Made m_ldap_oper understand deoperingAdam
2011-03-05Fixed /bs badword del to show what word was deletedAdam
2011-03-05Removed nickrequests, instead have unconfirmed registrations. Also made ↵Adam
ns_resetpass allow remote-id to get past things such as kill immed.
2011-03-04Added LDAP supportAdam
2011-03-04Updated TODOAdam