Age | Commit message (Expand) | Author |
2006-08-11 | Just to mess with om's head, remove helperfuncs.h from everywhere | brain |
2006-08-11 | ConfigReader and FileReader now take InspIRCd* to their constructors | brain |
2006-08-10 | FindNick, FindChan, ChanModes, UserList, CountInvisible, PurgeEmptyChannels, ... | brain |
2006-08-09 | Move tons more stuff into class InspIRCd | brain |
2006-08-09 | Move clientlist and chanlist into InspIRCd* | brain |
2006-08-08 | WHEEEEE!!!!! | brain |
2006-07-16 | mass tidyup, change A LOT of stuff to const char** which was char** (such as ... | brain |
2006-04-20 | Move to new include path | brain |
2006-04-08 | Remove references to inspircd_io from these, stop configure making all the mo... | om |
2006-03-18 | No RFC says anything about hiding channels containing only +i users -- and it... | brain |
2006-03-12 | Renamed to chanrec::modes | brain |
2006-03-12 | *NEEDS TESTING* changed binarymodes to use the custom_modes entries | brain |
2006-03-09 | Don't show channels where all users are invisible and therefore usercount is 0 | brain |
2006-03-09 | Speedup of list | brain |
2006-03-08 | Removed has_channel(userrec*,chanrec*), the new preferred way of doing it is ... | brain |
2006-01-31 | Key hiding when youre not on the channel | brain |
2006-01-15 | Updated copyrights in headers etc using perl inplace edit | brain |
2005-12-17 | Code tidyup - brain | brain |
2005-12-16 | Split all commands into seperate files and redid command system to take class... | brain |