Age | Commit message (Expand) | Author |
2012-09-01 | Added a web panel module + a default template | Adam |
2012-07-18 | Warn about really big integer values in the config | 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 | 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-11 | Do not show help for set message if useprivmsg is disabled | Adam |
2012-05-08 | Allow services operators to release other user's nicks, and allow services op... | Robby |
2012-05-05 | Readding missing valid nick check to ns register/group removed in os_forbid c... | DukePyrolator |
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-23 | Reworked live SQL support yet again | Adam |
2012-04-08 | Added Chanstats. It uses a new, improved database format and is not compatibl... | 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 | Bug #1382 - Save maxusercount and maxusertime | Adam |
2012-03-05 | Fixed bs_kick syntax error | 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-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 |
2012-02-23 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | lethality |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam |
2012-02-22 | Fixed some trivial formatting | lethality |
2012-02-19 | Made our message sources actual clients/servers, and put in a few more defaul... | Adam |
2012-02-18 | Fixed some events | Adam |
2012-02-18 | Add users hostmask to access lists not nick when access add is used on a non ... | Adam |
2012-02-18 | Made mode lock del check status of the mode lock before removing it | Adam |
2012-02-18 | Use C++11's explicit override feature if available | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2012-02-13 | Removed our RNG and just use the systems, it's not very widely used. Also mad... | Adam |
2012-02-08 | Removed operserv:notifications in favor of log blocks, as well as some other ... | Adam |
2012-01-31 | Bug #1365 - Fixed nickserv/confirm syntax for services opers | Adam |
2012-01-26 | Also refuse to load memoserv modules if memoserv isn't loaded | Adam |
2012-01-25 | Windows | Adam |
2012-01-24 | Add some checks in ms_* to make sure memoserv really exists | Adam |
2012-01-24 | Added missing expires column in /os akill view | Adam |