]> granicus.if.org Git - apache/history - modules/arch/netware
Fix a corner case where automatic APLOGNO number generation generates invalid code...
[apache] / modules / arch / netware /
2016-08-11 Rainer JungFix spelling in comments and text files.
2016-02-12 William A. Rowe Jrhostname: Test and log useragent_host per-request acros...
2015-12-22 Christophe JailletSave a few bytes in conf pool when processing 'NWSSLTru...
2015-09-30 Christophe JailletFix some style issues on files that can easily be synch...
2014-09-18 Christophe JailletConcat string at compile time when possible.
2014-07-19 Christophe JailletDo not use deprecated define.
2013-06-10 Stefan Fritschfix typo
2013-02-07 Guenter KnaufFixed a potential NULL pointer deference.
2013-02-07 Guenter KnaufStyle fixes - no code changes.
2011-12-14 Graham LeggettFurther clarify the naming of the entity that originate...
2011-12-02 Stefan FritschAdd lots of unique tags to error log messages
2011-11-25 Graham LeggettIntroduce a per connection "peer_ip" and a per request...
2011-11-22 Graham LeggettIntroduce a per request version of the remote IP addres...
2011-09-23 Jim JagielskiCleanup effort in prep for GA push:
2011-07-17 Stefan FritschMake the SERVER_NAME variable include [ ] for literal...
2011-06-13 Stefan FritschAvoid some memory allocations by using apr_table_setn...
2011-04-05 Guenter KnaufFixed sysinclude; removed trailing 0; fixed indent.
2011-02-26 Guenter KnaufAxed C++ comments and tabs.
2010-10-30 Daniel Earl PoirierFix a number of typos and misspellings. Reported by...
2010-09-01 Guenter KnaufAdded require prototypes conditionally to CFLAGS for...
2010-08-03 Stefan Fritsch- Remove a load of unused variables (or variables that...
2010-06-06 Stefan FritschUse the new APLOG_USE_MODULE/AP_DECLARE_MODULE macros...
2009-10-28 Guenter Knaufremoved now obsolete export defines.
2008-12-02 Paul QuernaAPI Cleanup in preperation for 2.4.x, make sure all...
2008-11-03 Bradley NicholesMake sure that the sys_privileges_handlers is set for...
2008-11-02 Chris DarrochRemove mod_authn_default and mod_authz_default.
2006-09-05 Jeff TrawickReplace ap_get_server_version with ap_get_server_banner...
2006-07-11 Roy T. Fieldingupdate license header text
2006-04-19 Colm MacCarthaighUpdate the copyright year in all .c, .h and .xml files
2005-11-21 Bradley NicholesFix a problem with the HTTPS CGI variable not getting...
2005-11-16 Jim JagielskiNo functional change: remove "internal" tab spacing...
2005-11-10 Jim JagielskiNo functional change: more indenting/formatting changes...
2005-11-10 Jim JagielskiNo functional Change: Removing trailing whitespace...
2005-11-10 Jim JagielskiNo functional change: simple detabbing of indented...
2005-04-14 Bradley NicholesAllow httpd on NetWare to build using either the standa...
2005-03-08 Bradley NicholesMake sure that the secure listen sockets that are creat...
2005-02-04 Justin ErenkrantzUpdate copyright year to 2005 and standardize on curren...
2005-01-02 William A. Rowe Jr FINALLY Correct ap_http_method()! It is NOT a method...
2004-12-08 Bradley Nicholes* modules/arch/netware/mod_nw_ssl.c (ssl_io_filter_Upgr...
2004-11-27 Bradley NicholesFixing various compiler error when compiling against...
2004-10-27 Bradley NicholesAdd the check for an upgraded https connection when...
2004-10-14 Bradley NicholesTrack the status of an upgradeable socket so that the...
2004-08-25 Bradley NicholesAllow multiple IP addresses to be configured for the...
2004-07-13 Bradley NicholesAdd the new directive NWSSLUpgradeable to mod_nw_ssl...
2004-07-12 Jean-Jacques Clarrev back to previous version, removing chnges to overlo...
2004-07-09 Jean-Jacques ClarOverloading detached field in cgi_exec_info_t stuct...
2004-06-14 Jean-Jacques ClarAdded new field in apr_procattr_t and cgi_exec_info_t...
2004-06-11 Jean-Jacques ClarReplaced APR_PROGRAM_ENV with new enum APR_PROGRAM_ADDR...
2004-03-20 Bradley NicholesThe code was truncating the parameters for all NLM...
2004-03-16 Bradley NicholesReport the NetWare socket error since we are using...
2004-03-07 Bradley NicholesAdd the ssl_is_https() and ssl_var_lookup() optional...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first check in
2004-02-06 André Maloapply Apache License, Version 2.0
2004-01-01 André Maloupdate license to 2004.
2003-12-04 Bradley NicholesAllow for binary CGI's to have file extensions other...
2003-11-24 Bradley NicholesHook the default_port so that mod_nw_ssl will return...
2003-09-03 Jeff Trawickswitch to APR 1.0 API (which is still in flux)
2003-06-02 Bradley NicholesAllow for an unclean shutdown of SSL ports to avoid...
2003-05-08 Bradley NicholesAllow blind accept when converting the proxy client...
2003-03-13 Bradley NicholesAdded the optional ssl_enable functions to allow mod_pr...
2003-02-12 Bradley NicholesMake sure that the file extension is at least an empty...
2003-02-11 Bradley NicholesMake sure the command type defaults to APR_PROGRAM...
2003-02-11 Bradley NicholesStart all CGIs as detached and allow the APR_PROGRAM_...
2003-02-03 André Malofinished that boring job:
2002-11-23 William A. Rowe Jr Just 2c and fix my old borked comment.
2002-10-29 William A. Rowe Jr On an errno rampage... ap_log_error takes an apr_status_t
2002-10-14 Bradley Nicholesimport the proxy_module system for the NetWare project...
2002-10-14 William A. Rowe Jr A couple of observations
2002-10-11 Bradley NicholesFixed a problem with the NetWare command line builder...
2002-10-03 Bradley NicholesAdd mod_logio to the NetWare build
2002-09-20 Bradley NicholesClean up some left over garbage in the NetWare make...
2002-09-13 Bradley NicholesNetWare make files and .def to build the new auth modules
2002-09-13 Bradley NicholesNetWare Auth module .def files that are no longer neede...
2002-07-25 Bradley NicholesFixed the ap_cgi_build_command() function for NetWare...
2002-06-10 Bradley NicholesModified the CGIMapExtension directive to take an optio...
2002-06-05 Bradley NicholesConsolidated the startup attributes for building the...
2002-05-31 Bradley NicholesAdded mod_cgi and mod_netware as built in module in...
2002-05-07 Bradley NicholesUpdated the NetWare import and exports lists for the...
2002-04-19 Bradley NicholesAdded the NetWare .def files to build the proxy modules
2002-03-14 Bradley NicholesSwitched to the new winsock header for NetWare
2002-03-13 Roy T. FieldingUpdate our copyright for this year.
2002-03-07 Bradley NicholesNetWare .def files for the DAV modules
2002-01-28 Aaron BannertThe pre_config hook now takes a return value. This...
2002-01-11 Bradley NicholesAdded the NetWare def files for mod_cache and mod_mem_cache
2001-11-23 Ian HolsmanModify post_config hook so that it can return a error,
2001-11-14 Bradley NicholesMissing a header
2001-11-13 Bradley NicholesModule that takes advantage of the built-in SSL functio...
2001-11-02 Bradley NicholesAdded the .def files for building the external modules...