index
:
apache2
trunk
apache2
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
arch
/
netware
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling in comments and text files.
Rainer Jung
2016-08-11
1
-1
/
+1
*
hostname: Test and log useragent_host per-request across various modules,
William A. Rowe Jr
2016-02-12
1
-2
/
+1
*
Save a few bytes in conf pool when processing 'NWSSLTrustedCerts'.
Christophe Jaillet
2015-12-22
1
-2
/
+2
*
Fix some style issues on files that can easily be synch'ed with 2.4.x
Christophe Jaillet
2015-09-30
1
-2
/
+4
*
Concat string at compile time when possible.
Christophe Jaillet
2014-09-18
1
-2
/
+2
*
Do not use deprecated define.
Christophe Jaillet
2014-07-19
1
-1
/
+1
*
fix typo
Stefan Fritsch
2013-06-10
1
-1
/
+1
*
Fixed a potential NULL pointer deference.
Guenter Knauf
2013-02-07
1
-9
/
+10
*
Style fixes - no code changes.
Guenter Knauf
2013-02-07
1
-60
/
+75
*
Further clarify the naming of the entity that originates the request by
Graham Leggett
2011-12-14
1
-1
/
+1
*
Add lots of unique tags to error log messages
Stefan Fritsch
2011-12-03
2
-16
/
+16
*
Introduce a per connection "peer_ip" and a per request "client_ip" to
Graham Leggett
2011-11-25
1
-1
/
+1
*
Introduce a per request version of the remote IP address, which can be
Graham Leggett
2011-11-22
1
-2
/
+2
*
Cleanup effort in prep for GA push:
Jim Jagielski
2011-09-23
1
-1
/
+1
*
Make the SERVER_NAME variable include [ ] for literal IPv6 addresses, as
Stefan Fritsch
2011-07-17
1
-1
/
+1
*
Avoid some memory allocations by using apr_table_setn where the string
Stefan Fritsch
2011-06-13
2
-3
/
+3
*
Fixed sysinclude; removed trailing 0; fixed indent.
Guenter Knauf
2011-04-05
1
-4
/
+3
*
Axed C++ comments and tabs.
Guenter Knauf
2011-02-26
1
-8
/
+8
*
Fix a number of typos and misspellings. Reported by Ville Skytta.
Daniel Earl Poirier
2010-10-30
1
-1
/
+1
*
Added require prototypes conditionally to CFLAGS for NETWare;
Guenter Knauf
2010-09-01
2
-4
/
+7
*
- Remove a load of unused variables (or variables that are set but never read).
Stefan Fritsch
2010-08-03
2
-9
/
+0
*
Use the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros everywhere to take
Stefan Fritsch
2010-06-06
2
-2
/
+2
*
removed now obsolete export defines.
Guenter Knauf
2009-10-28
31
-67
/
+0
*
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
*
Remove mod_authn_default and mod_authz_default.
Chris Darroch
2008-11-02
2
-2
/
+0
*
Replace ap_get_server_version with ap_get_server_banner() and
Jeff Trawick
2006-09-05
1
-1
/
+1
*
update license header text
Roy T. Fielding
2006-07-11
3
-18
/
+18
*
Update the copyright year in all .c, .h and .xml files
Colm MacCarthaigh
2006-04-19
3
-3
/
+3
*
Fix a problem with the HTTPS CGI variable not getting set for secure requests...
Bradley Nicholes
2005-11-22
1
-2
/
+2
*
No functional change: remove "internal" tab spacing/formatting.
Jim Jagielski
2005-11-16
1
-6
/
+6
*
No functional change: more indenting/formatting changes due to
Jim Jagielski
2005-11-10
1
-8
/
+8
*
No functional Change: Removing trailing whitespace. This also
Jim Jagielski
2005-11-10
3
-91
/
+91
*
No functional change: simple detabbing of indented code.
Jim Jagielski
2005-11-10
2
-25
/
+25
*
Allow httpd on NetWare to build using either the standard socket libraries or...
Bradley Nicholes
2005-04-15
1
-0
/
+10
*
Make sure that the secure listen sockets that are created and injected into t...
Bradley Nicholes
2005-03-08
1
-31
/
+177
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
3
-3
/
+6
*
FINALLY Correct ap_http_method()! It is NOT a method, it's a SCHEME!
William A. Rowe Jr
2005-01-02
1
-5
/
+5
*
* modules/arch/netware/mod_nw_ssl.c (ssl_io_filter_Upgrade): Simplify the
Bradley Nicholes
2004-12-09
1
-46
/
+25
*
Fixing various compiler error when compiling against the latest version of Li...
Bradley Nicholes
2004-11-27
1
-1
/
+1
*
Add the check for an upgraded https connection when responding to the state o...
Bradley Nicholes
2004-10-27
1
-7
/
+9
*
Track the status of an upgradeable socket so that the http_method and default...
Bradley Nicholes
2004-10-14
1
-4
/
+26
*
Allow multiple IP addresses to be configured for the same secure port
Bradley Nicholes
2004-08-25
1
-9
/
+18
*
Add the new directive NWSSLUpgradeable to mod_nw_ssl to allow a non-secure co...
Bradley Nicholes
2004-07-13
1
-6
/
+319
*
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
*
Report the NetWare socket error since we are using native socket calls
Bradley Nicholes
2004-03-16
1
-4
/
+4
[next]