]> granicus.if.org Git - apache/shortlog
apache
2000-08-10 Jeff TrawickChange use of ap_pstrcat() to apr_pstrcat() in previous...
2000-08-10 Ken Coar Add support for arbitrary extension methods for the...
2000-08-10 Jeff TrawickFix comment delimiters so that Apache builds again.
2000-08-10 Ryan BloomWe've already released a5
2000-08-10 Ryan BloomBegin to document httpd.h with ScanDoc
2000-08-09 Jeff Trawickmod_cern_meta: fix broken file reading loop in scan_met...
2000-08-09 Bill StoddardUpdate exports file for AIX.
2000-08-09 William A.... Fix ApacheBench for the apr_initopt/apr_getopt change...
2000-08-09 William A.... Adjust the WinNT MPM/SCM code for apr_initopt/apr_get...
2000-08-09 William A.... Provide the first real-world update for the new apr_i...
2000-08-09 William A.... Add a useful header
2000-08-09 Bill StoddardFix compile break
2000-08-09 David ReidSome tidying up of the beos mpm.
2000-08-09 David ReidGuess this one was missed when the rest were fixed :(
2000-08-09 William A.... Minor nits in documentation. The link to the ISAPI...
2000-08-08 Bill StoddardUpdated patch to fix compile warnings from not includin...
2000-08-08 Bill StoddardWin32: Add util_xml.c to ApacheCore.
2000-08-08 Bill StoddardFix win32 compile break.
2000-08-08 William A.... A few new observations for the Win32 user.
2000-08-08 Jeff TrawickFix syntax error in the typedef of schemes_t so Apache...
2000-08-08 Ryan BloomDocument the util_md5.h file using ScanDoc. Also add...
2000-08-08 Ryan BloomDocument util_xml using ScanDoc
2000-08-08 Ryan BloomDocument util_uri.h using ScanDoc
2000-08-08 Ryan BloomDocument os.h. I am only documenting the Unix copy...
2000-08-07 Jeff TrawickA few more (last?) ap_xlate->apr_xlate changes covering...
2000-08-07 Jeff TrawickInclude apr_strings.h to avoid missing-prototype warning.
2000-08-07 Jeff TrawickFix some problems with the apr conversion so that APACH...
2000-08-07 Ryan BloomDocument util_script using ScanDoc
2000-08-07 Ryan BloomDocument util_ebcdic.h with ScanDoc
2000-08-06 Jeff TrawickUse AP_INIT_* macros for command_rec [] in a few more...
2000-08-06 Ryan BloomRemove some values that aren't needed anymore. These...
2000-08-06 Ryan BloomDocument util_date.h using ScanDoc
2000-08-06 Brian HavardSome enhancements for OS/2 ap_canonical_filename:
2000-08-06 Brian HavardAdd #include <unistd.h> for getpid() prototype.
2000-08-06 Jeff TrawickFinish renaming AP_CTIME_LEN to APR_CTIME_LEN.
2000-08-06 William A.... Remaining cleanup of ap_ -> apr_ and AP_ -> APR_...
2000-08-06 Ryan BloomDocument util_charset.h using ScanDoc
2000-08-06 Ryan BloomDocument util_cfgtree using ScanDoc
2000-08-06 Ryan BloomDocument mpm_status.h using ScanDoc
2000-08-06 Ryan BloomDocument rfc1413 using ScanDoc
2000-08-06 Ryan BloomUpdate the mpm_common.h file with docs to use ScanDoc
2000-08-06 Jeff TrawickUse new AP_INIT_xxx macros & include apr_strings.h...
2000-08-06 Ryan BloomUpdate http_vhost.h to use ScanDoc
2000-08-05 Ryan BloomUpdate http_protocol.h to use ScanDoc.
2000-08-05 Ryan BloomRemove some old APIs. These were left around for legac...
2000-08-05 Ryan BloomDocument http_main to use ScanDoc
2000-08-05 Ryan BloomDocument http_core's public APIs for use with ScanDoc.
2000-08-05 Brian HavardFix warnings about string functions.
2000-08-05 Jeff TrawickFinish (almost) Ryan's change of apr_filter_t back...
2000-08-05 Ryan BloomFix a small name mix-up. Filters are part of Apache...
2000-08-04 Jeff TrawickFix a config tree problem.
2000-08-04 Ryan BloomFix a small typo
2000-08-04 Ryan BloomBump the numbers since a5 has been tagged already
2000-08-04 Ryan BloomUpdate the version number for the new alpha release
2000-08-04 Ryan BloomThe announcement text for Apache 2.0a5
2000-08-04 Ken Coar Whoops; forgot to apply this to the 2.0 docs..
2000-08-04 Ryan BloomFix the Perchild MPM. This does work now. This change...
2000-08-04 Jeff TrawickDisable the dbm_ usage in mod_rewrite so that it links.
2000-08-04 Ryan BloomMore progress with the perchild MPM. This is serving...
2000-08-03 Jeff TrawickClean up maintainer-mode compiles of mod_rewrite (use...
2000-08-02 Jeff TrawickDon't trace EINTR errors from accept() on the Unix...
2000-08-02 Ryan BloomUpdate the perchild MPM. This does not work, but that...
2000-08-02 Ryan BloomConvert all of the apr_listen.h to ap_listen.h. This...
2000-08-02 Doug MacEachernprefix libapr functions and types with apr_
2000-08-02 Jeff TrawickUse the AP_INIT_TAKE23() macro to clean up a maintainer...
2000-08-02 Jeff TrawickUse the AP_INIT_FLAG() macro to clean up a maintainer...
2000-08-02 Jeff Trawick-DMPMT_PTHREAD is no longer needed.
2000-08-01 Ryan BloomThis serves requests again, although it still doesn...
2000-08-01 Ryan BloomComplete redesign of this MPM. This is almost working...
2000-08-01 Ryan BloomAdd a NO_DETACH environment variable to all MPMs that...
2000-08-01 Ken Coar Put back PR#6347, but note that it's waiting for an...
2000-08-01 Tony FinchRemove a PR that depends on the submitter (or someone...
2000-08-01 Ken Coar We've been ignoring lots of PRs forever, marking them as
2000-07-31 Bill StoddardWin32: Add sdbm to the windows build
2000-07-31 Jeff TrawickInclude <strings.h> if we have it to get protos for...
2000-07-31 Ryan BloomRemove a bug from the STATUS file. Manoj tested the...
2000-07-31 Jeff TrawickFix some problems with which error code to use after...
2000-07-31 Jeff TrawickDon't use perror() to report the failure of an APR...
2000-07-31 Ryan BloomMake http_log use ScanDoc
2000-07-31 Ryan BloomThis makes the perchild MPM server requests again,...
2000-07-31 Ryan BloomDocument http_connection.h using ScanDoc
2000-07-31 Ryan BloomNote the patch for graceful restarts in the STATUS...
2000-07-31 Ryan BloomMake the Unix MPMs not clean the scoreboard on a gracef...
2000-07-30 Jeff TrawickGet dsos working again by including $(LTFLAGS) on the...
2000-07-30 Ryan BloomFinish the http_config.h documentation. :-)
2000-07-30 Ryan BloomAdd more of the comments to http_config.h. This is...
2000-07-30 Manoj KasichainulaWireless LANs are soooooo cool. Oh, and the weather...
2000-07-30 Manoj KasichainulaEliminate references to specific MPMs from mpm_common...
2000-07-30 Manoj KasichainulaChange semantics of ap_child_table somewhat. Instead...
2000-07-30 Manoj KasichainulaFix a couple of apparent typos.
2000-07-30 Bill StoddardUp HARD_THREAD_LIMIT. Handle it correctly in mpm_winnt.c
2000-07-30 Bill Stoddardmod_file_cache docco
2000-07-30 Jeff TrawickUse ap_dso_error() instead of ap_strerror() when ap_dso...
2000-07-29 Ryan BloomBegin to document http_config.h. This documents most...
2000-07-29 Ryan BloomMove the Server Token stuff out of http_config_globals...
2000-07-29 Bill StoddardMissed the footer
2000-07-29 Bill Stoddard1.3 -> 2.0
2000-07-29 Bill StoddardCopy some 1.3 doc to 2.0
2000-07-29 Ryan BloomDocument ap_mpm.h using ScanDoc.
2000-07-29 Ryan BloomDocument ap_mmn.h using ScanDoc
next