index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
os
/
netware
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling in comments and text files.
Rainer Jung
2016-08-11
1
-1
/
+1
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
2
-3
/
+3
*
Introduce ap_(get|set)_core_module_config() functions/macros and use them
Stefan Fritsch
2011-06-06
1
-1
/
+1
*
enable DEFAULT_REL_RUNTIMEDIR on NetWare and Windows
Jeff Trawick
2011-03-28
1
-0
/
+31
*
Removed define obsolete since r93260.
Guenter Knauf
2010-12-25
1
-3
/
+0
*
Removed leftover from IDE build times.
Guenter Knauf
2010-10-05
1
-5
/
+0
*
Fixed declaration; added return value.
Guenter Knauf
2010-10-04
1
-3
/
+4
*
Changed comments to C stye.
Guenter Knauf
2010-09-01
1
-6
/
+6
*
Added require prototypes conditionally to CFLAGS for NETWare;
Guenter Knauf
2010-09-01
1
-7
/
+13
*
added watchdog module to NetWare internal module list.
Guenter Knauf
2009-12-01
1
-0
/
+4
*
removed unused var (seems a leftover from 1.3 days).
Guenter Knauf
2009-07-06
1
-3
/
+0
*
stop exporting APACHE_MPM_DIR to modules -- unclear why this was ever necessa...
Jeff Trawick
2009-03-31
1
-2
/
+0
*
Core can specify a platform-specific rewrite args hook. Use that on Unix.
Jeff Trawick
2009-03-29
1
-0
/
+7
*
Remove mod_authn_default and mod_authz_default.
Chris Darroch
2008-11-02
1
-8
/
+0
*
Remove all references to CORE_PRIVATE.
Paul Querna
2008-04-07
1
-1
/
+1
*
fixed include path to use forward slash.
Guenter Knauf
2007-10-08
1
-1
/
+1
*
update license header text
Roy T. Fielding
2006-07-11
4
-24
/
+24
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
4
-4
/
+4
*
Update the NetWare makefiles to build the authz code
Bradley Nicholes
2006-01-11
1
-0
/
+16
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
1
-2
/
+2
*
Doxygen fixup / cleanup
Ian Holsman
2005-08-29
2
-3
/
+21
*
Allow httpd on NetWare to build using either the standard socket libraries or...
Bradley Nicholes
2005-04-15
1
-0
/
+8
*
Rethink the built-in vs shared modules for NetWare. Reposition mod_asis, mod...
Bradley Nicholes
2005-04-09
1
-24
/
+0
*
Make the changes in the NetWare build for the image_map module rename
Bradley Nicholes
2005-04-08
1
-4
/
+4
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
4
-4
/
+8
*
Allocate memory from the temp_pool rather than the stack to avoid blowing fix...
Bradley Nicholes
2004-07-16
1
-0
/
+3
*
Nobody objected:
André Malo
2004-06-05
1
-0
/
+25
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
4
-4
/
+4
*
fix copyright dates according to the first check in
André Malo
2004-02-08
4
-4
/
+4
*
apply Apache License, Version 2.0
André Malo
2004-02-06
4
-106
/
+50
*
update license to 2004.
André Malo
2004-01-01
2
-2
/
+2
*
Fixing up the NetWare headers to be compatible with the GNU compiler
Bradley Nicholes
2003-05-31
1
-5
/
+7
*
finished that boring job:
André Malo
2003-02-03
2
-2
/
+2
*
Reduce the number of parameters on the event callback to avoid a protected
Bradley Nicholes
2003-01-17
1
-2
/
+2
*
Added a required parameter to RegisterForEventNotification() to allow the
Bradley Nicholes
2003-01-10
1
-3
/
+12
*
Register for the SERVERDOWN event to allow Apache to shutdown gracefully
Bradley Nicholes
2002-12-12
1
-2
/
+61
*
Don't hold the Apache screen open when it exits with an error if all of the e...
Bradley Nicholes
2002-11-13
1
-2
/
+6
*
Removed access_module, auth_module and added authz_host_module in
Bradley Nicholes
2002-09-13
1
-6
/
+3
*
Avoid calling the real exit() function when the macro exit() is called outsid...
Bradley Nicholes
2002-09-04
1
-1
/
+1
*
Hold the Apache screen open on NetWare if exit() is called for any reason
Bradley Nicholes
2002-07-24
1
-1
/
+3
*
Implemented ap_os_create_privileged_process() for NetWare which simply maps to
Bradley Nicholes
2002-05-31
1
-1
/
+1
*
Added mod_cgi and mod_netware as built in module in the NetWare build
Bradley Nicholes
2002-05-31
1
-3
/
+6
*
Added code to extract the current address space name so that each
Bradley Nicholes
2002-03-14
1
-0
/
+1
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
2
-2
/
+2
*
Removed the multiple and reentrant flags that were being set by mistake
Bradley Nicholes
2002-01-19
1
-1
/
+0
*
Implemented a checkunload callback to allow apache to be unloaded using
Bradley Nicholes
2002-01-14
1
-4
/
+7
*
Added a stub for ap_os_create_privileged_process() for NetWare
Bradley Nicholes
2002-01-08
1
-0
/
+76
*
Code updates to allow Mod_Rewrite and Mod_Auth_DBM to build on NetWare
Bradley Nicholes
2002-01-08
1
-0
/
+6
*
Added the NetWare SSL module to the prebuilt module list
Bradley Nicholes
2001-11-13
1
-0
/
+3
*
Added the .xdc data file for building an MP enabled version of Apache on
Bradley Nicholes
2001-11-02
1
-0
/
+0
[next]