Wednesday, May 31, 2017

[389-commits] [lib389] branch master updated (3a7802d -> 934741a)

This is an automated email from the git hooks/post-receive script.

firstyear pushed a change to branch master
in repository lib389.

from 3a7802d Ticket 32 - Add TLS external bind support for testing
new be2de10 Ticket 60 - add dsrc to dsconf and dsidm
new 934741a Ticket 62 - dirsrv offline log

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
cli/dsconf | 31 +++++---
cli/dscreate | 2 +-
cli/dsctl | 2 +-
cli/dsidm | 28 ++++---
lib389/__init__.py | 7 +-
lib389/cli_base/__init__.py | 19 +++--
lib389/cli_base/dsrc.py | 118 +++++++++++++++++++++++++++
lib389/dirsrv_log.py | 19 +++--
lib389/tests/cli/dsrc_test.py | 180 ++++++++++++++++++++++++++++++++++++++++++
9 files changed, 367 insertions(+), 39 deletions(-)
create mode 100644 lib389/cli_base/dsrc.py
create mode 100644 lib389/tests/cli/dsrc_test.py

--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
389-commits mailing list -- 389-commits@lists.fedoraproject.org
To unsubscribe send an email to 389-commits-leave@lists.fedoraproject.org

No comments:

Post a Comment