Age | Commit message (Expand) | Author |
2011-01-24 | Added %N for network name in dnsbl:reason | Adam |
2011-01-21 | fixed some minor presentation, grammar mis-use and copyright date in DP's ngircd | lethality |
2011-01-17 | Added ns_ajoin | Adam |
2011-01-15 | Added an amsg kicker | Adam |
2011-01-08 | Changed db_mysql_live to use a safer mutex system to prevent deadlocks | Adam |
2011-01-08 | Process flag changes from SQL | Adam |
2011-01-08 | Made the Flag class able to convert flags to strings and back | Adam |
2011-01-07 | Added db_mysql_live which allows Anope to pull data | Adam |
2011-01-05 | update copyrights for 2011 | lethality |
2010-12-27 | Load session exceptions on start when using SQL | Adam |
2010-12-27 | Bug #1220 - Fixed an event in /hs activate and /ms del | Adam |
2010-12-24 | Fixed Windows build | Adam |
2010-12-23 | Fixed a crash in m_alias | Adam |
2010-12-15 | Bug #1211 - Fixed loading and saving anope_os_sxlines | Adam |
2010-12-12 | Allow getting users opertype from XMLRPC requests | Adam |
2010-12-12 | Allow command aliases to be redirected to different pseudo clients | Adam |
2010-12-12 | Cleaned up some things, made the protocol modules use some basic inheritance ... | Adam |
2010-12-12 | Allowing adding hostmasks to channel access lists | Adam |
2010-12-12 | Fixed subcommands | Adam |
2010-12-12 | The rest of the earlier command changes | Adam |
2010-12-12 | Added /bs set msg | Adam |
2010-12-12 | Send replies from fantasy commands back to the channel, this will be expanded... | Adam |
2010-12-12 | Added cs_entrymsg | Adam |
2010-12-12 | Allow the patricia tree to store non-pointers | Adam |
2010-12-12 | Added cs_mode, rewrote the old list mode code, and added CIDR support | Adam |
2010-12-12 | Removed and deprecated /cs set mlock, removed /cs clear, removed /os clearmod... | Adam |
2010-12-12 | Added command aliases | Adam |
2010-12-12 | Switched the system for storing users, channels, and sesions to a patricia | Adam |
2010-12-12 | Added /ms ignore | Adam |
2010-12-12 | Document XMLRPC calls and added a .php class wrapper for them | Adam |
2010-12-12 | Added m_xmlrpc and m_xmlrpc main, which allows remote programs to execute | Adam |
2010-11-18 | Fixed some mysql queries | Adam |
2010-11-09 | Fixed DNS caching and made DNS cache empty results | Adam |
2010-11-07 | Fixed the OnPostCommand event overload in db_mysql | Adam |
2010-10-31 | Made ns_set_misc work | Adam |
2010-10-31 | Fixed bug #1197 - Store vhosts in MySQL | Adam |
2010-10-30 | Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows. | Adam |
2010-10-27 | Do not store memo number in memo structs, fixes some bugs with deleting memos | Adam |
2010-10-13 | Fixed saset noexpire to set noexpire on the nick it is used on not just the d... | Adam |
2010-10-13 | Changed cs/ns_set_misc operonly config directive to better reflect what it re... | Adam |
2010-10-12 | Made the SQL tables use foriegn keys and references to each other, removed ma... | Adam |
2010-10-11 | Fixed Windows build | Adam |
2010-10-09 | Fixed bug #1196 - truncate anope_extra before flushing data into it again | Adam |
2010-10-05 | Fixed two types in db_mysql | Adam |
2010-10-04 | Attempt to write back the old mlock to the databases if we try and fail to co... | Adam |
2010-10-02 | Made OperServ and Global optional | Adam |
2010-10-01 | Rewrote some of the socket code to allow m_ssl to be a service. | Adam |
2010-09-26 | Changed the language system to use gettext | Adam |
2010-09-19 | Added configuration for m_dnsbl for what return values get banned | Adam |
2010-09-19 | Added some more variable fields for dnsbl akill reasons | Adam |