index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
arch
/
netware
/
mod_netware.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some style issues on files that can easily be synch'ed with 2.4.x
Christophe Jaillet
2015-09-30
1
-2
/
+4
*
fix typo
Stefan Fritsch
2013-06-10
1
-1
/
+1
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
1
-1
/
+1
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-1
/
+1
*
Avoid some memory allocations by using apr_table_setn where the string
Stefan Fritsch
2011-06-13
1
-1
/
+1
*
Added require prototypes conditionally to CFLAGS for NETWare;
Guenter Knauf
2010-09-01
1
-0
/
+1
*
- Remove a load of unused variables (or variables that are set but never read).
Stefan Fritsch
2010-08-03
1
-1
/
+0
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
1
-1
/
+1
*
API Cleanup in preperation for 2.4.x, make sure all exported functions or var...
Paul Querna
2008-12-02
1
-1
/
+1
*
Make sure that the sys_privileges_handlers is set for the NetWare platform
Bradley Nicholes
2008-11-03
1
-0
/
+10
*
update license header text
Roy T. Fielding
2006-07-11
1
-6
/
+6
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
1
-1
/
+1
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
1
-6
/
+6
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
rev back to previous version, removing chnges to overload detach field , putt...
Jean-Jacques Clar
2004-07-12
1
-1
/
+1
*
Overloading detached field in cgi_exec_info_t stuct in order to use same fiel...
Jean-Jacques Clar
2004-07-09
1
-2
/
+2
*
Added new field in apr_procattr_t and cgi_exec_info_t structures to support l...
Jean-Jacques Clar
2004-06-14
1
-8
/
+2
*
Replaced APR_PROGRAM_ENV with new enum APR_PROGRAM_ADDRSPACE
Jean-Jacques Clar
2004-06-11
1
-1
/
+1
*
The code was truncating the parameters for all NLM level commands. Needed to...
Bradley Nicholes
2004-03-20
1
-8
/
+5
*
fix name of The Apache Software Foundation
André Malo
2004-02-09
1
-1
/
+1
*
fix copyright dates according to the first check in
André Malo
2004-02-08
1
-1
/
+1
*
apply Apache License, Version 2.0
André Malo
2004-02-06
1
-54
/
+10
*
update license to 2004.
André Malo
2004-01-01
1
-1
/
+1
*
Allow for binary CGI's to have file extensions other than .NLM
Bradley Nicholes
2003-12-04
1
-17
/
+22
*
switch to APR 1.0 API (which is still in flux)
Jeff Trawick
2003-09-03
1
-1
/
+1
*
Make sure that the file extension is at least an empty string rather than NULL
Bradley Nicholes
2003-02-12
1
-0
/
+5
*
Make sure the command type defaults to APR_PROGRAM on NetWare for
Bradley Nicholes
2003-02-12
1
-0
/
+1
*
Start all CGIs as detached and allow the APR_PROGRAM_* flags to determine
Bradley Nicholes
2003-02-11
1
-2
/
+5
*
finished that boring job:
André Malo
2003-02-03
1
-1
/
+1
*
Fixed a problem with the NetWare command line builder for building the CGI
Bradley Nicholes
2002-10-11
1
-1
/
+27
*
Fixed the ap_cgi_build_command() function for NetWare so that it correctly
Bradley Nicholes
2002-07-25
1
-3
/
+11
*
Modified the CGIMapExtension directive to take an optional parameter that
Bradley Nicholes
2002-06-10
1
-5
/
+17
*
Consolidated the startup attributes for building the command line for a CGI
Bradley Nicholes
2002-06-06
1
-230
/
+4
*
Added mod_cgi and mod_netware as built in module in the NetWare build
Bradley Nicholes
2002-05-31
1
-0
/
+412