[Swan-commit] Changes to ref refs/heads/master

Paul Wouters paul at vault.libreswan.fi
Wed Apr 1 01:27:36 EEST 2015


New commits:
commit 564bdc19a8a54b70dbc7d95a5c45831a7b275829
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Mar 31 18:27:03 2015 -0400

    testing: update test cases for new logging functions
    
    Basically:
    
    -       plutostderrlog=/tmp/pluto.log
    +       logfile=/tmp/pluto.log
    +       logtime=no
    +       logappend=no
    
    for each *.conf file

commit f2026ea5c44a8c243698d74adb8c27fb326734cd
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Mar 31 18:12:27 2015 -0400

    updated changes

commit 8ca2017f52dc7b5989a96acb9bbc4f406180bbf0
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Mar 31 18:10:00 2015 -0400

    pluto: rename logging otions and add append option
    
    For ipsec.conf:
    
      plutostderrlog= is renamed to logfile= with an alias for the old name
      plutostderrlogtime= is rename to logtime= with alias for the old name
      logappend=yes|no is a new option, defaulting to yes.
    
    For pluto daemon options:
    
      --plutostderrlogtime obsoleted
      --log-no-time added
      --log-no-append added
    
    These changes mean that people (or packaged config files) specifying
    just logfile=/some/file get what the would expect, an appended log
    file with timestamps that doesn't get wiped on service restart/crash.

commit a6203639d08a6608e3e5116e417c31a0b395542b
Author: Paul Wouters <pwouters at redhat.com>
Date:   Tue Mar 31 18:09:41 2015 -0400

    documentation: regenerated ipsec.conf man page



More information about the Swan-commit mailing list