r3300 - in trunk/varnish-cache: . bin/varnishd bin/varnishncsa bin/varnishtest/tests etc lib/libjemalloc lib/libvarnish lib/libvcl redhat

tfheen at projects.linpro.no tfheen at projects.linpro.no
Wed Oct 15 11:52:15 CEST 2008


Author: tfheen
Date: 2008-10-15 11:52:15 +0200 (Wed, 15 Oct 2008)
New Revision: 3300

Modified:
   trunk/varnish-cache/ChangeLog
   trunk/varnish-cache/INSTALL
   trunk/varnish-cache/LICENSE
   trunk/varnish-cache/README
   trunk/varnish-cache/bin/varnishd/c.sh
   trunk/varnish-cache/bin/varnishd/cache_acceptor_ports.c
   trunk/varnish-cache/bin/varnishd/cache_backend_poll.c
   trunk/varnish-cache/bin/varnishd/cache_backend_poll.h
   trunk/varnish-cache/bin/varnishd/flint.lnt
   trunk/varnish-cache/bin/varnishd/flint.sh
   trunk/varnish-cache/bin/varnishd/s.sh
   trunk/varnish-cache/bin/varnishd/storage_synth.c
   trunk/varnish-cache/bin/varnishd/storage_umem.c
   trunk/varnish-cache/bin/varnishd/vclflint.lnt
   trunk/varnish-cache/bin/varnishd/vclflint.sh
   trunk/varnish-cache/bin/varnishncsa/flint.lnt
   trunk/varnish-cache/bin/varnishncsa/flint.sh
   trunk/varnish-cache/bin/varnishtest/tests/a00009.vtc
   trunk/varnish-cache/bin/varnishtest/tests/b00016.vtc
   trunk/varnish-cache/bin/varnishtest/tests/b00017.vtc
   trunk/varnish-cache/bin/varnishtest/tests/b00018.vtc
   trunk/varnish-cache/bin/varnishtest/tests/b00019.vtc
   trunk/varnish-cache/bin/varnishtest/tests/c00017.vtc
   trunk/varnish-cache/bin/varnishtest/tests/c00018.vtc
   trunk/varnish-cache/bin/varnishtest/tests/e00009.vtc
   trunk/varnish-cache/bin/varnishtest/tests/e00010.vtc
   trunk/varnish-cache/bin/varnishtest/tests/e00011.vtc
   trunk/varnish-cache/bin/varnishtest/tests/e00012.vtc
   trunk/varnish-cache/bin/varnishtest/tests/r00292.vtc
   trunk/varnish-cache/bin/varnishtest/tests/r00306.vtc
   trunk/varnish-cache/bin/varnishtest/tests/r00318.vtc
   trunk/varnish-cache/bin/varnishtest/tests/r00325.vtc
   trunk/varnish-cache/bin/varnishtest/tests/r00326.vtc
   trunk/varnish-cache/bin/varnishtest/tests/v00011.vtc
   trunk/varnish-cache/bin/varnishtest/tests/v00012.vtc
   trunk/varnish-cache/bin/varnishtest/tests/v00013.vtc
   trunk/varnish-cache/bin/varnishtest/tests/v00014.vtc
   trunk/varnish-cache/bin/varnishtest/tests/v00015.vtc
   trunk/varnish-cache/bin/varnishtest/tests/v00016.vtc
   trunk/varnish-cache/bin/varnishtest/tests/v00017.vtc
   trunk/varnish-cache/bin/varnishtest/tests/v00018.vtc
   trunk/varnish-cache/bin/varnishtest/tests/v00019.vtc
   trunk/varnish-cache/bin/varnishtest/tests/v00020.vtc
   trunk/varnish-cache/bin/varnishtest/tests/v00021.vtc
   trunk/varnish-cache/etc/zope-plone.vcl
   trunk/varnish-cache/lib/libjemalloc/Makefile.am
   trunk/varnish-cache/lib/libjemalloc/README
   trunk/varnish-cache/lib/libjemalloc/jemalloc_linux.c
   trunk/varnish-cache/lib/libjemalloc/malloc.3
   trunk/varnish-cache/lib/libjemalloc/malloc.c
   trunk/varnish-cache/lib/libjemalloc/rb.h
   trunk/varnish-cache/lib/libvarnish/flint.lnt
   trunk/varnish-cache/lib/libvarnish/flint.sh
   trunk/varnish-cache/lib/libvcl/flint.lnt
   trunk/varnish-cache/lib/libvcl/flint.sh
   trunk/varnish-cache/redhat/README.redhat
   trunk/varnish-cache/redhat/TODO
   trunk/varnish-cache/redhat/varnish.initrc
   trunk/varnish-cache/redhat/varnish.logrotate
   trunk/varnish-cache/redhat/varnish.spec
   trunk/varnish-cache/redhat/varnish.sysconfig
   trunk/varnish-cache/redhat/varnishlog.initrc
   trunk/varnish-cache/redhat/varnishncsa.initrc
   trunk/varnish-cache/varnishapi.pc.in
