Age | Commit message (Expand) | Author |
2007-08-27 | Remove more unnecessary header traffic | w00t |
2007-07-30 | Forward port of the fix to secret channels in /list | special |
2007-07-23 | Tidyup a bunch of stuff that was using userrec::modes directly rather than us... | brain |
2007-07-16 | OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR. | peavey |
2007-07-16 | 'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au... | peavey |
2007-05-25 | Initial fix wasnt working, and was a mess. Lets try this again. | brain |
2007-05-25 | Fix for /list glob bug in core LIST reported by HiroP, bug #304 | brain |
2007-05-21 | Reorder inspircd.h header to top | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-03-30 | Add extra stuff to LIST. | brain |
2006-12-23 | Hash rehashing change | brain |
2006-12-15 | Jesus, look who's the commit whore today. More header updates, and removal of... | w00t |
2006-11-10 | Implement a change for bug #171. It might not be pretty in the /list output, ... | brain |
2006-10-22 | mIRC sucks, and its author does too! | brain |
2006-09-15 | Annotations | brain |
2006-09-06 | Command result codes. This isnt finished yet, still got to do most of the mod... | brain |
2006-09-03 | Auto loading of commands as shared objects via dlsym (very lightweight interf... | brain |
2006-08-30 | Wahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons of messy include lists | brain |
2006-08-18 | Forward port of /list pattern matching, reported by Stskeeps | special |
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 |