Age | Commit message (Expand) | Author |
2010-02-23 | Replace #define IPV6 with <config defaultbind="ipv6">, and autodetect if not ... | danieldg |
2010-01-11 | ...because every now and again, i have to do a massive commit. | brain |
2009-09-03 | Change cmd_*.so to use the Module object API | danieldg |
2009-09-01 | Enable IPv6 support by default | danieldg |
2009-09-01 | Strip SUPPORT_IP6LINKS #define | danieldg |
2009-08-28 | Fix a really minor spelling error in make/configure.pm | psychon |
2009-08-04 | Track installed module versions, so we can do upgrades properly. | w00t |
2009-06-05 | Add daniel's third-party module repository | danieldg |
2009-03-15 | Update all wiki links to point to the new wiki. This was done automatically w... | psychon |
2009-01-24 | fix typo | peavey |
2008-09-07 | Allow for silencing getmodules() output (is annoying when using modulemanager) | w00t |
2008-09-07 | Make this work with older git, too (thanks danieldg) | w00t |
2008-09-07 | Use git describe rather than git-svn, it works better with secondary clones | w00t |
2008-09-07 | Also redirect errors to /dev/null to avoid messy output on VCS that aren't in... | w00t |
2008-09-07 | Nicer fix for REVISION stuff when using git, thanks danieldg for the basis. | w00t |
2008-09-07 | Add basic module manager, patch courtesy of danieldg.. still needs some work/... | w00t |
2008-06-12 | Extra configure detection for the gcc minor version (we took this out when we... | brain |
2008-05-25 | First phase of conversion to dynamic limits on all the lengths, configured vi... | brain |
2008-04-27 | Fix this up a bit nicer | brain |
2008-04-03 | remove references to maxclient we forgot here, thx Zaba for reporting. | peavey |
2008-02-13 | More fixes to configure stability with undefined values/closed filehandles | brain |
2008-02-13 | This should fix the error owine was getting in configure (THANKS strict) :P | brain |
2008-01-27 | Some configure cleanups: like using perl functions/modules instead of system(... | aquanight |
2008-01-19 | Add ./configure --list-extras, --enable-extras, and --disable-extras | aquanight |
2008-01-17 | Aquanight's configure strict/fatal warnings patch | brain |
2007-11-03 | Add --disable-rpath. Probably wont backport this for the time being | brain |
2007-10-23 | Add $NoPedantic build macro, for m_mysql because mysql AB dont know how to co... | brain |
2007-08-25 | Add 'require 5.8.0' to the very top of every module to make the failure messa... | brain |
2007-07-24 | A bit of static lingering | peavey |
2007-07-17 | more headers. | peavey |
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-05-14 | Allow for resizing of MAXBUF above/below 512 via non-interactive configure. (... | brain |
2007-05-05 | Fix for bug typo, dont let it creep into the release! | brain |
2007-05-05 | Fix for feature request in bug #262, needs a bit of QA. Simpler prompting for... | brain |
2007-04-07 | Add licensing headers to files which are missing them and make sure they are ... | brain |
2007-02-19 | Addition of feature request outlined in bug #195, suggested by Bricker | brain |
2007-02-10 | Fix typo reported by owine (bug #208) | brain |
2007-01-26 | Fix for bug #187 | 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-14 | Move showhelp() into make/configure.pm | brain |
2007-01-14 | Slightly decraqed configure | brain |
2007-01-14 | Starting tidying up the configure script, and moving a lot of stuff into func... | brain |