Age | Commit message (Expand) | Author |
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 |
2012-01-24 | Fixed os_ignore to check against users real IPs, not to match against opers, ... | Adam |
2012-01-21 | Cleaned up bs_kick and fixed amsg kicker | Adam |
2012-01-20 | Fixed param check from last commit | lethality |
2012-01-20 | Updated DEFCON and fixed Defcons disabling of the removed mlock command | lethality |
2012-01-20 | Corrected some incorrect English | lethality |
2012-01-14 | Fixed an incorrect crash-causing response when an invalid option is specified... | lethality |
2012-01-10 | Don't ever attempt to process CTCPs as regular messages | Adam |
2012-01-08 | Fixed loading akill reasons | Adam |
2012-01-07 | Cleanup of cs_tban | Adam |
2012-01-07 | Cleaned up a lot of log messages, help replies, fixed cs_tban, and other smal... | Robby |
2012-01-07 | Fixed users not being able to delete their own access with /cs access when us... | Adam |
2012-01-02 | Updated Copyright to 2012 | Adam |
2011-12-31 | Bug #1369 - Fixed os_svsnick to allow changing the case of a users' nick | Adam |
2011-12-31 | Bug #1368 - check all members of a users gruop against the access list | Adam |
2011-12-27 | Made capab management a bit simplier | Adam |
2011-12-20 | Updated /bs info output and note db_sql can truncate entire databases | Adam |
2011-12-19 | Fixed botserv kickers | Adam |
2011-12-19 | Fixed formatting of many lists and INFO outputs | Adam |
2011-12-17 | Fixed entry messages not displaying. | lethality |
2011-12-17 | Fixed a slight error in email registration/resend and some minor typos. | lethality |
2011-12-15 | Fixed access comparators | Adam |
2011-12-05 | Bug #1364 - fixed crash in /cs kick | Adam |
2011-11-25 | Remove send_cmd and replace it with a stringstream | Adam |
2011-11-20 | Allow services operators to modify other users access list | Adam |
2011-11-18 | Allow kicking and banning by mask | Adam |
2011-11-18 | Added operserv/logout | Adam |
2011-11-17 | Fixed storing mode locks | Adam |
2011-11-16 | Fixed compile error | Adam |
2011-11-08 | Windows | Adam |
2011-11-05 | Remove xlines from the IRCd aswell as from our list when the clear command is... | Adam |
2011-11-04 | Allow /os userlist to match host and ip too | Adam |
2011-11-04 | Store flags for memos, fixed the expiring very soon message, fixed /os sessio... | Adam |
2011-11-01 | Clarify the message when users try to lock modes they don't have access to lock | Adam |
2011-10-27 | Bug #1350 + other related fixes | Adam |
2011-10-26 | Bug #1347, fixed incorrect param parsing in cs_set_misc | Adam |