Age | Commit message (Expand) | Author |
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 |
2011-08-20 | Moved the ERROR log message out of debug | Adam |
2011-08-19 | Fixed AccessGroup::operator> fail | Adam |
2011-08-17 | Actually made the nickserv block optional | Adam |
2011-08-17 | Made /os oper info also show all inherited commands/privs | Adam |
2011-08-16 | Fixed matching acount access entries against nicknames | Adam |
2011-08-16 | Fixed select()ing 0 sockets on Windows | Adam |
2011-08-14 | Fixed /cs clone access | Adam |
2011-08-14 | Brought back the old 1.7 behavior of a level -1 matching all users and 0 matc... | Adam |
2011-08-14 | Fixed resolving hosts when connecting to our uplink | Adam |
2011-08-14 | Revert "Fixed resolving hosts on connect" | Adam |
2011-08-14 | Fixed resolving hosts on connect | DukePyrolator |
2011-08-14 | Fixed default settings for log blocks | 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-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 | Ignore SIGPIPE | Adam |
2011-08-10 | Added two missing files | Adam |
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 | Added forgotten founder checks to cs_access, fixed fantasy replies to come fr... | Adam |
2011-08-09 | Fixed a typo in init.cpp | 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-08 | Added a few sanity checks which never really should happen to db-convert | Adam |
2011-08-08 | When we split from the uplink send a quit for *all* of our clients not just bots | Adam |
2011-08-08 | Copy modules to the runtime directory in one big read/write if we can instead... | Adam |
2011-08-07 | Fixed the pipengines | 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-07 | Made botserv bots with no commands just ignore messages to them, and made bot... | Adam |