Log:
Set svn:keywords for all files


Property changes on: trunk/varnish-cache/ChangeLog
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/INSTALL
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/LICENSE
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/README
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishd/c.sh
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishd/cache_acceptor_ports.c
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/varnish-cache/bin/varnishd/cache_backend_poll.c
===================================================================
--- trunk/varnish-cache/bin/varnishd/cache_backend_poll.c	2008-10-15 08:41:38 UTC (rev 3299)
+++ trunk/varnish-cache/bin/varnishd/cache_backend_poll.c	2008-10-15 09:52:15 UTC (rev 3300)
@@ -26,7 +26,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $Id: cache_backend_cfg.c 2905 2008-07-08 10:09:03Z phk $
+ * $Id$
  *
  * Poll backends for collection of health statistics
  *


Property changes on: trunk/varnish-cache/bin/varnishd/cache_backend_poll.c
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishd/cache_backend_poll.h
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishd/flint.lnt
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishd/flint.sh
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishd/s.sh
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/varnish-cache/bin/varnishd/storage_synth.c
===================================================================
--- trunk/varnish-cache/bin/varnishd/storage_synth.c	2008-10-15 08:41:38 UTC (rev 3299)
+++ trunk/varnish-cache/bin/varnishd/storage_synth.c	2008-10-15 09:52:15 UTC (rev 3300)
@@ -25,7 +25,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $Id: storage_malloc.c 2955 2008-07-19 09:24:07Z phk $
+ * $Id$
  *
  * Storage method for synthetic content, based on vsb.
  */


Property changes on: trunk/varnish-cache/bin/varnishd/storage_synth.c
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/varnish-cache/bin/varnishd/storage_umem.c
===================================================================
--- trunk/varnish-cache/bin/varnishd/storage_umem.c	2008-10-15 08:41:38 UTC (rev 3299)
+++ trunk/varnish-cache/bin/varnishd/storage_umem.c	2008-10-15 09:52:15 UTC (rev 3300)
@@ -26,7 +26,7 @@
  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  * SUCH DAMAGE.
  *
- * $Id: storage_umem.c 3036 2008-07-31 09:24:25Z phk $
+ * $Id$
  *
  * Storage method based on umem_alloc(3MALLOC)
  */


