Age | Commit message (Expand) | Author |
2012-10-22 | Cleanup of last few commits/warning fix | Adam |
2012-10-22 | Add os_dns, a way to control your DNS zone via services | Adam |
2012-10-15 | Actually show the correct number of entries on /os logsearch output | Adam |
2012-10-14 | Better clarify signon vs timestamp and allow updating users timestamp to an i... | Adam |
2012-10-13 | Allow services operators to modify/view other users autojoin lists | Adam |
2012-10-09 | Cleanup ok if modules with pending identify requests are unloaded | Adam |
2012-10-08 | Fix fantasy !help & give it its own help header, not ChanServ's | Adam |
2012-10-07 | Remove the asynchronous identifing hack and replace it with something better.... | Adam |
2012-10-07 | Release holds on a nick on identify, if there is one | Adam |
2012-10-05 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | lethality |
2012-10-05 | Revert this strangeness I created ;) | lethality |
2012-10-05 | Add an event for when nick or channel options are set | Adam |
2012-10-03 | Some minor fixes/typos | lethality |
2012-10-02 | Added operserv/logsearch | Adam |
2012-10-02 | modified the nickserv alist command to return nc->display instead of the para... | DukePyrolator |
2012-10-01 | Allow modules to store data in their own databases. | Adam |
2012-10-01 | Cleanup of all of the protocol modules, rewrote message handling system to be... | Adam |
2012-09-30 | Make CommandSource use references, sometimes we hold them for awhile | Adam |
2012-09-30 | fixed nickserv alist | DukePyrolator |
2012-09-23 | make nickserv glist check if the given nickname is in the group of the user b... | DukePyrolator |
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-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-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 |