summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Expand)Author
2011-03-12added ns_certDukePyrolator
2011-03-11Added os_config and support for including additional configuration files.Adam
2011-03-09Store mlock in the databases and removed some unused functions from misc.cppAdam
2011-03-05Removed nickrequests, instead have unconfirmed registrations. Also made ns_re...Adam
2011-03-04Added LDAP supportAdam
2011-02-25More fixes. Also made db_mysql_live not keep bots updated because thats point...Adam
2011-02-17Split db_mysql_live into two modules so other modules can make use of the asy...Adam
2011-02-12Removed the Wallop config options and replaced them with the new log systemAdam
2011-02-11Merged os_umode into os_modeAdam
2011-01-29DP in "an user" grammar police mode.Charles Kingsley
2011-01-29Another typo pointed out by the grammar police. ;)Charles Kingsley
2011-01-29Fixing leftover spaces and other rubbish I missed on the first pass.Charles Kingsley
2011-01-29QA fixes / refinements for example.confCharles Kingsley
2011-01-24Added %N for network name in dnsbl:reasonAdam
2011-01-19Added options:nomlockAdam
2011-01-17Added ns_ajoinAdam
2011-01-08enabled modeonid in example.confDukePyrolator
2011-01-08added support for ngIRCd protocolDukePyrolator
2011-01-07Added db_mysql_live which allows Anope to pull dataAdam
2010-12-24Made the default socket poller use poll() because it is supported on most pla...Adam
2010-12-12Allow command aliases to be redirected to different pseudo clientsAdam
2010-12-12Added cs_entrymsgAdam
2010-12-12Added a plexus3 protocol moduleAdam
2010-12-12Added a default expiry time for suspended and forbidden nicks and channelsAdam
2010-12-12Added cs_mode, rewrote the old list mode code, and added CIDR supportAdam
2010-12-12Removed and deprecated /cs set mlock, removed /cs clear, removed /os clearmod...Adam
2010-12-12Added /chanserv clone commandAdam
2010-12-12Added command aliasesAdam
2010-12-12Added /ms ignoreAdam
2010-12-12Added m_xmlrpc and m_xmlrpc main, which allows remote programs to executeAdam
2010-12-12Updated version.logAdam
2010-11-07Removed two primary keys on some metadata tables, they should not have themAdam
2010-11-06Updated version.logAdam
2010-10-31Made ns_set_misc workAdam
2010-10-31Fixed bug #1197 - Store vhosts in MySQLAdam
2010-10-30Made gettext work on most OSs. Tested on Debian, FreeBSD, Gentoo, and Windows.Adam
2010-10-29Removed the example anope_commands php code, it was removed in favor of xmlrpcAdam
2010-10-27Do not store memo number in memo structs, fixes some bugs with deleting memosAdam
2010-10-21Changed the log:normal config directive to a list like the other log values, ...Adam
2010-10-15Fixed an wrong logging example in example.conf and fixed misc messages being ...Adam
2010-10-13Added ns_set_hide to the example configuration, for some reason it was missingAdam
2010-10-13Changed cs/ns_set_misc operonly config directive to better reflect what it re...Adam
2010-10-12Made the SQL tables use foriegn keys and references to each other, removed ma...Adam
2010-10-02Added os_modreload. Also allow unloading database and encryption modules sinc...Adam
2010-10-02Replaced globalnick and globaldescription with just nick and description, sin...Adam
2010-10-02Made ChanServ optionalAdam
2010-10-02Made OperServ and Global optionalAdam
2010-10-02Made MemoServ optionalAdam
2010-09-26Changed the language system to use gettextAdam
2010-09-19Added configuration for m_dnsbl for what return values get bannedAdam