summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-22Fixed windows configure in release mode in a directory with spaces.frostycoolslug
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-22Add m_taxonomy.so to example config.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-21Fix pastage spotted by dmb.peavey
2007-07-21le cleanuppeavey
2007-07-21push metadata out on title-uppeavey
2007-07-21Why does getcache return "true" or undef?! Now returns 1 or 0. Thanks stskeepsbrain
2007-07-21Make it local only.peavey
2007-07-21Add Custom Titles as requested per bug #334peavey
2007-07-20Fix gnutls cert generation failing. Thx owine.peavey
2007-07-19Fix for bug #326, 'no error' quit can no longer theoretically occur because a...brain
2007-07-19Fix for bug #353, theres no solution to this but a slightly craqy one, but at...brain
2007-07-19Whoops, someone forgot to check the return value when initializing windows IOCPbrain
2007-07-19Check libc version for epoll then check that glibc is built against this kern...brain
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-17more headers.peavey
2007-07-17Mass header update. Chatspike-Dev => InspIRCd....peavey
2007-07-17Fix copyright headers.peavey
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-17Module directories now use the concatenated linker flags from every cpp file,...special
2007-07-17Added the execruntime() function for Compile/Linker flags - executes shell co...special
2007-07-16Don't hide from me! set LF eol-style on hidden files too.peavey
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16Set EOL to WINDOWS-style always for Visual Studio files.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-16Ok windows.. YOU WIN :< .. but at least I can use MAXBUF now and configure wi...peavey
2007-07-16formatting and ^Mpeavey