Age | Commit message (Expand) | Author |
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-04 | Delete all tables before flushing not just ones we know about | Adam |
2011-11-01 | Clarify the message when users try to lock modes they don't have access to lock | Adam |
2011-10-27 | Fix a few warnings that only showed up with gcc 3.4.6 here (sadly, there is o... | Naram Qashat |
2011-10-27 | Bug #1350 + other related fixes | Adam |
2011-10-27 | Fixed loading exceptions in db_plain | Adam |
2011-10-26 | Fixed accidentally clearing botmodes when joins are sent | Adam |
2011-10-26 | Bug #1347, fixed incorrect param parsing in cs_set_misc | Adam |
2011-10-26 | Bug #1348 - Fixed /cs entrymsg list | Adam |
2011-10-24 | Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u... | Naram Qashat |
2011-10-22 | A few minor fixups | Adam |
2011-10-22 | Bug #1343 - don't allow recovering and ghosting enforcers | Adam |
2011-10-22 | Added akill ids | Adam |
2011-10-21 | Added m_rewrite | Adam |
2011-10-20 | Fixed a crash in clearusers | Adam |
2011-10-19 | Bug #1342 - fixed tracking chmodes in bahamuts sjoin | Adam |
2011-10-18 | Prevent chankill from akilling my clients | Adam |
2011-10-18 | Fixed compile errors on release build | Adam |
2011-10-18 | Reorder some stuff in Init & the ts6 proto mods to fix weirdness from bots be... | Adam |
2011-10-14 | Fixed os_forbid adds reason if no expiry is given | Adam |
2011-10-14 | Added options:nonicknameownership config option | Adam |
2011-10-10 | Allow chanserv/suspend to take an expiry time | Adam |
2011-10-10 | Put serialized_items on the heap to prevent weird crashes on shutdown from th... | Adam |
2011-10-10 | Allow nickserv/suspend to take an expiry time | Adam |
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a mo... | Adam |
2011-09-19 | Fixed /os reload doing weird things to service channels, and allow setting mo... | Adam |
2011-09-19 | Fixed missing _ in cs_appendtopic | Adam |
2011-09-19 | Allow OnPreHelp to stop processing | Adam |
2011-09-19 | Call fantasy events even if the commands for them don't exist | Adam |
2011-09-19 | Bug #1334 - fixed crash on /os oper info | Adam |
2011-09-16 | Bug #1332 - Fixed ValidateUser to not require secure off to disable nickserv ... | Adam |
2011-09-10 | Fixed compile errors & warnings from 1.9.6 to 1.9 merge | Adam |
2011-09-10 | Moved signal/thread/mode checking to use signal pipes | Adam |
2011-09-10 | Made ChanServ privileges configurable | Adam |
2011-09-10 | Added chanserv/log | Adam |
2011-09-10 | Removed /bs set msg | Adam |
2011-09-10 | Fixed service_reference to work correctly with external classes | Adam |
2011-09-10 | Allow modules to add their own channel levels | Adam |
2011-09-10 | Rewrote mlock saving/loading code to not use this silly extensible hack | Adam |
2011-09-10 | Made service_reference type safe | Adam |
2011-09-10 | Removed opnotice | Adam |
2011-09-10 | Made the IsValidHost checks configurable | Adam |
2011-09-10 | Added oper:host and oper:vhost | Adam |
2011-09-10 | Cleaned up the dns engine, and fixed sometimes parsing multiple answer querie... | Adam |
2011-09-10 | Squash merge of 1.9 to 1.9.6 | Adam |
2011-09-10 | Added m_proxyscan | Adam |
2011-09-10 | Cleaned up some of the socket code, cleaned up the pipe engines, added suppor... | Adam |
2011-09-10 | Track what "level" channel status modes are, which allows us to have chanserv... | Adam |
2011-09-10 | Added chanserv/up and chanserv/down | Adam |