index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
build
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ap_varbuf API for resizable buffers.
Stefan Fritsch
2011-08-13
1
-0
/
+1
*
Revert r1129808:
Stefan Fritsch
2011-07-23
1
-263
/
+0
*
Revert r1131393:
Stefan Fritsch
2011-07-23
1
-1
/
+0
*
Revert r1143222:
Stefan Fritsch
2011-07-23
1
-6
/
+0
*
Added new mods to Windows build system.
Guenter Knauf
2011-07-18
1
-0
/
+3
*
Added creating ap_ldap.h for NetWare.
Guenter Knauf
2011-07-06
1
-0
/
+6
*
Introduce ap_(get|set)_core_module_config() functions/macros and use them
Stefan Fritsch
2011-06-06
1
-0
/
+1
*
Several fixes for the ap_ldap build logic. This should fix compilation
Stefan Fritsch
2011-06-04
1
-0
/
+1
*
Incorporate the ap_ldap incomplete API, as there is no interest or effort
William A. Rowe Jr
2011-05-31
1
-0
/
+263
*
rpm spec file: Prereq and BuildPrereq are deprecated, use Requires and
Graham Leggett
2011-05-23
1
-6
/
+6
*
keep -DAP_HOOK_PROBES_ENABLED (--enable-hook-probes) and
Jeff Trawick
2011-05-09
1
-1
/
+1
*
rpm spec file: Remove requirement for /usr/share/magic.mime, we don't reference
Graham Leggett
2011-05-09
1
-1
/
+1
*
rpm spec file: Remove corrupted %changelog entry:
Graham Leggett
2011-05-09
1
-2
/
+0
*
rpm spec file: Use "service httpd graceful" rather than a hard coded HUP
Graham Leggett
2011-04-06
1
-1
/
+1
*
Fixed NWGNUversion.inc target.
Guenter Knauf
2011-04-05
1
-1
/
+1
*
Make our Windows touch silent.
Guenter Knauf
2011-04-01
1
-1
/
+1
*
Added TOUCH macro to kill Win32 dependency on external touch command.
Guenter Knauf
2011-04-01
1
-0
/
+2
*
Cleaned up NetWare NWGNUtail.inc.
Guenter Knauf
2011-03-31
1
-8
/
+0
*
Fixed NetWare version number in linker script.
Guenter Knauf
2011-03-31
1
-5
/
+5
*
Removed dependency on sort command for export list.
Guenter Knauf
2011-03-31
3
-13
/
+33
*
Minor awk tweak.
Guenter Knauf
2011-03-29
1
-1
/
+1
*
Remove traling line endings with Linux builds.
Guenter Knauf
2011-03-29
1
-1
/
+1
*
Added copy rule for creating include/ap_config_layout.h.
Guenter Knauf
2011-03-28
1
-0
/
+6
*
Create dav.imp dynamically from header to catch all exports.
Guenter Knauf
2011-03-20
3
-6
/
+14
*
More NetWare build fixes.
Guenter Knauf
2011-03-20
1
-22
/
+16
*
Fixed NetWare build install dir namings.
Guenter Knauf
2011-03-20
1
-4
/
+9
*
Some more NetWare buildsystem tweaks.
Guenter Knauf
2011-03-20
1
-30
/
+32
*
Use a var INSTALLBASE to simplify NetWare installation rules.
Guenter Knauf
2011-03-18
2
-19
/
+21
*
Use var for prelude so its possible to change it at one place.
Guenter Knauf
2011-03-18
2
-2
/
+1
*
Some more NetWare build fine tuning of tools usage.
Guenter Knauf
2011-03-16
1
-6
/
+10
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-11
2
-11
/
+10
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-11
1
-2
/
+3
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-09
2
-2
/
+2
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-09
2
-3
/
+3
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-09
2
-31
/
+30
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
3
-14
/
+21
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
1
-5
/
+6
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
1
-6
/
+6
*
NetWare build overhaul in order to compile on Linux.
Guenter Knauf
2011-03-08
4
-264
/
+282
*
instdso.sh: HP-UX's native 'install' apparently is not compatible
Daniel Earl Poirier
2011-03-04
1
-1
/
+1
*
RPM spec file: Make the httpd init script consistent with the htcacheclean
Graham Leggett
2011-02-08
1
-5
/
+8
*
Added slotmem* modules to Win32 build.
Guenter Knauf
2011-01-26
1
-0
/
+2
*
Make worker the default MPM for 2.3/2.4
Jim Jagielski
2011-01-25
1
-6
/
+6
*
Update with latest info
Jim Jagielski
2011-01-25
1
-148
/
+3
*
Added mod_reflector to Win32 build.
Guenter Knauf
2011-01-16
1
-0
/
+1
*
Removed useless echo line.
Guenter Knauf
2011-01-15
1
-1
/
+0
*
Added another useful NetWare start script.
Guenter Knauf
2011-01-02
1
-1
/
+10
*
Fixed NetWare NCF script; for now removed ap2prod.ncf.
Guenter Knauf
2011-01-02
1
-2
/
+2
*
Add dependency generation for shared objects
Stefan Fritsch
2010-12-19
1
-0
/
+3
*
Removed remaining reference to CORE_PRIVATE.
Guenter Knauf
2010-12-16
1
-1
/
+0
[next]