This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository x2gobroker.
from bc47e33 Don't strip off spaces from password strings. (Fixes: #716).
new 26fc67d common: update copyright notices, whitespace fixes. Happy new year!
The 1 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:
Makefile | 2 +-
bin/x2gobroker | 2 +-
bin/x2gobroker-testauth | 2 +-
debian/copyright | 8 ++++----
debian/rules | 2 +-
etc/broker/x2gobroker-authservice-logger.conf | 2 +-
etc/broker/x2gobroker-loggers.conf | 2 +-
etc/x2gobroker.conf | 2 +-
init/x2gobroker-daemon.init | 2 +-
lib/x2gobroker-agent.pl | 4 ++--
sbin/x2gobroker-authservice | 2 +-
sbin/x2gobroker-daemon-debug | 2 +-
sbin/x2gobroker-keygen | 2 +-
sbin/x2gobroker-pubkeyauthorizer | 2 +-
sbin/x2gobroker-testagent | 2 +-
setup.py | 2 +-
src/x2gobroker-agent.c | 2 +-
src/x2gobroker-ssh.c | 2 +-
test.py | 4 ++--
x2gobroker/__init__.py | 2 +-
x2gobroker/_paramiko.py | 2 +-
x2gobroker/agent.py | 2 +-
x2gobroker/authmechs/__init__.py | 2 +-
x2gobroker/authmechs/base_authmech.py | 2 +-
x2gobroker/authmechs/https_get_authmech.py | 4 ++--
x2gobroker/authmechs/none_authmech.py | 2 +-
x2gobroker/authmechs/pam_authmech.py | 2 +-
x2gobroker/authmechs/testsuite_authmech.py | 2 +-
x2gobroker/authservice.py | 2 +-
x2gobroker/basicauth.py | 2 +-
x2gobroker/brokers/__init__.py | 4 ++--
x2gobroker/brokers/base_broker.py | 4 ++--
x2gobroker/brokers/inifile_broker.py | 2 +-
x2gobroker/brokers/zeroconf_broker.py | 2 +-
x2gobroker/client/__init__.py | 2 +-
x2gobroker/client/plain.py | 2 +-
x2gobroker/config.py | 2 +-
x2gobroker/defaults.py | 2 +-
x2gobroker/loggers.py | 2 +-
x2gobroker/nameservices/__init__.py | 4 ++--
x2gobroker/nameservices/base_nameservice.py | 2 +-
x2gobroker/nameservices/libnss_nameservice.py | 2 +-
x2gobroker/nameservices/testsuite_nameservice.py | 2 +-
x2gobroker/optional_scripts/__init__.py | 2 +-
x2gobroker/optional_scripts/base_script.py | 2 +-
x2gobroker/tests/__init__.py | 4 ++--
x2gobroker/tests/runalltests.py | 2 +-
x2gobroker/tests/test_broker_agent.py | 2 +-
x2gobroker/tests/test_broker_base.py | 2 +-
x2gobroker/tests/test_broker_inifile.py | 2 +-
x2gobroker/tests/test_broker_zeroconf.py | 2 +-
x2gobroker/tests/test_client_plain_base.py | 2 +-
x2gobroker/tests/test_utils.py | 2 +-
x2gobroker/tests/test_web_plain_base.py | 2 +-
x2gobroker/tests/test_web_plain_inifile.py | 2 +-
x2gobroker/tests/test_web_plain_zeroconf.py | 2 +-
x2gobroker/tests/test_web_uccs_zeroconf.py | 2 +-
x2gobroker/uccsjson.py | 2 +-
x2gobroker/utils.py | 2 +-
x2gobroker/web/__init__.py | 4 ++--
x2gobroker/web/extras.py | 2 +-
x2gobroker/web/json.py | 2 +-
x2gobroker/web/plain.py | 2 +-
x2gobroker/web/uccs.py | 2 +-
x2gobroker/x2gobroker_exceptions.py | 2 +-
65 files changed, 76 insertions(+), 76 deletions(-)
--
Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git