X2Go dev team | 21 May 2013 20:58

x2goserver.git - master (branch) updated: 3.1.1.3-160-gbd2cfe4

The branch, master has been updated
       via  bd2cfe47fb1abc96032d22ec65e74b253b9eb7ca (commit)
      from  31076ba44b343af2616db1e116f10feaa04de08b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bd2cfe47fb1abc96032d22ec65e74b253b9eb7ca
Author: Mike Gabriel <mike.gabriel@...>
Date:   Mon May 20 22:12:33 2013 +0200

    set prefix in /debian/rules

-----------------------------------------------------------------------

Summary of changes:
 debian/rules |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/debian/rules b/debian/rules
index b671ca3..acdd782 100755
--- a/debian/rules
+++ b/debian/rules
 <at>  <at>  -13,4 +13,4  <at>  <at>  override_dh_auto_install:
 override_dh_auto_clean:
 	rm -Rfv x2goserver/.build_html
 	rm -Rfv x2goserver-extensions/.build_html
(Continue reading)

X2Go dev team | 20 May 2013 22:35

x2goclient.git - master (branch) updated: 4.0.1.0-19-g11af425

The branch, master has been updated
       via  11af425a29087773df39806844bff9744cc99182 (commit)
      from  93f567688f51387af006ab18863ce776a222da0c (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 11af425a29087773df39806844bff9744cc99182
Author: Mike Gabriel <mike.gabriel@...>
Date:   Mon May 20 22:20:49 2013 +0200

    Use the session icon as tray icon, pop up notification bubble that informs about current session actions.
(Fixes: #177).

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog |    2 ++
 onmainwindow.cpp |   52 +++++++++++++++++++++++++++++++++++++++++++++++++---
 onmainwindow.h   |    3 +++
 3 files changed, 54 insertions(+), 3 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index cbd012d..1a2a82a 100644
--- a/debian/changelog
+++ b/debian/changelog
 <at>  <at>  -20,6 +20,8  <at>  <at>  x2goclient (4.0.1.1-0~x2go1) UNRELEASED; urgency=low
(Continue reading)

X2Go dev team | 20 May 2013 21:54

x2goserver.git - release/4.0.0.x (branch) updated: 4.0.0.2-1-g52763c2

The branch, release/4.0.0.x has been updated
       via  52763c215a1575d7edbebcf482b06267fa82f1cf (commit)
      from  498e2b7e5a8fa9216a57f2234f57f6a6fa7ed261 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 52763c215a1575d7edbebcf482b06267fa82f1cf
Author: Mike Gabriel <mike.gabriel@...>
Date:   Sun May 19 15:03:10 2013 +0200

    Continue development...

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                                   |    6 ++++++
 x2goserver-compat/VERSION.x2goserver-compat        |    2 +-
 .../VERSION.x2goserver-extensions                  |    2 +-
 .../VERSION.x2goserver-fmbindings                  |    2 +-
 x2goserver-printing/VERSION.x2goserver-printing    |    2 +-
 x2goserver-pyhoca/VERSION.x2goserver-pyhoca        |    2 +-
 x2goserver-xsession/VERSION.x2goserver-xsession    |    2 +-
 x2goserver/VERSION.x2goserver                      |    2 +-
 8 files changed, 13 insertions(+), 7 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
(Continue reading)

X2Go dev team | 20 May 2013 21:54

x2goserver.git - release/4.0.0.x (branch) updated: 4.0.0.2-2-g2aabac7

The branch, release/4.0.0.x has been updated
       via  2aabac70cc2137fe7e0377f6d2ac257841186507 (commit)
      from  52763c215a1575d7edbebcf482b06267fa82f1cf (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2aabac70cc2137fe7e0377f6d2ac257841186507
Author: Mike Gabriel <mike.gabriel@...>
Date:   Mon May 20 21:52:42 2013 +0200

    Make pre-set DESTDIR and PREFIX traverse through all Makefiles. Do not include DESTDIR in
Makefile-hard-coded path in x2gosqlitewrapper.

-----------------------------------------------------------------------

Summary of changes:
 Makefile                       |    2 +-
 debian/changelog               |    4 +++-
 debian/rules                   |    2 +-
 x2goserver-compat/Makefile     |    4 ++--
 x2goserver-extensions/Makefile |    4 ++--
 x2goserver-fmbindings/Makefile |    4 ++--
 x2goserver-printing/Makefile   |    4 ++--
 x2goserver-pyhoca/Makefile     |    4 ++--
 x2goserver-xsession/Makefile   |    4 ++--
 x2goserver/Makefile            |    4 ++--
 10 files changed, 19 insertions(+), 17 deletions(-)
(Continue reading)

X2Go dev team | 20 May 2013 21:54

x2goserver.git - master (branch) updated: 3.1.1.3-159-g31076ba

The branch, master has been updated
       via  31076ba44b343af2616db1e116f10feaa04de08b (commit)
      from  da78814254872c8d400aea80aff6f63f7ef08d10 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 31076ba44b343af2616db1e116f10feaa04de08b
Author: Mike Gabriel <mike.gabriel@...>
Date:   Mon May 20 21:54:08 2013 +0200

    Make pre-set DESTDIR and PREFIX traverse through all Makefiles. Do not include DESTDIR in
Makefile-hard-coded path in x2gosqlitewrapper.

-----------------------------------------------------------------------

Summary of changes:
 Makefile                        |    2 +-
 debian/changelog                |    8 ++++++++
 libx2go-server-db-perl/Makefile |    4 ++--
 x2goserver-common/Makefile      |    2 +-
 x2goserver-compat/Makefile      |    2 +-
 x2goserver-extensions/Makefile  |    2 +-
 x2goserver-fmbindings/Makefile  |    2 +-
 x2goserver-printing/Makefile    |    2 +-
 x2goserver-pyhoca/Makefile      |    2 +-
 x2goserver-xsession/Makefile    |    2 +-
 x2goserver/Makefile             |    2 +-
(Continue reading)

X2Go dev team | 19 May 2013 14:31

x2gobroker.git - master (branch) updated: 0.0.2.1-3-g44fb5f4

The branch, master has been updated
       via  44fb5f47579b3b2cde8093ce8c05b46e11a13e67 (commit)
      from  ff5d005efbaabf23d034af46fae4310445f173c1 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 44fb5f47579b3b2cde8093ce8c05b46e11a13e67
Author: Mike Gabriel <mike.gabriel@...>
Date:   Sun May 19 14:30:49 2013 +0200

    Convert unicode type host fields into single element lists. Fix UCCS+zeroconf tests.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                           |    4 +++-
 x2gobroker/tests/test_broker_inifile.py    |    1 -
 x2gobroker/tests/test_web_uccs_zeroconf.py |   24 ++++++++++++++++++++----
 x2gobroker/web/uccs.py                     |    9 +++++++--
 4 files changed, 30 insertions(+), 8 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 353fe2f..0749ee7 100644
--- a/debian/changelog
+++ b/debian/changelog
 <at>  <at>  -1,6 +1,8  <at>  <at> 
(Continue reading)

X2Go dev team | 19 May 2013 13:05

x2gobroker.git - build-main (branch) updated: 0.0.1.0-11-g9ec668c

The branch, build-main has been updated
       via  9ec668c96ad7a70e1024194c3f7eae7ea3e9e6ba (commit)
      from  b075080bcd2a1510f4ac820f752580000712e509 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 sbin/x2gobroker |    1 +
 1 file changed, 1 insertion(+)

The diff of changes is:
diff --git a/sbin/x2gobroker b/sbin/x2gobroker
index bc28d0b..5abd86d 100755
--- a/sbin/x2gobroker
+++ b/sbin/x2gobroker
 <at>  <at>  -107,6 +107,7  <at>  <at>  if __name__ == "__main__":

 # import classes serving the different web.py URLs
 import x2gobroker.web.plain
+import x2gobroker.web.uccs
 #import x2gobroker.web.json
 #import x2gobroker.web.html
 import x2gobroker.web.extras

hooks/post-receive
(Continue reading)

X2Go dev team | 19 May 2013 13:05

x2gobroker.git - build-main (branch) updated: 0.0.1.0-69-g31a93ea

The branch, build-main has been updated
       via  31a93ead8a1fada72e134a8f9e48e6f8c30beb05 (commit)
      from  87e42dc92a6aa376c672c903ccaa59284718d0e9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2gobroker/web/html.py |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

The diff of changes is:
diff --git a/x2gobroker/web/html.py b/x2gobroker/web/html.py
index 0e1988f..0cfb97e 100644
--- a/x2gobroker/web/html.py
+++ b/x2gobroker/web/html.py
 <at>  <at>  -65,11 +65,12  <at>  <at>  $output
             self.set_header(http_header_item, self.http_header_items[http_header_item])

     def get(self, backend):
-        self._gen_http_header()
         return self.post(backend)

     def post(self, backend):

+        self._gen_http_header()
(Continue reading)

X2Go dev team | 19 May 2013 13:05

x2gobroker.git - build-main (branch) updated: 0.0.1.0-7-gb440438

The branch, build-main has been updated
       via  b440438bdbdcdd248957f6e2e0cfe4deaab895b5 (commit)
      from  830502fcaa69733d4c5f6561d335a5f7032c4baa (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 etc/broker/x2gobroker-sessionprofiles.conf |    1 +
 x2gobroker/defaults.py                     |    1 +
 x2gobroker/web/uccs.py                     |  205 ++++++++++++++++++++++++++++
 3 files changed, 207 insertions(+)
 create mode 100644 x2gobroker/web/uccs.py

The diff of changes is:
diff --git a/etc/broker/x2gobroker-sessionprofiles.conf b/etc/broker/x2gobroker-sessionprofiles.conf
index dc79a6b..2f0caea 100644
--- a/etc/broker/x2gobroker-sessionprofiles.conf
+++ b/etc/broker/x2gobroker-sessionprofiles.conf
 <at>  <at>  -59,6 +59,7  <at>  <at>  dpi=96
 sshport=22
 setdpi=0
 pack=16m-jpeg
+directrdp=false

 ### EXAMPLES: Below you find some config examples. Adapt them to your needs or
(Continue reading)

X2Go dev team | 19 May 2013 13:05

x2gobroker.git - build-main (branch) updated: 0.0.1.0-55-gb38f22b

The branch, build-main has been updated
  discards  3af1d8018a7df5db02d46162b08a66cb6d6ddb11 (commit)
  discards  f4ff0ae355ed058f2fdf8e2267cb3ad7812e097c (commit)
  discards  ca48248f7042f81ec2ba9d25907e0d2545007cc6 (commit)
  discards  620140e5cc38e3f84d014042f54c1235347c4923 (commit)
  discards  e4f4a3be711ee2246032b555da42151dfb232af8 (commit)
  discards  0318f27362e56d6587c82d63926cfe677eaccffd (commit)
  discards  bf9ca01cd94266ee47c6ce056a702a942803124c (commit)
  discards  d6e31e806eeb92472e1eaa2c87c3bae3f5d94dc4 (commit)
  discards  ad12802c5aa0c60a2586d5874f638ef1dd7dc8e3 (commit)
  discards  11cc12dd2fe8c0d0e171bb79e8272c7ee60528c9 (commit)
  discards  26dd0105562fbdebc0662b8f86d78a3a8d71c2fa (commit)
  discards  ca33ea93056615c370586d9f1054b29695b56393 (commit)
  discards  6089879c268eaafb9cd3bdc76dc9f06346ef592f (commit)
  discards  bff088d523cccbcbe5c6836eaf61e05bc2145df7 (commit)
  discards  1298863cc62b9167f4a270cf5262d8d234fe56b0 (commit)
       via  b38f22b7ebbcbf943f7a554d5ee1f0a5c08c335b (commit)
       via  a23c56abf93b0f641589132105e52e9105cbbab8 (commit)
       via  e0ab1116e6f665674ac57a2b80a2be5f640bd593 (commit)
       via  3d553c0c30e15dbe643c9208d857d387bbd9c7d4 (commit)
       via  f4fc469442dcdb43047f2165ccda4f6c0e25df4e (commit)
       via  e115d0666c21ebecd8c7c8549192ffe4bbf02071 (commit)
       via  75f4cb8a59b9e8591aaed2f92dce4a6781ff8299 (commit)
       via  688b8ea22350b99660413a3333926bfa81d19609 (commit)
       via  dc9eb932798d2679780d1343e1ab3ea4fa7386cc (commit)
       via  b487008f79052cc4da52e7e6093ff99a3d1a80af (commit)
       via  8c27295aedf58ab801edad949dde0ca121eb5f18 (commit)
       via  e1c90224f4e364345e9e76aa3db086988e03a056 (commit)
       via  e6bbdb5bb97de5ee01cd9e659ba43f1dde5c7376 (commit)
       via  6ab6f454d8976ab5c42937e44e81ab2bf570f9e6 (commit)
(Continue reading)

X2Go dev team | 19 May 2013 13:04

x2gobroker.git - build-main (branch) updated: 0.0.0.5-37-g58096be

The branch, build-main has been updated
       via  58096be962fdb8663cd5e99d7bd1307c904049fe (commit)
      from  ccf7a7ca308499ef909dcad891ecef4957f01abc (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 x2gobroker/agent.py |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

The diff of changes is:
diff --git a/x2gobroker/agent.py b/x2gobroker/agent.py
index a9123b7..02d8b0d 100644
--- a/x2gobroker/agent.py
+++ b/x2gobroker/agent.py
 <at>  <at>  -210,7 +210,7  <at>  <at>  def delete_authorized_key(username, pubkey_hash, authorized_keys_file='%h/.x2go/
 
     if delay_deletion > 0:
         gevent.spawn_later(delay_deletion, delete_authorized_key, username=username,
authorized_keys_file=authorized_keys_file, query_mode=query_mode,
remote_agent=remote_agent, )
-        logger_broker.debug('Scheduled deletion of authorized key in {delay}: user={user},
host={host}'.format(delay_delay_deletion), user=username, host=_hostname)
+        logger_broker.debug('Scheduled deletion of authorized key in {delay}: user={user},
host={host}'.format(delay=delay_deletion), user=username, host=_hostname)
(Continue reading)


Gmane