[vhffs-dev] [GIT] vhffs4/vhffs.git branch, master, updated. b32aab4c559d4aa2985ba21e39e7c0d185dbd41d

[ Thread Index | Date Index | More vhffs.org/vhffs-dev Archives ]


This is an automated email from git. It was enerated because a ref
change was pushed to the repository "vhffs4/vhffs.git".

The branch, master has been updated
       via  b32aab4c559d4aa2985ba21e39e7c0d185dbd41d (commit)
       via  896897510e2abd21b3e5abc95c341dfe741424b9 (commit)
       via  6cb71cbe7d81a4a48c5a829f1dd1a3fa59f804cc (commit)
       via  64f138461bf4fe350e1cb38d31d83a58486acd03 (commit)
       via  0c9331bc9a3080acfb628386c09ea4b0096ac137 (commit)
      from  4199cecf52a9edb00f575d26d6fb1b213c5ff200 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit b32aab4c559d4aa2985ba21e39e7c0d185dbd41d
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date:   Sun Feb 21 01:48:49 2016 +0000

    backend: conf: fix config style

commit 896897510e2abd21b3e5abc95c341dfe741424b9
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date:   Sun Feb 21 01:47:53 2016 +0000

    gitignore: add missing /vhffs-fs/compile entry

commit 6cb71cbe7d81a4a48c5a829f1dd1a3fa59f804cc
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date:   Sun Feb 21 01:42:17 2016 +0000

    tls: add robots to create and renew certificates, with an optional Let's Encrypt support
    
    Robots for TLS support, private key creation, certificate signing request
    generation, certifificate signing using Let's Encrypt client with auto
    renewal support.

commit 64f138461bf4fe350e1cb38d31d83a58486acd03
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date:   Sat Feb 20 01:04:15 2016 +0000

    tls: add get_dir method
    
    Most of ours object service classes have a useful get_dir method.
    Add it as well for tls.

commit 0c9331bc9a3080acfb628386c09ea4b0096ac137
Author: Sylvain Rochet <gradator@xxxxxxxxxxxx>
Date:   Fri Feb 19 21:17:13 2016 +0000

    tls: add get_vhffs method
    
    Most of ours object classes have a useful get_vhffs method. Add it
    as well for tls.

-----------------------------------------------------------------------

Summary of changes:
 .gitignore                                   |    1 +
 vhffs-api/src/Makefile.am                    |    1 +
 vhffs-api/src/Vhffs/Robots/Tls.pm            |  336 ++++++++++++++++++++++++++
 vhffs-api/src/Vhffs/Tls.pm                   |   37 ++-
 vhffs-backend/conf/vhffs.conf.dist.in        |   19 +-
 vhffs-robots/Makefile.am                     |    3 +-
 vhffs-robots/src/{user_cleanup.pl => tls.pl} |   25 +-
 7 files changed, 407 insertions(+), 15 deletions(-)
 create mode 100644 vhffs-api/src/Vhffs/Robots/Tls.pm
 copy vhffs-robots/src/{user_cleanup.pl => tls.pl} (79%)


hooks/post-receive
--
vhffs4/vhffs.git



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/