]> granicus.if.org Git - apache/shortlog
apache
2001-06-06 Chuck MurckoUse apr-util's date functions now
2001-06-06 Ryan BloomMake mod_echo use filters for all communication with...
2001-06-06 Jeff Trawickget rid of util_date.c/util_date.h and associated test...
2001-06-06 Jeff Trawickuse apr-util's apr_date_parse_http() instead of the...
2001-06-06 Jeff Trawicknicer to compare r->finfo.filetype with APR_NOFILE...
2001-06-06 Jeff Trawickfilters should return APR status codes
2001-06-06 Jeff Trawickinitialize local condition_var var to keep garbage...
2001-06-06 Jeff Trawickap_getword_conf wants const char **, not char **
2001-06-05 Bill StoddardExtend mod_headers to support conditional driven Header
2001-06-05 Jeff Trawickit's hot out there
2001-06-04 Ryan BloomFix the reset_filters function. If we set r->output_fi...
2001-06-04 Cliff WoolleyFurther explain the custom bucket types idea for mod_fi...
2001-06-04 Bill Stoddardmod_file_cache brokeness
2001-06-04 Jeff Trawickvoid * isn't compatible with a function pointer; deal...
2001-06-04 Ryan BloomFix some broken logic in the prefork MPM. Basically...
2001-06-03 Ben LaurieDoxygenation.
2001-06-03 Ben LaurieFunction declaration must be a prototype.
2001-06-02 Jeff Trawickmention another problem experienced on daedalus using...
2001-06-01 Graham LeggettOptimise reset_filter() in http_protocol.c
2001-06-01 Bill StoddardExtend Header add|set|append support to accept format...
2001-06-01 Bill StoddardReturn "1" to apr_table_do()
2001-06-01 Graham LeggettAdd a check to ap_die() to make sure the filter stack...
2001-06-01 Graham LeggettMove the addition of default AP_HTTP_HTTP_HEADER filter...
2001-06-01 Bill StoddardUpdate doc with info on Header echo directive
2001-06-01 Bill StoddardAdd the 'echo' option to mod_headers Header directive...
2001-05-31 Jeff Trawickhandle the SERVER_IDLE_KILL state in some of the Extend...
2001-05-30 Jeff Trawicka worker being cleaned up is not processing a request...
2001-05-30 Martin KraemerAdd png's
2001-05-30 Martin KraemerAdd description strings for AuthDb*File
2001-05-30 Martin KraemerAdd RequestHeader
2001-05-30 Martin KraemerFix broken #target
2001-05-30 Martin KraemerFirst step at stamping out gif's: convert them to png
2001-05-30 Martin KraemerFirst step at stamping out gif's: convert them to png
2001-05-30 Doug MacEachernback out filter change that is preventing headers to...
2001-05-28 Ben LaurieRemove many redundant semicolons.
2001-05-28 Ben LaurieMerging was bollocks.
2001-05-28 Ben LaurieDoxygenation.
2001-05-28 Yoshiki HayashiTypo fix.
2001-05-27 Ben LaurieUtility to list available hooks.
2001-05-25 Ralf S. Engelschallmod_ssl status
2001-05-23 Victor J. OrlikowskiChange strtok() calls to use apr_strtok().
2001-05-23 Jeff Trawickexport apr_strtok() too
2001-05-23 Jeff Trawickinclude/ap_compat.h tested and set APR_COMPAT_H instead...
2001-05-23 William A.... One drawback to .dsps, nobody watches the command...
2001-05-23 William A.... Unnecessary with apxs
2001-05-23 William A.... Need to have apxs for building such things
2001-05-23 Victor J. OrlikowskiYAPJBUJ.
2001-05-23 William A.... Blew it... forgot to transpose dsp versions
2001-05-23 William A.... Get win32 libhttpd building without uri_delims, now...
2001-05-23 Victor J. OrlikowskiBletch. The Proxy Janitor botches the job again.
2001-05-22 Roy T. FieldingA wild guess at what is needed to get win32 compiling...
2001-05-22 Victor J. OrlikowskiWhen AP_DEBUG is defined, these two need to be in here.
2001-05-22 Ken Coar Checkpoint my mod_example work. It does not work...
2001-05-22 Victor J. OrlikowskiFixes to proxy, after util-uri move, plus fixes to...
2001-05-22 Victor J. OrlikowskiOoops. Leftovers.
2001-05-22 Victor J. OrlikowskiMore exp file changes
2001-05-22 Roy T. FieldingMoved to the apr-util library.
2001-05-22 Roy T. FieldingLeave the uri-related clean stuff here for a few weeks.
2001-05-22 Roy T. FieldingMoved util_uri to apr-util/uri/apr_uri, which means...
2001-05-21 Graham LeggettRing in the CHANGES...
2001-05-21 Graham LeggettMove the addition of default AP_HTTP_HTTP_HEADER filter...
2001-05-21 Cliff WoolleyMake INSTALL commentary reflect the default install...
2001-05-21 Joshua SliveVictoria Day is sunny and mild in Vancouver.
2001-05-21 Joshua SliveAdd a little more info on ways to enable modules, add...
2001-05-21 Jeff Trawickget rid of a warning for missing strXXX prototype....
2001-05-21 Jeff TrawickGet httpd.exp with recent hook changes.
2001-05-20 Graham LeggettFixed a typo about the RequestHeader directive and...
2001-05-20 Graham LeggettUpdated mod_headers documentation to coincide with...
2001-05-20 Ben LaurieYet more cleanup.
2001-05-20 Ben LaurieMore cleanup.
2001-05-20 Ben LaurieAP_ function for optional hooks.
2001-05-20 Ben LaurieMore generic -> optional cleanup.
2001-05-20 Ben LaurieLong overdue name change from "generic hook" to "option...
2001-05-20 Ben LaurieFix warnings.
2001-05-20 Jeff TrawickTru64 cc is bitchy about trailing commas in an enum...
2001-05-20 Brian HavardSwitch to AP_INIT_* marcros for command_rec list &...
2001-05-20 Roy T. FieldingChange directive HeaderOut back to Header and HeaderIn...
2001-05-20 Cliff WoolleyMake INSTALL just be a terse quick-start guide. The...
2001-05-20 Joshua SliveMajor update of install.html.
2001-05-20 Joshua SliveMight as well have the version string in the footer...
2001-05-19 Joshua SliveAdd a version string to the SSI header for the main...
2001-05-19 Bill StoddardReimplement mod_headers as an output filter. mod_header...
2001-05-19 Ken Coar Fix function type to match hook declaration.
2001-05-19 Ben LaurieCleanup.
2001-05-18 Greg SteinMake mod_dav_fs mirror whatever mod_dav was enabled...
2001-05-18 Ken Coar Bring forward this patch from 1.3..
2001-05-18 William A.... Return missing link flags to apxs.in
2001-05-18 Ken Coar Bring forward the NOESCAPE flag from 1.3..
2001-05-18 William A.... We don't want these operations to end the stream...
2001-05-18 Bill StoddardOn to 2.0.19-dev
2001-05-18 William A.... Interesting, ISAPI thinks a 0 result is cool. Alread...
2001-05-18 Bill StoddardPreparing for the tag and roll of 2.0.18.
2001-05-18 Jeff TrawickFix command-line processing so that if a bad argument...
2001-05-18 Jeff TrawickGet the Apache DSOs installed and give apr and apr...
2001-05-18 Jeff Trawickfix syntax error in module installation command
2001-05-18 Roy T. FieldingGet the compile flag types right and in order.
2001-05-18 Roy T. FieldingChange the make targets and rules to be consistent...
2001-05-17 Cliff WoolleyRainy day in Charlottesville...
2001-05-17 Jeff TrawickFix processing of the TRACE method. Previously we...
2001-05-17 Jeff Trawickrockin' 'n rollin'
next