Age | Commit message (Expand) | Author |
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 |
2007-07-04 | Init the sequence indicator to avoid undefined behaviour. Thx owine. | peavey |
2007-07-03 | Removed superfluous semicolons | pippijn |
2007-07-03 | Revert a changed file I didn't want to commit .. | w00t |
2007-07-03 | Fix off-by-one reported by Darom in bug #339 | w00t |
2007-07-02 | We know this worked... i think. | brain |
2007-07-02 | std::string does not need a null terminator.. | special |
2007-07-01 | Compile fixes | brain |
2007-07-01 | Optimizations and code tidyups. QA please check that svsnick and other forced... | brain |
2007-06-30 | Split hostmask with XLines::IdentSplit then re-inject into check for proper d... | peavey |
2007-06-28 | Fixed a bug that caused classes with passwords to instantly disconnect any us... | special |
2007-06-26 | Made all of the error messages in chg* and set* a bit more uniform, and added... | special |
2007-06-26 | Added checks for empty ident/host/gecos in the chg* and set* commands. Patch ... | special |
2007-06-25 | Fixed sunos 5.11 support, and a header issue with the ports socketengine. Pat... | special |
2007-06-24 | Fix undocumented windows behaviour where multiple dns servers are packed into... | brain |
2007-06-24 | Check for TS==0 in FJOIN | brain |
2007-06-24 | Drop fmode with TS of 0, just in case any craq smoking services devs get the ... | brain |
2007-06-24 | Fix for atheme support (and others) which makes sure CAPAB is always sent bef... | brain |
2007-06-23 | No no no, the fix to free module factories in loadmodule on error causes a bu... | brain |
2007-06-22 | Fix for bug #332. Correctly invalidate old mode before updating it. | peavey |