Age | Commit message (Expand) | Author |
2007-07-21 | Why does getcache return "true" or undef?! Now returns 1 or 0. Thanks stskeeps | brain |
2007-07-20 | Fix gnutls cert generation failing. Thx owine. | peavey |
2007-07-19 | Fix for bug #353, theres no solution to this but a slightly craqy one, but at... | brain |
2007-07-19 | Check libc version for epoll then check that glibc is built against this kern... | brain |
2007-07-17 | Fix copyright headers. | peavey |
2007-07-17 | Module directories now use the concatenated linker flags from every cpp file,... | special |
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 | Little tweak to fix the output when directory modules execute programs for cf... | special |
2007-07-11 | Backport patch from stskeeps for checking success of gnutls cert generation | brain |
2007-07-01 | Add -Wno-deprecated to prevent an annoyingly stupid gcc4.2 error which stops ... | brain |
2007-06-25 | Fixed sunos 5.11 support, and a header issue with the ports socketengine. Pat... | special |
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-05 | Same here | brain |
2007-06-05 | Configure ldlibs patch by djGrrr | brain |
2007-05-19 | Windows support. Tested and working to compile on freebsd and linux. Next ste... | w00t |
2007-05-14 | Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (... | brain |
2007-05-12 | WINNAH | brain |
2007-05-10 | Add openssl cert generation prettyness, make it like our gnutls one. It seems... | brain |
2007-05-05 | Fix for feature request in bug #262, needs a bit of QA. Simpler prompting for... | brain |
2007-04-08 | Add support for solaris 10 IO Completion Ports, contributed by nenolod | brain |
2007-04-07 | Add licensing headers to files which are missing them and make sure they are ... | brain |
2007-03-04 | Change openssl autoprompting to use pkg-config, so if you dont *have* pkg-con... | brain |
2007-02-19 | Addition of feature request outlined in bug #195, suggested by Bricker | brain |
2007-02-06 | Change the wording of configure, to indicate that building as ipv6 is no long... | brain |
2007-02-05 | configure was linking a nonexistant header with ssl that has been in include/... | special |
2007-02-02 | Minor OS X patch, per BuildSmart for 10.3.x users | w00t |
2007-02-01 | Change the way versions are displayed by connect and /version so that its mor... | brain |
2007-02-01 | New patch from BuildSmart for OS X support, not broken like the last one | w00t |
2007-01-31 | Remove -O2, it seems to break tons of stuff with no clue how it did it | brain |
2007-01-28 | Added 'make debug' which does 'make all' with -g rather than -O2 -g1. | brain |
2007-01-26 | Fix for bug #187 | brain |
2007-01-24 | Fucking grr. | brain |
2007-01-23 | Revert some stuff back to the old way | brain |
2007-01-23 | Note: ne is not eq. | brain |
2007-01-23 | Make our makefile bsd compatible again :/ | brain |
2007-01-23 | Integrate OSX patches from BuildSmart, plus a few tweaks and fixes | brain |
2007-01-23 | Back-out OSX patches till theyre completed, our stable tree is tied up with t... | brain |
2007-01-23 | First part of OSX patches for 1.1 from BuildSmart | brain |
2007-01-21 | Fix library detection flags (bad define put into the ldflags) | brain |
2007-01-20 | Additional feature, pass -DVERSION_PKGCONFMODNAME="xxx" to modules that use t... | brain |
2007-01-20 | Better detection | brain |
2007-01-20 | Fixes to make ./configure prompt for libs if all else fails (discussed earlie... | brain |
2007-01-19 | Fix for NthDegree, thanks for the info :) | brain |
2007-01-18 | Commit #999999, Brain learns to spell. | brain |
2007-01-18 | $(FLAGS) was omitted from build line of a directory based module | brain |
2007-01-18 | Fix the dependency checking to not rebuild an entire module dir when one file... | brain |
2007-01-18 | Change stuff around | brain |
2007-01-18 | YAY I FIXED IT! | brain |