bareos: master 984b60ad
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
Jörg Steffens | GitHub | master | 2019-12-06 15:15 | master 82759cfa | Pending |
Changeset | Merge pull request 0000314 from joergsteffens/dev/joergs/master/python Enhancements to python-bareos |
||||
mod - python-bareos/README.rst | Diff File | ||||
rm - python-bareos/TODO.txt | Diff File | ||||
mod - python-bareos/bareos/__init__.py | Diff File | ||||
mod - python-bareos/bareos/bsock/__init__.py | Diff File | ||||
mod - python-bareos/bareos/bsock/constants.py | Diff File | ||||
mod - python-bareos/bareos/bsock/directorconsole.py | Diff File | ||||
mod - python-bareos/bareos/bsock/filedaemon.py | Diff File | ||||
mod - python-bareos/bareos/bsock/lowlevel.py | Diff File | ||||
add - python-bareos/bareos/bsock/protocolmessageids.py | Diff File | ||||
mod - python-bareos/bareos/bsock/protocolmessages.py | Diff File | ||||
add - python-bareos/bareos/bsock/protocolversions.py | Diff File | ||||
mod - python-bareos/bareos/exceptions.py | Diff File | ||||
mod - python-bareos/bin/bareos-fd-connect.py | Diff File | ||||
mod - python-bareos/bin/bareos-jsonrpc-server.py | Diff File | ||||
mod - python-bareos/bin/bconsole-json.py | Diff File | ||||
mod - python-bareos/bin/bconsole.py | Diff File | ||||
mod - python-bareos/debian/compat | Diff File | ||||
mod - python-bareos/debian/control | Diff File | ||||
mod - python-bareos/debian/rules | Diff File | ||||
mod - python-bareos/packaging/python-bareos.dsc | Diff File | ||||
mod - python-bareos/packaging/python-bareos.spec | Diff File | ||||
mod - python-bareos/setup.py | Diff File | ||||
mod - systemtests/scripts/functions | Diff File | ||||
add - systemtests/tests/bconsole-pam/etc/bareos/bareos-dir.d/console/admin.conf | Diff File | ||||
add - systemtests/tests/bconsole-pam/python-bareos-unittest.py | Diff File | ||||
mod - systemtests/tests/bconsole-pam/testrunner | Diff File | ||||
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/client/bareos-fd.conf.in | Diff File | ||||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/client/test2-fd.conf.in | Diff File | ||||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/admin-notls.conf | Diff File | ||||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/admin-tls.conf | Diff File | ||||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/client-bareos-fd.conf | Diff File | ||||
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/job-backup-bareos-fd.conf | Diff File | ||||
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/noapicommand.conf | Diff File | ||||
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/noautodisplaycommand.conf | Diff File | ||||
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/poolfull.conf | Diff File | ||||
mod - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/console/poolnotfull.conf | Diff File | ||||
add - systemtests/tests/python-bareos-test/etc/bareos/bareos-dir.d/job/backup-test2-fd.conf.in | Diff File | ||||
add - systemtests/tests/python-bareos-test/etc/bareos/bconsole-admin-notls.conf.in | Diff File | ||||
add - systemtests/tests/python-bareos-test/etc/bareos/bconsole-client-bareos-fd.conf.in | Diff File | ||||
mod - systemtests/tests/python-bareos-test/python-bareos-unittest.py | Diff File | ||||
mod - systemtests/tests/python-bareos-test/testrunner | Diff File |