]> granicus.if.org Git - apache/shortlog
apache
2001-11-10 Ryan BloomFix the Windows MPM. Windows doesn't always use the...
2001-11-10 Ryan BloomImprove http2env's performance by cutting the work...
2001-11-10 Joshua SliveFix a missing tag.
2001-11-10 Joshua SliveChange note->environment variable and convert <pre...
2001-11-10 Ryan BloomRemove ap_lingering_close from all of the MPMs. This...
2001-11-10 Ian Holsmandisplay a warning message if someone attempts to load
2001-11-10 Ryan BloomMove prefork to the same API as the rest of the MPMs...
2001-11-10 Rich BowenRemove LaTeX directives from core.html
2001-11-10 Rich BowenAlphabetized module names.
2001-11-10 Greg Amescopy the faq from the correct directory
2001-11-09 Ian Holsmanuse the new 'apr_hash_merge' function to do the overlays.
2001-11-09 William A.... Stat, don't lstat the final target. This means we...
2001-11-09 William A.... Reintroduce the 'one stat dir_walk', with singificant...
2001-11-09 David ReidThe BeOS MPM has been just beos for a while now, so...
2001-11-08 Cliff WoolleyFix constness compiler warning
2001-11-08 David ReidGet the daemon code working again for User/Group on...
2001-11-08 David ReidAdd back in the daemon commands so that User/Group...
2001-11-08 David ReidReverse last nights commit - we'll deal with this anoth...
2001-11-08 Greg Amesadvancing release numbers to 2.0.29-dev after tag
2001-11-08 Greg Amesabout to tag 2.0.28
2001-11-08 Justin ErenkrantzClean up the declarations and comments of some of the...
2001-11-08 Justin ErenkrantzStyle guide conformance fixes (remove tabs, enforce...
2001-11-08 Greg Amesupdate the location of the FAQ, and a few other misc...
2001-11-08 Ken CoarNo functional changes, just style-guide ones..
2001-11-08 Martin KraemerPort->ServerName hint
2001-11-08 Martin KraemerTry to improve the wording
2001-11-08 Martin KraemerFix erroneous description
2001-11-08 Martin KraemerFixed previous patch to reflect what Apache-1.3 did...
2001-11-08 Martin KraemerWhen no port is given in a "ServerName host" directive...
2001-11-08 David ReidThis doesn't feel quite right, but it doesn't cause...
2001-11-07 Cliff WoolleyGet rid of "You configured HTTPS(443) on the standard...
2001-11-07 Aaron BannertPlease do not mix spaces and tabs within the same block...
2001-11-07 Aaron BannertGets mod_ssl building/loading as a DSO on some platform...
2001-11-07 Ian HolsmanWhy can't babies wake up at 7am like normal people?
2001-11-07 Ian Holsmanadd a new option '%{note-name}e' to headers.
2001-11-07 Cliff WoolleyAllow apachectl to support mod_ssl's <IfDefine SSL...
2001-11-07 Martin KraemerFix checks for FORBIDDEN directories vs. files
2001-11-07 William A.... Reorder so InstallBin is the _default_ top level...
2001-11-07 Greg AmesInsure that ap_get_client_block _always_ sets the lengt...
2001-11-07 Martin KraemerAnother fix: "directory" is considered female.
2001-11-07 Martin KraemerFix typo (contributed by Daniel Stone <daniel@sfarc...
2001-11-07 Martin KraemerUse entities
2001-11-07 Bill StoddardDon't close the dbm until after we have copied the...
2001-11-07 William A.... Add htdbm.c to the windows build - if someone on...
2001-11-07 Doug MacEachernap_getline() is useful to modules outside of the core..
2001-11-07 Cliff WoolleyFix the spelling of the AP_MPMQ_MIN_SPARE_DAEMONS and
2001-11-07 Cliff WoolleyA few missing MPM descriptions...
2001-11-07 Bill StoddardCheck the return code properly.
2001-11-06 William A.... Thanks for the catch, Mr. Woolley, I left an out...
2001-11-06 Joshua SliveLink in mod_ssl docs and add to the new features page.
2001-11-06 Joshua SlivePut the ssl docs in a format where they will be maintai...
2001-11-06 William A.... Eliminate 'library'+'executable' cruft. Yes - this...
2001-11-06 William A.... Submitted by: Mladen Turk <mturk@mappingsoft.com>
2001-11-06 Ryan BloomStop removing the test directories when rolling a build.
2001-11-06 Joshua SliveConvert the ssl reference chapter into an apache module...
2001-11-06 Joshua SliveI am just moving the reference chapter of the ssl docs...
2001-11-06 Cliff WoolleyThese comments are pretty much useless now AFAICT.
2001-11-05 Ian HolsmanFix so that errordocument works when a error gets retur...
2001-11-05 Bill StoddardAll done with initial SSL doc checkin
2001-11-05 Bill StoddardMore SSL doc images.
2001-11-05 Bill StoddardCheck-in the ssl image files. Sure hope my windows...
2001-11-05 Bill StoddardSSL Doc... Now the .wml files
2001-11-05 Bill StoddardBegin adding the SSL doc to the httpd-2.0 tree. Start...
2001-11-05 Greg Amesreplace 2.0.28-dev info after bumping the tag to 2...
2001-11-05 Greg Amestemporary commit to reflect ssl-std.conf being bumped...
2001-11-04 Justin ErenkrantzThis patch optimizes away some strlen and strcat calls in
2001-11-02 Bradley NicholesAdjusted back to microseconds
2001-11-02 Greg Amesrestoring description of a post-2.0.27 change after...
2001-11-02 Greg Amesmoving the description of this fix to 2.0.27. I bumped...
2001-11-02 Aaron BannertForces suexec to be compiled statically. This is necess...
2001-11-02 Greg Amesprevent loops & seg faults when GETs have chunked bodies.
2001-11-02 Doug MacEachernfix eval of vars incase string has quotes
2001-11-02 Greg SteinDon't change the type of the new resource. The provider...
2001-11-02 Bradley NicholesAdded the secondary command line hander for manipulatin...
2001-11-02 Bradley NicholesAdded the .xdc data file for building an MP enabled...
2001-11-02 Bradley NicholesAdded the .def files for building the external modules...
2001-11-02 Bradley NicholesConsolidated the APR imports to a single import file
2001-11-02 Bradley NicholesAdded build targets for the external modules
2001-11-02 Greg Amesinsure that we die quickly without looping etc. if...
2001-11-01 Ken CoarMore style-stuff. A lot of this doesn't qualify as...
2001-11-01 Ken CoarSome style-guide fixes (nothing functional)
2001-11-01 William A.... Fix a typo and URL. [Gotta get this keyboard cleaned.]
2001-11-01 William A.... Make this a bit more formal, as in httpd.conf. Also...
2001-11-01 Roy T. FieldingSince we are in a file that is only included with mod_s...
2001-10-31 Greg Ameswhoops! can't use the return code to pass the length...
2001-10-31 Greg Ameschange ap_getline to return the size of the buffer...
2001-10-31 Greg Amesreturn the actual number of bytes read when we're in...
2001-10-31 Aaron BannertOne down...
2001-10-31 Aaron BannertFix a big memory leak bug related to arbitrarily large...
2001-10-31 Greg Amesadd my public key
2001-10-31 William A.... Introduce an Apache mod_ssl initial configuration...
2001-10-31 Joshua SliveBad link.
2001-10-31 Joshua SliveTypo fix.
2001-10-31 Justin Erenkrantz2.0.27 has been tagged.
2001-10-31 Cliff WoolleyStick a comment into this file so it's clear that it...
2001-10-31 Greg Amesbumping release number to 2.0.28-dev after tag
2001-10-31 Greg Amesbump release number to 2.0.27
2001-10-30 Graham LeggettAdd key.
2001-10-30 Greg Amesmake sure that the HTTP_IN filter is in place across...
2001-10-30 Aaron BannertFix typos...
next