Age | Commit message (Expand) | Author |
2012-10-07 | Add a config option for server side topic locks | attilamolnar |
2012-10-01 | Add networkinfo:chanlen config directive | Adam |
2012-09-07 | Add chanserv/set/autoop, like nickserv/set/autoop but for channels | Adam |
2012-09-07 | Made session tracking ip based, not host based, and allow using CIDR to group... | Adam |
2012-09-07 | Allow configuring killquick and kill delays | Adam |
2012-09-07 | Allow ; and } in quoted strings | Adam |
2012-08-08 | Put motd in conf/ not data/ and fixed the default values in the config | Robby |
2012-08-08 | Update pid and motd file paths | Cronus |
2012-07-18 | Warn about really big integer values in the config | Adam |
2012-05-26 | Some access level fixes from Robby to more closely match the historic levels,... | Adam |
2012-05-23 | Add support for inspircd2.0+s mlock, improved on Unreal's, and made server si... | Adam |
2012-05-06 | Split up db/conf/lib/locale install directories, and allow alternate ones to ... | Adam |
2012-04-29 | Added options:casemap to chose how case insensitive strings are compared, usi... | Adam |
2012-04-27 | Process defines even before includes, fixes defining{} pseudoclient names to ... | Adam |
2012-04-25 | Fixed non-debug build | Adam |
2012-04-23 | Reworked live SQL support yet again | Adam |
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-02-26 | Added chanserv:require config option to set which modes must be on all regist... | Adam |
2012-02-22 | Added a configuration option to make all nick registrations require admin ver... | Adam |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | 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-01-02 | Updated Copyright to 2012 | Adam |
2011-12-23 | Add DT_ALLOW_EMPTY config flag, allow fantasychars to be empty | Adam |
2011-12-15 | Add privilege ranks to determine how powerful privileges are | Adam |
2011-12-12 | Added oper:require_oper configuration option | Adam |
2011-11-03 | Bug #1354 - Allow mode chars to be used for channel prefixs in services.conf | Adam |
2011-10-22 | Added akill ids | Adam |
2011-10-14 | Added options:nonicknameownership config option | Adam |
2011-09-19 | Fixed /os reload doing weird things to service channels, and allow setting mo... | Adam |
2011-09-10 | Made ChanServ privileges configurable | Adam |
2011-09-10 | Made service_reference type safe | Adam |
2011-09-10 | Made the IsValidHost checks configurable | Adam |
2011-09-10 | Added oper:host and oper:vhost | Adam |
2011-09-10 | Made email messages sent by services configurable | Adam |
2011-09-10 | Removed log:inhabitlogchannel and replaced it with service:channels | Adam |
2011-09-10 | Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should b... | Adam |
2011-08-29 | Made config rehashing not wipe opers configured with opersev/oper | Adam |
2011-08-17 | Actually made the nickserv block optional | Adam |
2011-08-14 | Fixed default settings for log blocks | Adam |
2011-08-12 | Allow bot usermodes to be configurable | Adam |
2011-08-06 | Added a define{} block which can be used to easially rename things | Adam |
2011-08-04 | Added a command:permission setting | Adam |
2011-08-02 | Added opertype:modes | Adam |
2011-08-01 | Rewrote the access systems and added a flags access system | Adam |
2011-07-31 | Fixed a few small problems, including m_ssl's connect feature sometimes faili... | 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 |