This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gobroker. from c6d8a32 Ignore SSH broker events for now. Not sure if we will ever support that. new 65af5aa debian/python-x2gobroker-doc.doc-base: Drop leading white-space in Abstract: field. new 3ec8cda Finalize API documentation. 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: debian/changelog | 3 + debian/python-x2gobroker-doc.doc-base | 2 +- x2gobroker/agent.py | 37 +++++++--- x2gobroker/authmechs/base_authmech.py | 1 - x2gobroker/authservice.py | 8 ++ x2gobroker/basicauth.py | 3 + x2gobroker/brokers/base_broker.py | 69 +++++++++++++++--- x2gobroker/brokers/inifile_broker.py | 70 ++++++++++++++++++ x2gobroker/brokers/zeroconf_broker.py | 33 +++++++++ x2gobroker/client/plain.py | 28 +++++++ x2gobroker/nameservices/base_nameservice.py | 93 ++++++++++++++++++++++++ x2gobroker/nameservices/libnss_nameservice.py | 40 ++++++++++ x2gobroker/nameservices/testsuite_nameservice.py | 45 +++++++++++- x2gobroker/optional_scripts/base_script.py | 37 ++++++++++ x2gobroker/web/extras.py | 7 ++ x2gobroker/web/json.py | 38 ++++++++-- x2gobroker/web/plain.py | 36 +++++++-- x2gobroker/web/uccs.py | 48 ++++++++++++ x2gobroker/x2gobroker_exceptions.py | 21 +++++- 19 files changed, 580 insertions(+), 39 deletions(-) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git