summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29Set quitmsg on ERRORAdam
2012-04-29Pull table schemas from SQL on startup so we can alter the schemas if we need...Adam
2012-04-29Added options:casemap to chose how case insensitive strings are compared, usi...Adam
2012-04-27Fixes to db_sqlAdam
2012-04-27Process defines even before includes, fixes defining{} pseudoclient names to ...Adam
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-22Fixed ./services --version etc not getting printed when stdout is a file/pipe...Adam
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-06Fixed unpacking questions from dns packetsAdam
2012-04-06Revert changes made to line endings.Viper
2012-04-06Revert last commit cause guess what, I screwed things upHal9000
2012-04-06Fixed mail function causing some MTAs to sent blank messagesHal9000
2012-04-01updated the german language fileDukePyrolator
2012-04-01fixed some typosDukePyrolator
2012-03-27Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9Adam
2012-03-27Fixed unpacking multiple names from dns packets when one has multiple compres...Adam
2012-03-22added a missing error message when a module file does not exist. this fixes b...DukePyrolator
2012-03-21fixed bug #1399DukePyrolator
2012-03-21fixed ns_ajoinDukePyrolator
2012-03-13Fixed typosAdam
2012-03-13Actually check if the nicks arent registered, oopsAdam
2012-03-13Bug #1389 - readd RNG seed in the config and start DNS query ids off on a ran...Adam
2012-03-13Add a nickserv:unregistered_notice config option to send a message to unregis...Adam
2012-03-13Bug #1382 - Save maxusercount and maxusertimeAdam
2012-03-11Made gch files depend on the header they were generated fromAdam
2012-03-11Fixed having multiple uplink blocks work right if the first uplink fails on s...Adam
2012-03-11Bug #1384 - Fixed spacing of connection log message if users have no vhost - ...Adam
2012-03-05Fixed backup databases having their names collide due to not separating month...Adam
2012-03-05Fixed bs_kick syntax errorAdam
2012-03-04fixed the --dir commandline parameterDukePyrolator
2012-03-02Escape all column names when building sql queriesAdam
2012-02-27Fixed db_old loading noexpireAdam
2012-02-26Changed the OnChanDrop event to be called right before channels are dropped, ...Adam
2012-02-26Added chanserv:require config option to set which modes must be on all regist...Adam
2012-02-26Fixed vhost check on identifyAdam
2012-02-26Track plexus umode and cmode +C and renamed UMODE_NO_CTCP to match up with th...Adam
2012-02-25Fixed missing #include in init.cppAdam