]> granicus.if.org Git - apache/shortlog
apache
2001-11-12 William A.... Drop the wide net observed by Ken Coar, since one...
2001-11-12 Greg Amesadd a note about libtoo 1.4.2 for Mac OS X
2001-11-12 Bill StoddardFix some indenting. Change an error message to a warning.
2001-11-12 Jeff Trawickthreaded: Fix the resetting of MaxClients when it isn...
2001-11-12 Jeff TrawickReally reset the MaxClients value in worker when the
2001-11-12 Greg Amesrestore post-2_0_28 changes following tag bump
2001-11-12 Greg Amesaccount for the mod_cgid fix being bumped into 2_0_28...
2001-11-12 Bill StoddardPerformance: Move the is_included strcmp to after the...
2001-11-12 Joshua SliveRemove a broken link.
2001-11-12 Martin KraemerIt's -> its (where appropriate)
2001-11-12 Aaron BannertKeep track of this so I don't forget. Not entirely...
2001-11-12 Cliff WoolleyPort Justin's mod_cgid change to mod_cgi.
2001-11-12 Cliff WoolleyRemove the returned-length "w" parameter from apr_bucke...
2001-11-12 Jeff Trawickclean up some warnings on AIX
2001-11-11 Ian HolsmanThis patch changes the apr_table_elts macro so that...
2001-11-11 Ian HolsmanThis patch zero-fills just the integer and pointer...
2001-11-11 Aaron BannertI forgot about this vote (it started before I had a...
2001-11-11 Justin ErenkrantzNote that we are on 2.0.29 now.
2001-11-11 Justin Erenkrantzapr_file_gets returns an apr_status_t not a char* and...
2001-11-11 Justin ErenkrantzAdd Debian Layout
2001-11-11 Jeff Trawickminor tweaks to pass a parm of the right type to apr_po...
2001-11-11 Jeff Trawickin prefork, listensocks[0] doesn't have a pod
2001-11-11 Rich BowenAdd example for AllAltByType, AddAltByEncoding
2001-11-11 Rich BowenAdded examples for AddAlt
2001-11-11 Rich BowenAdded examples for Action directive.
2001-11-11 Justin Erenkrantzmod_ssl STATUS update.
2001-11-11 Justin ErenkrantzIf shared modules are requested and mod_so is not avail...
2001-11-11 Justin ErenkrantzThis should be the last complaint about the input filte...
2001-11-11 Justin ErenkrantzI think it might be time to take action on this unless...
2001-11-11 Justin ErenkrantzComment forthcoming to dev@httpd...
2001-11-11 Justin Erenkrantz2.0.28 has been tagged.
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...
next