[X2Go-Commits] [x2goclient] 56/74: Add cmdline option --broker-password. Masquerade broker password in process list (Linux/Mac only).

2023-12-15 Thread git-admin
{'args':['--broker-password'], 'default': None, 'help': 'password for authenticating against the X2Go Session Broker', }, ] nx_options = [ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.gi

[X2Go-Commits] [x2goclient] 54/74: ~When --list-profiles is invoked: Don't crash if a session profile backend does not rely on config files. Show the session broker URL if a broker session profile bac

2023-12-15 Thread git-admin
iles.profile_ids: _profile_config = _session_profiles.get_profile_config(_profile_id) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 55/74: Update man page with (future) broker options. Some man page fixes (mentioning X2Go Client where it should name PyHoca-CLI).

2023-12-15 Thread git-admin
e URLs. +Specify the of the X2Go Session Broker. \fBpyhoca-cli\fR can access http:// and ssh:// style URLs. Syntax of for HTTP brokerage: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclie

[X2Go-Commits] [x2goclient] 53/74: If a user name can neither be detected from the session profile, nor from the command line option, try the username used for the broker authentication.

2023-12-15 Thread git-admin
not connected and _auth_count: try: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo

[X2Go-Commits] [x2goclient] 50/74: Start work on broker client implementation for PyHoca-CLI.

2023-12-15 Thread git-admin
_profiles = self._X2GoClient__get_profiles() if self.args.session_profile and not _profiles.has_profile(self.args.session_profile): -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git __

[X2Go-Commits] [x2goclient] 46/74: pyhoca-cli.spec: Ship pyhoca-cli.spec (RPM package definitions) in upstream project. (Thanks to the Fedora package maintainers).

2023-12-15 Thread git-admin
dir}/ +mkdir -p %{buildroot}/%{_mandir}/ +cp -rp man/* %{buildroot}/%{_mandir}/ + + +%files +%doc LICENSE.txt README TODO +%{_bindir}/%{name} +%{python_sitelib}/* +%{_mandir}/man1/%{name}.1* + + +%changelog -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/

[X2Go-Commits] [x2goclient] 51/74: whitespace fixes

2023-12-15 Thread git-admin
pprint.pprint(_session_params) -print +print else: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commi

[X2Go-Commits] [x2goclient] 52/74: Move --list-profiles code into PyHocaCLI instance.

2023-12-15 Thread git-admin
ion_params) +print + +# done +sys.exit(0) + +elif self.args.session_profile: _cmdlineopt_to_sessionopt = { 'command': 'cmd', -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go

[X2Go-Commits] [x2goclient] 47/74: Add to BR: python-argparse.

2023-12-15 Thread git-admin
/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 49/74: Continue development...

2023-12-15 Thread git-admin
..179be7a1 100644 --- a/pyhoca/cli/__init__.py +++ b/pyhoca/cli/__init__.py @@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.4.0.2" +__VERSION__ = "0.4.0.3" from frontend imp

[X2Go-Commits] [x2goclient] 48/74: release 0.4.0.2

2023-12-15 Thread git-admin
20:44:54 +0100 + -- Mike Gabriel Wed, 08 Jan 2014 21:12:20 +0100 pyhoca-cli (0.4.0.1-0~x2go1) unstable; urgency=low -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go

[X2Go-Commits] [x2goclient] 45/74: change versioning scheme

2023-12-15 Thread git-admin
; urgency=low * New upstream version (0.4.0.2): - Add support for unlocking encrypted SSH private key files. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits

[X2Go-Commits] [x2goclient] 43/74: Versioned Depends: on python-x2go (>= 0.4.0.9-0~).

2023-12-15 Thread git-admin
python-setproctitle, python-support (>=0.90) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 44/74: debian/source/format: Switch to format 1.0.

2023-12-15 Thread git-admin
1 @@ -3.0 (native) +1.0 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 41/74: Add support for unlocking encrypted SSH private key files.

2023-12-15 Thread git-admin
: self._runtime_error('SSH host key verification for remote host [%s]:%s failed' % (self.args.server, self.args.remote_ssh_port), exitcode=-254) except x2go.SSHException, e: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git

[X2Go-Commits] [x2goclient] 40/74: Continue development...

2023-12-15 Thread git-admin
/pyhoca/cli/__init__.py @@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.4.0.1" +__VERSION__ = "0.4.0.2" from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/ho

[X2Go-Commits] [x2goclient] 38/74: Bump egg version to 0.4.0.1

2023-12-15 Thread git-admin
/pyhoca/cli/__init__.py @@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.2.1.1" +__VERSION__ = "0.4.0.1" from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/ho

[X2Go-Commits] [x2goclient] 37/74: release 0.4.0.0

2023-12-15 Thread git-admin
Gabriel Tue, 12 Feb 2013 20:35:42 +0100 pyhoca-cli (0.2.1.0-0~x2go1) unstable; urgency=low -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits

[X2Go-Commits] [x2goclient] 39/74: release 0.4.0.1

2023-12-15 Thread git-admin
=low * Bump egg version to 0.4.0.1 - -- Mike Gabriel Tue, 12 Feb 2013 20:43:17 +0100 + -- Mike Gabriel Tue, 12 Feb 2013 20:43:45 +0100 pyhoca-cli (0.4.0.0-0~x2go1) unstable; urgency=low -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git

[X2Go-Commits] [x2goclient] 42/74: /debian/control: Replace "LDAP support" with "session brokerage support" in LONG_DESCRIPTION.

2023-12-15 Thread git-admin
with - session resuming - low bandwidth support -- LDAP support +- session brokerage support - client side mass storage mounting support - client side printing support - audio support -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email o

[X2Go-Commits] [x2goclient] 35/74: fix all occurences of X2go -> X2Go, also in class identifiers

2023-12-15 Thread git-admin
self._X2goClient__suspend_session(self.x2go_session_hash) + self._X2GoClient__suspend_session(self.x2go_session_hash) # giving nxproxy's SSH tunnel some time to settle time.sleep(2) self.

[X2Go-Commits] [x2goclient] 36/74: update changelog

2023-12-15 Thread git-admin
. + * New upstream version (0.4.0.0): +- Adapt PyHoca-CLI to API change of Python X2Go. * /debian/control: + Thanks to Orion's patch in bug #91 we can drop build dependency on python-x2go. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git

[X2Go-Commits] [x2goclient] 34/74: fix changelog entry

2023-12-15 Thread git-admin
). -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 31/74: Importing all of pyhoca.wxgui in setup.py causes rpmbuild problems due to DISPLAY not being set. It is overkill as well, causing extra dependencies to be installed a

2023-12-15 Thread git-admin
license = 'AGPLv3+', author = 'Mike Gabriel', -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 33/74: Thanks to Orion's patch in bug #91 we can drop build dependency on python-x2go.

2023-12-15 Thread git-admin
/debian/control @@ -9,7 +9,6 @@ Build-Depends: man2html-base | man2html, python (>=2.6.5-0~), python-setuptools, - python-x2go Standards-Version: 3.9.3 Homepage: http://code.x2go.org/releases/source/pyhoca-cli Vcs-Git: git://code.x2go.org/pyhoca-cli.git -- Alioth's /home/x2go-ad

[X2Go-Commits] [x2goclient] 32/74: add os import to setup.py

2023-12-15 Thread git-admin
, find_packages for line in file(os.path.join('pyhoca', 'cli', '__init__.py')).readlines(): -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits

[X2Go-Commits] [x2goclient] 30/74: remove referrals to bugs in old BTS (Whups/Horde)

2023-12-15 Thread git-admin
ead of suspending them. - * React to bug #627990, prefer man2html-base over man2html. + * React to Debian bug #627990, prefer man2html-base over man2html. -- Mike Gabriel Fri, 01 Jul 2011 14:52:29 +0200 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/

[X2Go-Commits] [x2goclient] 27/74: fix typo in changelog

2023-12-15 Thread git-admin
pyhoca-cli.1: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 28/74: release 0.2.1.0

2023-12-15 Thread git-admin
) unstable; urgency=low -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 26/74: Remove cmdline option --time-to-wait, Python X2Go now offers a progress status for session startup/resumption. So we query this status instead.

2023-12-15 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to annotated tag 0.5.0.1 in repository x2goclient. commit ee08a8ebff88830fbe319be357b0ed15707c0865 Author: Mike Gabriel Date: Mon Nov 12 09:06:14 2012 +0100 Remove cmdline option --time-to-wait,

[X2Go-Commits] [x2goclient] 29/74: Continue development...

2023-12-15 Thread git-admin
..8e659064 100644 --- a/pyhoca/cli/__init__.py +++ b/pyhoca/cli/__init__.py @@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.2.1.0" +__VERSION__ = "0.2.1.1" from frontend imp

[X2Go-Commits] [x2goclient] 23/74: update version+date in man page

2023-12-15 Thread git-admin
-cli 1 "Apr 2012" "Version 0.1.4.x" "X2Go Application" +.TH pyhoca-cli 1 "Nov 2012" "Version 0.2.1.x" "X2Go Application" .SH NAME pyhoca-cli \- X2Go command line client written in Python .SH SYNOPSIS -- Alioth's /home/x2go-admin/

[X2Go-Commits] [x2goclient] 25/74: Depend on python-x2go (>= 0.2.0.1).

2023-12-15 Thread git-admin
setproctitle, python-support (>=0.90) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 20/74: typo

2023-12-15 Thread git-admin
= ':'.join(a.server.split(':')[:-1]) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 22/74: update man page

2023-12-15 Thread git-admin
project's X2Go command line client \fBx2goclient-cli\fR as well as the \fBx2goclient\fR GUI. This is still work in progress. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2

[X2Go-Commits] [x2goclient] 24/74: swap password and session comand around

2023-12-15 Thread git-admin
) = lightdm_remote_login_buffer.split()[0:3] +a.password = " ".join(lightdm_remote_login_buffer.split()[3:]) if ":" in a.server: a.remote_ssh_port = a.server.split(':')[-1] a.server = ':'.join(a.server.split(':')[:-1]) -- Alioth's /home/x2go-admin/maintenancesc

[X2Go-Commits] [x2goclient] 19/74: make unpacking of stdin values more robust

2023-12-15 Thread git-admin
it(':')[-1] a.server = ':'.join(a.server.split(':')[:-1]) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://list

[X2Go-Commits] [x2goclient] 17/74: fix for last commit

2023-12-15 Thread git-admin
th's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 21/74: do not hint to STRG-C functionality with --from-stdin option set

2023-12-15 Thread git-admin
unning session...", loglevel=x2go.loglevel_NOTICE, ) try: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 16/74: make --from-stdin IPv6 capable

2023-12-15 Thread git-admin
a.server = a.server.split(':')[0] +a.remote_ssh_port = a.server.split(':')[-1] +a.server = a.server.split(':')[:-1] a.command = a.command.upper() a.geometry = 'fullscreen' -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on

[X2Go-Commits] [x2goclient] 18/74: When finishing the application Update session status before reporting back to the user what happened to the session.

2023-12-15 Thread git-admin
if self._X2goClient__has_session_terminated(self.x2go_session_hash): self._pyhoca_logger("X2Go session %s has terminated" % session_name, loglevel=x2go.loglevel_NOTICE, ) elif self._X2goClient__is_session_suspended(self.x2go_sess

[X2Go-Commits] [x2goclient] 15/74: The option , , password'' is not allowed for session registration.

2023-12-15 Thread git-admin
=self.args.add_to_known_hosts, profile_name = 'Pyhoca-Client_Session', -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits

[X2Go-Commits] [x2goclient] 14/74: bump version to 0.2.1.0

2023-12-15 Thread git-admin
from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 12/74: Add cmdline option --from-stdin that facilitates lightdm remote login session startup.

2023-12-15 Thread git-admin
r.split(':')[0] +a.command = a.command.upper() + a.geometry = 'fullscreen' + return p, a -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 13/74: remove debug code

2023-12-15 Thread git-admin
n a.server: a.remote_ssh_port = a.server.split(':')[1] -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.or

[X2Go-Commits] [x2goclient] 11/74: /debian/rules: Allow package build on systems with missing dh_python2.

2023-12-15 Thread git-admin
) +WITH_PYTHON2 = $(shell test -f /usr/bin/dh_python2 && echo "--with python2") %: - dh ${@} --with python2 + dh ${@} ${WITH_PYTHON2} override_dh_auto_clean: rm -Rf PyHoca_CLI.egg-info/ -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-

[X2Go-Commits] [x2goclient] 10/74: Reduce python version in Build-Depends to allow build on Ubuntu 10.04.

2023-12-15 Thread git-admin
thon-x2go Standards-Version: 3.9.3 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 09/74: /debian/control: fix typo in longdescs

2023-12-15 Thread git-admin
computing environment with - session resuming -- low bandwith support +- low bandwidth support - LDAP support - client side mass storage mounting support - client side printing support -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv

[X2Go-Commits] [x2goclient] 08/74: Maintainer change in package: X2Go Developers .

2023-12-15 Thread git-admin
-cli Section: python Priority: optional -Maintainer: X2Go Packaging Team +Maintainer: X2Go Developers Uploaders: Mike Gabriel Build-Depends: -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git

[X2Go-Commits] [x2goclient] 07/74: Contine development...

2023-12-15 Thread git-admin
+++ b/pyhoca/cli/__init__.py @@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.2.0.4" +__VERSION__ = "0.2.0.5" from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/ho

[X2Go-Commits] [x2goclient] 06/74: release 0.2.0.4

2023-12-15 Thread git-admin
-- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 05/74: typo in debian/changelog

2023-12-15 Thread git-admin
): -+ Declare pyhoca namespace in setup.py. +- Declare pyhoca namespace in setup.py. * Import packaging files from Debian package. -- Mike Gabriel Wed, 15 Aug 2012 15:02:19 +0200 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org

[X2Go-Commits] [x2goclient] 21/24: release 0.2.0.2

2023-12-15 Thread git-admin
-- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 02/74: Declare pyhoca namespace in setup.py.

2023-12-15 Thread git-admin
= 'AGPLv3+', author = 'Mike Gabriel', url = 'http://www.x2go.org', +namespace_packages = [ 'pyhoca', ], packages = [ 'pyhoca.cli', ], package_dir = {'': '.'}, exclude = [ 'pyhoca.cli.x2go', ], -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email

[X2Go-Commits] [x2goclient] 04/74: version increment for pyhoca-cli python egg.

2023-12-15 Thread git-admin
the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.2.0.3" +__VERSION__ = "0.2.0.4" from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git _

[X2Go-Commits] [x2goclient] 01/74: Import packaging files from Debian package.

2023-12-15 Thread git-admin
-Rfv debian/pyhoca-cli debian/pyhoca-cli.*.debhelper debian/pyhoca-cli.substvars - rm -Rfv debian/tmp debian/patches - dh ${@} + dh ${@} --with python2 +override_dh_auto_clean: + rm -Rf PyHoca_CLI.egg-info/ + dh_auto_clean \ No newline at end of file diff --git a/deb

[X2Go-Commits] [x2goclient] 03/74: fix for commit 6702eae0

2023-12-15 Thread git-admin
-cli.docs | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/pyhoca-cli.docs b/debian/pyhoca-cli.docs index 11f46e2d..724e0844 100644 --- a/debian/pyhoca-cli.docs +++ b/debian/pyhoca-cli.docs @@ -1,3 +1,2 @@ README TODO -debian/upstream/changelog -- Alioth's /home/x2go-admin

[X2Go-tags] [x2goclient] annotated tag 0.5.0.1 created (now 1ef6df74)

2023-12-15 Thread git-admin
ns listed as "adds" were already present in the repository and have only been added to this reference. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-tags mailing list x2go-tags@lists.x2go.org https://lists.x2go.org/listinfo/x2go-tags

[X2Go-Commits] [x2goclient] 24/24: release 0.2.0.3

2023-12-15 Thread git-admin
=low * New upstream version (0.2.0.3): - Fix license header of setup.py file. - -- Mike Gabriel Mon, 23 Jul 2012 22:23:19 +0200 + -- Mike Gabriel Tue, 24 Jul 2012 02:41:40 +0200 pyhoca-cli (0.2.0.2-0~x2go1) unstable; urgency=low -- Alioth's /home/x2go-admin/maintenancescripts

[X2Go-Commits] [x2goclient] 22/24: Continue development...

2023-12-15 Thread git-admin
+++ b/pyhoca/cli/__init__.py @@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.2.0.2" +__VERSION__ = "0.2.0.3" from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/gi

[X2Go-Commits] [x2goclient] 20/24: Do not fail if HOME dir is read-only, needed for building with sbuild.

2023-12-15 Thread git-admin
, x2go.X2GO_SSH_ROOTDIR, 'config') if not os.path.isfile(ssh_config_filename): -_touch_file(ssh_config_filename) +try: _touch_file(ssh_config_filename) +except OSError: pass # sometimes we have to fail... -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email

[X2Go-Commits] [x2goclient] 23/24: Fix license header of setup.py file.

2023-12-15 Thread git-admin
version. # # PyHoca is distributed in the hope that it will be useful, -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https

[X2Go-Commits] [x2goclient] 19/24: Continue development...

2023-12-15 Thread git-admin
+++ b/pyhoca/cli/__init__.py @@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.2.0.1" +__VERSION__ = "0.2.0.2" from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/gi

[X2Go-Commits] [x2goclient] 16/24: Fix minus sign / hyphen mismatch in man page.

2023-12-15 Thread git-admin
n the command line or in the -session profile or that the --password command line option is used. +session profile or that the \-\-password command line option is used. .SH LDAP OPTIONS LDAP support is planned to be added into \fBpyhoca-cli\fR in the near future. So stay tuned... .PP -- Alioth'

[X2Go-Commits] [x2goclient] 17/24: increment __init__.py version

2023-12-15 Thread git-admin
: http://wiki.x2go.org """ -__VERSION__ = "0.2.0.0" +__VERSION__ = "0.2.0.1" from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git __

[X2Go-Commits] [x2goclient] 18/24: release 0.2.0.1

2023-12-15 Thread git-admin
-- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 14/24: changelog cleanup

2023-12-15 Thread git-admin
t name in control file. * Add proper license to copyright file. * Add __doc__ strings to __init__.py and frontend.py. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-c

[X2Go-Commits] [x2goclient] 15/24: release 0.2.0.0

2023-12-15 Thread git-admin
011 20:32:00 +0200 + -- Mike Gabriel Fri, 08 Jun 2012 23:14:20 +0200 pyhoca-cli (0.1.4.2-0~x2go1) unstable; urgency=low -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x

[X2Go-Commits] [x2goclient] 02/24: Add python-suport (>=0.90) as dependency. Fix project name in control file.

2023-12-15 Thread git-admin
by smartcard and USB stick . PyHoca-CLI provides a simple and flexible command line client - written in Python that allows you to control X2go client sessions + written in Python that allows you to control X2Go client sessions on desktops and thin clients. -- Alioth's /home/x2go-admin/maintenanc

[X2Go-Commits] [x2goclient] 87/94: fixes build sequence

2023-12-15 Thread git-admin
nstall: + make -f Makefile.man2html dh ${@} -binary-indep: - dh ${@} - clean: rm -Rfv debian/pyhoca-cli debian/pyhoca-cli.*.debhelper debian/pyhoca-cli.substvars rm -Rfv debian/tmp debian/patches dh ${@} + -- Alioth's /home/x2go-admin/maintenancescrip

[X2Go-Commits] [x2goclient] 13/24: Depend on Python X2Go (>= 0.2.0.2).

2023-12-15 Thread git-admin
ontrol +++ b/debian/control @@ -20,7 +20,7 @@ Architecture: all Depends: ${misc:Depends}, python, - python-x2go (>=0.1.1.2-0~), + python-x2go (>=0.2.0.2-0~), python-argparse, python-setproctitle, python-support (>=0.90) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/pos

[X2Go-Commits] [x2goclient] 06/24: happy new year, license change to AGPLv3+

2023-12-15 Thread git-admin
ng with this program; if not, write to the # Free Software Foundation, Inc., # 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git _

[X2Go-Commits] [x2goclient] 10/24: lintian issue fixed: extra-license-file

2023-12-15 Thread git-admin
of file -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 11/24: Add __doc__ strings to __init__.py and frontend.py.

2023-12-15 Thread git-admin
ass in Python X2Go +@type liblogger: Python X2Go C{X2goLogger} instance """ self.args = args @@ -342,7 +395,8 @@ class PyHocaCLI(x2go.X2goClient): def authenticate(self): """\ -STILL UNDOCUMENTED +Authenticate th

[X2Go-Commits] [x2goclient] 09/24: add AGPLv3+ full text license

2023-12-15 Thread git-admin
should also make sure that it provides a way for users to +get its source. For example, if your program is a web application, its +interface could display a "Source" link that leads users to an archive +of the code. There are many ways you could offer source, and different +solutions

[X2Go-Commits] [x2goclient] 12/24: bump upstream version to 0.2.0.0

2023-12-15 Thread git-admin
@@ -25,6 +25,6 @@ For further information on X2Go, please visit the X2Go wiki: http://wiki.x2go.org """ -__VERSION__ = "0.1.4.3" +__VERSION__ = "0.2.0.0" from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-recei

[X2Go-Commits] [x2goclient] 08/24: license change to AGPLv3+

2023-12-15 Thread git-admin
ndows, MacOS X, Linux) X2Go client for the command line.", +license = 'AGPLv3+', author = 'Mike Gabriel', url = 'http://www.x2go.org', packages = [ 'pyhoca.cli', ], -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email o

[X2Go-Commits] [x2goclient] 07/24: fix file permissions (x-bit)

2023-12-15 Thread git-admin
100755 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 05/24: Add code to redirect stdout and stderr when frozen with py2exe.

2023-12-15 Thread git-admin
viron['PYTHONX2GO_LOCAL'] = '1' -PROG_NAME = os.path.basename(sys.argv[0]) -PROG_PID = os.getpid() PROG_OPTIONS = sys.argv[1:] try: _password_index = PROG_OPTIONS.index('--password')+1 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.

[X2Go-Commits] [x2goclient] 03/24: Add proper license to copyright file.

2023-12-15 Thread git-admin
ike Gabriel - +The code has been packaged for Debian by Mike Gabriel + light+love, Mike Gabriel -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x

[X2Go-Commits] [x2goclient] 04/24: Replace non-code strings , , X2go'' by , , X2Go''.

2023-12-15 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to annotated tag 0.2.0.3 in repository x2goclient. commit a92896977c367567119f309411cff500fea1dbaf Author: Mike Gabriel Date: Tue Jan 31 23:38:38 2012 +0100 Replace non-code strings ,,X2go'' by

[X2Go-Commits] [x2goclient] 01/24: version increment

2023-12-15 Thread git-admin
UNDOCUMENTED """ -__VERSION__ = "0.1.4.2" +__VERSION__ = "0.1.4.3" from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-tags] [x2goclient] annotated tag 0.2.0.3 created (now 8b1d4769)

2023-12-15 Thread git-admin
ed to this reference. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-tags mailing list x2go-tags@lists.x2go.org https://lists.x2go.org/listinfo/x2go-tags

[X2Go-Commits] [x2goclient] 06/09: Add cmd line option --terminate-on-ctrl-c.

2023-12-15 Thread git-admin
This is an automated email from the git hooks/post-receive script. x2go pushed a commit to annotated tag 0.1.4.2 in repository x2goclient. commit 1d7da12b3de5787b7ada39333601bccbe50f4c5c Author: Mike Gabriel Date: Wed Aug 17 02:27:57 2011 +0200 Add cmd line option --terminate-on-ctrl-c.

[X2Go-Commits] [x2goclient] 08/09: Add cmd line option --auth-attempts.

2023-12-15 Thread git-admin
rror occured while establishing the connection: %s' % str(e), exitcode=-245) -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https

[X2Go-Commits] [x2goclient] 02/05: Depend on Python X2go 0.1.1.2.

2023-12-15 Thread git-admin
0~0), + python-x2go (>=0.1.1.2-0~), python-argparse, python-setproctitle Description: A command line X2go client written in Python -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git __

[X2Go-Commits] [x2goclient] 09/09: Release version 0.1.4.2

2023-12-15 Thread git-admin
, 06 Jul 2011 22:18:01 +0200 + -- Mike Gabriel Wed, 07 Sep 2011 20:19:16 +0200 pyhoca-cli (0.1.4.1-0~x2go1) unstable; urgency=low -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git

[X2Go-Commits] [x2goclient] 07/09: Update+rearrange man page.

2023-12-15 Thread git-admin
-\-clean-sessions\fR\*(T> -Clean all of the user's suspended/running sessions before starting a new one on the named X2go server. .TP \*(T<\fB\-\-time-to-wait\fR\*(T> Time to wait for session startup/resume (default: 8s). There should be no need to touch this, unless on very slow network c

[X2Go-Commits] [x2goclient] 04/09: Multiple achievements with this commit...

2023-12-15 Thread git-admin
to_wait: time.sleep(1) i+=1 @@ -381,6 +443,7 @@ class PyHocaCLI(x2go.X2goClient): self._pyhoca_logger("Press CTRL+C to end desktop sharing for this session...", loglevel=x2go.loglevel_NOTICE, ) else:

[X2Go-Commits] [x2goclient] 01/09: version increment

2023-12-15 Thread git-admin
--- a/pyhoca/cli/__init__.py +++ b/pyhoca/cli/__init__.py @@ -20,6 +20,6 @@ """\ STILL UNDOCUMENTED """ -__VERSION__ = "0.1.4.1" +__VERSION__ = "0.1.4.2" from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-recei

[X2Go-Commits] [x2goclient] 02/09: remove html man pages as they are part of the build process

2023-12-15 Thread git-admin
ay 30, 2011 - - -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 05/09: man page update

2023-12-15 Thread git-admin
-Terminate running X2go session . +Terminate running X2go session . A special value for is ,,ALL'' (will terminate all sessions of the connected user). .TP \*(T<\fB\-L, \-\-list-sessions\fR\*(T> List user's X2go sessions on server. -- Alioth's /home/x2go-admin/maintenancescripts/git/hoo

[X2Go-Commits] [x2goclient] 03/09: provide helper Makefile.docupload for uploading html man pages to code.x2go.org

2023-12-15 Thread git-admin
+# Makefile.docupload file - for pyhoca-cli +# Copyright 2010-2011 by Mike Gabriel , GPLv3 applies to this file + +VERSION=`head -n1 debian/changelog | sed 's,.*(\(.*\)).*,\1,' | cut -d"-" -f1` +DOC_HOST=code.x2go.org +DOC_PATH=/srv/sites/x2go.org/packages/doc/pyhoca-cli/man/ +DOC_USER=

[X2Go-Commits] [x2goclient] 01/05: README/TODO update, version increment.

2023-12-15 Thread git-admin
0" +__VERSION__ = "0.1.4.1" from frontend import * -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 05/05: release of 0.1.4.1

2023-12-15 Thread git-admin
) unstable; urgency=low -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-commits mailing list x2go-commits@lists.x2go.org https://lists.x2go.org/listinfo/x2go-commits

[X2Go-Commits] [x2goclient] 03/05: Fix for Ctrl-C comment when sharing a desktop.

2023-12-15 Thread git-admin
else: +self._pyhoca_logger("Press CTRL+C to suspend the running session...", loglevel=x2go.loglevel_NOTICE, ) try: session_duration = 0 -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-recei

[X2Go-tags] [x2goclient] annotated tag 0.1.4.2 created (now 7ee5ca1d)

2023-12-15 Thread git-admin
adds" were already present in the repository and have only been added to this reference. -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2goclient.git ___ x2go-tags mailing list x2go-ta

[X2Go-Commits] [x2goclient] 04/05: Add --quiet option to disable any kind of log output.

2023-12-15 Thread git-admin
+if a.quiet: +logger.set_loglevel_quiet() +liblogger.set_loglevel_quiet() + if a.libdebug_sftpxfer: liblogger.enable_debug_sftpxfer() -- Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.

[X2Go-tags] [x2goclient] annotated tag 0.1.4.1 created (now cd646521)

2023-12-15 Thread git-admin
ase of 0.1.4.1 The 99 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. -- Alioth's /home/x2go-admin/maint

[X2Go-Commits] [x2goclient] 91/94: Add X2go desktop sharing support.

2023-12-15 Thread git-admin
x2go_session_hash) +if self.args.share_desktop: +self.share_desktop_session(self.x2go_session_hash) + elif self.args.suspend: self.suspend_session(self.x2go_session_hash) @@ -324,7 +360,7 @@ class PyHocaCLI(x2go.X2goClient): self.new_session(self

<    4   5   6   7   8   9   10   11   12   13   >