Property changes on: trunk/varnish-cache/bin/varnishd/storage_umem.c
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishd/vclflint.lnt
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishd/vclflint.sh
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishncsa/flint.lnt
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishncsa/flint.sh
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/a00009.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/b00016.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/b00017.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/b00018.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/b00019.vtc
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/varnish-cache/bin/varnishtest/tests/c00017.vtc
===================================================================
--- trunk/varnish-cache/bin/varnishtest/tests/c00017.vtc	2008-10-15 08:41:38 UTC (rev 3299)
+++ trunk/varnish-cache/bin/varnishtest/tests/c00017.vtc	2008-10-15 09:52:15 UTC (rev 3300)
@@ -1,4 +1,4 @@
-# $Id: c00016.vtc 3012 2008-07-24 12:22:35Z des $
+# $Id$
 
 test "Test Backend Polling"
 


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/c00017.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/c00018.vtc
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/varnish-cache/bin/varnishtest/tests/e00009.vtc
===================================================================
--- trunk/varnish-cache/bin/varnishtest/tests/e00009.vtc	2008-10-15 08:41:38 UTC (rev 3299)
+++ trunk/varnish-cache/bin/varnishtest/tests/e00009.vtc	2008-10-15 09:52:15 UTC (rev 3300)
@@ -1,4 +1,4 @@
-# $Id: e00008.vtc 3012 2008-07-24 12:22:35Z des $
+# $Id$
 
 test "ESI binary detector"
 


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/e00009.vtc
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/varnish-cache/bin/varnishtest/tests/e00010.vtc
===================================================================
--- trunk/varnish-cache/bin/varnishtest/tests/e00010.vtc	2008-10-15 08:41:38 UTC (rev 3299)
+++ trunk/varnish-cache/bin/varnishtest/tests/e00010.vtc	2008-10-15 09:52:15 UTC (rev 3300)
@@ -1,4 +1,4 @@
-# $Id: e00008.vtc 3012 2008-07-24 12:22:35Z des $
+# $Id$
 
 test "Ignoring non esi elements"
 


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/e00010.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/e00011.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/e00012.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/r00292.vtc
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/varnish-cache/bin/varnishtest/tests/r00306.vtc
===================================================================
--- trunk/varnish-cache/bin/varnishtest/tests/r00306.vtc	2008-10-15 08:41:38 UTC (rev 3299)
+++ trunk/varnish-cache/bin/varnishtest/tests/r00306.vtc	2008-10-15 09:52:15 UTC (rev 3300)
@@ -1,4 +1,4 @@
-# $Id: v00007.vtc 3060 2008-08-01 12:44:53Z phk $
+# $Id$
 
 test "Regression test for ticket #306, random director ignoring good backend"
 


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/r00306.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/r00318.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/r00325.vtc
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/varnish-cache/bin/varnishtest/tests/r00326.vtc
===================================================================
--- trunk/varnish-cache/bin/varnishtest/tests/r00326.vtc	2008-10-15 08:41:38 UTC (rev 3299)
+++ trunk/varnish-cache/bin/varnishtest/tests/r00326.vtc	2008-10-15 09:52:15 UTC (rev 3300)
@@ -1,4 +1,4 @@
-# $Id: e00008.vtc 3012 2008-07-24 12:22:35Z des $
+# $Id$
 
 test "No zerolength verbatim before <esi:include...>"
 


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/r00326.vtc
___________________________________________________________________
Name: svn:keywords
   + Id

Modified: trunk/varnish-cache/bin/varnishtest/tests/v00011.vtc
===================================================================
--- trunk/varnish-cache/bin/varnishtest/tests/v00011.vtc	2008-10-15 08:41:38 UTC (rev 3299)
+++ trunk/varnish-cache/bin/varnishtest/tests/v00011.vtc	2008-10-15 09:52:15 UTC (rev 3300)
@@ -1,4 +1,4 @@
-# $Id: c00016.vtc 3012 2008-07-24 12:22:35Z des $
+# $Id$
 
 test "Test vcl purging"
 


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/v00011.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/v00012.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/v00013.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/v00014.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/v00015.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/v00016.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/v00017.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/v00018.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/v00019.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/v00020.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/bin/varnishtest/tests/v00021.vtc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/etc/zope-plone.vcl
___________________________________________________________________
Name: svn:keywords
   - id
   + Id


Property changes on: trunk/varnish-cache/lib/libjemalloc/Makefile.am
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/lib/libjemalloc/README
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/lib/libjemalloc/jemalloc_linux.c
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/lib/libjemalloc/malloc.3
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/lib/libjemalloc/malloc.c
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/lib/libjemalloc/rb.h
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/lib/libvarnish/flint.lnt
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/lib/libvarnish/flint.sh
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/lib/libvcl/flint.lnt
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/lib/libvcl/flint.sh
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/redhat/README.redhat
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/redhat/TODO
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/redhat/varnish.initrc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/redhat/varnish.logrotate
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/redhat/varnish.spec
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/redhat/varnish.sysconfig
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/redhat/varnishlog.initrc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/redhat/varnishncsa.initrc
___________________________________________________________________
Name: svn:keywords
   + Id


Property changes on: trunk/varnish-cache/varnishapi.pc.in
___________________________________________________________________
Name: svn:keywords
   + Id




More information about the varnish-commit mailing list