summaryrefslogtreecommitdiff
path: root/modules
AgeCommit message (Expand)Author
2012-09-02Fix WindowsAdam
2012-09-01Added a web panel module + a default templateAdam
2012-08-09Fixed db_old loading encrypted passwords from 1.8Adam
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-18Allow userless command sourcesAdam
2012-06-11Split up bs_setAdam
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-26Some access level fixes from Robby to more closely match the historic levels,...Adam
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-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-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
2012-04-29Pull table schemas from SQL on startup so we can alter the schemas if we need...Adam
2012-04-27Fixes to db_sqlAdam
2012-04-27Add db_sql:prefix allow prefixing all anope tables similarly, and changed db_...Adam
2012-04-25Clarify access denied messages caused by NSSecureAdminsAdam
2012-04-25Check for os_sesion to exist before having defcon try and place session bansAdam
2012-04-25Fixed non-debug buildAdam
2012-04-24Fixed build from the previous mergeAdam
2012-04-23Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9Adam
2012-04-23Reworked live SQL support yet againAdam
2012-04-23Fixed hashm checking in db_old and loading 1.9.1 databasesAdam
2012-04-13fixed a bug in chanstatsDukePyrolator
2012-04-08fixed a compile error in m_sqliteDukePyrolator
2012-04-08Added Chanstats. It uses a new, improved database format and is not compatibl...DukePyrolator
2012-04-08Modified the SQL API to allow unescaped parameters (useful for passing row na...DukePyrolator
2012-04-01fixed some typosDukePyrolator
2012-03-21fixed bug #1399DukePyrolator
2012-03-21fixed ns_ajoinDukePyrolator