]> granicus.if.org Git - apache/shortlog
apache
2001-12-12 Aaron BannertFix a bug in how we select the IP for the POD to connec...
2001-12-12 Jeff Trawickchange Apache/apr/apr-util to use run-time linking...
2001-12-12 Justin ErenkrantzOh, FreeBSD, you don't like having multiple children...
2001-12-11 Bradley NicholesMerged NetWare into the standard conf file
2001-12-11 Bradley NicholesExcluding macros from the export list output
2001-12-11 Bradley NicholesClean up GNU compiler issues on NetWare
2001-12-11 Greg Amesrevert back to using a "links" downloaded version of...
2001-12-11 Chris PepperFixed a few typos.
2001-12-10 Aaron BannertAnother fix for VPATH builds.
2001-12-10 Jeff Trawickget worker MPM to respect the LockFile setting
2001-12-10 Greg Amesfix a problem with graceful restart. If you look at...
2001-12-10 Jeff Trawickget rid of an ancient requirement that APACHE_XLATE...
2001-12-09 Justin ErenkrantzStyle reformat. Tabs->spaces, etc, etc, etc.
2001-12-09 Ben LaurieReduce magic levels.
2001-12-09 Jeff TrawickAdd -I for the zlib include dir to the right flag variable
2001-12-08 Lars EilebrechtUpdate wording of the error README file.
2001-12-08 Lars EilebrechtMove file to 'error' directory as the directory is...
2001-12-08 Lars EilebrechtFix wrong german text about proxy(?).
2001-12-08 Jeff Trawickclean up some signed/unsigned discrepancies, hopefully...
2001-12-08 Brian PaneSwitched from heap bucket to pool bucket for SSI echo...
2001-12-08 Brian Pane[indentation fixes only]
2001-12-08 Brian PaneReduced the number of times that we scan through each...
2001-12-08 Justin ErenkrantzFix segfault when restarting worker MPM. We can not...
2001-12-08 Justin ErenkrantzClean up style (tabs->spaces, etc, etc, etc.).
2001-12-07 William A.... AFAICT - these symbols are unused.
2001-12-07 Joshua SliveHere's another one: IPv6.
2001-12-07 Joshua SliveAgain, someone really needs to update the mod_proxy...
2001-12-07 Joshua Slivestatus update...
2001-12-07 Aaron BannertProvide an accessor function for the global_score porti...
2001-12-07 Jeff Trawickmake sure mod_foo.so is installed by apxs -i
2001-12-07 Aaron BannertExport ap_get_parent_scoreboard and ap_get_servers_scor...
2001-12-07 Aaron BannertFix bug that could potentially prevent perchild from...
2001-12-07 Aaron BannertOne thing I learned from the worker MPM was that the...
2001-12-07 Aaron BannertWow, it just got really windy outside, and warm!
2001-12-07 Justin ErenkrantzAny release that goes out that doesn't have this fixed...
2001-12-07 Jeff TrawickDo special install processing for Apache DSO modules...
2001-12-07 Greg Ameschange binbuild.sh to use --enable-mods-shared=most...
2001-12-07 Brian PaneAdded a string "class" to the Apache 3.0 wishlist
2001-12-07 Ryan BloomAdd a note about terminating the server.
2001-12-07 Ken CoarPeople are asking for this..
2001-12-07 Jeff Trawickfix a const-ness problem caused by calling the wrong...
2001-12-07 Brian PaneRemoved one more strdup in the content-type processing
2001-12-07 Brian PaneOptimized away some string scans and copies in analyze_ct()
2001-12-07 Brian Paneupdated some comments to accurately reflect the current...
2001-12-07 Brian Paneoptimization: replaced an apr_pstrndup call with apr_ps...
2001-12-07 Brian PaneWhen checking for "file" or "virtual" as an argument to
2001-12-06 Brian PaneSmall performance fix: delay variable initialization in
2001-12-06 Jeff Trawickdon't lose the const-ness of the string being searched
2001-12-06 Brian PaneReplaced ap_strcmp_match call that checked for a '...
2001-12-05 Joshua SliveGet rid of some needless index.html's.
2001-12-05 Joshua SliveUpdate SSI docs to use AddOutputFilter in place of...
2001-12-05 Joshua SliveFix a typo.
2001-12-05 Joshua SliveRemove some comments from the errordocument and browser...
2001-12-05 Joshua SliveConfig file updates. Mostly just playing with comments...
2001-12-05 Jeff Trawickseparate logic specific to building Apache DSOs from...
2001-12-05 Ian Holsmanmutli-dbm patch should remove on of the showstoppers...
2001-12-05 Joshua SliveAdd directory and .htaccess context in mod_env directives.
2001-12-05 Joshua SliveBad link.
2001-12-05 Jeff Trawickhmmm... gcc 2.95.2 on AIX says sizeof is long... fix up
2001-12-05 Jeff Trawickif compilation is doomed due to lack of thread support...
2001-12-05 Justin ErenkrantzBill speaks.
2001-12-05 Jeff Trawickmention an unfortunate issue with make_exports.awk
2001-12-05 Jeff TrawickAllow apxs to be used to build DSOs on AIX without...
2001-12-05 Brian PaneFixed check for buffer overrun in ap_rgetline()
2001-12-04 Jeff Trawicktweak httpd -V output to show the architecture (bits...
2001-12-04 Jeff Trawickget the declaration for strcasecmp()/strncasecmp()...
2001-12-04 Jeff Trawickget prototype for strcasecmp() on AIX
2001-12-03 William A.... Resolved segfault in mod_isapi when configuring with...
2001-12-03 Joshua SliveAdd a sitemap.
2001-12-03 Greg Amesget binbuild working when apr, apr-util, and expat...
2001-12-03 Bill StoddardChange a comment. This change was made to 2.0.29-dev...
2001-12-03 Ben LaurieHandle the ? option.
2001-12-03 Jeff Trawickget rid of an unused variable
2001-12-03 Cliff WoolleyFix prototype for post_config hook
2001-12-03 Cliff WoolleyFix a typo (?)
2001-12-03 Brian PaneOptimization for ap_getparents: skip past all the leading
2001-12-02 Brian Pane[No code changes here, just adding the cvs comment...
2001-12-02 Brian PaneAdded a version of ap_getline() that allocs a buffer...
2001-12-02 Brian Paneinclude/http_protocol.h
2001-12-02 Brian PaneOptimization: replace apr_pstrndup() with apr_pstrmemdu...
2001-12-02 Brian PaneAdded code to ap_ssi_get_tag_and_value() to avoid conve...
2001-12-02 Brian PaneAdded faster logic for decodehtml to handle the special...
2001-12-02 Brian PaneExclude the terminating null byte from the length of
2001-12-02 Brian PaneOptimization: changed some apr_pstrndup calls to apr_ps...
2001-12-02 Brian PaneReduced the number of strlen operations in ap_getword()
2001-12-02 Brian PaneModified ap_make_full_path to minimize the number of...
2001-12-02 William A.... Correct case comparison typematch
2001-12-01 Jeff TrawickGet shared builds of libapr and libaprutil, as well...
2001-12-01 Brian PaneFix the handling of SSI directives in which the ">...
2001-12-01 Jeff Trawickfix mod_actions.exp, which got broken when we sanitized...
2001-12-01 Jeff Trawickadd some new .exp files for AIX so these modules can be
2001-12-01 Jeff Trawickfix a couple of .exp files that broke when we sanitized...
2001-12-01 Doug MacEachernremove churn_output() function and calls to it.
2001-12-01 Jeff Trawickuse our standard declaration macro for the AP_DEBUG...
2001-12-01 Jeff Trawickfix a potential thread safety issue in mod_mime_magic
2001-11-30 Bradley NicholesSync'ed the NetWare export AWK script to the Unix script
2001-11-30 Jeff Trawickexport file for mod_cgid...
2001-11-30 Bradley NicholesGot rid of an annoying uninitialized variable compiler...
2001-11-30 Bradley NicholesSwitched to a NetWare version of APU.h
2001-11-30 Greg Amescopy the lib/ directory when installing a binary.
next