]> granicus.if.org Git - apache/shortlog
apache
2001-12-14 Jeff Trawicktake over DSO installation from libtool on all platform...
2001-12-14 Justin ErenkrantzStyle change. Convert tabs->spaces, shorten long lines...
2001-12-14 William A.... Move the insert_filter hook from the prepare request...
2001-12-14 William A.... A style change for ken :)
2001-12-14 Jeff Trawickinclude directories should be added to INCLUDES, not...
2001-12-14 William A.... Master dictionary entry for the new directive
2001-12-13 Joshua SliveFix links.
2001-12-13 Joshua SliveUpdate the AcceptPathInfo docs and add references from...
2001-12-13 William A.... Whoops, that's quadstate, the value 3 is not-present.
2001-12-13 William A.... As suggested by Josh Slive, add the explicit 'default...
2001-12-13 William A.... A little loopy commit. Refer mod_cgid users to the...
2001-12-13 William A.... Ya know, the language here wasn't all that explicit...
2001-12-13 William A.... Not really an XXX here
2001-12-13 William A.... Apply the converse of the AcceptPathInfo patch for...
2001-12-13 William A.... Address a signedness warning. No cleaner solutions...
2001-12-13 William A.... While contemplating a cast to (char) for the c arg...
2001-12-13 William A.... If dconf->accept_path_info is tristate, why not r...
2001-12-13 William A.... Jeff's guess, right on. [Thought I committed it...
2001-12-13 Jeff Trawickhack up core_dir_config so that server/core.c compiles...
2001-12-13 Aaron BannertModified for clarity.
2001-12-13 William A.... Now all should be well. AcceptPathInfo on will give...
2001-12-13 Rich BowenRolled back w3c tidy diffs that corrupted japanese...
2001-12-13 William A.... Give the request_rec some information about path_info...
2001-12-13 William A.... Kill some redundancy (why test PUT when we disallow...
2001-12-13 William A.... . unwind MORE redundant code [wasn't I just here...
2001-12-13 William A.... Periods aren't commas. Clear out some inappropriate...
2001-12-13 William A.... Whatever this was doing, it looks most unholy.
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
next