]> granicus.if.org Git - apache/shortlog
apache
2002-03-11 patrikjCleaned up so that it validates
2002-03-11 patrikjChanged DOCTYPE, so that it can be validated.
2002-03-11 patrikjAdded %inlinetags; to <default> (some docs uses <em...
2002-03-11 patrikjFixed XML header, so that the document can be validated.
2002-03-11 patrikjChanged the DOCTYPE and DTD, so that it can be validated.
2002-03-11 Sander StrikerStyle Police comming through...
2002-03-10 Ben LaurieBe a better example.
2002-03-10 Joshua SliveSomehow I missed mod_expires in the xmlization. Here...
2002-03-10 Joshua SliveTransformations updates.
2002-03-10 Joshua SliveConvert the last module (mpm_netware) and add the skele...
2002-03-10 Joshua SliveAdd the stylesheet transformation to create the automat...
2002-03-10 Joshua SliveFix a couple problems with the automatic directive...
2002-03-10 Joshua SliveUpdates to some transformations and the allmodules...
2002-03-10 Joshua SliveAnother few xml files. Only one or two left to go.
2002-03-10 Doug MacEachernno need to call SSL_clear() after SSL_new()
2002-03-10 Doug MacEacherndon't allocate SSLConnRec unless ssl is enabled on...
2002-03-09 Joshua SliveFirst crack at the automatic directive index. Now...
2002-03-09 Joshua SliveXML for mod_proxy.
2002-03-09 Justin ErenkrantzAdd a missing manualdir entry in the Debian layout.
2002-03-09 Justin ErenkrantzStop copying APR's libtool. And pass enough parameters...
2002-03-09 Joshua SliveUpdate transformations.
2002-03-09 Joshua SliveNew xml versions.
2002-03-09 Sander StrikerStyle Police comming through...
2002-03-09 Jeff Trawickprovide missing MAX() macro so that proxy can compile...
2002-03-09 Graham LeggettNew directive ProxyIOBufferSize. Sets the size of the...
2002-03-09 Graham LeggettScrap CacheMaxExpireMin and CacheDefaultExpireMin....
2002-03-08 Bill StoddardNo this is not a pretty site... close the cached file...
2002-03-08 Jeff Trawickcomments on a showstopper
2002-03-08 Greg Amesap_rgetline_core: fix a bug with folding observed while...
2002-03-08 Doug MacEachernsupport reuse of encrypted DSA keys on restart
2002-03-08 Aaron BannertFix a bug that would cause SERVER_CONFIG_FILE to be...
2002-03-08 Joshua SliveMake the xml match the DTD.
2002-03-08 Aaron BannertThis is not a showstopper, and it's definately not...
2002-03-08 Justin Erenkrantz33 has come and gone.
2002-03-08 Joshua SliveUpdate the html tranformations.
2002-03-08 Joshua SliveAdd some more xml versions.
2002-03-08 Greg AmesLooks like we'll have a nice weekend in the Carolinas.
2002-03-08 Jeff Trawickadd a bit of error checking to the mod_cgid daemon...
2002-03-08 Bill StoddardAdd file handle caching to mod_mem_cache. This is still...
2002-03-08 Ian Holsmannew directive SSIUndefinedEcho.
2002-03-08 Jeff Trawickimplement a common function for getting a socket and...
2002-03-08 Greg Stein* mod_dav.c (dav_handle_err): look through the error...
2002-03-08 Doug MacEachernremove unused ap_server_ctx member from SSLSrvConfigRec
2002-03-07 Doug MacEachernfix typo in ap_proxy_http_canon: s/https:/https/
2002-03-07 Aaron BannertComments like this help keep the sanity of module authors.
2002-03-07 Bill StoddardDeconstify...
2002-03-07 Bill StoddardDeconstify these fields...
2002-03-07 Bradley NicholesNeed to check if the userdir is absolute before it...
2002-03-07 Bill StoddardAlignment tweaks. No function change.
2002-03-07 Bill StoddardBail out gracefully if any part od cache load fails...
2002-03-07 Bill StoddardChange the return type on read_headers, write_headers...
2002-03-07 Greg Amesap_rgetline: fix folding and partial line handling...
2002-03-07 Bill StoddardDo a better job of cleaning up (plug memory leaks)...
2002-03-07 Sander StrikerTorch a stale commented out line.
2002-03-07 Sander StrikerBig style patch.
2002-03-07 Bill StoddardTrack cache size as items are added to and removed...
2002-03-07 Bill StoddardPlace some limits on the size of the cache and the...
2002-03-07 Bradley NicholesNetWare .def files for the DAV modules
2002-03-07 Bradley NicholesAdded DAV to the build project
2002-03-07 Bill StoddardAdd a comment...
2002-03-07 Aaron BannertIt is bad to recursively remove every CVS directory...
2002-03-07 Aaron BannertIt is bad to recursively remove every CVS directory...
2002-03-07 Aaron BannertMention adding a missing errordir entry in the Debian...
2002-03-07 Aaron BannertWill the real errordir please step forward.
2002-03-07 Bill StoddardAdd CacheMinObjectSize and CacheMaxObjectSize directive...
2002-03-07 Aaron BannertAdd a missing errordir entry in the Debian config.layout.
2002-03-07 Sander StrikerCleanup some left behind style nits I missed and clean
2002-03-07 Sander StrikerAlways fun when you mess up your first commit...
2002-03-07 Sander StrikerCheck to see if r->content_type != NULL before comparin...
2002-03-07 Justin ErenkrantzOh Yoko!
2002-03-07 Justin ErenkrantzAs hinted on dev@httpd, change filter naming schemes...
2002-03-07 Justin ErenkrantzWhen using mod_ssl, it is possible that we'd be called...
2002-03-07 Justin ErenkrantzFix prototype and return value of http_create_request...
2002-03-07 Ryan BloomWe need to setup protocol filters for the fake request...
2002-03-07 Ryan BloomThere is no reason to insert the protocol filters in...
2002-03-07 Rich BowenConversion to XML
2002-03-07 Ryan BloomRemove the prev pointer from the filter chain. This...
2002-03-07 Rich BowenXML conversion
2002-03-07 Jeff Trawick64-bit build on AIX:
2002-03-06 Joshua SliveBring some more files into line with the new DTD.
2002-03-06 Joshua SliveBring some docs into line with the DTD.
2002-03-06 Joshua SliveA few tweaks to the DTD found while validating existing...
2002-03-06 Aaron BannertFix a problem in the new --enable-layout functionality...
2002-03-06 Aaron BannertFix a problem in the new --enable-layout functionality...
2002-03-06 Ryan Bloombump after the tag.
2002-03-06 Aaron BannertFix a bug in the APR_MODE_EXHAUSTIVE mode for the core...
2002-03-06 Ryan BloomPush for a new tag.
2002-03-06 Ian Holsmanapr-utils rename apr_ansi_time_to_apr_time and
2002-03-06 Allan K. Edwardsmake sure r->proto_xxput_filter gets updated as necessa...
2002-03-06 Joshua SliveBring the html transformations up-to-date.
2002-03-06 Joshua SliveTry once more to fix the whitespace problems. This...
2002-03-06 Joshua SliveA few small changes to bring some docs in line with...
2002-03-06 Joshua SliveAdd a DTD for the new module docs.
2002-03-06 Joshua SliveA few changes of my own:
2002-03-06 Joshua SliveUpdated to stylessheets to translate remaining text
2002-03-06 Ryan BloomRemove a comment that no longer applies.
2002-03-06 Joshua Slivemod_env xml conversion.
2002-03-05 Joshua SliveAdd mpm_winnt conversion and fix a typo in mpm_common.
2002-03-05 Jeff Trawickaxe the entry on graceful restart problems with worker
2002-03-05 Jeff Trawickfailures on the accept mutex are common at restart...
next