summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-16OOPS! We try again, since I'm smoking craq. LF is 0x0a NOT CR.peavey
2007-07-16Set EOL to WINDOWS-style always for Visual Studio files.peavey
2007-07-16'svn propset -R svn:eol-style CR *' Set to UNIX-style always. Binaries are au...peavey
2007-07-16Add flags to /STATS s output, and nuke some ^Mpeavey
2007-07-16Ok windows.. YOU WIN :< .. but at least I can use MAXBUF now and configure wi...peavey
2007-07-16formatting and ^Mpeavey
2007-07-16Oops, the (*p) check was meant for the inner loop, I blame the vs editor :>peavey
2007-07-16Begone evil DOS format :<peavey
2007-07-16And add colour.h to wrapper resource instead of the source.peavey
2007-07-16Use wrapper include instead of colour.h.peavey
2007-07-16Tide this up and fix possible buffer overflow. Cannot use MAXBUF since inspir...peavey
2007-07-16Little tweak to fix the output when directory modules execute programs for cf...special
2007-07-16Use colours.h in win_wrapper and also add __COLOURS_H define.peavey
2007-07-16Remove printf_c from wrapper, this code also segfaulted when it was used.peavey
2007-07-16Use vsnprintf instead of vsprintf.peavey
2007-07-16Made m_ssl_gnutls throw an exception when unable to load the certificate (sin...special
2007-07-15Fix for bug #349: NOTE there is important caveat about this in the example co...brain
2007-07-15Fix for minor memory leak on unloading module, bug #340brain
2007-07-13Explicitly disallow mode prefixes > 126, to prevent excess muppetry by 3rd pa...brain
2007-07-12Implement a way to disable options:maxwho, bug #348brain
2007-07-12Apply patch from lain to fix multiple cgihosts not being read correctly.peavey
2007-07-11Backport patch from stskeeps for checking success of gnutls cert generationbrain
2007-07-11Fix for bug #347.brain
2007-07-10Clarifying commentbrain
2007-07-10This should fix the rest of remote kill nick hidingbrain
2007-07-10First part of fix for bug #344brain
2007-07-07Implement /dalinfo, as a joke. Consider this an easter egg.brain
2007-07-07Added some missing parameter checking in m_swhoisspecial
2007-07-06Warning: Loads of craq logging in here atm. /connect with openssl is broken, ...brain
2007-07-06SSL buffering tweaks. NOTE this is not a complete fix till i say so, don't us...brain
2007-07-06And fixed a race condition I introduced in the previous commit that could've ...special
2007-07-06Fixed the handling of the CTCP TIME reply in m_antibear - it could generate r...special
2007-07-04Init the sequence indicator to avoid undefined behaviour. Thx owine.peavey
2007-07-03Removed superfluous semicolonspippijn
2007-07-03Revert a changed file I didn't want to commit ..w00t
2007-07-03Fix off-by-one reported by Darom in bug #339w00t
2007-07-02We know this worked... i think.brain
2007-07-02std::string does not need a null terminator..special
2007-07-01Add -Wno-deprecated to prevent an annoyingly stupid gcc4.2 error which stops ...brain
2007-07-01Compile fixesbrain
2007-07-01Optimizations and code tidyups. QA please check that svsnick and other forced...brain
2007-06-30Split hostmask with XLines::IdentSplit then re-inject into check for proper d...peavey
2007-06-28Fixed a bug that caused classes with passwords to instantly disconnect any us...special
2007-06-26Made all of the error messages in chg* and set* a bit more uniform, and added...special
2007-06-26Added checks for empty ident/host/gecos in the chg* and set* commands. Patch ...special
2007-06-26Added a prompt for certificate expiry time to openssl cert generation. Patch ...special
2007-06-26Fixed the order of fields in openssl certificate generation; this would make ...special
2007-06-25Fixed sunos 5.11 support, and a header issue with the ports socketengine. Pat...special
2007-06-24Fix undocumented windows behaviour where multiple dns servers are packed into...brain
2007-06-24These should not be oper only. Thanks Jobe.w00t