Age | Commit message (Expand) | Author |
2010-11-21 | Fixed some language string names | Adam |
2010-11-19 | Fixed parsing cidr masks | Adam |
2010-11-18 | Fixed some mysql queries | Adam |
2010-11-17 | Fixed the mlock events to be useful and fixed /cs access view's last used time | Adam |
2010-11-14 | Delete users and channels from the modestacker when they are destructed | Adam |
2010-11-14 | Fixed ban and kick from showing up twice in /cs help | Adam |
2010-11-11 | Removed an unused variable | Adam |
2010-11-11 | Fixed possible unsafe iteration when purging dns cache, and fixed the dns cac... | Adam |
2010-11-09 | Fixed DNS caching and made DNS cache empty results | Adam |
2010-11-09 | Fixed a crash in the DNS engine when using cached results | Adam |
2010-11-07 | Removed two primary keys on some metadata tables, they should not have them | Adam |
2010-11-07 | Fixed the OnPostCommand event overload in db_mysql | Adam |
2010-11-06 | Updated version.log | Adam |
2010-11-06 | Regenerated lang files | Adam |
2010-11-05 | Fixed /ms sendall syntax error message | Adam |
2010-11-04 | Made Base not virtual, prevents us from having to dynamic cast in the mode st... | Adam |
2010-11-02 | Fixed anopesmtp. Again. It works on Windows now | Adam |
2010-11-01 | Fixed calculate_depends again, now it works | Adam |
2010-11-01 | Fixed make install because Changes.lang is dead | Adam |
2010-11-01 | Fixed building anopesmtp on Windows, fixed some cmake problems with calculate... | Adam |
2010-10-31 | Made ns_set_misc work | Adam |
2010-10-31 | Fixed replacing %R's in email messages and fixed anopesmtp to really work | Adam |
2010-10-31 | Updated Changes | Adam |
2010-10-31 | Fixed bug #1197 - Store vhosts in MySQL | Adam |
2010-10-30 | Fixed build on cmake2.6 | Adam |
2010-10-30 | Updated TODO | Adam |
2010-10-30 | Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows. | Adam |
2010-10-29 | Removed the example anope_commands php code, it was removed in favor of xmlrpc | Adam |
2010-10-28 | Made gettext work on Debian and updated some documentation | Adam |
2010-10-28 | removed an extra space from db-convert | DukePyrolator |
2010-10-28 | do not store memo numbers on db-convert | DukePyrolator |
2010-10-27 | Removed memo number from databases. Since we already have db-upgrade we might... | Adam |
2010-10-27 | Do not store memo number in memo structs, fixes some bugs with deleting memos | Adam |
2010-10-26 | Modules to not need to include libintl.h because they are not linked to libin... | Adam |
2010-10-26 | Fixed Windows build with gettext | Adam |
2010-10-24 | Fixed the other half of bug #1200 | Adam |
2010-10-24 | Fixed bug #1200 | Adam |
2010-10-23 | Made the language system still work even if the locales are not installed on ... | Adam |
2010-10-23 | Fixed a crash on some usages of /cs akick view | Adam |
2010-10-23 | Fixed a crash on inspircd if we get a join without a TS | Adam |
2010-10-22 | Fixed some Windows problems | Adam |
2010-10-21 | Changed the log:normal config directive to a list like the other log values, ... | Adam |
2010-10-16 | Made /cs help levels desc not case sensitive | Adam |
2010-10-15 | Fixed an wrong logging example in example.conf and fixed misc messages being ... | Adam |
2010-10-13 | Added ns_set_hide to the example configuration, for some reason it was missing | Adam |
2010-10-13 | Fixed mlock, broken since revision cf98cd3e06e4de0f9902824b0ef8239e947c5b6a | Adam |
2010-10-13 | Fixed a crash if an invalid expiry time is given to a number of commands | 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 |