summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2007-08-26Add option to set invite announcements to nobody, ops only, or all users, bas...brain
2007-08-23Move the close() wrapper out of the win32wrapper.h, and into its new proper p...brain
2007-08-23Document all this shit!brain
2007-08-23Craquity craq De-craq!brain
2007-08-23Raft of fixes so that inspircd can call Cleanup() and Exit() in less 'stable'...brain
2007-08-23Add some stuff to change how we process a token sepeperated streambrain
2007-08-19Add <connect:maxchans> as per feature bug #338 - combined with the last featu...brain
2007-08-19Allow changing of an oper's host on oper up using <type:class> (give it a con...brain
2007-08-19Add <connect:inherit> and <connect:name>brain
2007-08-19Add extra stuff to make it work (and compile)brain
2007-08-19Add some connect class stuff that is required for bug #367 plus some roadmap ...brain
2007-08-19Allow support for multiple dns results per request. This is a significant cha...brain
2007-08-19Pick up a few error conditions we didnt before in the config reader, and also...brain
2007-08-17Change to virtualw00t
2007-08-15Fixed, i forgot the virtual when implementing thisbrain
2007-08-15* include/caller.h will now compile correctly on Windows platforms.burlex
2007-08-11Allow rehash to attempt to load missing (and new) lib/cmd_*.so files, to allo...brain
2007-08-11Provide error output on failure to load a core command; to console on startup...brain
2007-08-09Remove an un-needed define while I poke around in herew00t
2007-08-05Fix spelling mistakes on some log messagesw00t
2007-07-28operators for std::string != irc::string and vice versa.peavey
2007-07-27Windows specific data types in EventHandler are now Extensible itemsbrain
2007-07-27Removal of some ifdefsbrain
2007-07-27Fix compile errors in windowsbrain
2007-07-27Needs testbuilding in windows. I will probably do this in a minute.brain
2007-07-27Some smart tricks to eliminate win32 ifdefs that are creeping into portable f...brain
2007-07-27Move a bunch of stuff around for tidyness, win32 functions keep creeping into...brain
2007-07-26More detail on the comment to indicate how to replace a functor in a classbrain
2007-07-26Move a ton of stuff into caller* functorsbrain
2007-07-25Un-static InspIRCd::Exit and use SignalHandler instead.peavey
2007-07-25Rehash from console works again due to new signalhandler. TODO: Use this to c...peavey
2007-07-25Add macros up to 8 parametersbrain
2007-07-25Shorthand macros DEFINE_HANDLER1()...DEFINE_HANDLER9() to save on defining fu...brain
2007-07-25Turn IsIdent into a functorbrain
2007-07-25Comment the caller0....caller8 classesbrain
2007-07-25Forgot to add thisbrain
2007-07-25Add stuff for functors. Currently, as a test case only InspIRCd::IsNick has b...brain
2007-07-25Begin move of rehash to server.cpp - broken rehash from cmdline for now.peavey
2007-07-25svn add I fail itpeavey
2007-07-25Put FileLogger in it's own class. Useful when logging doing more focused loggingpeavey
2007-07-24Replace some voodoo with a definew00t
2007-07-24Fix comment so it makes sense.peavey
2007-07-24And remove it from the header..w00t
2007-07-24Remove redundant include for a speedup of 0.1 in compile time :ppeavey
2007-07-23Fix crash on unload of modules with listening sockets -- some situations requ...brain
2007-07-17Mass header update. Chatspike-Dev => InspIRCd....peavey
2007-07-16OOPS! 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-07-16formatting and ^Mpeavey
2007-07-15Fix for bug #349: NOTE there is important caveat about this in the example co...brain