Age | Commit message (Expand) | Author |
2011-07-14 | Added cs_sync | Adam |
2011-07-14 | Added bs_autoassign | Adam |
2011-07-14 | Rewrote how commands are handled within Anope. | Adam |
2011-05-23 | Added m_statusupdate | Adam |
2011-05-21 | Made Anope able to process normally when disconnected from the uplink and not... | Adam |
2011-05-16 | Calculate nc::channelcount at runtime | Adam |
2011-05-16 | Added os_oper | Adam |
2011-05-16 | Added os_forbid | Adam |
2011-05-16 | Expand more on m_alias and changed some std::string usage in sockets.cpp to u... | Adam |
2011-05-16 | Use module type to determine what type each module is instead of its location... | Adam |
2011-05-16 | Added more useful functions to our LDAP API, allow adding newly registered ac... | Adam |
2011-05-16 | Unmodularized the socket engine because its causing problems and really is un... | Adam |
2011-05-16 | Moved the core pseudo clients out into their own modules | Adam |
2011-05-16 | Removed ngircd as we've decided not to support it at this time | Adam |
2011-05-16 | Note m_async_commands is experimental | Adam |
2011-04-28 | Added a unique key for the anope_cs_mlock table | Adam |
2011-04-20 | This actually isn't necessary | Adam |
2011-04-19 | Fixed logging messages with an empty category to everything | Adam |
2011-04-03 | Made LDAP support recover, release, resetpass, etc. | Adam |
2011-03-31 | Removed some unneeded/unused code from m_ldap | Adam |
2011-03-22 | Bug #1203 | Adam |
2011-03-14 | Rewrote some of the opertype system, added os_login | Adam |
2011-03-12 | added ns_cert | DukePyrolator |
2011-03-11 | Added os_config and support for including additional configuration files. | Adam |
2011-03-09 | Store mlock in the databases and removed some unused functions from misc.cpp | Adam |
2011-03-05 | Removed nickrequests, instead have unconfirmed registrations. Also made ns_re... | Adam |
2011-03-04 | Added LDAP support | Adam |
2011-02-25 | More fixes. Also made db_mysql_live not keep bots updated because thats point... | Adam |
2011-02-17 | Split db_mysql_live into two modules so other modules can make use of the asy... | Adam |
2011-02-12 | Removed the Wallop config options and replaced them with the new log system | Adam |
2011-02-11 | Merged os_umode into os_mode | Adam |
2011-01-29 | DP in "an user" grammar police mode. | Charles Kingsley |
2011-01-29 | Another typo pointed out by the grammar police. ;) | Charles Kingsley |
2011-01-29 | Fixing leftover spaces and other rubbish I missed on the first pass. | Charles Kingsley |
2011-01-29 | QA fixes / refinements for example.conf | Charles Kingsley |
2011-01-24 | Added %N for network name in dnsbl:reason | Adam |
2011-01-19 | Added options:nomlock | Adam |
2011-01-17 | Added ns_ajoin | Adam |
2011-01-08 | enabled modeonid in example.conf | DukePyrolator |
2011-01-08 | added support for ngIRCd protocol | DukePyrolator |
2011-01-07 | Added db_mysql_live which allows Anope to pull data | Adam |
2010-12-24 | Made the default socket poller use poll() because it is supported on most pla... | Adam |
2010-12-12 | Allow command aliases to be redirected to different pseudo clients | Adam |
2010-12-12 | Added cs_entrymsg | Adam |
2010-12-12 | Added a plexus3 protocol module | Adam |
2010-12-12 | Added a default expiry time for suspended and forbidden nicks and channels | 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 /chanserv clone command | Adam |
2010-12-12 | Added command aliases | Adam |