Age | Commit message (Expand) | Author |
2012-04-06 | Fixed mail function causing some MTAs to sent blank messages | Hal9000 |
2012-03-27 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2012-03-27 | Fixed unpacking multiple names from dns packets when one has multiple compres... | Adam |
2012-03-22 | added a missing error message when a module file does not exist. this fixes b... | DukePyrolator |
2012-03-13 | Bug #1389 - readd RNG seed in the config and start DNS query ids off on a ran... | Adam |
2012-03-13 | Add a nickserv:unregistered_notice config option to send a message to unregis... | Adam |
2012-03-11 | Fixed having multiple uplink blocks work right if the first uplink fails on s... | Adam |
2012-03-11 | Bug #1384 - Fixed spacing of connection log message if users have no vhost - ... | Adam |
2012-03-04 | fixed the --dir commandline parameter | DukePyrolator |
2012-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-02-25 | Fixed missing #include in init.cpp | Adam |
2012-02-24 | Merge branch '1.9' of anope.git.sf.net:/gitroot/anope/anope into 1.9 | Adam |
2012-02-24 | Fixed calculating bots channel count of assigned channels and fixed the order... | Adam |
2012-02-23 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | lethality |
2012-02-22 | Added a configuration option to make all nick registrations require admin ver... | Adam |
2012-02-23 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | lethality |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam |
2012-02-22 | Fixed some trivial formatting | lethality |
2012-02-19 | Made our message sources actual clients/servers, and put in a few more defaul... | Adam |
2012-02-18 | Fixed some events | Adam |
2012-02-18 | Made mode lock del check status of the mode lock before removing it | Adam |
2012-02-18 | Use C++11's explicit override feature if available | Adam |
2012-02-16 | Fixed FreeBSD build | Adam |
2012-02-15 | Remove revision numbers as they're only ever set by Config reading git since ... | Adam |
2012-02-14 | Fixed detecting when to set +r and fixed crash on shutdown introduced by the ... | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2012-02-13 | Removed our RNG and just use the systems, it's not very widely used. Also mad... | Adam |
2012-02-08 | Removed operserv:notifications in favor of log blocks, as well as some other ... | Adam |
2012-02-04 | Bump for 1.9.7-git | Adam |
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 |