summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2006-04-20Movement of cmd_* headers into include/commands (this is incomplete)brain
2006-04-12Made FindMatching(Global|Local) available via users.hbrain
2006-04-11Die windows die.om
2006-04-10Route some more stuff through socket.h and hash_map.h. Add #define protection...om
2006-04-10Routing more socket includes through socket.hom
2006-04-10Typedef an ugly iterator, dont send mode string if no modes were in the outpu...brain
2006-04-10A few more typedefs defined and put into use.om
2006-04-10Add time.h include to inspircd.h. Random cleanups in channels.cpp, mostly usi...om
2006-04-10Assorted changes here, Extend() is not templated so you can pass it any point...om
2006-04-10More fixesbrain
2006-04-10Extra allowance for modes which have different number of params when being se...brain
2006-04-10Start of new mode parserbrain
2006-04-09Om's way is better and lets watchers change mode parameters for the modes the...brain
2006-04-09Start of mode parser refactoringbrain
2006-04-09Shuffle some more includes around, const reference a few functions in inspircd.*om
2006-04-08Remove references to inspircd_io from these, stop configure making all the mo...om
2006-04-08Obsoleteom
2006-04-08Remove uneccessary socket includes now included in socket.hom
2006-04-08...om
2006-04-08And remember to add this one, just a little header with the #ifdef GCC3 ... s...om
2006-04-08Split inspircd_io.* insp inspsocket.* and configreader.* with a few odd bits ...om
2006-04-08- first steps towards a working IPv6 port. I'll work more on this tomorrow. :-Pnenolod
2006-04-07Slight optimisation to config reader, looks nicer even if it's not faster.om
2006-04-04move do_whois to cmd_whois, i'm stopping now. really.om
2006-04-04Add WriteOpers_NoFormat, now to remember what I wanted it forom
2006-04-04All new shiny config parser, there's probably some bugs there somewhere but h...om
2006-04-04Forward port the removal of -nolimit (doesn't seem to be in the current comma...w00t
2006-04-03split_clist will never send lines over 512 chars, also should be fasterom
2006-04-02Undo me screwing stuff upom
2006-04-02Add amd64/linux to list of OS'es tested, but mainly CIA test :Pom
2006-03-30Add configuration option <options:operspywhois> to set if opers see invisble ...om
2006-03-26Regression for buffering of socketsbrain
2006-03-18Allow adding of new client ports via /REHASH.brain
2006-03-13Removal of ancient TRUE/FALSE #defines (C-ish stuff)brain
2006-03-12Commented a lot of stuff that hasnt been commented since 1.0.2brain
2006-03-12Const refs (this is about the last of them in the core api)brain
2006-03-12Renamed to chanrec::modesbrain
2006-03-12*NEEDS TESTING* changed binarymodes to use the custom_modes entriesbrain
2006-03-12Removed chanrec::binarymodes - insp wont compile atm do not use :pbrain
2006-03-11Complete removal of all stl stuff herebrain
2006-03-11Completely removed the dequebrain
2006-03-11Fixesbrain
2006-03-11Added method to check if an fd is in the socketengine or notbrain
2006-03-11Missed some stuffbrain
2006-03-11const std::string &brain
2006-03-11Start of conversion to const refs for std::strings in module api - A LOT OF S...brain
2006-03-11Tidyup by making some thing sprintf only once rather than n times (where n is...brain
2006-03-10Tidyup and move ConvToStr to a publically accessible placebrain
2006-03-10Moved more stuff into right placesbrain
2006-03-10Mass tidyup of ServerConfig::Read and stuffbrain