Age | Commit message (Expand) | Author |
2012-09-13 | Updated example query to include a valid value | lethality |
2012-09-12 | Add m_sql_authentication to allow authenticating users against an external SQ... | Adam |
2012-09-10 | Fixed gettext on freebsd/any other system that uses LANG not LANGUAGE | 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-07 | Allow ; and } in quoted strings | Adam |
2012-09-05 | Not quite sure what I was thinking here | Adam |
2012-09-03 | updated example.conf | DukePyrolator |
2012-09-02 | Windows cares this is escaped + chmod too | Adam |
2012-09-02 | Fix CMake to actually make directories on install ..... | Adam |
2012-09-02 | Version bump for 1.9.8-git | Adam |
2012-09-02 | Anope 1.9.7 Release1.9.7 | Adam |
2012-09-02 | Update version.log | Adam |
2012-09-02 | Update Changes | Adam |
2012-09-02 | Regenerate language files | Adam |
2012-09-02 | Fix Windows | Adam |
2012-09-01 | Added a web panel module + a default template | Adam |
2012-08-28 | Actually set xline's manager... | Adam |
2012-08-09 | Fixed db_old loading encrypted passwords from 1.8 | Adam |
2012-08-08 | Put motd in conf/ not data/ and fixed the default values in the config | Robby |
2012-08-08 | Update pid and motd file paths | Cronus |
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-26 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | lethality |
2012-06-25 | Fixed accidentally recursion in User::SendMessage from last commit | Adam |
2012-06-22 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | lethality |
2012-06-18 | Allow userless command sources | Adam |
2012-06-17 | Updated MODULES somewhat | lethality |
2012-06-11 | Split up bs_set | Adam |
2012-06-06 | Fixed fd leak in win32/pipe.cpp | 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 | This should actually be LOG_TERMINAL, quitmsg isn't logged to terminal on shu... | Adam |
2012-05-26 | Some access level fixes from Robby to more closely match the historic levels,... | Adam |
2012-05-24 | Added a ./Config option for using precompiled headers | 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 |