summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* New .fr translation for mod_dir.Vincent Deffontaines2009-07-276-0/+436
* Added a new .fr translated file.Vincent Deffontaines2009-07-273-0/+7201
* htdbm: Fix possible buffer overflow if dbm database has veryDaniel Earl Poirier2009-07-242-10/+9
* In the case where we have no members, they aren't in errorJim Jagielski2009-07-201-3/+9
* gnu-make's abspath seems broken when the path is already absolute.Guenter Knauf2009-07-201-2/+2
* Enable XP visual style.Mladen Turk2009-07-202-1/+12
* Update r795445 patch in the light of rpluem's comments on-listNick Kew2009-07-191-8/+5
* update transformationNilgun Belma Buguner2009-07-1918-1499/+1552
* update for sync with English docs.Nilgun Belma Buguner2009-07-193-5/+23
* mod_dir: Change DefaultHandler to DefaultMapping, and document itNick Kew2009-07-192-1/+21
* Typo fixNick Kew2009-07-191-1/+1
* Fix mod_include potential segfault checking backref from unmatched regexpNick Kew2009-07-193-16/+22
* removed useless comments added with r795438.Guenter Knauf2009-07-191-4/+0
* enabled building gen_test_char for running on build when cross-compiling;Guenter Knauf2009-07-181-1/+23
* Update the document so it matches the last english revision (659902->752951)Vincent Deffontaines2009-07-183-141/+141
* added vars for Metrowerks directories to make it easier configureable.Guenter Knauf2009-07-181-2/+3
* New .fr translation for the rewrite module.Vincent Deffontaines2009-07-184-0/+3697
* enable building the NetWare build helpers for running on Win32.Guenter Knauf2009-07-182-9/+51
* New SSL .fr translations.Vincent Deffontaines2009-07-1715-6/+3472
* update transformationAndré Malo2009-07-162-2/+2
* validate xmlAndré Malo2009-07-162-2/+2
* update transformationAndré Malo2009-07-1623-18/+37
* rewrite : Completed the doc .fr translation.Vincent Deffontaines2009-07-1512-0/+4075
* SSL : New .fr translation filesVincent Deffontaines2009-07-158-0/+1570
* skip another lua source file with NetWare build.Guenter Knauf2009-07-131-1/+1
* Added french translation for some rewrite files.Vincent Deffontaines2009-07-1315-4/+2650
* and another NetWare build fix for mod_lua.Guenter Knauf2009-07-131-1/+1
* final NetWare mod_lua build fixes.Guenter Knauf2009-07-131-4/+5
* added mod_lua to the NetWare build.Guenter Knauf2009-07-131-0/+8
* added NetWare makefile for mod_lua.Guenter Knauf2009-07-131-0/+272
* fixed NetWare vpath; reverted include path removal from r793197.Guenter Knauf2009-07-121-1/+2
* fixed typo.Guenter Knauf2009-07-121-1/+1
* added NetWare build SDK path sanity checks.Guenter Knauf2009-07-121-12/+21
* added NetWare build defaults; added path sanity checks; removed obsolete incl...Guenter Knauf2009-07-111-1/+31
* Updated after english file modification.Lucien Gentis2009-07-111-2/+1
* Add the missing include of apu_version.h and thus fix a build failure.Takashi Sato2009-07-091-0/+3
* * Return APR_EOF if request body is shorter than the length announced by theRuediger Pluem2009-07-092-1/+9
* * Silence compiler warnings about unused variables.Ruediger Pluem2009-07-092-10/+2
* finally fixed NetWare export list (thanks help from rjung).Guenter Knauf2009-07-086-38/+32
* next step for fixing NetWare exports list.Guenter Knauf2009-07-073-1/+5
* first trial to add mod_watchdog functions to export list.Guenter Knauf2009-07-071-2/+2
* another NetWare build fix - added some more symbols.Guenter Knauf2009-07-071-0/+2
* fixed types, fixed NetWare build.Guenter Knauf2009-07-072-2/+4
* fixed import list.Guenter Knauf2009-07-071-0/+4
* added mod_watchdog to NetWare build.Guenter Knauf2009-07-071-0/+5
* removed font clutter as suggested by niq.Guenter Knauf2009-07-071-8/+4
* some more NetWare build tweaks.Guenter Knauf2009-07-062-5/+5
* added compile-time apr / apr-util versions as wrowe suggested.Guenter Knauf2009-07-061-2/+10
* Add use slotmem. Directive HeartbeatMaxServers > 10 to activate the logic.Jean-Frederic Clere2009-07-062-6/+213
* Use uninterruptable write; noted borrowing this code for lowportd (mod_ftp)William A. Rowe Jr2009-07-061-1/+1