• Stig Sandbeck Mathisen's avatar
    · 8ff355dc
    Stig Sandbeck Mathisen authored
    Merged revisions 2288-2291,2295 via svnmerge from 
    svn+ssh://projects.linpro.no/svn/varnish/trunk/varnish-cache
    
    ........
      r2288 | ssm | 2007-12-11 06:46:43 +0100 (Tue, 11 Dec 2007) | 3 lines
      
      In the debian /etc/default/varnish, remove unused configuration variable, and
      an erroneous use of -n from the configuration examples.
    ........
      r2289 | ssm | 2007-12-11 07:10:47 +0100 (Tue, 11 Dec 2007) | 1 line
      
      Debian packaging: do not ignore all errors from make distclean
    ........
      r2290 | ssm | 2007-12-11 07:14:49 +0100 (Tue, 11 Dec 2007) | 7 lines
      
      Changes in the Debian packaging
      
      * Use native version for the debian package
      * Add headers to indicate location of varnish source
      * Add "xsltproc" to build dependencies
    ........
      r2291 | ssm | 2007-12-11 08:02:24 +0100 (Tue, 11 Dec 2007) | 4 lines
      
      Debian packaging: Remove extra debhelper section in main postinst file, this
      was included by the debhelper tag as well, which resulted in a double startup
      entry, and an error on package installation.
    ........
      r2295 | ssm | 2007-12-18 07:58:33 +0100 (Tue, 18 Dec 2007) | 1 line
      
      Fixed a small typo in the varnishd man page
    ........
    
    
    git-svn-id: http://www.varnish-cache.org/svn/branches/1.1@2309 d4fa192b-c00b-0410-8231-f00ffab90ce4
    8ff355dc
Name
Last commit
Last update
..
Makefile.am Loading commit data...
cache.h Loading commit data...
cache_acceptor.c Loading commit data...
cache_acceptor.h Loading commit data...
cache_acceptor_epoll.c Loading commit data...
cache_acceptor_kqueue.c Loading commit data...
cache_acceptor_poll.c Loading commit data...
cache_backend.c Loading commit data...
cache_ban.c Loading commit data...
cache_center.c Loading commit data...
cache_cli.c Loading commit data...
cache_expire.c Loading commit data...
cache_fetch.c Loading commit data...
cache_hash.c Loading commit data...
cache_http.c Loading commit data...
cache_lru.c Loading commit data...
cache_main.c Loading commit data...
cache_pipe.c Loading commit data...
cache_pool.c Loading commit data...
cache_response.c Loading commit data...
cache_session.c Loading commit data...
cache_synthetic.c Loading commit data...
cache_vary.c Loading commit data...
cache_vcl.c Loading commit data...
cache_vrt.c Loading commit data...
cache_vrt_acl.c Loading commit data...
cache_vrt_re.c Loading commit data...
cache_ws.c Loading commit data...
common.h Loading commit data...
flint.lnt Loading commit data...
flint.sh Loading commit data...
hash_classic.c Loading commit data...
hash_simple_list.c Loading commit data...
hash_slinger.h Loading commit data...
heritage.h Loading commit data...
instance.c Loading commit data...
mgt.h Loading commit data...
mgt_child.c Loading commit data...
mgt_cli.c Loading commit data...
mgt_cli.h Loading commit data...
mgt_event.c Loading commit data...
mgt_event.h Loading commit data...
mgt_param.c Loading commit data...
mgt_vcc.c Loading commit data...
rfc2616.c Loading commit data...
shmlog.c Loading commit data...
steps.h Loading commit data...
stevedore.c Loading commit data...
stevedore.h Loading commit data...
storage_file.c Loading commit data...
storage_malloc.c Loading commit data...
tcp.c Loading commit data...
varnishd.1 Loading commit data...
varnishd.c Loading commit data...
vclflint.lnt Loading commit data...
vclflint.sh Loading commit data...