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
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
|
2021-02-08 Fake change
2009-03-23 15:48 Eugeni Dodonov <eugeni at mandriva.com>
* Makefile, s2u.c: Added support for msec notifications.
2009-02-10 14:02 Eugeni Dodonov <eugeni at mandriva.com>
* s2u.c: Removed trailing spacing.
2009-02-10 13:58 Eugeni Dodonov <eugeni at mandriva.com>
* README: Updated README with missing functionality.
2007-02-20 16:17 Frederic Crozat <fcrozat at mandriva.com>
* Makefile: Add svnroot
2007-02-20 16:16 Frederic Crozat <fcrozat at mandriva.com>
* Makefile: Fix naming for xinit.d, not a problem since we rely on
system bus
2007-02-20 16:15 Frederic Crozat <fcrozat at mandriva.com>
* Makefile, s2u.sh, s2u.spec: -Release 0.8
- fix Makefile to be svn compliant
- remove --debug from xinit.d file
- rename xinit.d file to be sure it is started after dbus
2006-08-04 12:01 Frederic Crozat <fcrozat at mandriva.com>
* s2u.spec: Fix buildrequires
2006-08-01 09:24 Frederic Crozat <fcrozat at mandriva.com>
* ChangeLog: Generated by cvs2cl the 01_Aug
2006-08-01 09:20 Frederic Crozat <fcrozat at mandriva.com>
* s2u.spec: Rebuild with latest dbus
2006-05-29 14:21 Frederic Crozat <fcrozat at mandriva.com>
* ChangeLog: Generated by cvs2cl the 29_May
2006-05-29 14:19 Frederic Crozat <fcrozat at mandriva.com>
* s2u.spec: Prevent crash when parsing cookie fails
2006-05-29 14:19 Frederic Crozat <fcrozat at mandriva.com>
* s2u.c: Prevent crash when parsing cookie fail
2006-05-29 12:29 Frederic Crozat <fcrozat at mandriva.com>
* ChangeLog: Generated by cvs2cl the 29_May
2006-05-29 12:29 Frederic Crozat <fcrozat at mandriva.com>
* Makefile, s2u.c, s2u.spec: - Fix for modular xorg
2006-01-27 21:54 Thierry Vignaud <tvignaud at mandriva.com>
* ChangeLog: Generated by cvs2cl the 27_Gen
2006-01-27 21:54 Thierry Vignaud <tvignaud at mandriva.com>
* s2u.spec: bump 0.6-1mdk's date in order to make it acceptable by
rpm
2006-01-27 21:52 Thierry Vignaud <tvignaud at mandriva.com>
* s2u.spec: merge in changes done in cooker and not in CVS
2005-12-16 14:29 Frederic Lepied
* ChangeLog: Generated by cvs2cl the 16_Dec
2005-12-16 14:28 Frederic Lepied
* AUTHORS, hostname-post, s2u.conf: Mandriva
2005-12-16 14:27 Frederic Lepied
* s2u.spec: 0.6-1mdk
2005-12-16 14:26 Frederic Lepied
* s2u.sh: - removed unneeded code
- launch with debug
2005-12-16 14:25 Frederic Lepied
* Makefile: fixed version/release parsing
2005-12-16 14:24 Frederic Lepied
* s2u.c: - added --debug option
- removed dead code for opt_run_as
- Mandriva
2005-03-09 15:30 Frederic Crozat <fcrozat at mandriva.com>
* ChangeLog: Generated by cvs2cl the 09_Mar
2005-03-09 15:30 Frederic Crozat <fcrozat at mandriva.com>
* s2u.c, s2u.spec: Remove dbus-x11 dependency
2005-03-09 15:09 Frederic Crozat <fcrozat at mandriva.com>
* ChangeLog: Generated by cvs2cl the 09_Mar
2005-03-09 15:08 Frederic Crozat <fcrozat at mandriva.com>
* s2u.c, s2u.spec: - add new signal to start update-menus if
requested by system
2005-03-08 16:22 Frederic Crozat <fcrozat at mandriva.com>
* ChangeLog: Generated by cvs2cl the 08_Mar
2005-03-08 16:22 Frederic Crozat <fcrozat at mandriva.com>
* Makefile, s2u.c, s2u.spec: Connect to X so s2u exits when X exit
2005-03-07 16:11 Frederic Crozat <fcrozat at mandriva.com>
* ChangeLog: Generated by cvs2cl the 07_Mar
2005-03-07 16:11 Frederic Crozat <fcrozat at mandriva.com>
* hostname-post: Fix recipient
2005-03-07 16:04 Frederic Crozat <fcrozat at mandriva.com>
* ChangeLog: Generated by cvs2cl the 07_Mar
2005-03-07 16:04 Frederic Crozat <fcrozat at mandriva.com>
* Makefile: Fix perms for config file
2005-03-07 16:01 Frederic Crozat <fcrozat at mandriva.com>
* ChangeLog: Generated by cvs2cl the 07_Mar
2005-03-07 16:01 Frederic Crozat <fcrozat at mandriva.com>
* Makefile, hostname-post, s2u.c, s2u.sh, s2u.spec: Release 0.5 :
no longer use session bus, use system bus instead (fix Mdk bug
#13166)
2005-03-03 18:49 Frederic Crozat <fcrozat at mandriva.com>
* s2u.conf: Configuration to restrict s2u message to root only on
system bus
2004-10-18 15:26 Gwenole Beauchesne
* ChangeLog: Generated by cvs2cl the 18_Oct
2004-10-18 15:23 Gwenole Beauchesne
* s2u.spec: 0.4-1mdk
2004-10-18 15:22 Gwenole Beauchesne
* Makefile: use pkgconfig to get the right includes/libs for
dbus-glib-1
2004-10-18 15:22 Gwenole Beauchesne
* s2u.c: #include <dbus/dbus-glib-lowlevel.h> for
dbus_connection_setup_with_g_main()
prototype
2004-08-25 05:26 Frederic Lepied
* s2u.spec: 0.3-1mdk
2004-08-25 05:25 Frederic Lepied
* s2u.sh: use display in temp filename
2004-08-25 05:24 Frederic Lepied
* s2u.spec: 0.3-1mdk
2004-08-18 02:56 Frederic Lepied
* ChangeLog: Generated by cvs2cl the 18_Aug
2004-08-18 02:56 Frederic Lepied
* s2u.spec: 0.2-1mdk
2004-08-18 02:56 Frederic Lepied
* hostname-post, s2u.sh: put session file in
/tmp/dbus-$USER-xsession$CURR_DISPLAY
2004-08-01 23:44 Frederic Lepied
* ChangeLog: Generated by cvs2cl the 02_Aug
2004-08-01 23:44 Frederic Lepied
* s2u.spec: 0.1-1mdk
2004-08-01 23:44 Frederic Lepied
* Makefile: network-script => network-scripts
2004-08-01 23:34 Frederic Lepied
* ChangeLog: Generated by cvs2cl the 02_Aug
2004-08-01 23:29 Frederic Lepied
* ., .cvsignore: first version
2004-08-01 23:28 Frederic Lepied
* ChangeLog: Generated by cvs2cl the 02_Aug
2004-08-01 23:27 Frederic Lepied
* s2u.spec: use $RPM_OPT_FLAGS to compile C files
2004-08-01 23:27 Frederic Lepied
* Makefile: added AUTHORS
2004-08-01 23:23 Frederic Lepied
* ChangeLog: Generated by cvs2cl the 02_Aug
2004-08-01 23:21 Frederic Lepied
* s2u.c: added ident strings
2004-08-01 23:20 Frederic Lepied
* s2u.c: fixed header and strings to remove the drakxservice
references
2004-08-01 23:15 Frederic Lepied
* ChangeLog: Generated by cvs2cl the 02_Aug
2004-08-01 23:08 Frederic Lepied
* s2u.spec: added a dependency on initscripts
2004-08-01 23:03 Frederic Lepied
* ChangeLog: Generated by cvs2cl the 02_Aug
2004-08-01 22:59 Frederic Lepied
* AUTHORS, ChangeLog, LICENSE, Makefile, README, hostname-post,
s2u.c, s2u.sh, s2u.spec: Initial revision
2004-08-01 22:59
* .: New repository initialized by cvs2svn.
2006-08-01 11:20 Frederic Crozat <fcrozat at mandriva.com>
* s2u.spec: Rebuild with latest dbus
2006-05-29 16:19 Frederic Crozat <fcrozat at mandriva.com>
* s2u.spec: Prevent crash when parsing cookie fails
2006-05-29 16:19 Frederic Crozat <fcrozat at mandriva.com>
* s2u.c: Prevent crash when parsing cookie fail
2006-05-29 14:29 Frederic Crozat <fcrozat at mandriva.com>
* Makefile, s2u.c, s2u.spec: - Fix for modular xorg
2006-01-27 22:54 Thierry Vignaud <tvignaud at mandriva.com>
* s2u.spec: bump 0.6-1mdk's date in order to make it acceptable by
rpm
2006-01-27 22:52 Thierry Vignaud <tvignaud at mandriva.com>
* s2u.spec: merge in changes done in cooker and not in CVS
2005-12-16 15:27 Frederic Lepied <flepied at mandriva.com>
* s2u.spec: 0.6-1mdk
2005-12-16 15:26 Frederic Lepied <flepied at mandriva.com>
* s2u.sh: - removed unneeded code - launch with debug
2005-12-16 15:25 Frederic Lepied <flepied at mandriva.com>
* hostname-post, s2u.conf, AUTHORS: Mandriva
2005-12-16 15:25 Frederic Lepied <flepied at mandriva.com>
* Makefile: fixed version/release parsing
2005-12-16 15:24 Frederic Lepied <flepied at mandriva.com>
* s2u.c: - added --debug option - removed dead code for opt_run_as
- Mandriva
2005-03-09 16:30 Frederic Crozat <fcrozat at mandriva.com>
* s2u.c, s2u.spec: Remove dbus-x11 dependency
2005-03-09 16:08 Frederic Crozat <fcrozat at mandriva.com>
* s2u.c, s2u.spec: - add new signal to start update-menus if
requested by system
2005-03-08 17:22 Frederic Crozat <fcrozat at mandriva.com>
* Makefile, s2u.c, s2u.spec: Connect to X so s2u exits when X exit
2005-03-07 17:11 Frederic Crozat <fcrozat at mandriva.com>
* hostname-post: Fix recipient
2005-03-07 17:04 Frederic Crozat <fcrozat at mandriva.com>
* Makefile: Fix perms for config file
2005-03-07 17:01 Frederic Crozat <fcrozat at mandriva.com>
* Makefile, hostname-post, s2u.c, s2u.sh, s2u.spec: Release 0.5 :
no longer use session bus, use system bus instead (fix Mdk bug
#13166)
2005-03-03 19:49 Frederic Crozat <fcrozat at mandriva.com>
* s2u.conf: Configuration to restrict s2u message to root only on
system bus
2004-10-18 17:23 Gwenole Beauchesne <gbeauchesne at mandriva.com>
* s2u.spec: 0.4-1mdk
2004-10-18 17:22 Gwenole Beauchesne <gbeauchesne at mandriva.com>
* Makefile: use pkgconfig to get the right includes/libs for
dbus-glib-1
2004-10-18 17:22 Gwenole Beauchesne <gbeauchesne at mandriva.com>
* s2u.c: #include <dbus/dbus-glib-lowlevel.h> for
dbus_connection_setup_with_g_main() prototype
2004-08-25 07:25 Frederic Lepied <flepied at mandriva.com>
* s2u.sh: use display in temp filename
2004-08-25 07:24 Frederic Lepied <flepied at mandriva.com>
* s2u.spec: 0.3-1mdk
2004-08-18 04:56 Frederic Lepied <flepied at mandriva.com>
* s2u.spec: 0.2-1mdk
2004-08-18 04:56 Frederic Lepied <flepied at mandriva.com>
* hostname-post, s2u.sh: put session file in
/tmp/dbus-$USER-xsession$CURR_DISPLAY
2004-08-02 01:44 Frederic Lepied <flepied at mandriva.com>
* s2u.spec: 0.1-1mdk
2004-08-02 01:44 Frederic Lepied <flepied at mandriva.com>
* Makefile: network-script => network-scripts
2004-08-02 01:29 Frederic Lepied <flepied at mandriva.com>
* .cvsignore: first version
2004-08-02 01:27 Frederic Lepied <flepied at mandriva.com>
* s2u.spec: use $RPM_OPT_FLAGS to compile C files
2004-08-02 01:27 Frederic Lepied <flepied at mandriva.com>
* Makefile: added AUTHORS
2004-08-02 01:21 Frederic Lepied <flepied at mandriva.com>
* s2u.c: added ident strings
2004-08-02 01:20 Frederic Lepied <flepied at mandriva.com>
* s2u.c: fixed header and strings to remove the drakxservice
references
2004-08-02 01:08 Frederic Lepied <flepied at mandriva.com>
* s2u.spec: added a dependency on initscripts
2004-08-02 00:59 Frederic Lepied <flepied at mandriva.com>
* AUTHORS, LICENSE, Makefile, README, hostname-post, s2u.c, s2u.sh,
s2u.spec: Initial revision
2004-08-02 00:59 Frederic Lepied <flepied at mandriva.com>
* AUTHORS, LICENSE, Makefile, README, hostname-post, s2u.c, s2u.sh,
s2u.spec: initial version
|