Age | Commit message (Expand) | Author |
2011-12-23 | Add DT_ALLOW_EMPTY config flag, allow fantasychars to be empty | Adam |
2011-10-22 | Added akill ids | Adam |
2011-10-14 | Added options:nonicknameownership config option | Adam |
2011-09-10 | Made the IsValidHost checks configurable | Adam |
2011-09-10 | Made email messages sent by services configurable | Adam |
2011-09-10 | Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should b... | Adam |
2011-08-04 | Added a command:permission setting | Adam |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-05-21 | Made Anope able to process normally when disconnected from the uplink and not... | Adam |
2011-05-16 | Added os_forbid | Adam |
2011-05-16 | Use module type to determine what type each module is instead of its location... | Adam |
2011-05-16 | Fixed reading empty config values in the multiconfig code, caused by removal ... | Adam |
2011-05-16 | Removed DT_CHARPTR from the config reader, its unneeded | Adam |
2011-05-16 | Moved the core pseudo clients out into their own modules | Adam |
2011-03-29 | Fixed windows build | Adam |
2011-03-26 | replaced all %R with %s in the language strings | DukePyrolator |
2011-03-14 | Rewrote some of the opertype system, added os_login | Adam |
2011-03-11 | Added os_config and support for including additional configuration files. | Adam |
2011-03-05 | Removed nickrequests, instead have unconfirmed registrations. Also made ns_re... | Adam |
2011-02-25 | Fixed a lot of small problems | Adam |
2011-02-12 | Removed the Wallop config options and replaced them with the new log system | Adam |
2011-01-19 | Added options:nomlock | Adam |
2011-01-17 | Added ns_ajoin | Adam |
2010-12-12 | Added a default expiry time for suspended and forbidden nicks and channels | Adam |
2010-12-12 | Removed and deprecated /cs set mlock, removed /cs clear, removed /os clearmod... | Adam |
2010-10-11 | Fixed Windows build | Adam |
2010-10-11 | Fixed some warnings | Adam |
2010-09-26 | Changed the language system to use gettext | Adam |
2010-09-09 | Added an asynchronous DNS system and m_dnsbl, which checks clients against DN... | Adam |
2010-08-29 | Redo some of the sighandling code, and made anoperc rehash actually work. | Adam |
2010-08-27 | Removed options:keeplogs because its no longer used | Adam |
2010-08-27 | Added a new logging system | Adam |
2010-08-17 | Rewrote the config reader to better handle invalid configs. | Adam |
2010-07-26 | Trying to make things a little more const-safe, a work in progress but this i... | Naram Qashat |
2010-07-25 | Epic commit to replace most of the strings in Anope with a single Anope::stri... | Naram Qashat |
2010-07-10 | Added options:hideprivilegedcommands config option to hide privileged command... | Adam |
2010-07-08 | Added an epoll socket engine | Adam |
2010-06-26 | Made the flags class take an optional size arg | Adam |
2010-06-20 | Merge branch '1.9' of ssh://anope.git.sf.net/gitroot/anope/anope into 1.9 | Naram Qashat |
2010-06-20 | The first of a few "CBX OCDing over code style" commits, focusing on include/... | Naram Qashat |
2010-06-20 | Added m_helpchan to replace the cores helpchannel functionality | Adam |
2010-06-18 | Burned slist, rewrote operservs XLine code | Adam |
2010-06-18 | Removed old config.h and moved configreader.h to config.h | Adam |
2010-06-18 | Removed all references to $, git has no svn keywords | Adam |
2010-04-08 | Rewrote sockets. This adds support for IPv6 and makes Anope capable of reconn... | Adam- |
2010-03-24 | Rewrote arg parsing system, changed lots of std::string*s to std::string&, ma... | Adam- |
2010-03-21 | Added options:passlen | Adam- |
2010-03-21 | Made the database file name configurable | Adam- |
2010-03-21 | Made usermax and hostmax configurable | Adam- |
2010-01-11 | updated copyright info for 2010 | pimpmylinux |