Age | Commit message (Expand) | Author |
2008-08-29 | Remove two unused parameters | w00t |
2008-08-28 | Newly revamped ziplinks module, work of psychon.. resolves (a lot) of problem... | w00t |
2008-08-28 | this new stuff in m_ssl_gnutls is NOT in our spec! probably shouldnt be eithe... | brain |
2008-08-28 | Add CAP REQ tls support, thanks to psychon | w00t |
2008-08-27 | Clean up opering a tiny bit.. pave the way for SVSOPER | w00t |
2008-08-27 | Delete R:Lines from memory on destroy | w00t |
2008-08-25 | Change module versions to use a string instead of fixed digits, and use props... | w00t |
2008-08-22 | Nuke last references to MatchText | w00t |
2008-08-22 | Match conversion stuff. | w00t |
2008-08-22 | Revert automated conversion by Special, as it (unfortunately) neglects some d... | w00t |
2008-08-22 | Fix a lot of calls to match() and uses of wildcard.h (which doesn't exist any... | special |
2008-08-18 | Apply to clictx too | brain |
2008-08-18 | Forward-port r10160: openssl partial write fucking shit up, add Namegduf to c... | w00t |
2008-08-09 | Fix for bug #583 reported by Deyan, thanks for the heads up | brain |
2008-07-23 | fix a little typo I found while checking some other stuff | peavey |
2008-07-14 | Lots, lots more numerics.h conversion | w00t |
2008-07-12 | Fixed #568 - gnutls does not allow reuse of credentials, which was making /re... | special |
2008-07-12 | Fix a memory leak in m_mysql, found and patched by Dart in bug #570 - thanks | w00t |
2008-06-24 | This is more correct, thanks Phoenix | brain |
2008-06-20 | It is unnecessary and rather less efficient to use memmove() everywhere; it's... | special |
2008-06-19 | Whos been commiting a quarter of a fix? | brain |
2008-06-11 | Dont even bother to do the ldap bind if the password given is empty (performa... | brain |
2008-06-11 | fixed some indentation and spacing in modules | pippijn |
2008-06-09 | Slight adjustment to our standard to avoid an obvious race condition found by... | brain |
2008-06-08 | Properly ignore second STARTTLS request on same socket, as per our spec | brain |
2008-06-06 | Allow changing of command string and parameter vector within OnPreCommand, al... | brain |
2008-05-28 | revert this 1 revision back, since it fell victim to collateral damage of the... | peavey |
2008-05-24 | Kick the client in the balls if they try STARTTLS after client registration | brain |
2008-05-24 | Fix memory leak if we send STARTTLS twice, thanks special and psychon | brain |
2008-05-19 | Convert channel::name to std::string, this was a beastie! | brain |
2008-05-19 | Convert connection::host | brain |
2008-05-19 | Clean this up so it's comprehensible. | w00t |
2008-05-19 | Fix these too | brain |
2008-05-18 | Remove .c_str()'s in match() calls that are no longer needed as match() nativ... | brain |
2008-05-16 | MD_update causes valgrind warnings, remove it..... ...... JUST KIDDNG :) | brain |
2008-05-13 | Check for windows drive letters on the start of paths and treat them the same... | brain |
2008-05-09 | Same fixes to make this module scale much better. Dont connect on each query,... | peavey |
2008-05-09 | Fixes to make this module scale much better. Dont connect on each query, keep... | peavey |
2008-05-09 | Fix segfault on rehash and tweak the connect code. | peavey |
2008-05-09 | Fix some indenting. | peavey |
2008-05-09 | Add defaults for SQLHost since comparing depends on them being initialised. A... | peavey |
2008-05-05 | fix some unitialised vectors and tidy up a bit. | peavey |
2008-05-05 | Convert even more | peavey |
2008-05-05 | Conversions | aquanight |
2008-05-01 | Some modules throw CoreException, this is wrong wrongitty wrong! Throw Module... | brain |
2008-05-01 | #define NO_CLIENT_LONG_LONG, makes mysql.h ANSI C++ compliant so that we can ... | brain |
2008-04-27 | More stuff so that freebsd users can still use the ports version of openssl i... | brain |
2008-04-27 | and make it work right... | brain |
2008-04-27 | Add some stuff from the freebsd port based on ideas by Matthew Seaman which a... | brain |
2008-04-09 | Fix these | w00t |