Age | Commit message (Expand) | Author |
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 |
2007-07-12 | Implement a way to disable options:maxwho, bug #348 | brain |
2007-07-12 | Apply patch from lain to fix multiple cgihosts not being read correctly. | peavey |
2007-07-11 | Fix for bug #347. | brain |
2007-07-10 | Clarifying comment | brain |
2007-07-10 | This should fix the rest of remote kill nick hiding | brain |
2007-07-10 | First part of fix for bug #344 | brain |
2007-07-07 | Implement /dalinfo, as a joke. Consider this an easter egg. | brain |
2007-07-07 | Added some missing parameter checking in m_swhois | special |
2007-07-06 | Warning: Loads of craq logging in here atm. /connect with openssl is broken, ... | brain |
2007-07-06 | SSL buffering tweaks. NOTE this is not a complete fix till i say so, don't us... | brain |
2007-07-06 | And fixed a race condition I introduced in the previous commit that could've ... | special |
2007-07-06 | Fixed the handling of the CTCP TIME reply in m_antibear - it could generate r... | special |