Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-23 | Reworked live SQL support yet again | Adam | |
2012-02-22 | Added regex support for many commands, such as akill, sqline, snline, | Adam | |
all of the */list commands, etc. Also extended the ability of akill to match a full nick!user@host and real name of users. | |||
2012-02-18 | Use C++11's explicit override feature if available | Adam | |
2012-01-25 | Windows | Adam | |
2012-01-02 | Updated Copyright to 2012 | Adam | |
2011-12-19 | Fixed formatting of many lists and INFO outputs | Adam | |
2011-11-05 | Remove xlines from the IRCd aswell as from our list when the clear command ↵ | Adam | |
is used, and fixed adding timed Zlines to inspircd | |||
2011-10-22 | Added akill ids | Adam | |
2011-09-10 | Made service_reference type safe | Adam | |
2011-09-10 | Removed SZLine. Instead, have AKILL determine whether or not a ZLINE should ↵ | Adam | |
be set. | |||
2011-08-21 | Fixed AddAkiller | Adam | |
2011-08-05 | Rewrote the example configurations and split them | Adam | |
up into seperate files for each pseudo client. Also reorganized how the modules are stored, and made most of the old "extra" modules "core" |