]> git.netwichtig.de Git - user/henk/code/inspircd.git/history - include
Implement DisplayList virtual method calls, and implement it in cmode_b
[user/henk/code/inspircd.git] / include /
2006-07-08 brainImplement DisplayList virtual method calls, and impleme...
2006-07-08 brainAdd usermode +o, with special checking so that an oper...
2006-07-08 brainAdded DisplayCurrentModes which will display the modes...
2006-07-08 brainAdd userrec::HasMode, fix some typos.
2006-07-08 brainChange channelmodes -> usermodes (typo)
2006-07-08 brainConvert new +isw modes to new mode format
2006-07-08 brainRefactored user modes to work like the channel modes...
2006-07-08 brainAdded usermodes +swi.
2006-07-08 brainAdd cmode +v - that's all the RFC channel modes done now
2006-07-08 brainAdd support for cmode +h
2006-07-08 brainAdd cmode +o (op/deop) and in the process change a...
2006-07-08 brainAdd channelmode +l
2006-07-08 brainAdd chmode +k, cut down includes in use in mode.cpp
2006-07-08 brainModeHandler documented
2006-07-07 brainAdd support for channelmode +i
2006-07-07 brainAdd channel modes +n and +t
2006-07-07 brainMove BanItem into the class
2006-07-07 brainStarted work on ModeParser::CleanMask()
2006-07-07 brainComments
2006-07-07 brainAdded cmode_m (channel mode +m)
2006-07-07 brainMode +b stuff, probably wont work yet
2006-07-07 brainAdd cmode_p (private)
2006-07-07 brainAaaand, correct all the obligitary typos
2006-07-07 brainAdded masking stuff.
2006-07-07 brainMode parser WORKS! (for simple non-parameterized channe...
2006-07-07 brainHeader for cmode_s.cpp
2006-07-07 omchange std::string's to const std::string references...
2006-07-07 brainAdded InspSocket::WantWrite(), InspSocket::OnWriteReady...
2006-07-07 ommodules.*: Put some void* back to char*, sorry if they...
2006-07-03 omChange InspSocket's private members to only be protecte...
2006-07-01 brainrelocate the Move* methods to private: where they belon...
2006-07-01 brainMake WritePID a public function of class InspIRCd
2006-07-01 brainMove SetSignals(), Start() and DaemonSeed() into privat...
2006-07-01 omChange WriteChannelWithServ and it's _NoFormat to take...
2006-07-01 omReplace rather craq'y loop with a couple of std::string...
2006-06-30 brainTweak to IS_LOCAL macro to exclude invalid fd's that...
2006-06-29 omAnd add the include to make all the modules compile...
2006-06-29 omThis already adds the file and line number itself,...
2006-06-29 omChange log() to a #define, the real symbol is now do_lo...
2006-06-29 omConvert char* to const char* in InspSocket constructor...
2006-06-27 brainAdded auto-binding, picks the first ip in the <bind...
2006-06-21 brainAdded Server::PublishFeature(),
2006-06-20 brainClass Request and class Event now take a void* in their...
2006-05-11 brainIncrease length of dhost
2006-05-10 brainFix output corruption when host is exactly 64 chars...
2006-04-25 brainCheck for NULL, set pointers to NULL after deletion
2006-04-24 brainFix various typos and warnings
2006-04-24 brainTypo in the macro :p
2006-04-24 braindelete operator tracking in debug mode (using a macro...
2006-04-20 brainMovement of cmd_* headers into include/commands (this...
2006-04-12 brainMade FindMatching(Global|Local) available via users.h
2006-04-11 omDie windows die.
2006-04-10 omRoute some more stuff through socket.h and hash_map...
2006-04-10 omRouting more socket includes through socket.h
2006-04-10 brainTypedef an ugly iterator, dont send mode string if...
2006-04-10 omA few more typedefs defined and put into use.
2006-04-10 omAdd time.h include to inspircd.h. Random cleanups in...
2006-04-10 omAssorted changes here, Extend() is not templated so...
2006-04-10 brainMore fixes
2006-04-10 brainExtra allowance for modes which have different number...
2006-04-10 brainStart of new mode parser
2006-04-09 brainOm's way is better and lets watchers change mode parame...
2006-04-09 brainStart of mode parser refactoring
2006-04-09 omShuffle some more includes around, const reference...
2006-04-08 omRemove references to inspircd_io from these, stop confi...
2006-04-08 omObsolete
2006-04-08 omRemove uneccessary socket includes now included in...
2006-04-08 om...
2006-04-08 omAnd remember to add this one, just a little header...
2006-04-08 omSplit inspircd_io.* insp inspsocket.* and configreader...
2006-04-08 nenolod- first steps towards a working IPv6 port. I'll work...
2006-04-07 omSlight optimisation to config reader, looks nicer even...
2006-04-04 ommove do_whois to cmd_whois, i'm stopping now. really.
2006-04-04 omAdd WriteOpers_NoFormat, now to remember what I wanted...
2006-04-04 omAll new shiny config parser, there's probably some...
2006-04-04 w00tForward port the removal of -nolimit (doesn't seem...
2006-04-03 omsplit_clist will never send lines over 512 chars, also...
2006-04-02 omUndo me screwing stuff up
2006-04-02 omAdd amd64/linux to list of OS'es tested, but mainly...
2006-03-30 omAdd configuration option <options:operspywhois> to...
2006-03-26 brainRegression for buffering of sockets
2006-03-18 brainAllow adding of new client ports via /REHASH.
2006-03-13 brainRemoval of ancient TRUE/FALSE #defines (C-ish stuff)
2006-03-12 brainCommented a lot of stuff that hasnt been commented...
2006-03-12 brainConst refs (this is about the last of them in the core...
2006-03-12 brainRenamed to chanrec::modes
2006-03-12 brain*NEEDS TESTING* changed binarymodes to use the custom_m...
2006-03-12 brainRemoved chanrec::binarymodes - insp wont compile atm...
2006-03-11 brainComplete removal of all stl stuff here
2006-03-11 brainCompletely removed the deque
2006-03-11 brainFixes
2006-03-11 brainAdded method to check if an fd is in the socketengine...
2006-03-11 brainMissed some stuff
2006-03-11 brainconst std::string &
2006-03-11 brainStart of conversion to const refs for std::strings...
2006-03-11 brainTidyup by making some thing sprintf only once rather...
2006-03-10 brainTidyup and move ConvToStr to a publically accessible...
2006-03-10 brainMoved more stuff into right places
2006-03-10 brainMass tidyup of ServerConfig::Read and stuff
2006-03-10 omAnother const reference conversion, and remove redundan...
next