Age | Commit message (Expand) | Author |
2007-06-04 | Add options:moronbanner. Yes really, thats what its called. See the example c... | brain |
2007-06-04 | Excess flood tidyups | brain |
2007-06-02 | Change the behaviour of insp in windows to keep its window open, with some st... | brain |
2007-06-01 | Make valgrind happy and not leak mem. | peavey |
2007-05-30 | Apply ipv6 #ifdef tidyup patch from djGrrr, thanks :) | brain |
2007-05-27 | Config option for default channel modes -- more to follow, don't use yet | brain |
2007-05-27 | Whoops, ++it++? Thats gonna break :p | brain |
2007-05-27 | Change for reverse output of lists, most recent first, for bug #307. Also fix... | brain |
2007-05-26 | Dunno why this method was static, doesnt need to be... | brain |
2007-05-25 | Tidy up to coding style | brain |
2007-05-22 | Bloody 'safe stl' warnings. | brain |
2007-05-22 | Crappy warnings | brain |
2007-05-21 | I think this was the source of burlex's confusion with the spanningtree propo... | brain |
2007-05-20 | Remove asserts and convert to unix line endings | brain |
2007-05-20 | - Modify ServerConfig::GetFullProgDir to just return cwd, previously it did a... | w00t |
2007-05-19 | Fix std::sort stuff for w00t | brain |
2007-05-19 | Space indents must die. | brain |
2007-05-19 | Helps if I add the w32 specific code, too. :p | w00t |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-15 | Rather largeish change to class checking on connect to fix a few minor bits a... | w00t |
2007-05-15 | Add cmd_reloadmodule.{h,cpp} contributed by Eric at neowin.net, thanks :) | brain |
2007-05-13 | Replace strip/blockcolor tags with <options:exemptchanops>, sexy string of mo... | w00t |
2007-05-11 | Remove some stuff deprecated since 1.0 | w00t |
2007-05-11 | Refactor port binding, warning not yet tested fully | brain |
2007-05-10 | Add m_taxonomy and api minor tweak to make it work, enable some modules for it. | brain |
2007-05-10 | Small api change with wide reaching effects in modules - Allows modification ... | brain |
2007-05-09 | If we're having local, we need far too (f) | brain |
2007-05-09 | Add WHO flag 'l', show only local users | brain |
2007-05-09 | Add extra matches to /WHO. flags aiMp, away, ident, metadata, port number | brain |
2007-05-09 | Someone left a flag out of the syntax (m, modes) | brain |
2007-05-09 | Implement bug #282 from owine: kill sender hiding. <options:hidekills> needs ... | w00t |
2007-05-04 | Add options:quietbursts, fixes bug #269, also adds support for quits in a cul... | brain |
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 |