[X2Go-Commits] [x2gobroker] branch master updated (7c20ceb -> f4490af)
git-admin at x2go.org
git-admin at x2go.org
Thu Mar 26 14:50:33 CET 2015
This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository x2gobroker.
from 7c20ceb x2gobroker.spec: Fixing numbering of the SourceX: fields.
new 477949a x2gobroker.1: Mention x2gobroker-ssh in its man page, differentiate between the different modes (http/ssh) of the x2gobroker application.
new 3b09389 whitespace fixes
new f436f27 Add init script x2gobroker-loadchecker.init for SystemV and RPM based Linux distros.
new e03923f pyflakes cleanup
new f4490af fix comment in x2gobroker-authservice
The 5 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:
man/man1/x2gobroker.1 | 24 ++++++++---
rpm/x2gobroker-authservice.init | 1 -
rpm/x2gobroker-daemon.init | 1 -
...uthservice.init => x2gobroker-loadchecker.init} | 35 ++++++++-------
sbin/x2gobroker-authservice | 2 +-
setup.py | 2 +
x2gobroker/authmechs/https_get_authmech.py | 7 +--
x2gobroker/authservice.py | 1 -
x2gobroker/brokers/base_broker.py | 6 +--
x2gobroker/client/plain.py | 4 +-
x2gobroker/defaults.py | 4 +-
x2gobroker/tests/test_broker_agent.py | 6 ++-
x2gobroker/tests/test_broker_inifile.py | 45 --------------------
x2gobroker/tests/test_client_plain_base.py | 2 +-
x2gobroker/tests/test_utils.py | 1 -
x2gobroker/tests/test_web_plain_base.py | 2 +-
x2gobroker/tests/test_web_plain_inifile.py | 6 +--
x2gobroker/tests/test_web_plain_zeroconf.py | 2 +-
x2gobroker/tests/test_web_uccs_zeroconf.py | 5 +--
x2gobroker/utils.py | 6 +--
x2gobroker/web/extras.py | 2 -
x2gobroker/web/json.py | 3 +-
x2gobroker/web/plain.py | 2 +-
x2gobroker/web/uccs.py | 3 --
24 files changed, 60 insertions(+), 112 deletions(-)
copy rpm/{x2gobroker-authservice.init => x2gobroker-loadchecker.init} (72%)
--
Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git
More information about the x2go-commits
mailing list