summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-02Anope 1.9.7 Release1.9.7Adam
2012-09-02Update version.logAdam
2012-09-02Update ChangesAdam
2012-09-02Regenerate language filesAdam
2012-09-02Fix WindowsAdam
2012-09-01Added a web panel module + a default templateAdam
2012-08-28Actually set xline's manager...Adam
2012-08-09Fixed db_old loading encrypted passwords from 1.8Adam
2012-08-08Put motd in conf/ not data/ and fixed the default values in the configRobby
2012-08-08Update pid and motd file pathsCronus
2012-07-18Warn about really big integer values in the configAdam
2012-07-01Actually the core can't handle empty realnames, just ignore themAdam
2012-07-01Remove some unused code in inspircd20 protocol module & allow /chghost/ident/...Adam
2012-07-01Don't crash on empty setnames on inspircd1.2Adam
2012-07-01Remove ExtensibleString everywhereAdam
2012-06-26Removed old set xop references and cleared up some other stuff.lethality
2012-06-26Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9lethality
2012-06-25Fixed accidentally recursion in User::SendMessage from last commitAdam
2012-06-22Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9lethality
2012-06-18Allow userless command sourcesAdam
2012-06-17Updated MODULES somewhatlethality
2012-06-11Split up bs_setAdam
2012-06-06Fixed fd leak in win32/pipe.cppAdam
2012-06-04Some more fantasy character help outputlethality
2012-06-04minor help output changes, including some confusion in fantasy charslethality
2012-06-01Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9Adam
2012-06-01updated chanstatsDukePyrolator
2012-05-26This should actually be LOG_TERMINAL, quitmsg isn't logged to terminal on shu...Adam
2012-05-26Some access level fixes from Robby to more closely match the historic levels,...Adam
2012-05-24Added a ./Config option for using precompiled headersAdam
2012-05-23Add support for inspircd2.0+s mlock, improved on Unreal's, and made server si...Adam
2012-05-23Fixed some problems found by RobbyAdam
2012-05-20Updated help messages for ns_list, cs_list, cs_entrymsg, and cs_info. Also fi...Robby
2012-05-20Fixed cs_entrymsg loading entries from the databaseAdam
2012-05-17reinterpret_cast off of a virtual base does Bad ThingsAdam
2012-05-17Fixed not always calling operator bool() in dynamic_reference, which would me...Adam
2012-05-15m_ldap_authentication: Removed the dependency on a specific binddn in favour ...Jeremy
2012-05-15Grab the DN for every LDAP query and send it in the resultAdam
2012-05-14Fixed parsing FMODE on inspircd 1.1Adam
2012-05-11Do not show help for set message if useprivmsg is disabledAdam
2012-05-10Fixed crash on access del + valgrind errorsAdam
2012-05-09Made ssl cert and keyfiles configurableAdam
2012-05-09fixed paste error (failed awesomeness) in last commit.lethality
2012-05-09Fixed saving backupslethality
2012-05-08Fixed some 100% cpu bugs with the new SQL stuff, and fixed sqlite+db_sql_liveAdam
2012-05-08Allow services operators to release other user's nicks, and allow services op...Robby
2012-05-06Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9Adam
2012-05-06Split up db/conf/lib/locale install directories, and allow alternate ones to ...Adam
2012-05-05Readding missing valid nick check to ns register/group removed in os_forbid c...DukePyrolator
2012-05-04Use Unreal's MLOCK command if supportedAdam