]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - src/cmd_list.cpp
Move InspIRCd::IsValidMask() to helperfuncs.cpp
[user/henk/code/inspircd.git] / src / cmd_list.cpp
2007-10-21 w00tAnother big commit, just to please all my fans out...
2007-10-15 w00tIn the grand tradition of huge fucking commits:
2007-10-15 w00tclass command_t -> class Command. Whey :D
2007-08-27 w00tRemove more unnecessary header traffic
2007-07-30 specialForward port of the fix to secret channels in /list
2007-07-23 brainTidyup a bunch of stuff that was using userrec::modes...
2007-07-16 peaveyOOPS! We try again, since I'm smoking craq. LF is 0x0a...
2007-07-16 peavey'svn propset -R svn:eol-style CR *' Set to UNIX-style...
2007-05-25 brainInitial fix wasnt working, and was a mess. Lets try...
2007-05-25 brainFix for /list glob bug in core LIST reported by HiroP...
2007-05-21 brainReorder inspircd.h header to top
2007-05-19 w00tWindows support. Tested and working to compile on freeb...
2007-03-30 brainAdd extra stuff to LIST.
2006-12-23 brainHash rehashing change
2006-12-15 w00tJesus, look who's the commit whore today. More header...
2006-11-10 brainImplement a change for bug #171. It might not be pretty...
2006-10-22 brainmIRC sucks, and its author does too!
2006-09-15 brainAnnotations
2006-09-06 brainCommand result codes. This isnt finished yet, still...
2006-09-03 brainAuto loading of commands as shared objects via dlsym...
2006-08-30 brainWahhhhhhhhhhhh bwahahaha. Mass commit to tidy up tons...
2006-08-18 specialForward port of /list pattern matching, reported by...
2006-08-11 brainJust to mess with om's head, remove helperfuncs.h from...
2006-08-11 brainConfigReader and FileReader now take InspIRCd* to their...
2006-08-10 brainFindNick, FindChan, ChanModes, UserList, CountInvisible...
2006-08-09 brainMove tons more stuff into class InspIRCd
2006-08-09 brainMove clientlist and chanlist into InspIRCd*
2006-08-08 brainWHEEEEE!!!!!
2006-07-16 brainmass tidyup, change A LOT of stuff to const char**...
2006-04-20 brainMove to new include path
2006-04-08 omRemove references to inspircd_io from these, stop confi...
2006-03-18 brainNo RFC says anything about hiding channels containing...
2006-03-12 brainRenamed to chanrec::modes
2006-03-12 brain*NEEDS TESTING* changed binarymodes to use the custom_m...
2006-03-09 brainDon't show channels where all users are invisible and...
2006-03-09 brainSpeedup of list
2006-03-08 brainRemoved has_channel(userrec*,chanrec*), the new preferr...
2006-01-31 brainKey hiding when youre not on the channel
2006-01-15 brainUpdated copyrights in headers etc using perl inplace...
2005-12-17 brainCode tidyup - brain
2005-12-16 brainSplit all commands into seperate files and redid comman...