]> granicus.if.org Git - apache/shortlog
apache
2005-04-29 Bradley NicholesDisable some default LibC debugging code when compiling...
2005-04-28 Joe Orton* modules/mappers/mod_userdir.c (get_suexec_id_doer...
2005-04-26 Bradley NicholesMove the ldap_set_option() call to set the connection...
2005-04-26 Joe Orton- don't allow PROPFIND in the default config for public...
2005-04-26 Paul Quernaupdate transformation.
2005-04-26 Paul QuernaDocument that SSLRequire is broken for use in threaded...
2005-04-26 Paul Quernahttpd-config would be a great thing to replace apxs...
2005-04-26 Paul QuernaAllowEncodedSlashes fix was backported in 2.0.52. ...
2005-04-25 Jim JagielskiOops... document ap_get_local_host() rewrite.
2005-04-25 Paul QuernaAdd ap_vhost_iterate_given_conn() as I had previously...
2005-04-25 Paul QuernaRemove ap_method_list_do and ap_method_list_vdo as...
2005-04-23 André Malo* httpd/modules/ssl/NWGNUmakefile
2005-04-23 André Malo* manual/mod/mod_log_config.html.ja.euc-jp
2005-04-23 André Malo* docs/manual/mod/mod_log_config.xml
2005-04-22 Joshua SliveDocument BufferedLogs
2005-04-21 Jim JagielskiEnsure that we always return a FQDN... This is not...
2005-04-20 Jim JagielskiAPRized ap_get_local_host()
2005-04-20 Bradley Nicholesuse BSD sockets when building for IPV6
2005-04-19 Joe OrtonFix issue where mod_ssl does not pick up the ssl-unclea...
2005-04-19 Joe Orton* docs/conf/extra/httpd-ssl.conf.in: Don't reference...
2005-04-18 Bradley NicholesBuild mod_ssl for the NetWare platform
2005-04-18 Bradley NicholesDocument some environment variable options
2005-04-18 Bradley NicholesLink to the correct socket library depending on which...
2005-04-18 Joshua SliveFix the logfile names in windows to have a .log extension.
2005-04-18 Joshua SliveMake sure we don't overwrite existing config if it
2005-04-18 André MaloUpdate German translation
2005-04-18 Paul Querna- mod_deflate currently only does C-E, and not T-E...
2005-04-18 Rich Bowen'server stuff' is not very descriptive. All the variabl...
2005-04-17 Paul Quernamod_deflate should be merging the Vary header, not...
2005-04-17 André Maloupdate transformation
2005-04-16 Hiroaki KawaiUpdate Japanese translation.
2005-04-15 Greg Amesgot rave reviews from my customer on using buffered...
2005-04-15 Joe Orton* support/ab.c (open_postfile): Use apr_file_read_full...
2005-04-15 Joe Orton* support/ab.c (test): Treat POST data as a binary...
2005-04-15 Joe OrtonAdd redirect-carefully BrowserMatch for FrontPage.
2005-04-15 Joe OrtonFix and prevent some segfaults in ab:
2005-04-15 Joe OrtonIgnore generated config files.
2005-04-14 Bradley NicholesAllow httpd on NetWare to build using either the standa...
2005-04-14 Paul QuernaBRIGADE_NORMALIZE could produce invalid results with...
2005-04-14 Greg Ameslookup_map_txtfile: used buffered i/o rather than readi...
2005-04-13 Rich BowenAs discussed on the list, change the default setting for
2005-04-12 Joshua SliveBring the windows config file in line with the simplifi...
2005-04-11 Bradley NicholesUncomment the secureListen directive when building...
2005-04-11 André Malosvn:eol-style = native
2005-04-11 Bradley NicholesUpdate the NetWare dav.imp export/import file according...
2005-04-11 André Malo`build all`
2005-04-11 Mladen TurkAdd failover to mod proxy. If the service is unavailable,
2005-04-11 Mladen TurkSet default number of maxattempts to the number of
2005-04-10 Sander Striker* CHANGES
2005-04-10 Bradley NicholesUpdate the NetWare make install target to comply with...
2005-04-10 Bradley NicholesAdd two more APIs to the export and import lists for...
2005-04-09 Bradley NicholesMissing a space delimiter between the values
2005-04-09 Paul Quernaupdate transformation.
2005-04-09 Bradley Nicholesbackport
2005-04-09 Mladen TurkMove direct_connect out of attempt loop. No need to
2005-04-09 Paul Quernamissing a closing </a>
2005-04-09 Joshua SliveUpgrading notes for the simple-conf changes.
2005-04-09 Joshua SliveAdd a CHANGES entry for the simple-conf branch changes.
2005-04-09 Joshua SliveMerged the simple-conf branch changes r159781:160695...
2005-04-09 Mladen TurkSimplify canon_handler. There is no thing like ajps:
2005-04-09 Mladen TurkSimplify canon_handler. Blancer can have only a single
2005-04-09 Mladen TurkUse two optional functions from mod_ssl so that we
2005-04-09 Mladen TurkReturn correct status codes in case of bad request...
2005-04-09 Mladen TurkAdd canon_handler for load balancer so that we have
2005-04-09 Mladen TurkRevert the latest hack for setting query string.
2005-04-09 Mladen TurkReturn 'real' error status codes instead APR_EGENERAL.
2005-04-09 André Malofix Korean translation
2005-04-09 Mladen TurkAdd r->args to uri->query if the original r->uri
2005-04-09 Mladen TurkRemove useless loging of something that is not an error.
2005-04-09 Mladen TurkChange the build targets Apache.exe -> httpd.exe.
2005-04-09 Rich BowenHaving an anchor directly to the rewrite flags would...
2005-04-08 Bradley NicholesUpdate the mod_dav import file for NetWare
2005-04-08 Bradley NicholesRethinking the module status for NetWare
2005-04-08 Bradley NicholesRethink the built-in vs shared modules for NetWare...
2005-04-08 Sander Striker* docs/conf/httpd-win.conf
2005-04-08 Greg Amesuse a more general but slightly slower test for a body.
2005-04-08 Bradley NicholesMake the changes in the NetWare build for the image_map...
2005-04-08 Bradley NicholesRemove the unnecessary exported api's from the NetWare...
2005-04-08 William A.... An aggressive visit by the style faerie. Sprinkled...
2005-04-08 William A.... Fix Win32 breakage - these hook providers can't be...
2005-04-07 William A.... Catch up with Apache.exe->httpd.exe rename; it seems...
2005-04-07 William A.... Final bit to switch for imap->imagemap
2005-04-07 William A.... Need to update the default conf.
2005-04-07 William A.... Fix Win32 imap->imagemap transformation
2005-04-07 André Maloupdate transformation
2005-04-07 Paul Quernarename mod_imap to mod_imagemap.
2005-04-07 Rich BowenFolks appear to be having trouble with multiple argumen...
2005-04-07 Wilfredo SanchezUse APR_STATUS_IS_EAGAIN rather than comparing against...
2005-04-07 Wilfredo SanchezIn emulate_sendfile(), handle APR_EAGAIN from apr_socke...
2005-04-06 Paul QuernaDon't always enable mod_imap. I always turn it off...
2005-04-06 Hiroaki KawaiUpdate Japanese translation.
2005-04-06 Hiroaki KawaiUpdate Japanese translations.
2005-04-05 Greg Amesthe style police have been sleeping
2005-04-05 Bill StoddardWin32: Eliminate useless debug error message
2005-04-02 Rich Bowen"misspelled" has been "mis-spelled" for quite long...
2005-04-01 Joe Orton* modules/proxy/mod_proxy_http.c (ap_proxy_http_process...
2005-03-31 William A.... httpd and Apache are both anticipated now.
2005-03-31 William A.... Apache.exe -> httpd.exe - per discussion on dev@httpd
2005-03-31 Bradley NicholesEliminate ldap module load ordering
2005-03-31 Bradley NicholesImplement the exported function from mod_ldap(util_ldap...
next