Age | Commit message (Expand) | Author |
2012-11-09 | Made access del and xop del behave like access add/xop add by using a users m... | Adam |
2012-11-07 | Update bi->lastmsg in cs_log when something is logged via privmsg | Adam |
2012-11-07 | Fix crash on suspend etc if kicking a user causes the service bot to part whe... | Adam |
2012-11-06 | Made os_noop more useful | Adam |
2012-11-06 | Added log messages for all of the other chanserv commands that should be logged | Adam |
2012-11-06 | Use std::tr1::unordered_map for a few of the larger maps | Adam |
2012-11-05 | Catch the exception from /os session view invalidip | Adam |
2012-11-02 | cs_seen: do not read duplicate SeenInfo entries from the database | DukePyrolator |
2012-11-01 | Expand options:hideprivilegedcommands to not show commands requiring authenti... | Adam |
2012-11-01 | Fixed operserv/umode serv help entry | Adam |
2012-11-01 | Made os_logsearch search oldest logs first so the newest entries are at the b... | Adam |
2012-10-31 | Apparently sending this all at once didn't work that great, so wait for the e... | Adam |
2012-10-31 | Fix ns_ghost and ns_recover, add nicksev:restoreonghost | Adam |
2012-10-30 | Made os_forbid honor nssecureadmins | Adam |
2012-10-30 | Send uids everywhere when setting modes on clients | Adam |
2012-10-30 | Made os_mode a bit smarter | Adam |
2012-10-29 | Only show mode lock in /cs info if there really is a mode lock | Adam |
2012-10-29 | Fix formatting fail in cs_status | Adam |
2012-10-29 | Readd cs_status | Adam |
2012-10-27 | Add a module log type | Adam |
2012-10-25 | Fixed two memory leaks in cs_seen | Adam |
2012-10-24 | Made access provider modules permanent. They don't cleanup their access entri... | Adam |
2012-10-24 | BIND's forward ability did not work as I expected | Adam |
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 |