Age | Commit message (Expand) | Author |
2007-07-23 | Clean up the indenting here | w00t |
2007-07-23 | Fix a bug reported downstream regarding cloaking keys | w00t |
2007-07-23 | Yes, it will be. (see the file) | brain |
2007-07-23 | Remove a braindead comment ('this belongs in class InspIRCd' -- when it's alr... | w00t |
2007-07-23 | Tidyup a bunch of stuff that was using userrec::modes directly rather than us... | brain |
2007-07-23 | Make these notices a little more helpful | w00t |
2007-07-23 | Bit more tidying. Add some comments here, too. | w00t |
2007-07-23 | Minor cleanup | w00t |
2007-07-23 | A couple of tweaks that i did earlier as diffs. ISON didnt always respect inv... | brain |
2007-07-23 | Fix for bug #358, by rogalek. | w00t |
2007-07-23 | * Sockets will now always be nonblocking on win32 version of InspIRCd. There ... | burlex |
2007-07-22 | Fixed windows configure in release mode in a directory with spaces. | frostycoolslug |
2007-07-22 | Grrr | brain |
2007-07-22 | m_testcommand deletes its command handler manually, no modules should do this... | brain |
2007-07-22 | Add syntax. | peavey |
2007-07-22 | Add m_taxonomy.so to example config. | peavey |
2007-07-22 | Less WOOT more TAXANOMY :> | peavey |
2007-07-21 | oper-immune filters should be fixed now | brain |
2007-07-21 | I broke socketengine_iocp with some fixes. Fixed again. | brain |
2007-07-21 | Extra Dry! Shame it's not in Hereford right now :p | brain |
2007-07-21 | Test | brain |
2007-07-21 | Fix pastage spotted by dmb. | peavey |
2007-07-21 | le cleanup | peavey |
2007-07-21 | push metadata out on title-up | peavey |
2007-07-21 | Why does getcache return "true" or undef?! Now returns 1 or 0. Thanks stskeeps | brain |
2007-07-21 | Make it local only. | peavey |
2007-07-21 | Add Custom Titles as requested per bug #334 | peavey |
2007-07-20 | Fix gnutls cert generation failing. Thx owine. | peavey |
2007-07-19 | Fix for bug #326, 'no error' quit can no longer theoretically occur because a... | brain |
2007-07-19 | Fix for bug #353, theres no solution to this but a slightly craqy one, but at... | brain |
2007-07-19 | Whoops, someone forgot to check the return value when initializing windows IOCP | brain |
2007-07-19 | Check libc version for epoll then check that glibc is built against this kern... | brain |
2007-07-18 | Ive tidied up the mode count stuff, but i still cant duplicate negative invis... | brain |
2007-07-18 | Fixed m_messageflood to free the channel if it kicks the last user. This woul... | special |
2007-07-18 | there were two.. yes, you're right Special | pippijn |
2007-07-18 | untested fix for "unused functions" | pippijn |
2007-07-17 | Stability fixes, some DELETEs here that dont belong any more. | brain |
2007-07-17 | Validation checks that seem to have been omitted here. | brain |
2007-07-17 | more headers. | peavey |
2007-07-17 | Mass header update. Chatspike-Dev => InspIRCd.... | peavey |
2007-07-17 | Fix copyright headers. | peavey |
2007-07-17 | publish "JSON-RPC" interface | pippijn |
2007-07-17 | Now, json-rpc _ONLY_ supports member function pointers. An example is given in | pippijn |
2007-07-17 | #ifdeffed out gnu extension | pippijn |
2007-07-17 | provide feedback to the user if json throws an exception | pippijn |
2007-07-17 | Ignore all exceptions for now.. m_rpc_json is rather willing to throw | pippijn |
2007-07-17 | Added a JSON-RPC module that can be used by other modules to provide a remote | pippijn |
2007-07-17 | Module directories now use the concatenated linker flags from every cpp file,... | special |
2007-07-17 | Added the execruntime() function for Compile/Linker flags - executes shell co... | special |
2007-07-16 | Don't hide from me! set LF eol-style on hidden files too. | peavey |