Age | Commit message (Expand) | Author |
2012-09-23 | make nickserv glist check if the given nickname is in the group of the user b... | DukePyrolator |
2012-09-12 | Add m_sql_authentication to allow authenticating users against an external SQ... | Adam |
2012-09-08 | Fixed os_defcon too | Adam |
2012-09-07 | Add chanserv/set/autoop, like nickserv/set/autoop but for channels | Adam |
2012-09-07 | These saset command stubs can go away | Adam |
2012-09-07 | Fix os_session to really use ips for quits, don't enforce session for spoofed... | Adam |
2012-09-07 | Made session tracking ip based, not host based, and allow using CIDR to group... | Adam |
2012-09-07 | Allow configuring killquick and kill delays | Adam |
2012-09-07 | Fixed m_ldap_authentication not returning anything if the search for an accou... | Adam |
2012-09-05 | Not quite sure what I was thinking here | Adam |
2012-09-02 | Fix Windows | Adam |
2012-09-01 | Added a web panel module + a default template | Adam |
2012-08-09 | Fixed db_old loading encrypted passwords from 1.8 | Adam |
2012-07-18 | Warn about really big integer values in the config | Adam |
2012-07-01 | Actually the core can't handle empty realnames, just ignore them | Adam |
2012-07-01 | Remove some unused code in inspircd20 protocol module & allow /chghost/ident/... | Adam |
2012-07-01 | Don't crash on empty setnames on inspircd1.2 | Adam |
2012-07-01 | Remove ExtensibleString everywhere | Adam |
2012-06-26 | Removed old set xop references and cleared up some other stuff. | lethality |
2012-06-18 | Allow userless command sources | Adam |
2012-06-11 | Split up bs_set | Adam |
2012-06-04 | Some more fantasy character help output | lethality |
2012-06-04 | minor help output changes, including some confusion in fantasy chars | lethality |
2012-06-01 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2012-06-01 | updated chanstats | DukePyrolator |
2012-05-26 | Some access level fixes from Robby to more closely match the historic levels,... | Adam |
2012-05-23 | Add support for inspircd2.0+s mlock, improved on Unreal's, and made server si... | Adam |
2012-05-23 | Fixed some problems found by Robby | Adam |
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 |