Age | Commit message (Expand) | Author |
2012-05-20 | Updated help messages for ns_list, cs_list, cs_entrymsg, and cs_info. Also fi... | Robby |
2012-05-20 | Fixed cs_entrymsg loading entries from the database | Adam |
2012-05-15 | m_ldap_authentication: Removed the dependency on a specific binddn in favour ... | Jeremy |
2012-05-15 | Grab the DN for every LDAP query and send it in the result | Adam |
2012-05-14 | Fixed parsing FMODE on inspircd 1.1 | Adam |
2012-05-11 | Do not show help for set message if useprivmsg is disabled | Adam |
2012-05-09 | Made ssl cert and keyfiles configurable | Adam |
2012-05-09 | fixed paste error (failed awesomeness) in last commit. | lethality |
2012-05-09 | Fixed saving backups | lethality |
2012-05-08 | Fixed some 100% cpu bugs with the new SQL stuff, and fixed sqlite+db_sql_live | Adam |
2012-05-08 | Allow services operators to release other user's nicks, and allow services op... | Robby |
2012-05-06 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2012-05-06 | Split up db/conf/lib/locale install directories, and allow alternate ones to ... | Adam |
2012-05-05 | Readding missing valid nick check to ns register/group removed in os_forbid c... | DukePyrolator |
2012-05-04 | Use Unreal's MLOCK command if supported | Adam |
2012-04-29 | Pull table schemas from SQL on startup so we can alter the schemas if we need... | Adam |
2012-04-27 | Fixes to db_sql | Adam |
2012-04-27 | Add db_sql:prefix allow prefixing all anope tables similarly, and changed db_... | Adam |
2012-04-25 | Clarify access denied messages caused by NSSecureAdmins | Adam |
2012-04-25 | Check for os_sesion to exist before having defcon try and place session bans | Adam |
2012-04-25 | Fixed non-debug build | Adam |
2012-04-24 | Fixed build from the previous merge | Adam |
2012-04-23 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
2012-04-23 | Fixed hashm checking in db_old and loading 1.9.1 databases | Adam |
2012-04-13 | fixed a bug in chanstats | DukePyrolator |
2012-04-08 | fixed a compile error in m_sqlite | DukePyrolator |
2012-04-08 | Added Chanstats. It uses a new, improved database format and is not compatibl... | DukePyrolator |
2012-04-08 | Modified the SQL API to allow unescaped parameters (useful for passing row na... | DukePyrolator |
2012-04-01 | fixed some typos | DukePyrolator |
2012-03-21 | fixed bug #1399 | DukePyrolator |
2012-03-21 | fixed ns_ajoin | DukePyrolator |
2012-03-13 | Actually check if the nicks arent registered, oops | Adam |
2012-03-13 | Add a nickserv:unregistered_notice config option to send a message to unregis... | Adam |
2012-03-13 | Bug #1382 - Save maxusercount and maxusertime | Adam |
2012-03-05 | Fixed backup databases having their names collide due to not separating month... | Adam |
2012-03-05 | Fixed bs_kick syntax error | Adam |
2012-03-02 | Escape all column names when building sql queries | Adam |
2012-02-27 | Fixed db_old loading noexpire | Adam |
2012-02-26 | Changed the OnChanDrop event to be called right before channels are dropped, ... | Adam |
2012-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-02-26 | Fixed vhost check on identify | Adam |
2012-02-26 | Track plexus umode and cmode +C and renamed UMODE_NO_CTCP to match up with th... | Adam |
2012-02-25 | Do not send kills after sending XLines because it causes us to internally rem... | Adam |
2012-02-24 | Fixed akill setter and ids showing in akill reasons | Adam |
2012-02-24 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2012-02-24 | Fixed calculating bots channel count of assigned channels and fixed the order... | Adam |
2012-02-24 | Tell users to use NickServ for registering nicks, not chanserv... | lethality |
2012-02-23 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | lethality |
2012-02-22 | Added a configuration option to make all nick registrations require admin ver... | Adam |