[X2Go-Commits] [x2gobroker] branch master updated (d7925d1 -> c3067f0)

git-admin at x2go.org git-admin at x2go.org
Thu Sep 13 15:26:35 CEST 2018


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

x2go pushed a change to branch master
in repository x2gobroker.

      from  d7925d1   Makefile.docupload; Update DOC_PATH. A symlink from python-x2gobroker/ to x2gobroker/ exists on the server.
       new  6956eb8   various fixes (rebase them all)
       new  eefaed4   x2gobroker/defaults.py: Provide API documentation for global defaults.
       new  80ab975   etc/x2gobroker.conf: Fix the load_factor formula.
       new  623cf13   x2gobroker/loadchecker.py: Provide/improve API documentation for the load checker.
       new  9f9e5d6   x2gobroker/utils.py: Provide/improve API documentation for our utility functions.
       new  87e07e3   x2gobroker/agent.py: Avoid zombie x2gobroker-agent processes by terminating the process and emptying the communication buffers.
       new  c3067f0   bin/x2gobroker: If binding the http server fails, a non-zero exit code should be returned. (Fixes: #1013).

The 7 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:
 bin/x2gobroker                        |   6 +-
 debian/changelog                      |   2 +
 docs/Makefile                         |   3 +
 etc/x2gobroker.conf                   |   2 +-
 x2gobroker/agent.py                   |   2 +
 x2gobroker/authmechs/none_authmech.py |   2 +-
 x2gobroker/defaults.py                |  94 +++++++++++++++++----------
 x2gobroker/loadchecker.py             | 115 ++++++++++++++++++++++++++++++----
 x2gobroker/utils.py                   |  99 ++++++++++++++++++++++++++++-
 9 files changed, 277 insertions(+), 48 deletions(-)

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git


More information about the x2go-commits mailing list