2
0
Fork 0
Commit Graph

16 Commits

Author SHA1 Message Date
Stefan Bühler 0fe57dc215 mod_auth: add htdigest and htpasswd (no apr-md5) backend 2009-10-10 19:27:42 +02:00
Stefan Bühler df96167362 Add automake 2009-07-31 20:36:37 +02:00
Stefan Bühler f4f2bd1f38 Poison non-thread-safe functions and fix errors 2009-07-16 22:10:41 +02:00
Stefan Bühler 1ce3b7fa24 Remove pcre dependencies (we use the glib wrappers) 2009-07-12 12:29:14 +02:00
Thomas Porzelt 16097f84ea [core] Fix erronous invisible char in settings.h 2009-05-31 13:57:17 +02:00
Stefan Bühler 3a1af99500 Include <stdio.h> and <stdlib.h> in settings.h for everyone. 2009-04-17 22:14:20 +02:00
Stefan Bühler 0ec334c887 Killed sys-strings.h (replaced with glib functions) 2009-04-17 21:51:39 +02:00
Stefan Bühler 4e04ac6b8b cmake: use builtin macros for build date 2009-04-15 11:39:21 +02:00
Stefan Bühler 87cd65e98f Don't check for NULL strings in CONST_STR_LEN 2009-03-12 17:40:09 +01:00
Thomas Porzelt b0def14e1f remove wrong ! from sendfile macro for linux 2008-11-23 23:47:10 +01:00
Thomas Porzelt d2381954bf removed old AIO defines from settings.h 2008-11-20 20:16:29 +01:00
Stefan Bühler 7a496b610b Fix comment style // -> /* */ 2008-11-18 11:03:59 +01:00
Thomas Porzelt 4080ddcd16 cosmetic changes of 'defined x to defined(x)' in settings.h to unify usage 2008-11-18 21:36:31 +01:00
Thomas Porzelt 75ce595e5b add LIGHT_OS_XYZ macros 2008-11-18 21:12:10 +01:00
Thomas Porzelt 84b7487cc4 add USE_OSX_SENDFILE macro 2008-11-17 20:24:36 +01:00
Stefan Bühler 3dceeb5916 Move include files into a separate directory and cleanup include order 2008-11-16 21:33:53 +01:00