Age | Commit message (Expand) | Author |
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-10-09 | Give more verbose messages on startup | 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 | Allow OnPreHelp to stop processing | Adam |
2011-09-10 | Updated channel flag names to remove LOGCHAN | 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 services to register or unregister themselves | 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 | 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 | Made email messages sent by services configurable | Adam |
2011-09-10 | Removed log:inhabitlogchannel and replaced it with service:channels | Adam |
2011-09-10 | Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should b... | Adam |
2011-09-09 | Changed User::IsRecognized check to default to secure | Adam |
2011-09-08 | Bug #1330 & many other small fixes | Adam |
2011-08-29 | Made config rehashing not wipe opers configured with opersev/oper | Adam |
2011-08-25 | Set the creator of default mlocks to the channel founder when a channel is re... | Adam |
2011-08-24 | Clear NS_HELD from nicks when recover expiry is up | Adam |
2011-08-22 | Removed this ondeleteobject event, was for m_async_commands which died | Adam |
2011-08-17 | Include when an access entry was created in access view | Adam |
2011-08-17 | Made /os oper info also show all inherited commands/privs | Adam |
2011-08-14 | Brought back the old 1.7 behavior of a level -1 matching all users and 0 matc... | Adam |
2011-08-12 | Track when our clients are introduced or not | Adam |
2011-08-12 | Allow bot usermodes to be configurable | Adam |
2011-08-12 | Removed the unused ChannelModeBan code | Adam |
2011-08-11 | Fixed Windows runtime problems | Adam |
2011-08-11 | Added a separate field for last seen realhost to ns_info, shown to services a... | DukePyrolator |
2011-08-10 | Fixed windows build | Adam |
2011-08-10 | Replace the old sigaction for a signal when our Signal destructs | Adam |
2011-08-09 | Simiplied a bit of the access system | Adam |
2011-08-09 | Hopefully sort this AccessGroup::HasPriv once and for all | Adam |
2011-08-07 | Always reset the levels of newly created channels, fixed DetermineLevel match... | Adam |
2011-08-07 | Fixed generating sid on startup | Adam |
2011-08-06 | Fixed suepradmin | Adam |
2011-08-04 | Added a command:permission setting | Adam |
2011-08-02 | Fixed /cs clone copying channel access, fixed restricted, and fixed some comp... | Adam |
2011-08-02 | Added opertype:modes | Adam |
2011-08-01 | Rewrote the access systems and added a flags access system | Adam |