Age | Commit message (Expand) | Author |
2012-02-03 | Anope 1.9.6 Release1.9.6 | Adam |
2012-01-25 | Windows | Adam |
2012-01-15 | Fixed crash from last commit | Adam |
2012-01-15 | Improve on db_sql_live_read | Adam |
2012-01-13 | Only match users nicks against access list entries if the entry is a mask... ... | Adam |
2012-01-10 | Don't ever attempt to process CTCPs as regular messages | Adam |
2012-01-10 | Removed this "valid" ip check in cidr::cidr, is wrong for IPv6 and ::pton che... | Adam |
2012-01-08 | Fixed loading akill reasons | Adam |
2012-01-02 | Updated Copyright to 2012 | 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-23 | Add DT_ALLOW_EMPTY config flag, allow fantasychars to be empty | Adam |
2011-12-19 | Fixed saving databases with MySQL when shut down by SIGINT | Adam |
2011-12-19 | Fixed formatting of many lists and INFO outputs | Adam |
2011-12-15 | Add privilege ranks to determine how powerful privileges are | Adam |
2011-12-15 | Fixed access comparators | Adam |
2011-12-12 | Update channel last used times when founders use the channel, too | Adam |
2011-12-12 | Added oper:require_oper configuration option | Adam |
2011-12-11 | Fixed translating messages with varargs sent directly to users, too | Adam |
2011-11-25 | Remove send_cmd and replace it with a stringstream | Adam |
2011-11-21 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | Adam |
2011-11-21 | Fixed not translating messages using varargs | Adam |
2011-11-20 | Really fix linking in libraries (even if gettext isn't found on *nix), and a ... | Naram Qashat |
2011-11-20 | Attempt to fix where link libraries are set when compiling to fix failed buil... | Naram Qashat |
2011-11-17 | Fixed storing mode locks | Adam |
2011-11-16 | Fixed compile error | Adam |
2011-11-15 | Made looking up a level for a nonexistant privilege debugg log a warning, not... | Adam |
2011-11-15 | Fixed loading ssl certs for users | Adam |
2011-11-15 | Fixed crash on shutdown & a compiler warning | Adam |
2011-11-08 | Windows | Adam |
2011-11-04 | Store flags for memos, fixed the expiring very soon message, fixed /os sessio... | Adam |
2011-11-03 | Bug #1354 - Allow mode chars to be used for channel prefixs in services.conf | Adam |
2011-10-29 | Fixed the signal/fork/wait mess hopefully once and for all. fork() did not co... | Adam |
2011-10-27 | Ignore sigchld/usr2 sent to the child process after fork | Adam |
2011-10-27 | Bug #1350 + other related fixes | Adam |
2011-10-26 | Removed the old unordered_map code | Adam |
2011-10-24 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2011-10-24 | Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u... | Naram Qashat |
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 |