Age | Commit message (Expand) | Author |
2007-07-30 | Set changed to true on load | brain |
2007-07-30 | Replace blank error pages with an error page | brain |
2007-07-30 | The macros which tidy up module factories broke m_httpd, fixed. | brain |
2007-07-29 | Add /CLOSE which quit off all unregistered client connections. Based on the U... | peavey |
2007-07-28 | use new != operator :p | peavey |
2007-07-28 | Do not take away mode r for nickchanges that only changes the case. | peavey |
2007-07-26 | Set defaults for an enum | brain |
2007-07-26 | Add extra detail to m_cloaking on failure to load | brain |
2007-07-24 | Replace some voodoo with a define | w00t |
2007-07-24 | Now with more compilable goodness - this commit never happened. | w00t |
2007-07-24 | This is no longer the case, userrec::QuitUser is safe, so use it. | w00t |
2007-07-24 | A few more I missed. | w00t |
2007-07-23 | Fix crash on unload of modules with listening sockets -- some situations requ... | brain |
2007-07-23 | Fix a bug reported downstream regarding cloaking keys | w00t |
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 | 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-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 | 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 | 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-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-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 | 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 |