Age | Commit message (Expand) | Author |
2012-04-08 | Added Chanstats. It uses a new, improved database format and is not compatibl... | DukePyrolator |
2012-04-08 | Modified the SQL API to allow unescaped parameters (useful for passing row na... | DukePyrolator |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam |
2012-02-22 | Also fixed m_proxyscan to handle users with invalid ips | Adam |
2012-02-21 | Fixed m_dnsbl handling users with spoofs/other non ips | Adam |
2012-02-18 | Use C++11's explicit override feature if available | Adam |
2012-02-14 | Clean up and reorganize our header files | Adam |
2012-01-31 | Fixed a memory leak in m_ldap | Adam |
2012-01-25 | Windows | Adam |
2012-01-02 | Updated Copyright to 2012 | Adam |
2011-12-27 | Made capab management a bit simplier | Adam |
2011-12-19 | Made m_dnsbl ban IPs not hostnames | Adam |
2011-12-08 | Fixed a memory leak in m_sqlite | Adam |
2011-11-08 | Windows | Adam |
2011-11-04 | Delete all tables before flushing not just ones we know about | Adam |
2011-10-27 | Fix a few warnings that only showed up with gcc 3.4.6 here (sadly, there is o... | Naram Qashat |
2011-10-24 | Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as u... | Naram Qashat |
2011-10-22 | Added akill ids | Adam |
2011-10-21 | Added m_rewrite | Adam |
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a mo... | Adam |
2011-09-10 | Moved signal/thread/mode checking to use signal pipes | Adam |
2011-09-10 | Removed /bs set msg | Adam |
2011-09-10 | Fixed service_reference to work correctly with external classes | Adam |
2011-09-10 | Allow modules to add their own channel levels | Adam |
2011-09-10 | Made service_reference type safe | Adam |
2011-09-10 | Added oper:host and oper:vhost | Adam |
2011-09-10 | Cleaned up the dns engine, and fixed sometimes parsing multiple answer querie... | Adam |
2011-09-10 | Added m_proxyscan | Adam |
2011-09-10 | Cleaned up some of the socket code, cleaned up the pipe engines, added suppor... | Adam |
2011-09-09 | Changed User::IsRecognized check to default to secure | Adam |
2011-08-20 | Removed m_async_commands, it can still cause crashes from invalid pointers on... | Adam |
2011-08-12 | Send replies back to uses after m_ldap_authentication processes | Adam |
2011-08-09 | Added forgotten founder checks to cs_access, fixed fantasy replies to come fr... | Adam |
2011-08-09 | Simiplied a bit of the access system | Adam |
2011-08-05 | Rewrote the example configurations and split them | Adam |
2011-08-04 | Added a command:permission setting | Adam |
2011-08-02 | Fixed /cs clone copying channel access, fixed restricted, and fixed some comp... | Adam |
2011-08-01 | Rewrote the access systems and added a flags access system | Adam |
2011-07-31 | Fixed these ModuleManager::Attach calls once and for all.. | Adam |
2011-07-31 | Fixed os_defcon | Adam |
2011-07-31 | Fixed error message from being unable to connect | Adam |
2011-07-31 | Fixed a few small problems, including m_ssl's connect feature sometimes faili... | Adam |
2011-07-26 | Fixed /os ignore, /os exception del, and a crash in /cs entrymsg | Adam |
2011-07-23 | Fix couple of typos in modules | Charles Kingsley |
2011-07-17 | Fixed hs_request and corrected a typo(?) in hs activate | lethality |
2011-07-17 | Fixed some of the extra modules | lethality |
2011-07-17 | Fixed up cs_set_misc and ns_set_misc | Adam |
2011-07-16 | Fixed a few of the /cs set syntax messages to reflect the new syntax | Adam |
2011-07-14 | These .pot files don't need to be under version control | Adam |
2011-07-14 | Added cs_sync | Adam |