Age | Commit message (Expand) | Author |
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 | Backport patch from stskeeps for checking success of gnutls cert generation | brain |
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 | Add -Wno-deprecated to prevent an annoyingly stupid gcc4.2 error which stops ... | brain |
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-26 | Added a prompt for certificate expiry time to openssl cert generation. Patch ... | special |
2007-06-26 | Fixed the order of fields in openssl certificate generation; this would make ... | 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 | These should not be oper only. Thanks Jobe. | w00t |
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 | Apply patch from BuildSmart. Add owner of process to launchd script. | peavey |
2007-06-22 | Add org.inspircd.plist to svn ignore. | peavey |
2007-06-22 | Fix for bug #332. Correctly invalidate old mode before updating it. | peavey |
2007-06-21 | Apply patch from BuildSmart that fixes an install path. | peavey |
2007-06-21 | Apply OSX patch from BuildSmart that fixes installation issues. | peavey |
2007-06-21 | Apply patch from BuildSmart that fixes a few issues on Mac with the logfile p... | peavey |
2007-06-21 | Add BuildSmart to contributors for all his work on making inspircd work with ... | peavey |
2007-06-20 | Clarify what generates Makefile, to prevent any new developers making the sam... | w00t |
2007-06-20 | Make a comment make a bit more general sense, and indent a nested define. | w00t |
2007-06-20 | Short circuit order as before, since they are prolly listed according to what... | peavey |
2007-06-20 | And remember it's not only colorcodes we strip :>. | peavey |
2007-06-20 | Fix problem where in certain cases a \0 would be sent out. Thx to network Hak... | peavey |
2007-06-19 | Support duration to set idletime as well as plain seconds. For you Zaba :> | peavey |
2007-06-18 | Helps if it compiles | brain |