]> granicus.if.org Git - apache/history - modules/arch
update transformation
[apache] / modules / arch /
2004-02-16 Jeff Trawickmod_isapi: GetServerVariable returned improperly termin...
2004-02-16 Jeff Trawickmod_isapi: send_response_header() failed to copy status...
2004-02-16 Jeff Trawickmod_isapi: GetServerVariable("ALL_RAW") returned the...
2004-02-09 André Malofix name of The Apache Software Foundation
2004-02-08 André Malofix copyright dates according to the first checkin
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-08 Joe OrtonUse -export-dynamic only when linking an httpd which...
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-07-30 William A. Rowe Jr Correct the declaration of the PFN_GETEXTENSIONVERSIO...
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-03-11 William A. Rowe Jr After discussions at length on dev@apr/httpd, it...
2003-02-25 William A. Rowe Jr Confirmed by Milan Kosina that this code was still...
2003-02-23 William A. Rowe Jr Someone (I need to refer back) asked that we do the...
2003-02-20 William A. Rowe Jr After consultations on the APR list, it was decided...
2003-02-18 William A. Rowe Jr foo.dbgmark turned out to be the same 8.3 name as...
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-07 William A. Rowe Jr *) Introduce debugging symbols for Win32 release...
2003-02-03 André Malofinished that boring job:
2003-01-29 William A. Rowe Jr Allow headers (if not already passed by other means...
2003-01-20 William A. Rowe Jr Catch up with the changes to apr/build/win32ver.awk...
2002-11-23 William A. Rowe Jr Just 2c and fix my old borked comment.
2002-11-11 William A. Rowe Jr Fix several cut 'n paste errors identified by Juergen...
2002-11-09 William A. Rowe Jr Stop unsetting the 'empty' query string result with
2002-11-09 William A. Rowe Jr mod_isapi: Fix an issue where HSE_REQ_DONE_WITH_SESSI...
2002-11-04 William A. Rowe Jr Fix for PR 10216 ... we should not return the status...
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-08-26 William A. Rowe Jr The documentation says: ISAPIReadAheadBuffer defaults...
2002-07-25 Bradley NicholesFixed the ap_cgi_build_command() function for NetWare...
2002-07-21 William A. Rowe Jr A half hour to waste waiting for builds... this is...
2002-07-06 Bill StoddardFix some Win32 compile breaks caused by Brian Pane...
2002-06-26 Justin ErenkrantzChange conn_rec->keepalive to an enumerated value of
2002-06-24 William A. Rowe Jr Replace gunk with ap_regkey calls.
2002-06-23 William A. Rowe Jr The fix wasn't healthy for Win9x. Work around pre...
2002-06-23 William A. Rowe Jr Fixes Win32 cgi 500 errors when QUERY_ARGS or other...
2002-06-15 William A. Rowe Jr Fix serious brokenness... we abused prog_type rather...
2002-06-12 William A. Rowe Jr Use lowercased macros
2002-06-12 William A. Rowe Jr Use the new APR_TIME_FROM_SEC() wrapper
2002-06-10 Bradley NicholesModified the CGIMapExtension directive to take an optio...
2002-06-06 William A. Rowe Jr Catch up with Brad's changes, this knocks off the...
2002-06-05 Bradley NicholesConsolidated the startup attributes for building the...
2002-06-05 William A. Rowe Jr cvs up/diff gets pretty hard to track with vc7 builds.
2002-06-04 William A. Rowe Jr Feedback appreciated - I'm guessing that we can trust...
2002-05-31 Bradley NicholesAdded mod_cgi and mod_netware as built in module in...
2002-05-29 William A. Rowe Jr Solve a bug identified by Sebastian that we would...
2002-05-25 William A. Rowe Jr Bug one of two, INIT_FLAG better pair with set_flag_slot.
2002-05-20 William A. Rowe Jr Clean up isapi_load, removing the request_rec arg...
2002-05-18 Cliff WoolleyRenames:
2002-05-17 Jeff Trawickstop using APLOG_NOERRNO in calls to ap_log_[pr]error()
2002-05-15 William A. Rowe Jr Short of final troubleshooting and diagnostics, this...
2002-05-15 William A. Rowe Jr Fixes to;
2002-05-14 William A. Rowe Jr Fix GetServerVariable() to return the buffer consumed...
2002-05-14 William A. Rowe Jr Replace our Event HANDLE with an apr_thread_mutex_t...
2002-05-14 William A. Rowe Jr One last commit for tonight I'd postponed ... take...
2002-05-14 William A. Rowe Jr Now for the major refactoring. Introduce mod_isapi...
2002-05-13 William A. Rowe Jr Part 3 of the ISAPI overhaul. Reframe the 'server...
2002-05-13 William A. Rowe Jr Part two; nearly inconsequential - Made the log messa...
2002-05-13 William A. Rowe Jr Part one of a several-fold overhaul to isapi. This...
2002-05-07 Bradley NicholesUpdated the NetWare import and exports lists for the...
2002-04-26 William A. Rowe Jr After review and testing against all of the PSDK...
2002-04-22 Cliff WoolleyAcceptPathInfo was totally backwards... it would reject...
2002-04-19 Bradley NicholesAdded the NetWare .def files to build the proxy modules
2002-04-13 William A. Rowe Jr Respect the process_cgi argument
2002-04-13 William A. Rowe Jr If we have a registry command or a shebang line invoc...
2002-04-13 William A. Rowe Jr In order for Win32 to accept the shebang line of...
2002-04-12 William A. Rowe Jr Flip the order. If the user specifies ScriptInterpre...
2002-03-29 Cliff WoolleyBUCKET FREELISTS
2002-03-16 William A. Rowe Jr Eliminate potential ap_server_root_relative segfaults...
2002-03-15 William A. Rowe Jr Style touchup
2002-03-15 William A. Rowe Jr Another potential ap_server_root_relative failure.
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-18 William A. Rowe Jr Shush
2002-01-11 Bradley NicholesAdded the NetWare def files for mod_cache and mod_mem_cache
2002-01-10 William A. Rowe Jr Fix a handful of AP_MODULE_DECLARE_DATA exports for...
2002-01-10 William A. Rowe Jr *) Split all Win32 modules [excluding the core compon...
2002-01-08 Ryan BloomAdd the ability to pass flags to both apr_file_open...
2001-12-18 Bill StoddardWin32: Fix bug that could cause CGI scripts with QUERY_...
2001-12-13 William A. Rowe Jr Apply the converse of the AcceptPathInfo patch for...
2001-12-03 William A. Rowe Jr Resolved segfault in mod_isapi when configuring with...
2001-11-26 Ian Holsmanchange so that it doesn't rely on the structure of...
2001-11-24 Ryan BloomFix the cmd command for mod_include. When we are proce...
2001-11-23 Ian HolsmanModify post_config hook so that it can return a error,
2001-11-14 Bradley NicholesMissing a header
next