Age | Commit message (Expand) | Author |
2007-05-04 | Add <auditorium showops> which determines if auditorium works like ircnet +a ... | brain |
2007-05-04 | Where others charge, we give for free. Have fun and use wisely. With great po... | brain |
2007-05-03 | DO NOT USE THIS COMMIT - if you do, most of the modules wont work. | brain |
2007-05-01 | Implement feature request in bug #271 by HiroP, allow disabling of maxlocal a... | brain |
2007-04-30 | Fix one issue, add another feature: When sending MODE +beI, weed out duplicat... | brain |
2007-04-27 | Add support for hiding listmode lists such as +beI from unprivileged users. | brain |
2007-04-26 | Make error reporting work properly, it seemed to loose errors. | brain |
2007-04-18 | Add trim() to hashcomp to trail leading and traling spaces from std::strings | peavey |
2007-04-15 | Feature request outlined in bug #257, allow connect/allow lines by port | brain |
2007-04-08 | Add support for solaris 10 IO Completion Ports, contributed by nenolod | brain |
2007-04-07 | Add licensing headers to files which are missing them and make sure they are ... | brain |
2007-04-06 | We had to roll our own time function because some craqsmoker thought having a... | brain |
2007-04-05 | Fix for bug #199 (Feature request) submitted by owine. Ended up adding an ext... | brain |
2007-04-02 | This needs some general QA-ing. Add support to new parser (introduced in 1.1)... | brain |
2007-04-01 | Add -config parameter to bin/inspircd which allows a user to specify the conf... | brain |
2007-04-01 | Add <options:fixedquit> and <options:suffixquit> to go along with the existin... | brain |
2007-03-31 | Add macros IS_OPER() and IS_AWAY() | brain |
2007-03-26 | Fix bug reported by darix where inspircd process returns 15 for successful st... | brain |
2007-03-24 | Test stuff to fix remote stats brokage | brain |
2007-03-18 | set the TS of a channel in JoinUser, not after the entire FJOIN, this is safe... | brain |
2007-03-15 | Add third parameter to OnUserQuit (quit reason for opers only) - bump api ver... | brain |
2007-03-11 | Document OnBufferFlushed | brain |
2007-03-11 | Added OnBufferFlush, improved m_safelist, no longer works on a timer but work... | brain |
2007-03-11 | Remove debug | brain |
2007-03-10 | Fix the operator== for irc::string -> std::string to be const&, the lack of c... | brain |
2007-03-10 | Change mask variable to irc::string to allow for case insensitive removal/add... | brain |
2007-03-09 | /who tidyup - needs QA'ing | brain |
2007-03-08 | option to allow announce of invites to channel (similar to unreal) | brain |
2007-03-06 | This properly fixes options:hidebans and options:hidesplits by providing the ... | brain |
2007-03-03 | Rebuild 005 on rehash. Tracker: bug #234 | peavey |
2007-02-25 | Add max line length value to modestacker, so that it can clamp the max length... | brain |
2007-02-22 | Added sepstream::GetRemaining() | special |
2007-02-19 | Addition of feature request outlined in bug #195, suggested by Bricker | brain |
2007-02-19 | 1) Fix for nickname overruled with new cullList stuff -- we have to change th... | brain |
2007-02-17 | Change bytes-used counter for commands (used by /stats m) as in excessive use... | brain |
2007-02-17 | Bump API version | brain |
2007-02-17 | Change /msg $* to have the correct source the same way /notice $* does | brain |
2007-02-11 | Bump API version (chanrec::setby increased from NICKMAX to 128) | brain |
2007-02-11 | Allow for nick!user@host in TOPIC information. | brain |
2007-02-10 | And make it compile. (whoops) | brain |
2007-02-10 | timermanager never had a ServerInstance. Give it one so we can use InspIRCd::... | brain |
2007-02-09 | Add and properly test the ability for an InspTimer to DelTimer itself from wi... | brain |
2007-02-07 | Ident fixes, | brain |
2007-02-07 | Added support for explicitly binding an outbound connection to an ip. Will be... | brain |
2007-02-06 | Fixes to allow inspsocket connects to be protocol transparent | brain |
2007-02-05 | No gaurantees on this atm | brain |
2007-02-05 | This wont compile atm | brain |
2007-02-05 | Stuff to make dns work protocol-independent | brain |
2007-02-05 | Not safe for use yet | brain |
2007-02-05 | Smart tricks to allow for ipv4 and ipv6 bindings on client ports. WARNING, NO... | brain |