]> granicus.if.org Git - apache/shortlog
apache
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...
2001-10-29 Bradley NicholesUpdated NetWare project file
2001-10-29 Bradley NicholesNetWare MPM cleanup
2001-10-29 Bradley NicholesAdded NETWARE to the #ifdef list
2001-10-29 Bradley NicholesFix up exit() to make sure that things are cleaned...
2001-10-29 Bradley NicholesConf file cleanup
2001-10-29 Aaron BannertMixed tabs and spaces within many nexted {}-less if...
2001-10-29 William A.... Bring it up-to-date while I'm a'fixin
2001-10-29 Aaron BannertVia: header truncation bugfix.
2001-10-29 Aaron BannertFix a truncation bug in how we print the port on the...
2001-10-29 William A.... Use the _setn flavor which will avoid strdup'ing...
2001-10-29 Jeff Trawickget proto for atoi()
2001-10-27 Joshua SliveFix some broken links, change to the simplest possible...
2001-10-27 Jeff Trawickmake shared libraries executable so they work on HP-UX
2001-10-27 Jeff TrawickSome syntax errors in mod_mime_magic's magic file can...
2001-10-27 Jeff Trawickignore checkgid
2001-10-26 Justin ErenkrantzFix RedirectMatch handling to properly handle URLs...
2001-10-26 Ken CoarDocument the addition of checkgid to 2.0
2001-10-26 Ken Coar Bring forward checkgid helper from 1.3; checks runtime
2001-10-26 Greg Amesprevent seg faults in mod_status trying to access vhost...
2001-10-26 Ralf S. Engelschallupdate my entry
2001-10-26 Cliff WoolleyNo such thing as APACI anymore. :)
2001-10-25 Ken CoarStyle-guide fixes, no functional changes.
2001-10-25 Bradley NicholesMore cleanup on the pre-build script
2001-10-24 Aaron BannertTwo more mod_so configure-time fixes:
2001-10-24 Cliff WoolleyI guess this does deserve a CHANGES entry since the...
2001-10-23 Cliff WoolleyGet rid of an old .cvsignore file so this directory...
2001-10-23 Bradley NicholesUpdated to the new locking API's
2001-10-23 Bradley NicholesFixed to import the aprlib module and export the httpd...
2001-10-23 Bradley NicholesModified to correctly extract the export lists
2001-10-23 Aaron BannertIf the user explicitly requests --enable-so, --enable...
2001-10-23 Aaron BannertJust some style peeves. Tabs and spaces and whatnot.
2001-10-23 Jeff Trawickset the c->aborted flag when we get EPIPE
2001-10-23 Jeff Trawickdon't lose the return code from ap_fwrite() when called...
2001-10-23 Ryan BloomFix the reporting for child processes that die. This...
2001-10-23 Greg Amesadjust for the change to SuExec's default install directory
2001-10-23 Bill StoddardWin32: Track and display "Parent Server Generation...
2001-10-23 Cliff WoolleyFix a segfault seen on daedalus earlier this evening...
2001-10-22 Joshua SliveRefresh of the name-vhosting docs.
2001-10-22 Bradley NicholesScripts for setting up the build environment and genera...
2001-10-22 Bill StoddardWin32: Fix server-status 'requests currently being...
2001-10-22 Bradley NicholesCode Warrior project file for building the httpd server...
2001-10-22 Bill StoddardWin32: Running out of threads should be a warning,...
2001-10-22 Bradley NicholesNetWare doesn't have processes so no need to detach...
2001-10-22 Jeff TrawickFix some bungling of the remote port in rfc1413.c so...
2001-10-22 William A.... Remerge proxy configuration. Tally: of 9 votes;
next