]> granicus.if.org Git - apache/shortlog
apache
2011-07-23 Stefan Fritschstart a branch for the revert of the ap_ldap integration
2011-07-23 Lucien GentisUpdates.
2011-07-21 Rich BowenRebuild transformations and various recent doc changes.
2011-07-21 Rich Bowen"(!)" in the middle of a sentence is confusing, as...
2011-07-21 Rich BowenFix XML error and rebuild changes.
2011-07-21 Rich BowenSmall clarifications, as per tid 50730
2011-07-20 Guenter KnaufAdded new proxy modules to NetWare build.
2011-07-18 Guenter KnaufAdded forgfotten .dsp bits - my bad.
2011-07-18 Guenter KnaufAdded new mods to Windows build system.
2011-07-18 Joe Orton* server/vhost.c (get_addresses): For '*' and '_default...
2011-07-17 Stefan FritschSimplify code by using apr_array_pstrcat()
2011-07-17 Stefan FritschMake the SERVER_NAME variable include [ ] for literal...
2011-07-17 Stefan FritschFix parsing of Content-Length in type maps
2011-07-16 Stefan FritschAdd more (trace) logging to the ap_scan_script_header...
2011-07-16 Stefan Fritschimprove readability of 'malformed header from script...
2011-07-16 Lucien GentisTypo.
2011-07-16 Lucien GentisUpdates.
2011-07-15 Eric Covenerxforms
2011-07-15 Eric Covenerzap another "myserver" hostname
2011-07-15 Eric Covenerimprove (but preserve searchable parts of) the error...
2011-07-15 Eric Coveners/myserver/example.com/
2011-07-15 Eric Covenerdoc for DirectoryIndexRedirect
2011-07-15 Eric CovenerAdd a mod_dir option to allow the used DirectoryIndex to
2011-07-15 Guenter KnaufInvert logic for env var utf-8 fixing.
2011-07-14 Jeff Trawickfix def'n of AP_SLOTMEM_PROVIDER_VERSION, use it
2011-07-14 Lucien GentisUpdate.
2011-07-13 Stefan FritschDon't try to compress requests with a zero sized body.
2011-07-13 Stefan FritschUse APR_UNSPEC to allow startup on IP6-only systems.
2011-07-13 Stefan FritschAdd some environment variables to the whitelist in...
2011-07-13 Stefan Fritschadjustments of build priorities of modules without...
2011-07-12 Guenter KnaufFixed some more env vars which make problems.
2011-07-06 Stefan FritschFix regexp RewriteCond with NoCase,
2011-07-06 Joe Orton* server/mpm_common.c (ap_core_child_status): Allocate...
2011-07-06 Guenter KnaufFixed Win32 build.
2011-07-06 Guenter KnaufStupid CodeWarrior compiler cant initialize structs...
2011-07-06 Guenter KnaufAdded mod_log_debug to NetWare build.
2011-07-05 Guenter KnaufRemoved define which is now in ap_ldap.h.
2011-07-05 Guenter KnaufAdded creating ap_ldap.h for NetWare.
2011-07-05 Guenter KnaufNo tabs please.
2011-07-05 Stefan FritschFix a few warnings about use of uninitialized values.
2011-07-05 Rainer JungAllow to specify module specific custom linker flags
2011-07-05 Rainer JungMove PCRE_LIBS from HTTPD_LDFLAGS to
2011-07-05 Rainer JungTolerate dependency checking failures in configure
2011-07-04 Rainer JungLine already contained in aclocal.m4.
2011-07-04 Rainer JungOnly link the httpd binary against PCRE.
2011-07-04 Rainer JungSilence compiler warnings.
2011-07-04 Rainer JungReset LDFLAGS after zlib testing for mod_deflate.
2011-07-04 Rainer JungRespect platform specific runpath linker flag
2011-07-04 Rainer Jung1) Add --with-distcache to configure for choosing
2011-07-04 Rainer JungSupport reallyall option to configure also for
2011-07-03 Stefan Fritscheol-style native
2011-07-03 Stefan FritschOne more showstopper gone
2011-07-03 Stefan FritschUpdate transforms
2011-07-03 Stefan FritschAdd some docs for AsyncRequestWorkerFactor
2011-07-03 Stefan Fritschmake example config match the description; improve...
2011-07-03 Stefan FritschFix build failure without HAVE_SYSLOG, e.g. on Netware
2011-07-03 Rainer JungFix small docs typo.
2011-07-02 Jeff TrawickInitialize apr_thread_t pointer to NULL so that apr_os_...
2011-07-02 Lucien GentisUpdates.
2011-07-02 Stefan Fritschupdate transforms
2011-07-02 Stefan FritschAdd new non-default debugging module mod_log_debug
2011-07-02 Stefan FritschUpdate auto-generated code
2011-07-02 Stefan FritschAdd string valued expressions to ap_expr, do some API...
2011-07-02 Stefan FritschAdd REQUEST_STATUS variable to ap_expr
2011-07-02 Stefan FritschFix logging of the log id of subrequests
2011-06-29 Stefan FritschAdd some debug logging when loading server certificates
2011-06-29 Stefan Fritschadd ap_ldap.h to svn:ignore
2011-06-29 Stefan Fritschremove ap_ldap.h in make distclean
2011-06-29 Stefan FritschFix compilation error due to missing LDAP_DECLARE defin...
2011-06-29 Igor Galićrebuild transforms
2011-06-29 Igor GalićTypo pointed out by Mr Jink on IRC.
2011-06-28 Jim JagielskiAnd roll on to 2.3.14
2011-06-28 Jim JagielskiGet ready to tag as 2.3.13-beta
2011-06-27 Stefan FritschUse APR_INLINE instead of inline, to support pre-C99...
2011-06-27 Joe Orton* support/rotatelogs.c (main): Exit with success on...
2011-06-27 Joe OrtonSimplify state handling in rotatelogs, fixing -L suppor...
2011-06-27 William A.... Fix breakage I introduced in r1130022, identified by...
2011-06-27 Joe OrtonAdd Sven's real name.
2011-06-27 Joe OrtonTweak rotatelogs -p such that the program is invoked...
2011-06-27 Joe OrtonPick up the license notices from the LDAP code.
2011-06-27 Joe OrtonFix load order dependencies in LDAP code by switching...
2011-06-25 Lucien GentisUpdates.
2011-06-25 Stefan Fritschdox fix
2011-06-25 Stefan FritschSupport specifying the local address to use.
2011-06-24 Rich BowenMissing linebreak in example.
2011-06-24 Rich BowenCorrect link to mod_macro.
2011-06-24 Rich BowenCorrects link to rewrite mass vhosting doc.
2011-06-24 Stefan FritschFix "statement not reached" warnings with sun cc
2011-06-22 Stefan Fritschupdate transforms, 2nd try :-/
2011-06-22 Stefan FritschUpdate transforms
2011-06-22 Stefan FritschVarious code cleanup
2011-06-22 Stefan FritschWe already have ap_str_tolower(), so also add ap_str_to...
2011-06-22 Stefan FritschAdd support to ErrorLogFormat for logging the system...
2011-06-22 Stefan FritschFix build with recent apr_crypto API change
2011-06-20 Stefan FritschLog the deprecation warning at level info, not warn
2011-06-20 Stefan FritschFix search'n'replace error: Actually warn if MaxClients...
2011-06-20 Stefan FritschNew AsyncRequestWorkerFactor directive to influence...
2011-06-20 Stefan FritschRemove dead assignment, as pointed out by Chris Wilson...
2011-06-20 Stefan FritschRename MaxClients to MaxRequestWorkers which describes...
2011-06-20 Joe Ortonrotatelogs: Add support for running a custom program...
next