blob: 565fe55d46a30e8a771aa9a118bcfa7a86e537fd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
|
2017-05-31 13:36:23 +0200 Mike Gabriel (7fc0a68)
* release 0.0.1.1 (HEAD -> release-builds, master)
2016-03-11 12:10:33 +0100 Mike Gabriel (ae03b1c)
* Merge branch 'jappedk-pr/apparmor-add-systemd-and-dbus-rules'
(origin/master)
2016-03-11 11:22:48 +0100 jappedk (a5bcea0)
* apparmor: Add rules to allow D-Bus session(send) and
accessibility(send, receive)
(jappedk-pr/apparmor-add-systemd-and-dbus-rules)
2016-03-11 11:03:58 +0100 jappedk (9e455ba)
* apparmor: Add various rules (some related to systemd switch) fixing
session startup failures on machines using systemd as
system-wide service.
2016-02-19 10:39:32 +0100 Mike Gabriel (fb89e85)
* README: Add as symlink after the original README file has been
renamed to README.md. Fixes FTBFS.
2015-11-12 05:14:42 +0100 Mike Gabriel (3174441)
* debian/changelog: Drop ~x2goX version suffix.
2015-11-11 15:56:47 +0100 Mike Gabriel (a410ab6)
* Rename README -> README.md and improve content.
2015-11-11 15:56:33 +0100 Mike Gabriel (db81822)
* .bzrignore: Drop file. We use Git.
2013-11-27 14:53:31 +0100 Mike Gabriel (e1d9b64)
* debian/source/format: Switch to format 1.0.
2013-05-01 10:06:47 +0200 Mike Gabriel (823327b)
* Another apparmor rule: allow rw access to
/var/lib/libuuid/clock.txt".
2013-04-30 17:06:10 +0200 Mike Gabriel (4a54c47)
* Add apparmor rule that grants read access to the kernel's random
UUID generator.
2013-04-30 17:05:08 +0200 Mike Gabriel (9d7b238)
* Continue development...
2013-04-27 13:49:28 +0200 Mike Gabriel (5322edf)
* release 0.0.1.0 (tag: 0.0.1.0, build-main)
2013-04-26 00:59:49 +0200 Mike Gabriel (6564651)
* Merge branch 'x2gosessiontype'
2013-04-26 00:58:58 +0200 Mike Gabriel (3590ecd)
* whitespace cleanup (x2gosessiontype)
2013-04-24 18:44:19 +0200 Mike Gabriel (ac687b0)
* Prepare for becoming able to use PyHoca-CLI _or_ X2Go Client for
handling the X2Go session being launched via remote login.
2013-04-24 18:42:03 +0200 Mike Gabriel (b415237)
* fix upstream version in /debian/changelog
2013-04-24 17:56:47 +0200 Mike Gabriel (15b8e5a)
* Stop being a drop-in replacement for lightdm-remote-login-freerdp.
Become an independent package that provides server type
»x2go« to the remote-login-service.
2013-04-24 17:54:09 +0200 Mike Gabriel (ace27c4)
* Continue development...
2013-04-24 17:52:49 +0200 Mike Gabriel (3587edc)
* silent release (0.0.0.2)
2013-04-24 17:54:09 +0200 Mike Gabriel (265d4aa)
* Continue development...
2013-04-24 17:52:49 +0200 Mike Gabriel (46b4cf9)
* silent release (0.0.0.2)
2012-11-11 14:01:31 +0100 Mike Gabriel (47900b8)
* remove socket-sucker.c from build logic
2012-11-11 14:00:21 +0100 Mike Gabriel (82a1b04)
* increment package version
2012-11-11 13:13:29 +0100 Mike Gabriel (c496029)
* Use socat instead of socket-sucker.c from
lightdm-remote-session-freerdp.
2012-11-10 22:20:12 +0100 Mike Gabriel (0e8c0ee)
* release 0.0.0.1 (tag: 0.0.0.1)
2012-11-10 22:19:45 +0100 Mike Gabriel (33d2a70)
* fixing copyright headers
2012-11-10 21:47:18 +0100 Mike Gabriel (bd53ed8)
* enable sound
2012-11-10 20:51:03 +0100 Mike Gabriel (15844f3)
* enable X2Go keyboard auto-detection
2012-11-10 20:26:25 +0100 Mike Gabriel (87a1e6f)
* log pyhoca-cli activity to syslog, add options --add-to-known-hosts
2012-11-10 20:25:48 +0100 Mike Gabriel (6c01f59)
* changelog fix
2012-11-10 19:57:48 +0100 Mike Gabriel (2ae5015)
* Versioned dependency on pyhoca-cli (>= 0.2.1.0).
2012-11-10 15:45:28 +0100 Mike Gabriel (7a2715e)
* add forgotten file x2go-session.in
2012-11-10 15:43:14 +0100 Mike Gabriel (40bd36e)
* the session starter script can be named x2go-session
2012-11-09 22:11:33 +0100 Mike Gabriel (0ad430c)
* some more renaming
2012-11-09 22:11:50 +0100 Mike Gabriel (eafbe43)
* re-add lost file lightdm-remote-x2go
2012-11-09 21:55:50 +0100 Mike Gabriel (ff20991)
* more and more faking freerdp(2)
2012-11-09 21:53:05 +0100 Mike Gabriel (76687af)
* more and more faking freerdp
2012-11-09 21:20:58 +0100 Mike Gabriel (ac2cd15)
* adapt watch file to being an X2Go src:project
2012-11-09 21:19:24 +0100 Mike Gabriel (6579eba)
* try to run on behalf of lightdm-remote-session-freerdp
2012-11-09 21:06:50 +0100 Mike Gabriel (cf291cf)
* install executables to $(libexec), not $(pkglibexec)
2012-11-09 21:03:59 +0100 Mike Gabriel (491dda5)
* Be a drop-in replacement for lightdm-remote-session-freerdp for now
until Canonical offers X2Go sessions on
https://uccs.landscape.canonical.com.
2012-11-09 17:00:01 +0100 Mike Gabriel (1adda0d)
* call pyhoca-cli instead of xfreerdp
2012-11-09 16:56:49 +0100 Mike Gabriel (80e925d)
* change upstream authorname
2012-11-09 16:56:33 +0100 Mike Gabriel (967e770)
* mention Ted Gould in fork statement
2012-11-09 16:52:56 +0100 Mike Gabriel (e194173)
* use cdbs for packaging
2012-11-09 01:24:03 +0100 Mike Gabriel (4484efb)
* adapt version to X2Go versioning scheme
2012-11-09 01:16:12 +0100 Mike Gabriel (8d05f0d)
* cleanup after fork
2012-11-08 22:27:01 +0100 Mike Gabriel (b396c57)
* fork lightdm-remote-session-freerdp as lightdm-remote-session-x2go
2012-09-18 15:54:00 -0500 Ted Gould (6f3eefc)
* 1.0
2012-09-17 22:18:41 +0000 Ted Gould (a00043a)
* Add an apparmor profile. Fixes:
https://bugs.launchpad.net/bugs/1049849. Approved by
jenkins.
2012-09-14 15:50:16 -0500 Ted Gould (3cdf4e4)
* Fixing up the desktop file and directories to get everything
cleaned up
2012-09-14 15:48:44 -0500 Ted Gould (f3909de)
* Adding in the session wrapper
2012-09-14 15:45:53 -0500 Ted Gould (cf7f489)
* Adding in the apparmor profile
2012-09-14 15:35:12 -0500 Ted Gould (a65c4df)
* Attaching bug
2012-08-31 08:01:00 +0000 Ted Gould (a8f1227)
* Remove the NLA exclusion. Approved by Albert Astals Cid, jenkins.
2012-08-31 07:43:53 +0000 Ted Gould (36fd7b0)
* Check byte count or error. Approved by Albert Astals Cid, jenkins.
2012-08-30 17:01:47 -0500 Ted Gould (da2b068)
* Also check to ensure we wrote an identical number of bytes in and
out. Idea by Albert
2012-08-30 15:28:24 -0500 Ted Gould (c30ddbd)
* Adding back NLA so that we check certs
2012-08-30 08:12:48 +0000 Ted Gould (0160c96)
* Checking return values and enabling PIE to increase security.
Fixes: https://bugs.launchpad.net/bugs/1039636. Approved
by Albert Astals Cid, jenkins.
2012-08-29 16:58:05 -0500 Ted Gould (e2d8b82)
* Check to ensure we wrote something
2012-08-29 16:36:04 -0500 Ted Gould (2cbe73d)
* Attaching bug
2012-08-29 16:35:47 -0500 Ted Gould (58791bb)
* Compiling with PIE
2012-08-29 16:34:01 -0500 Ted Gould (898c43c)
* Checking the return values on read and write better
2012-08-29 16:32:29 -0500 Ted Gould (3642390)
* Check the return from snprintf
2012-08-21 15:08:18 -0500 Ted Gould (3c0dce8)
* 0.3
2012-08-21 15:08:02 -0500 Ted Gould (f62463c)
* Install the binary in the right directory
2012-08-21 15:00:37 -0500 Ted Gould (ae55a37)
* 0.2
2012-08-21 14:59:28 -0500 Ted Gould (38dc14e)
* Adding a socket sucker C program
2012-08-21 14:50:28 -0500 Ted Gould (b69205f)
* Copyright header
2012-08-21 14:45:12 -0500 Ted Gould (80f015d)
* Ignoring some more stuff.
2012-08-21 14:34:12 -0500 Ted Gould (4741aae)
* Making the session call the socket sucker
2012-08-21 14:30:41 -0500 Ted Gould (402133a)
* Getting the directory using the home environment variable
2012-08-21 14:25:11 -0500 Ted Gould (e610f6f)
* Filling out the function based on some examples, basic stuff
2012-08-21 14:14:14 -0500 Ted Gould (4dd6128)
* Adding in the socket sucker build target
2012-08-21 14:12:17 -0500 Ted Gould (9e6e10b)
* Get us a C compiler
2012-08-20 12:55:40 -0500 Ted Gould (0f75fe4)
* Changing the name of the key for Robert
2012-08-17 23:12:50 -0500 Ted Gould (ba5629f)
* 0.1
2012-08-17 23:08:01 -0500 Ted Gould (de33f14)
* Adding the piece that actually starts the session itself.
2012-08-17 22:52:59 -0500 Ted Gould (0eb7c8c)
* Adding in the session configuration
2012-08-17 22:39:34 -0500 Ted Gould (72d5429)
* Adding a starting PAM configuration file.
2012-08-17 22:21:15 -0500 Ted Gould (3d6f98d)
* Base build system
|