summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2007-07-23Remove darwin hax from 1.2w00t
2007-07-23Add some documentationw00t
2007-07-23Sanity check: we don't want to deal with Config being invalid while loggingw00t
2007-07-23Squash a warning reported by owinew00t
2007-07-23Rename this function so it is self documentingw00t
2007-07-23Clean up the indenting herew00t
2007-07-23Fix a bug reported downstream regarding cloaking keysw00t
2007-07-23Yes, it will be. (see the file)brain
2007-07-23Remove a braindead comment ('this belongs in class InspIRCd' -- when it's alr...w00t
2007-07-23Tidyup a bunch of stuff that was using userrec::modes directly rather than us...brain
2007-07-23Make these notices a little more helpfulw00t
2007-07-23Bit more tidying. Add some comments here, too.w00t
2007-07-23Minor cleanupw00t
2007-07-23A couple of tweaks that i did earlier as diffs. ISON didnt always respect inv...brain
2007-07-23Fix for bug #358, by rogalek.w00t
2007-07-23* Sockets will now always be nonblocking on win32 version of InspIRCd. There ...burlex
2007-07-22Grrrbrain
2007-07-22m_testcommand deletes its command handler manually, no modules should do this...brain
2007-07-22Add syntax.peavey
2007-07-22Less WOOT more TAXANOMY :>peavey
2007-07-21oper-immune filters should be fixed nowbrain
2007-07-21I broke socketengine_iocp with some fixes. Fixed again.brain
2007-07-21Extra Dry! Shame it's not in Hereford right now :pbrain
2007-07-21Testbrain
2007-07-21le cleanuppeavey
2007-07-21push metadata out on title-uppeavey
2007-07-21Make it local only.peavey
2007-07-21Add Custom Titles as requested per bug #334peavey
2007-07-19Fix for bug #326, 'no error' quit can no longer theoretically occur because a...brain
2007-07-19Whoops, someone forgot to check the return value when initializing windows IOCPbrain
2007-07-18Ive tidied up the mode count stuff, but i still cant duplicate negative invis...brain
2007-07-18Fixed m_messageflood to free the channel if it kicks the last user. This woul...special
2007-07-18there were two.. yes, you're right Specialpippijn
2007-07-18untested fix for "unused functions"pippijn
2007-07-17Stability fixes, some DELETEs here that dont belong any more.brain
2007-07-17Validation checks that seem to have been omitted here.brain
2007-07-17publish "JSON-RPC" interfacepippijn
2007-07-17Now, json-rpc _ONLY_ supports member function pointers. An example is given inpippijn
2007-07-17#ifdeffed out gnu extensionpippijn
2007-07-17provide feedback to the user if json throws an exceptionpippijn
2007-07-17Ignore all exceptions for now.. m_rpc_json is rather willing to throwpippijn
2007-07-17Added a JSON-RPC module that can be used by other modules to provide a remotepippijn
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-16Add flags to /STATS s output, and nuke some ^Mpeavey
2007-07-16formatting and ^Mpeavey
2007-07-16Made m_ssl_gnutls throw an exception when unable to load the certificate (sin...special
2007-07-15Fix for bug #349: NOTE there is important caveat about this in the example co...brain
2007-07-15Fix for minor memory leak on unloading module, bug #340brain
2007-07-13Explicitly disallow mode prefixes > 126, to prevent excess muppetry by 3rd pa...brain