Age | Commit message (Expand) | Author |
2007-07-23 | Remove darwin hax from 1.2 | w00t |
2007-07-23 | Add some documentation | w00t |
2007-07-23 | Sanity check: we don't want to deal with Config being invalid while logging | w00t |
2007-07-23 | Squash a warning reported by owine | w00t |
2007-07-23 | Rename this function so it is self documenting | w00t |
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 | 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 | 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 | le cleanup | peavey |
2007-07-21 | push metadata out on title-up | peavey |
2007-07-21 | Make it local only. | peavey |
2007-07-21 | Add Custom Titles as requested per bug #334 | peavey |
2007-07-19 | Fix for bug #326, 'no error' quit can no longer theoretically occur because a... | brain |
2007-07-19 | Whoops, someone forgot to check the return value when initializing windows IOCP | 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 | 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-16 | OOPS! 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-16 | Add flags to /STATS s output, and nuke some ^M | peavey |
2007-07-16 | formatting and ^M | peavey |
2007-07-16 | Made m_ssl_gnutls throw an exception when unable to load the certificate (sin... | special |
2007-07-15 | Fix for bug #349: NOTE there is important caveat about this in the example co... | brain |
2007-07-15 | Fix for minor memory leak on unloading module, bug #340 | brain |
2007-07-13 | Explicitly disallow mode prefixes > 126, to prevent excess muppetry by 3rd pa... | brain |