Age | Commit message (Expand) | Author |
2011-10-24 | Fixed the capab parser to parse capab tokens prefixed with :. Fixes not detec... | Adam |
2011-10-22 | A few minor fixups | Adam |
2011-10-22 | Added our own eventfd test for openvz machines which have eventfd but can not... | Adam |
2011-10-22 | Added akill ids | Adam |
2011-10-22 | Fixed a race condition with installing signal handlers and forking | Adam |
2011-10-20 | Only fork if we are at term | Adam |
2011-10-18 | Reorder some stuff in Init & the ts6 proto mods to fix weirdness from bots be... | Adam |
2011-10-15 | Fixed up anoperc to work with the newer startup method | Adam |
2011-10-14 | Fork earlier in startup to prevent it messing up threads, if there are any | Adam |
2011-10-14 | Added options:nonicknameownership config option | Adam |
2011-10-11 | Don't add new levels to existing channels default, screws with stuff when the... | Adam |
2011-10-11 | Bug #1337 | Adam |
2011-10-10 | Put serialized_items on the heap to prevent weird crashes on shutdown from th... | Adam |
2011-10-09 | Check for being at terminal before forking | Adam |
2011-10-09 | Give more verbose messages on startup | Adam |
2011-09-25 | Store flags for objects, also fixes bug #1333 | Adam |
2011-09-25 | Made channel privileges case insensitive | 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 | LOG_COMMAND must now always give a valid command | 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 | Added kqueue | 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 | 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 | Fixed eventfd pipeengine to not add the same socket twice | 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-10 | Bump for 1.9.6 git | Adam |
2011-09-09 | Anope 1.9.5 Release1.9.5 | Adam |
2011-09-09 | Changed User::IsRecognized check to default to secure | Adam |
2011-09-03 | Translate whole messages before splitting them up to send to users | Adam |
2011-08-29 | Changed a few fatal exceptions to shutdown a bit more gracefully | Adam |
2011-08-29 | Made config rehashing not wipe opers configured with opersev/oper | Adam |
2011-08-27 | Fixed some cmake warnings | Adam |
2011-08-27 | Tweaked the access operators to allow superadmins to be > channel founders | Adam |
2011-08-27 | Fixed mlock with param modes if you change (but not unset) the mode | 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-21 | Bugs #1321 & 1322 | Adam |