Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2293 by niro, Thu Jan 16 13:29:32 2014 UTC revision 2753 by niro, Tue Feb 2 12:35:12 2016 UTC
# Line 1  Line 1 
1    2016-02-02  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2752] src/modules/rdesktop/rdesktop-session.in:
4      -use de keymap as default
5     * [r2751] src/modules/scm-egk/scm-egk.conf.in:
6      -be compat with the udev version of pcsc-lite
7    
8    2016-01-29  Niels Rogalla <niro@magellan-linux.de>
9    
10     * [r2750] src/systemd/mcore-register-client.service.in:
11      -always register the client to the control-server
12     * [r2749] certs/mcored.pem:
13      -renew certificate, valid from 29.01.2016 through 28.01.2017
14     * [r2748] src/generate-certificate.in, src/update-certificate.in:
15      -use sha1 as signature algorithm to support sslsvd
16     * [r2747] src/Makefile, src/update-certificate.in[ADD]:
17      -added certificate update script
18     * [r2746] src/generate-certificate.in:
19      -fixed certificate name
20     * [r2745] src/generate-certificate.in:
21      -fixed whitespaces and set variables erlier
22    
23    2016-01-28  Niels Rogalla <niro@magellan-linux.de>
24    
25     * [r2744] ChangeLog:
26      -updated ChangeLog
27     * [r2743] src/modules/scm-egk/scm-egk.client.class.in,
28      src/modules/scm-egk/scm-egk.conf.in:
29      -fixed evaluation
30     * [r2742] src/modules/rdesktop/rdesktop.control.class.in:
31      -fixed another typo
32     * [r2741] src/modules/rdesktop/rdesktop.control.class.in:
33      -fixed a typo
34     * [r2740] src/modules/rdesktop/rdesktop.control.class.in:
35      -re-added debug messages
36     * [r2739] src/modules/rdesktop/rdesktop.control.class.in:
37      -evaluate empty values with 'NULL'
38     * [r2738] src/modules/rdesktop/rdesktop-session.in:
39      -acceppt 'NULL' paramater
40     * [r2737] src/modules/rdesktop/rdesktop.control.class.in:
41      -added debug info
42     * [r2736] src/modules/rdesktop/rdesktop.control.class.in:
43      -fixed set_rdesktop_session
44     * [r2735] src/modules/rdesktop/rdesktop.control.class.in:
45      -fixed a typo
46     * [r2734] src/modules/rdesktop/rdesktop.control.class.in:
47      -fixed a typo
48     * [r2733] src/modules/scm-egk/scm-egk.client.class.in,
49      src/modules/scm-egk/scm-egk.control.class.in:
50      -fixed function evaluation
51     * [r2732] src/modules/scm-egk/Makefile:
52      -install scm-egk.conf
53     * [r2731] icons/Makefile, icons/rdp.png[ADD]:
54      -added rdp icon
55     * [r2730] src/modules/scm-egk/scm-egk.control.class.in[CPY],
56      src/modules/scm-egk/scm-ekg.control.class.in[DEL]:
57      -fixed wrong filename
58     * [r2729] src/modules/rdesktop/Makefile:
59      simplify Makefile
60     * [r2728] src/modules/citrix/citrix.client.class.in,
61      src/modules/citrix/storefront.client.class.in:
62      -fixed some typos
63     * [r2727] src/modules/Makefile, src/modules/scm-egk[ADD],
64      src/modules/scm-egk/Makefile[ADD],
65      src/modules/scm-egk/scm-egk.client.class.in[ADD],
66      src/modules/scm-egk/scm-egk.conf.in[ADD],
67      src/modules/scm-egk/scm-ekg.control.class.in[ADD]:
68      -added scm-egk module
69     * [r2726] src/modules/Makefile, src/modules/rdesktop[ADD],
70      src/modules/rdesktop/Makefile[ADD],
71      src/modules/rdesktop/rdesktop-session.in[ADD],
72      src/modules/rdesktop/rdesktop.client.class.in[ADD],
73      src/modules/rdesktop/rdesktop.control.class.in[ADD]:
74      -added rdesktop module
75    
76    2015-12-29  Niels Rogalla <niro@magellan-linux.de>
77    
78     * [r2725] src/modules/pxeconfig/Makefile:
79      -fixed a typo
80    
81    2015-12-21  Niels Rogalla <niro@magellan-linux.de>
82    
83     * [r2724] Makefile, certs/Makefile, conf/Makefile, dracut/Makefile,
84      dracut/mcored-citrix/Makefile, dracut/mcored/Makefile,
85      grub/Makefile, icons/Makefile, src/Makefile,
86      src/include/Makefile, src/modules/Makefile,
87      src/modules/basic-input/Makefile,
88      src/modules/basic-kernel/Makefile,
89      src/modules/basic-system/Makefile,
90      src/modules/basic-version/Makefile,
91      src/modules/basic-video/Makefile, src/modules/citrix/Makefile,
92      src/modules/citrix/systemd/Makefile,
93      src/modules/fbsplash/Makefile, src/modules/fluxbox/Makefile,
94      src/modules/grub2/Makefile, src/modules/helpdesk/Makefile,
95      src/modules/hwinfo/Makefile, src/modules/idesk/Makefile,
96      src/modules/lprng/Makefile, src/modules/mage/Makefile,
97      src/modules/network/Makefile, src/modules/plymouth/Makefile,
98      src/modules/pxeconfig/Makefile,
99      src/modules/pxeconfig/systemd/Makefile,
100      src/modules/systemd/Makefile, src/modules/sysvinit/Makefile,
101      src/modules/tigervnc/Makefile, src/systemd/Makefile,
102      src/sysvinit/Makefile:
103      -reworked Makefiles that they really support install-common,
104      install-client and install install-control targets
105    
106    2015-12-18  Niels Rogalla <niro@magellan-linux.de>
107    
108     * [r2723] src/mcore-client-deactivated.in:
109      -use mcore-helpdesk helper scripts
110     * [r2722] src/modules/helpdesk/Makefile,
111      src/modules/helpdesk/mcore-helpdesk-phone.in[ADD],
112      src/modules/helpdesk/mcore-helpdesk-unit.in[ADD]:
113      -added mcore-helpdesk-{unit,phone} helper scripts
114     * [r2721] src/modules/helpdesk/helpdesk.client.class.in:
115      -fixed typos
116     * [r2720] src/Makefile, src/mcore-client-deactivated.in,
117      src/modules/Makefile, src/modules/helpdesk[ADD],
118      src/modules/helpdesk/Makefile[ADD],
119      src/modules/helpdesk/helpdesk.client.class.in[ADD],
120      src/modules/helpdesk/helpdesk.control.class.in[ADD]:
121      -make the helpdesk information configurable via the global
122      database
123     * [r2719] src/include/register.global.class.in:
124      -fixed broken client registration
125     * [r2718] ChangeLog:
126      -update ChangeLog
127     * [r2717] src/mcore-client-deactivated.in:
128      -fixed helpdesk phone
129    
130    2015-12-17  Niels Rogalla <niro@magellan-linux.de>
131    
132     * [r2716] src/Makefile, src/mcore-client-deactivated.in:
133      -make the client deactivated message more useful
134     * [r2715] src/modules/fluxbox/fluxbox-rebuild-menu.in:
135      -do not add logoff to the fluxbox menu atm
136     * [r2714] src/mcore-client-deactivated.in:
137      -fixed a typo
138     * [r2713] src/modules/basic-version/version.control.class.in:
139      -fixed one missing re-prio
140     * [r2712] src/mcore-client-deactivated.in,
141      src/modules/fluxbox/fluxbox-rebuild-menu.in:
142      -use file copies so fluxbox recognize the new menu via
143      file-updates
144     * [r2711] src/mcore-client-deactivated.in,
145      src/modules/fluxbox/fluxbox-rebuild-menu.in:
146      -honor fluxbox menu deactivation/activation for deactivated
147      clients
148     * [r2710] src/mcore-client-deactivated.in:
149      -print client serial
150     * [r2709] src/modules/basic-version/version.control.class.in:
151      -re-priorise push-config version activated to 01
152     * [r2708] src/mcore-client-deactivated.in:
153      -run in user context
154     * [r2707] src/Makefile, src/mcore-session.in[ADD]:
155      -added mcore-session script to simplify fluxbox configuration
156     * [r2706] src/mcore-client-deactivated.in:
157      -added 10 seconds timeout
158     * [r2705] src/Makefile:
159      -install mcore-client-deactivated script
160     * [r2704] src/modules/basic-version/version.client.class.in,
161      src/modules/basic-version/version.control.class.in:
162      -fixed logic
163     * [r2703] src/modules/basic-version/version.control.class.in:
164      -push the config
165     * [r2702] src/Makefile, src/mcore-client-deactivated.in[ADD],
166      src/modules/basic-version/version.client.class.in,
167      src/modules/basic-version/version.control.class.in:
168      -support client deactivation and inform the user properly
169    
170    2015-12-16  Niels Rogalla <niro@magellan-linux.de>
171    
172     * [r2701] src/include/register.global.class.in:
173      -fixed netboot state update
174     * [r2700] ChangeLog:
175      -updated ChangeLog
176     * [r2699] src/include/register.global.class.in,
177      src/modules/basic-version/version.client.class.in,
178      src/modules/basic-version/version.control.class.in:
179      -added netboot detection
180     * [r2698] src/Makefile, src/mcore-controlserver.in[ADD]:
181      -added mcore-controlserver info prog
182     * [r2697] src/modules/citrix/citrix-cron.in,
183      src/modules/citrix/storefront-cron.in:
184      -use lock files to prevent race-conditions of the cronjobs
185     * [r2696] Makefile.inc:
186      -set default rundir
187    
188    2015-12-11  Niels Rogalla <niro@magellan-linux.de>
189    
190     * [r2695] src/modules/pxeconfig/Makefile:
191      -fixed broken lpxelinux-skeleton installation
192     * [r2694] ChangeLog:
193      -updated ChangeLog
194     * [r2693] src/modules/citrix/Makefile,
195      src/modules/citrix/systemd[ADD],
196      src/modules/citrix/systemd/Makefile[ADD],
197      src/modules/citrix/systemd/mcore-citrix.service.in[ADD],
198      src/modules/citrix/systemd/mcore-citrix.timer[ADD],
199      src/modules/citrix/systemd/mcore-storefront.service.in[ADD],
200      src/modules/citrix/systemd/mcore-storefront.timer[ADD]:
201      -added systemd services and timers
202     * [r2692] src/modules/pxeconfig/Makefile:
203      -fixed ordering
204     * [r2691] src/modules/citrix/Makefile,
205      src/modules/idesk/idesk-generate-all-desktop-icons.in,
206      src/modules/pxeconfig/Makefile:
207      -removed hardcoded /usr/sbin pathes
208     * [r2690] src/modules/pxeconfig/Makefile:
209      -install lpxelinux-skeleton file
210     * [r2689] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
211      -updated timer configuration that it actually works
212     * [r2688] src/modules/pxeconfig/mcore-pxeconfig.in:
213      -fixed deletion logic
214     * [r2687] src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in:
215      -fixed timer Unit
216     * [r2686] src/modules/pxeconfig/mcore-pxeconfig-cron.in:
217      -prefix exec with mcore too
218     * [r2685] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
219      -fixed timer Unit
220     * [r2684] src/modules/pxeconfig/Makefile,
221      src/modules/pxeconfig/mcore-pxeconfig-cron.in[CPY],
222      src/modules/pxeconfig/mcore-pxeconfig.in[CPY],
223      src/modules/pxeconfig/pxeconfig-cron.in[DEL],
224      src/modules/pxeconfig/pxeconfig.in[DEL],
225      src/modules/pxeconfig/systemd/Makefile,
226      src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in[CPY],
227      src/modules/pxeconfig/systemd/mcore-pxeconfig.timer[CPY],
228      src/modules/pxeconfig/systemd/pxeconfig.service.in[DEL],
229      src/modules/pxeconfig/systemd/pxeconfig.timer[DEL]:
230      -prefixed everything with mcore-
231     * [r2683] src/modules/pxeconfig/Makefile,
232      src/modules/pxeconfig/systemd/Makefile[ADD]:
233      -updated Makefiles for systemd services
234     * [r2682] src/modules/pxeconfig/Makefile:
235      -removed pxeconfig.service
236     * [r2681] src/modules/pxeconfig/pxeconfig.service.in[DEL],
237      src/modules/pxeconfig/pxeconfig.timer[DEL],
238      src/modules/pxeconfig/systemd/pxeconfig.service.in[CPY],
239      src/modules/pxeconfig/systemd/pxeconfig.timer[CPY]:
240      -moved systemd files to systemd subdir
241     * [r2680] src/modules/pxeconfig/systemd[ADD]:
242      -added systemd subdir
243     * [r2679] src/modules/pxeconfig/pxeconfig-cron.in:
244      -prefix with sbindir, PATH maybe not exist
245     * [r2678] src/modules/pxeconfig/Makefile,
246      src/modules/pxeconfig/pxeconfig.service[DEL],
247      src/modules/pxeconfig/pxeconfig.service.in[CPY]:
248      -renamed pxeconfig.service to pxeconfig.service.in and do not use
249      hardcoded pathes anymore
250     * [r2677] src/modules/pxeconfig/Makefile:
251      -fixed broken TFTP_DIRECTORY
252     * [r2676] src/modules/Makefile:
253      -added pxeconfig module
254     * [r2675] src/modules/pxeconfig/pxeconfig.service[ADD],
255      src/modules/pxeconfig/pxeconfig.timer[ADD]:
256      -added systemd service and timer
257     * [r2674] src/modules/pxeconfig[ADD],
258      src/modules/pxeconfig/Makefile[ADD],
259      src/modules/pxeconfig/lpxelinux-skeleton[ADD],
260      src/modules/pxeconfig/pxeconfig-cron.in[ADD],
261      src/modules/pxeconfig/pxeconfig.in[ADD]:
262      -added pxeconfig module
263    
264    2015-12-07  Niels Rogalla <niro@magellan-linux.de>
265    
266     * [r2673] src/modules/basic-video/graphic.control.class.in:
267      -fixed broken push config controls
268    
269    2015-12-04  Niels Rogalla <niro@magellan-linux.de>
270    
271     * [r2672] src/modules/network/network.client.class.in:
272      -fixed several typos
273     * [r2671] src/modules/systemd/mcore-system-service.in:
274      -argv support breaks systemd logic, removed
275     * [r2670] ChangeLog:
276      updated ChangeLog
277     * [r2669] src/modules/network/network.client.class.in:
278      -reload network configuration to inform a dhcp server about any
279      hostname changes
280     * [r2668] src/modules/network/network.client.class.in:
281      -set_network_iface() is only supported by sysvinit atm
282     * [r2667] src/modules/network/network.client.class.in:
283      -use new service restart method
284     * [r2666] src/modules/systemd/mcore-system-service.in,
285      src/modules/sysvinit/mcore-system-service.in:
286      -support additional argvs
287    
288    2015-11-19  Niels Rogalla <niro@magellan-linux.de>
289    
290     * [r2665] src/modules/basic-video/graphic.client.class.in:
291      -ignore driver settings while autodetection was requested
292     * [r2664] src/modules/basic-video/graphic.control.class.in:
293      -ignore driver settings while autodetection was requested
294    
295    2015-11-12  Niels Rogalla <niro@magellan-linux.de>
296    
297     * [r2663] dracut/mcored-citrix/module-setup.sh.in:
298      -print the correct module name on error
299    
300    2015-11-10  Niels Rogalla <niro@magellan-linux.de>
301    
302     * [r2662] src/modules/lprng/printing.client.class.in:
303      -fixed a typo
304     * [r2661] src/modules/lprng/printing.client.class.in:
305      -updated printcap location
306     * [r2660] src/modules/lprng/printing.client.class.in:
307      -fixed typos and print debug messages
308     * [r2659] src/modules/lprng/printing.client.class.in:
309      -always restart lpd daemon
310     * [r2658] src/modules/lprng/printing.client.class.in,
311      src/modules/systemd/systemd.client.class.in,
312      src/modules/sysvinit/sysvinit.client.class.in:
313      -fixed command pathes
314     * [r2657] src/modules/systemd/mcore-system-service.in:
315      -always restart systemd services atm
316     * [r2656] src/modules/basic-kernel/mcore-kernel-module.in:
317      -fixed logic
318     * [r2655] src/modules/lprng/printing.client.class.in:
319      -install missing kernel modules as well
320     * [r2654] src/modules/basic-kernel/Makefile,
321      src/modules/basic-kernel/kernel.client.class.in,
322      src/modules/basic-kernel/mcore-kernel-module.in[ADD]:
323      -use helper script to add modules
324     * [r2653] src/modules/basic-kernel/kernel.client.class.in:
325      -fixed broken command syntax
326     * [r2652] src/modules/systemd/systemd.client.class.in,
327      src/modules/sysvinit/sysvinit.client.class.in:
328      -fixed broken command syntax
329     * [r2651] src/modules/systemd/mcore-system-service.in,
330      src/modules/sysvinit/mcore-system-service.in:
331      -fixed a typo
332     * [r2650] src/modules/Makefile:
333      -added basic kernel modules support
334     * [r2649] src/modules/basic-kernel[ADD],
335      src/modules/basic-kernel/Makefile[ADD],
336      src/modules/basic-kernel/kernel.client.class.in[ADD]:
337      -added basic kernel modules support
338     * [r2648] src/modules/systemd/Makefile,
339      src/modules/systemd/mcore-system-service.in[ADD],
340      src/modules/systemd/systemd.client.class.in:
341      -use a helper script to control system services and to be able to
342      control services with other modules
343     * [r2647] src/modules/sysvinit/Makefile,
344      src/modules/sysvinit/mcore-system-service.in[ADD],
345      src/modules/sysvinit/sysvinit.client.class.in:
346      -use a helper script to control system services and to be able to
347      control services with other modules
348    
349    2015-11-09  Niels Rogalla <niro@magellan-linux.de>
350    
351     * [r2646] src/modules/lprng/printing.client.class.in:
352      -fixed lprng config loop
353    
354    2015-10-09  Niels Rogalla <niro@magellan-linux.de>
355    
356     * [r2645] src/sysvinit/Makefile:
357      -install control services
358     * [r2644] src/systemd/Makefile:
359      -install control services
360    
361    2015-10-08  Niels Rogalla <niro@magellan-linux.de>
362    
363     * [r2643] ChangeLog:
364      -updated ChangeLog
365     * [r2642] src/modules/citrix/citrix-session.in,
366      src/modules/citrix/citrix.client.class.in,
367      src/modules/citrix/citrix.control.class.in,
368      src/modules/citrix/storefront-session.in,
369      src/modules/citrix/storefront.client.class.in,
370      src/modules/citrix/storefront.control.class.in:
371      -added autostart option
372     * [r2641] src/modules/citrix/storefront-cron.in:
373      -added store information
374    
375    2015-10-02  Niels Rogalla <niro@magellan-linux.de>
376    
377     * [r2640] src/modules/basic-video/graphic.control.class.in:
378      -fixed a typo
379    
380    2015-09-29  Niels Rogalla <niro@magellan-linux.de>
381    
382     * [r2639] src/modules/citrix/Makefile,
383      src/modules/citrix/citrix-session.in,
384      src/modules/citrix/launch-ica.in[ADD]:
385      -introduce ica launcher launch-ica
386     * [r2638] ChangeLog:
387      -updated ChangeLog
388     * [r2637] src/include/common.global.class.in:
389      -disabled echo stderr atm for eecho
390     * [r2636] src/modules/basic-video/graphic.control.class.in:
391      -enhanced graphic control class
392     * [r2635] src/modules/citrix/citrix.client.class.in:
393      -no escaping
394     * [r2634] src/modules/citrix/citrix-session.in,
395      src/modules/citrix/citrix.client.class.in,
396      src/modules/citrix/citrix.control.class.in:
397      -allow serverlist override per session
398     * [r2633] src/include/common.global.class.in:
399      -add more debug messages
400     * [r2632] src/include/common.global.class.in:
401      -honor all flavors of xorg-server
402     * [r2631] src/include/common.global.class.in:
403      -eecho(): print output to stderr
404     * [r2630] src/modules/citrix/citrix.control.class.in:
405      -fixed a typo
406     * [r2629] src/modules/citrix/citrix.control.class.in:
407      -removed cruft
408     * [r2628] src/modules/citrix/storefront.control.class.in:
409      -fixed typos
410     * [r2627] src/modules/citrix/Makefile,
411      src/modules/citrix/citrix.control.class.in:
412      -reworked citrix control class and install it
413    
414    2015-09-28  Niels Rogalla <niro@magellan-linux.de>
415    
416     * [r2626] icons/Makefile, icons/terminal.png[ADD]:
417      -added terminal icon
418    
419    2015-09-25  Niels Rogalla <niro@magellan-linux.de>
420    
421     * [r2625] src/modules/fluxbox/fluxbox-autostart.in,
422      src/modules/fluxbox/fluxbox.client.class.in,
423      src/modules/fluxbox/fluxbox.control.class.in:
424      -drop useless comment
425     * [r2624] src/modules/fluxbox/fluxbox-rebuild-autostart.in:
426      -fixed broken shared dir
427     * [r2623] src/modules/fluxbox/fluxbox.client.class.in,
428      src/modules/fluxbox/fluxbox.control.class.in:
429      -added autostart mechanics
430     * [r2622] socket_send.php:
431      -use sslv3 in socket send example
432     * [r2621] src/modules/fluxbox/Makefile,
433      src/modules/fluxbox/fluxbox-rebuild-autostart.in,
434      src/modules/fluxbox/fluxbox-rebuild-menu.in:
435      -make fluxbox dir configurable and include global fluxbox apps
436      file on autostart rebuild
437     * [r2620] src/modules/tigervnc/vnc.control.class.in:
438      -fail on unknown action
439     * [r2619] src/modules/tigervnc/vnc.control.class.in:
440      -fixed typos
441     * [r2618] src/modules/hwinfo/hardware.control.class.in:
442      -enable vnc service by default
443     * [r2617] src/modules/hwinfo/hardware.control.class.in:
444      -add an vnc db entry on hardware-detection
445     * [r2616] src/modules/tigervnc/Makefile,
446      src/modules/tigervnc/vnc.control.class.in[ADD]:
447      -added vnc control class
448    
449    2015-09-24  Niels Rogalla <niro@magellan-linux.de>
450    
451     * [r2615] src/modules/hwinfo/Makefile:
452      -install hardware control class
453     * [r2614] src/modules/hwinfo/hardware.control.class.in:
454      -get necard driver from actual used netcard, not from all
455      detected card
456     * [r2613] src/modules/hwinfo/hardware.client.class.in:
457      -added connecte-iface info and driver class
458    
459    2015-09-22  Niels Rogalla <niro@magellan-linux.de>
460    
461     * [r2612] src/systemd/mcore-request-configuration.service.in:
462      -start mcore-request-configuration before X11 to fix broken
463      keyboard settings caused by a race condition when started at the
464      same time
465     * [r2611] ChangeLog:
466      -updated ChangeLog
467     * [r2610] src/modules/citrix/citrix-session.in:
468      -add HttpBrowserAddress to support storefront and newer xenapp
469      servers
470    
471    2015-09-21  Niels Rogalla <niro@magellan-linux.de>
472    
473     * [r2609] src/systemd/mcore-request-configuration.service.in:
474      -fixed a broken dependency mcore-register-clients.service ->
475      mcore-register-client.service
476     * [r2608] src/systemd/mcore-request-configuration.service.in:
477      -run mcore-request-configuration after default.target was
478      reached, to ensure the system was setup probably
479     * [r2607] src/modules/citrix/storefront-store.in:
480      -always create an .eula_accepted file if missing
481     * [r2606] src/modules/citrix/storefront-store.in:
482      -added stores must be lowercase to be accepted by the citrix
483      client
484    
485    2015-09-18  Niels Rogalla <niro@magellan-linux.de>
486    
487     * [r2605] src/modules/citrix/storefront-store.in:
488      -fixed .ICAClient directory permissions
489     * [r2604] src/modules/citrix/storefront-store.in,
490      src/modules/citrix/storefront.client.class.in:
491      -renamed store_uri variable and flags to store
492     * [r2603] src/modules/citrix/storefront-session.in,
493      src/modules/citrix/storefront-store.in,
494      src/modules/citrix/storefront.client.class.in,
495      src/modules/citrix/storefront.control.class.in:
496      -renamed store_uri variable and flags to store
497     * [r2602] src/modules/citrix/storefront.client.class.in:
498      -updated help
499     * [r2601] src/modules/citrix/storefront-store.in:
500      -fixed a typo NOCOLOR -> NOCOLORS
501     * [r2600] src/modules/citrix/storefront-store.in:
502      -fixed pathes with source
503     * [r2599] src/modules/citrix/storefront-store.in:
504      -fixed pathes with source
505     * [r2598] src/modules/citrix/storefront-store.in:
506      -check if the config actually exist on print
507     * [r2597] src/modules/citrix/storefront-store.in:
508      -fixed a typo
509     * [r2596] src/modules/citrix/storefront-store.in:
510      -fixed a typo
511     * [r2595] src/modules/citrix/storefront-store.in:
512      -fixed a typo
513     * [r2594] src/modules/citrix/storefront-store.in:
514      -always create the storefront store dir
515     * [r2593] src/modules/citrix/Makefile,
516      src/modules/citrix/storefront-session.in,
517      src/modules/citrix/storefront-store.in[ADD],
518      src/modules/citrix/storefront.client.class.in,
519      src/modules/citrix/storefront.control.class.in:
520      -added storefront-store cmd to add storefront stores via xml file
521      to save a lot of time and workaround serveral issues with the new
522      ica receiver
523     * [r2592] src/systemd/mcore-request-configuration.service.in:
524      -restart=always not possible with type oneshot
525    
526    2015-09-17  Niels Rogalla <niro@magellan-linux.de>
527    
528     * [r2591] src/systemd/Makefile:
529      -install mcore-request-configuration.service file
530     * [r2590] src/mcore-request-configuration.in[ADD]:
531      -added mcore-request-configuration executable and systemd service
532     * [r2589] src/systemd/mcore-request-configuration.service.in:
533      -always restart the service after a failure
534     * [r2588] src/Makefile,
535      src/systemd/mcore-request-configuration.service.in[ADD]:
536      -added mcore-request-configuration executable and systemd service
537     * [r2587] src/modules/lprng/printing.control.class.in:
538      -fixed wrong name: name->printer_name
539     * [r2586] src/modules/lprng/Makefile,
540      src/modules/lprng/printing.client.class.in:
541      -make lprng spooler user and group configurable
542     * [r2585] src/modules/lprng/Makefile,
543      src/modules/lprng/printing.control.class.in[ADD]:
544      -added printing control class
545     * [r2584] src/modules/lprng/printing.client.class.in:
546      -disable all lpd/socket traces
547     * [r2583] src/modules/lprng/printing.client.class.in:
548      -no socket or lpd printing possible atm
549     * [r2582] src/modules/lprng/printing.client.class.in:
550      -provide printing too
551     * [r2581] src/modules/basic-system/system.control.class.in:
552      -added initial push_config support
553     * [r2580] src/modules/network/network.control.class.in:
554      -fixed a typo
555     * [r2579] src/modules/basic-video/graphic.control.class.in:
556      -set push-config prio
557     * [r2578] src/modules/basic-input/input.control.class.in:
558      -set push-config prio
559     * [r2577] src/modules/idesk/idesk.control.class.in:
560      -set push-config prio
561     * [r2576] src/modules/fluxbox/fluxbox.control.class.in:
562      -set push-config prio
563     * [r2575] src/modules/citrix/storefront.control.class.in:
564      -set push-config prio
565     * [r2574] src/modules/network/network.control.class.in:
566      -set push-config prio
567     * [r2573] src/modules/network/Makefile,
568      src/modules/network/network.control.class.in[ADD]:
569      -added initial network control class
570     * [r2572] src/modules/idesk/idesk.control.class.in:
571      -removed cruft
572     * [r2571] src/modules/basic-input/input.control.class.in:
573      -fixed spelling
574     * [r2570] src/modules/citrix/storefront.control.class.in:
575      -fixed session not empty
576     * [r2569] src/modules/citrix/storefront.control.class.in:
577      -renamed functions to run storefront_store before
578      storefront_session with push_config
579     * [r2568] src/modules/citrix/Makefile,
580      src/modules/citrix/storefront.control.class.in[ADD]:
581      -added storefront control class
582     * [r2567] src/modules/fluxbox/fluxbox.control.class.in:
583      -name must not be empty
584     * [r2566] src/modules/idesk/idesk.control.class.in:
585      -name must not be empty
586     * [r2565] src/modules/idesk/idesk.control.class.in:
587      -push_config support
588     * [r2564] src/modules/fluxbox/fluxbox.control.class.in:
589      -push_config support
590     * [r2563] src/include/control.global.class.in:
591      -fixed broken argument evalution: do not remove serial from every
592      place in the argument string. use argv evalution and remove
593      argv[0]. serial='4' command='set graphic.resolution 1024x768'
594      resulted in a broken 'set graphic.resolution 102x786'
595     * [r2562] src/mcore-controld.in:
596      -support push-config|push_config
597     * [r2561] src/modules/basic-video/graphic.control.class.in:
598      -initial push_config support
599     * [r2560] src/modules/basic-video/graphic.control.class.in:
600      -database table name is refresh_rate, not hz
601     * [r2559] src/modules/basic-input/input.control.class.in:
602      -do not run push_config on empty database retvals
603     * [r2558] src/include/daemon.global.class.in:
604      -run_push_config(): no colors in variable evaluation
605     * [r2557] src/include/daemon.global.class.in:
606      -run_push_config(): be more verbose in debug mode
607     * [r2556] src/include/daemon.global.class.in:
608      -run_push_config(): serial var is an requirement
609     * [r2555] src/include/daemon.global.class.in:
610      -fixed a typo
611     * [r2554] src/modules/basic-input/input.control.class.in:
612      -added push_config functionality
613     * [r2553] src/include/daemon.global.class.in:
614      -added push_config functions
615    
616    2015-09-16  Niels Rogalla <niro@magellan-linux.de>
617    
618     * [r2552] src/modules/plymouth/plymouth.client.class.in:
619      -do not rebuild grub config on live-media or netboot systems
620     * [r2551] src/modules/idesk/idesk-generate-icon-info.in:
621      -try to find an existing icon with the same name first
622     * [r2550] src/modules/idesk/idesk.control.class.in:
623      -fixed logic issues
624     * [r2549] src/modules/idesk/idesk.control.class.in:
625      -allow empty command
626     * [r2548] src/modules/fluxbox/fluxbox.control.class.in:
627      -allow empty exec
628     * [r2547] src/modules/fluxbox/fluxbox.control.class.in,
629      src/modules/idesk/idesk.control.class.in:
630      -fixed missing then
631     * [r2546] src/modules/fluxbox/fluxbox.control.class.in,
632      src/modules/idesk/idesk.control.class.in:
633      -fixed missing fi
634     * [r2545] src/modules/fluxbox/fluxbox.control.class.in:
635      -reworked the whole logic
636     * [r2544] src/modules/idesk/idesk.control.class.in:
637      -reworked the whole logic
638     * [r2543] src/modules/idesk/Makefile,
639      src/modules/idesk/idesk.control.class.in[ADD]:
640      -added initial idesk control class
641     * [r2542] src/modules/fluxbox/fluxbox.control.class.in:
642      -delete all menuitem before regen all
643     * [r2541] src/modules/fluxbox/fluxbox.control.class.in:
644      -fixed whitespaces
645     * [r2540] src/modules/fluxbox/fluxbox.control.class.in:
646      -fixed control_client command
647     * [r2539] src/modules/fluxbox/fluxbox.control.class.in:
648      -fixed control_client command
649     * [r2538] src/modules/fluxbox/fluxbox.control.class.in:
650      -fixed control_client command
651     * [r2537] src/modules/fluxbox/fluxbox.control.class.in:
652      -fixed a typo
653     * [r2536] src/modules/fluxbox/fluxbox.control.class.in:
654      -fixed logic issues
655     * [r2535] src/modules/fluxbox/fluxbox.control.class.in:
656      -update all values
657     * [r2534] src/modules/citrix/Makefile:
658      -remove citrix control class atm
659     * [r2533] src/modules/citrix/Makefile:
660      -install citrix-cron script
661     * [r2532] src/modules/fluxbox/Makefile,
662      src/modules/fluxbox/fluxbox.control.class.in[ADD]:
663      -added initial fluxbox control class
664    
665    2015-09-15  Niels Rogalla <niro@magellan-linux.de>
666    
667     * [r2531] src/modules/basic-system/Makefile,
668      src/modules/basic-system/system.control.class.in[ADD]:
669      -added initial system control class
670     * [r2530] src/modules/basic-version/Makefile,
671      src/modules/basic-version/version.control.class.in[ADD]:
672      -added version control class
673     * [r2529] src/modules/citrix/citrix-enumerate.conf.in:
674      -added ICA enumeration settings
675     * [r2528] src/include/control.global.class.in:
676      -use debug echo function decho()
677    
678    2015-09-14  Niels Rogalla <niro@magellan-linux.de>
679    
680     * [r2527] src/modules/citrix/Makefile:
681      -removed storefront control class
682     * [r2526] src/modules/citrix/Makefile,
683      src/modules/citrix/citrix-cron.in[ADD]:
684      -initial citrix-cron script
685     * [r2525] src/modules/citrix/storefront-cron.in:
686      -do not always print debug messages
687     * [r2524] src/modules/citrix/storefront-cron.in:
688      -honor citrix-enumerate.conf settings
689     * [r2523] src/modules/citrix/Makefile,
690      src/modules/citrix/citrix-enumerate.conf.in[ADD]:
691      -split install of client and control files and provide
692      citrix-enumerate.conf for citrix storefront and ica enumaration
693      of server provided sessions
694     * [r2522] src/modules/citrix/storefront-cron.in:
695      -fixed session import into database and disable all non-imported
696      sessions, because they do not exist on the storefront-server and
697      are not available for clients
698     * [r2521] src/modules/citrix/storefront-cron.in:
699      -import session to mysql database
700     * [r2520] src/modules/citrix/Makefile,
701      src/modules/citrix/storefront-cron.in:
702      -reverted changes
703     * [r2519] src/modules/citrix/Makefile,
704      src/modules/citrix/storefront-cron.in:
705      -import session to mysql database
706     * [r2518] src/modules/citrix/storefront-cron.in:
707      -get the right session and description
708     * [r2517] src/modules/citrix/storefront-cron.in:
709      -fixed evaluation and wrong service name
710     * [r2516] src/modules/citrix/storefront-cron.in:
711      -fixed a typo
712     * [r2515] src/modules/citrix/storefront-cron.in:
713      -daemon.global.class required for provides etc
714     * [r2514] src/modules/citrix/storefront-cron.in:
715      -several fixups
716     * [r2513] src/modules/citrix/storefront-resolver.in:
717      -make storefront tmp removal configurable
718     * [r2512] src/modules/citrix/storefront-resolver.in:
719      -added missing die() function
720     * [r2511] src/modules/citrix/Makefile,
721      src/modules/citrix/storefront-cron.in[ADD]:
722      -added initial storefront-cron script
723     * [r2510] src/modules/basic-video/Makefile,
724      src/modules/basic-video/graphic.control.class.in:
725      -added video control class
726     * [r2509] src/modules/basic-input/Makefile,
727      src/modules/basic-input/input.control.class.in:
728      -added input control class
729     * [r2508] src/modules/hwinfo/hardware.control.class.in:
730      -add an empty screensaver entry
731    
732    2015-09-11  Niels Rogalla <niro@magellan-linux.de>
733    
734     * [r2507] src/include/register.global.class.in:
735      -fixed a typo os->tools
736     * [r2506] src/include/register.global.class.in:
737      -import client version information on register
738     * [r2505] src/modules/Makefile:
739      -install basic-version
740     * [r2504] src/modules/basic-version[ADD],
741      src/modules/basic-version/Makefile[ADD],
742      src/modules/basic-version/version.client.class.in[ADD]:
743      -added basic-version class
744     * [r2503] src/modules/mage/mage.client.class.in:
745      -removed *_mage_iventory() functions and provide a full featured
746      mage_query() function instead
747     * [r2502] src/modules/hwinfo/hardware.control.class.in:
748      -respect db NULL setting
749     * [r2501] Makefile.inc, conf/control.conf.in:
750      -added MCORE_DEFAULT_KEYMAP variable
751     * [r2500] src/modules/hwinfo/hardware.control.class.in:
752      -import keymap and user passwords
753     * [r2499] src/include/register.global.class.in,
754      src/modules/hwinfo/hardware.control.class.in:
755      -renamed set_hardware_detect() to run_hardware_detect() and
756      provide a new set class to run the hardware detection to fix
757      run_clasS() evaluation issues
758    
759    2015-09-10  Niels Rogalla <niro@magellan-linux.de>
760    
761     * [r2498] src/modules/hwinfo/hardware.control.class.in:
762      -more debug messages
763     * [r2497] src/include/register.global.class.in,
764      src/modules/hwinfo/hardware.control.class.in:
765      -run hardware detection on register_client if hardware was
766      provided and not already run
767     * [r2496] src/modules/hwinfo/hardware.control.class.in:
768      -respect returned NULL setting from database too
769     * [r2495] src/modules/hwinfo/hardware.control.class.in:
770      -fixed whitespaces
771     * [r2494] src/include/mysqlfunctions.global.class.in:
772      -mysql_insert(): use decho() for debug messages
773     * [r2493] src/modules/hwinfo/hardware.control.class.in:
774      -fixed a typo minitor->monitor and print more debug messages
775     * [r2492] src/include/control.global.class.in:
776      -control_client(): fixed whitespace evaluation
777     * [r2491] src/modules/hwinfo/hardware.control.class.in:
778      -add more network defaults to the database
779     * [r2490] src/systemd/mcore-controld.service.in,
780      src/systemd/mcored.service.in:
781      -run systemd services in silent mode
782     * [r2489] src/include/control.global.class.in:
783      -control_client(): respect run-queue cmd
784     * [r2488] src/modules/hwinfo/hardware.control.class.in:
785      -add more network defaults to the database
786     * [r2487] src/modules/hwinfo/hardware.control.class.in[ADD]:
787      -added set_hardware_detection() to hardware.control.class
788     * [r2486] src/include/mysqlfunctions.global.class.in:
789      -provide mysql and sql
790     * [r2485] src/include/common.global.class.in:
791      -added nsslsay_queue_*() functions
792     * [r2484] src/mcore-controld.in:
793      -use control.conf
794     * [r2483] src/include/mysqlfunctions.global.class.in:
795      -use MCORE_ prefixed sql variables from control.con
796     * [r2482] conf/control.conf.in:
797      -added more default values
798     * [r2481] src/include/mysqlfunctions.global.class.in:
799      -use lower case names for all local function variables, fixed
800      header and whitespaces
801     * [r2480] src/include/sessionauth.global.class.in,
802      src/mcore-controld.in, src/mcored.in:
803      -respect SILENT env var for internal daemon communication
804     * [r2479] nsslsay, src/include/common.global.class.in,
805      src/mcore-controld.in, src/mcored.in,
806      src/modules/citrix/citrix-session.in,
807      src/modules/citrix/citrix.client.class.in,
808      src/modules/citrix/storefront.client.class.in,
809      src/modules/idesk/idesk.client.class.in:
810      -use 0/1 for bool values instead of mixed 0/1 and true/false
811      settings
812     * [r2478] src/mcored.in:
813      -removed unused cruft
814     * [r2477] conf/Makefile, conf/control.conf.in[CPY],
815      conf/sql.conf.in[DEL]:
816      -renamed sql.conf to control.conf
817     * [r2476] src/include/register.global.class.in:
818      -mtime should be always the actual timestamp
819    
820    2015-09-08  Niels Rogalla <niro@magellan-linux.de>
821    
822     * [r2475] src/Makefile:
823      -install control daemon
824     * [r2474] Makefile.inc:
825      -added sql db settings
826     * [r2473] conf/Makefile, conf/sql.conf.in[ADD]:
827      -added sql.conf and split client/controll installation
828     * [r2472] src/include/control.global.class.in:
829      -hardcore sslsay port
830     * [r2471] src/include/Makefile:
831      -generate control.global.class
832     * [r2470] src/mcore-controld.in:
833      -include control.global.class
834     * [r2469] src/mcore-controld.in:
835      -removed deprecated sslsay globals
836     * [r2468] src/include/control.global.class.in:
837      -use the right SSLSAY_IP globals
838     * [r2467] src/include/control.global.class.in:
839      -use nsslsay_fingerprint for internal communication
840     * [r2466] src/include/control.global.class.in,
841      src/mcore-controld.in:
842      -moved control_client() to control.global.class
843     * [r2465] src/include/control.global.class.in[ADD],
844      src/mcore-controld.in:
845      -moved import_resource() to control.global.class
846     * [r2464] src/mcore-controld.in:
847      -removed duplicate nsslay() function
848    
849    2015-09-07  Niels Rogalla <niro@magellan-linux.de>
850    
851     * [r2463] src/systemd/mcored.service.in:
852      -fixed deps
853     * [r2462] src/systemd/mcore-register-client.service.in,
854      src/systemd/mcored.service.in:
855      -fixed systemd service files
856     * [r2461] src/include/register.global.class.in:
857      -always create the MCORE_CONFIG_PATH
858    
859    2015-09-04  Niels Rogalla <niro@magellan-linux.de>
860    
861     * [r2460] src/systemd/mcore-register-client.service.in:
862      -mcore-register-clients write to disk so After=local-fs.target is
863      required
864     * [r2459] src/systemd/mcore-register-client.service.in:
865      -require network to be online
866     * [r2458] ChangeLog:
867      -updated ChangeLog
868    
869    2015-09-03  Niels Rogalla <niro@magellan-linux.de>
870    
871     * [r2457] src/include/register.global.class.in:
872      -register the client as online too
873     * [r2456] src/modules/fluxbox/fluxbox-rebuild-menu.in:
874      -use the mcore-serial program
875     * [r2455] src/mcore-register-client.in:
876      -honor UNKNOWN serial
877     * [r2454] src/mcore-register-client.in:
878      -use mcore-serial program
879     * [r2453] src/mcore-register-client.in:
880      -always exit 0 if config.d/serial exist
881     * [r2452] src/systemd/Makefile:
882      -fixed a typo
883     * [r2451] src/systemd/mcored.service.in:
884      -depend on mcore-register-client service
885     * [r2450] src/systemd/Makefile,
886      src/systemd/mcore-controld.service.in[ADD],
887      src/systemd/mcore-register-client.service.in[ADD]:
888      -added mcore-controld and mcore-register-client systemd services
889     * [r2449] Makefile.inc, conf/mcore.conf.in:
890      -make MCORE_CONFIG_PATH configurable
891     * [r2448] src/Makefile, src/mcore-serial.in[ADD]:
892      -added mcore-serial program to print the client serial systemwide
893     * [r2447] src/include/register.global.class.in:
894      -use oneline nsslsay cmds
895     * [r2446] src/mcored.in:
896      -include register functions
897     * [r2445] src/include/register.global.class.in:
898      -print ip_address in debug mode and use the right ip variable
899     * [r2444] src/mcore-controld.in:
900      -fixed sql_user
901     * [r2443] src/include/register.global.class.in:
902      -do not escape multiple line cmds for nsslsay
903     * [r2442] src/include/register.global.class.in, src/mcored.in:
904      -added register_client_local() function to inform the client
905      about the serial
906     * [r2441] src/include/register.global.class.in:
907      -echo retvals propably
908     * [r2440] src/mcore-controld.in:
909      -added missing register.global.class
910     * [r2439] src/include/register.global.class.in:
911      -use decho() for debug messages
912     * [r2438] src/mcore-controld.in:
913      -added missing mcore.conf include
914     * [r2437] src/mcore-register-client.in:
915      -fixed nsslsay environment
916     * [r2436] src/include/Makefile:
917      -generate register.global.class
918     * [r2435] src/include/register.global.class.in:
919      -fixed header
920     * [r2434] src/Makefile, src/mcore-register-client.in[ADD]:
921      -added mcore-register-client binary
922     * [r2433] src/include/register.global.class.in:
923      -fixed retvals and use nsslsay_fingerprint to send the
924      registration
925     * [r2432] src/mcore-controld.in:
926      -accept the register param
927     * [r2431] src/include/register.global.class.in:
928      -resolv mtime and fix broken variables
929     * [r2430] src/include/register.global.class.in[ADD]:
930      -added initial client registration class
931     * [r2429] src/include/common.global.class.in:
932      -added initial nsslsay() and nsslsay_fingerprint() functions
933     * [r2428] src/include/common.global.class.in,
934      src/include/sessionauth.global.class.in:
935      -added cert_fingerprint() and key_fingerprint() functions for
936      global certificate handling
937     * [r2427] src/include/sessionauth.global.class.in:
938      -fixed a typo
939     * [r2426] src/include/daemon.global.class.in,
940      src/mcore-controld.in, src/mcored.in:
941      -inform the user about the fingerprint authentication method too
942     * [r2425] src/include/sessionauth.global.class.in:
943      -use the certificate fingerprint, not the certificate itsel for
944      authentication to fix parsing issues
945     * [r2424] Makefile.inc:
946      -fixed missing cert file sed
947     * [r2423] Makefile.inc, conf/mcore.conf.in,
948      src/include/sessionauth.global.class.in, src/mcore-controld.in,
949      src/mcored.confd.in, src/mcored.in:
950      -added certifacte auth method
951    
952    2015-09-02  Niels Rogalla <niro@magellan-linux.de>
953    
954     * [r2422] src/Makefile:
955      -build mcore-controld
956     * [r2421] src/mcore-controld.in:
957      -added prompt
958    
959    2015-09-01  Niels Rogalla <niro@magellan-linux.de>
960    
961     * [r2420] src/include/common.global.class.in:
962      -added more network functions: iface_for_ip(), iface_for_mac(),
963      mac_for_iface()
964    
965    2015-08-31  Niels Rogalla <niro@magellan-linux.de>
966    
967     * [r2419] src/modules/idesk/Makefile:
968      -fixed sudoers permissions
969     * [r2418] src/modules/idesk/Makefile:
970      -fixed typos
971     * [r2417] src/modules/idesk/idesk-sysinfo.in:
972      -fixed a typo
973     * [r2416] ChangeLog:
974      -updated ChangeLog
975     * [r2415] src/modules/idesk/idesk-generate-all-desktop-icons.in:
976      -honor user privileges, fix missing idesktop rc and make idesk
977      startup configurable
978     * [r2414] src/modules/idesk/Makefile,
979      src/modules/idesk/desktop_icons.sudoers.in[ADD]:
980      -install sudo configuration
981     * [r2413] src/modules/idesk/idesk-sysinfo.in:
982      -fixed broken sysinfo icon
983     * [r2412] src/modules/idesk/idesk-sysinfo.in:
984      -honor user privileges
985     * [r2411] src/modules/idesk/idesk-generate-all-desktop-icons.in:
986      -restart idesk only if it is already running
987     * [r2410] src/modules/idesk/idesk-generate-all-desktop-icons.in:
988      -generate sysinfo icon too
989     * [r2409] ChangeLog:
990      -updated ChangeLog
991     * [r2408] src/modules/idesk/Makefile:
992      -symlink idesk-generate-all-desktop-icons to BINDIR instead of
993      idesk-sysinfo
994     * [r2407] src/include/common.global.class.in:
995      -added global network functions iface_for_remote_addr() and
996      dns_to_ip()
997     * [r2406] src/modules/idesk/idesk-sysinfo.in:
998      -only generate an icon info file and let
999      generate-all-desktop-icon genrate all icons, also print the
1000      current ip of the host
1001     * [r2405] src/modules/citrix/citrix-session.in:
1002      -generate a desktop icon
1003     * [r2404] src/modules/idesk/idesk-generate-all-desktop-icons.in,
1004      src/modules/idesk/idesk-generate-icon-info.in,
1005      src/modules/idesk/idesk-generate-icon.in,
1006      src/modules/idesk/idesk.client.class.in:
1007      -renamed icon position variables from {x,y}res to {x,y}pos
1008     * [r2403] src/modules/idesk/idesk-generate-all-desktop-icons.in,
1009      src/modules/idesk/idesk-generate-icon.in:
1010      -fix permissions of the .idesktop directory
1011    
1012    2015-08-28  Niels Rogalla <niro@magellan-linux.de>
1013    
1014     * [r2402] src/modules/citrix/Makefile,
1015      src/modules/citrix/citrix.conf.in,
1016      src/modules/citrix/storefront-resolver.in:
1017      -reworked storefront subscription behacior
1018     * [r2401] src/modules/citrix/storefront-resolver.in:
1019      -set addstore_required to 0, stores are added by mcore-tools
1020     * [r2400] src/modules/citrix/storefront-resolver.in:
1021      -fixed typos
1022     * [r2399] src/modules/basic-input/input.client.class.in:
1023      -fixed whitespaces
1024     * [r2398] src/modules/basic-input/input.client.class.in,
1025      src/modules/network/network.client.class.in:
1026      -honor Xorg with all pidof instances
1027     * [r2397] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1028      -fallback to 800x600 resolution if xinfo fails
1029    
1030    2015-08-27  Niels Rogalla <niro@magellan-linux.de>
1031    
1032     * [r2396] src/modules/citrix/storefront-resolver.in:
1033      -setup a proper runtime for the citrix client
1034     * [r2395] src/modules/citrix/storefront-session.in:
1035      -fixed a typo
1036     * [r2394] src/modules/citrix/storefront-session.in:
1037      -fixed a typo
1038     * [r2393] src/modules/citrix/storefront-session.in:
1039      -cleanup session list query
1040     * [r2392] src/modules/citrix/storefront-session.in:
1041      -suppress file suffix .sh on session print
1042     * [r2391] src/modules/citrix/Makefile,
1043      src/modules/citrix/citrix.conf.in,
1044      src/modules/citrix/storefront-resolver.in,
1045      src/modules/citrix/storefront-session.in,
1046      src/modules/citrix/storefront.client.class.in:
1047      --added basic getopts to clarify and ease things, fixed broken
1048      config include and resulting missing variables and renamed
1049      STOREFRONT_STORE to DEFAULT_STOREFRONT_STORE in citrix.conf
1050     * [r2390] src/modules/citrix/storefront.client.class.in:
1051      -use x11runas
1052     * [r2389] src/modules/citrix/storefront-session.in:
1053      -use x11runas
1054    
1055    2015-08-26  Niels Rogalla <niro@magellan-linux.de>
1056    
1057     * [r2388] src/modules/citrix/storefront-session.in:
1058      -fixed a {name} -> ${name}
1059     * [r2387] src/modules/citrix/storefront-session.in:
1060      -fixed a typo -add -> --add
1061     * [r2386] src/modules/citrix/storefront.client.class.in:
1062      -require idesk
1063     * [r2385] src/modules/citrix/storefront.client.class.in:
1064      -fixed broken help
1065     * [r2384] src/modules/citrix/storefront.client.class.in:
1066      -fixed broken help
1067     * [r2383] src/modules/citrix/storefront-session.in:
1068      -revert changes
1069     * [r2382] src/modules/citrix/storefront-session.in:
1070      -fixed a typo
1071     * [r2381] src/modules/citrix/storefront-session.in:
1072      -generate idesk icons if idesk was provided
1073     * [r2380] src/modules/idesk/idesk.client.class.in:
1074      -regen all desktop icons after altering them
1075     * [r2379] src/modules/idesk/idesk.client.class.in:
1076      -remove the dot too
1077     * [r2378] src/modules/idesk/idesk.client.class.in:
1078      -do not print icon_info_suffix
1079     * [r2377] src/modules/idesk/idesk.client.class.in:
1080      -fixed a typo MLIBDIR -> MCORE_LIBDIR
1081     * [r2376] src/modules/idesk/idesk.client.class.in:
1082      -fixed a typo
1083     * [r2375] src/modules/idesk/idesk.client.class.in:
1084      -reworked idesk.client.class
1085     * [r2374] src/modules/idesk/idesk-generate-icon.in:
1086      -let generate-all-desktop-icons restart idesk only
1087     * [r2373] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1088      -use introduces methods
1089     * [r2372] src/modules/idesk/idesk-generate-icon.in:
1090      -restart idesk after altering the icons
1091     * [r2371] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1092      -fixed whitespaces
1093     * [r2370] src/modules/idesk/idesk-generate-icon.in:
1094      -use the right variables
1095     * [r2369] src/modules/idesk/idesk-generate-icon-info.in,
1096      src/modules/idesk/idesk-generate-icon.in:
1097      -added add,del,print support
1098     * [r2368] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1099      -remove shutdown,reboot info before creating all desktop icons
1100    
1101    2015-08-25  Niels Rogalla <niro@magellan-linux.de>
1102    
1103     * [r2367] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1104      -fixed a typo
1105     * [r2366] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1106      -restart idesk
1107     * [r2365] src/modules/idesk/idesk-generate-icon-info.in:
1108      -fixed a typo and only add iwidth and iheight if not empty
1109     * [r2364] src/modules/idesk/idesk-generate-icon.in:
1110      -fixed a typo
1111     * [r2363] icons/Makefile, icons/default.png[ADD],
1112      icons/default_item.png[ADD], icons/firefox.png[ADD]:
1113      -added more icons
1114     * [r2362] src/modules/idesk/idesk-generate-icon-info.in:
1115      -added missing filename to icon_resource info
1116     * [r2361] src/modules/idesk/idesk-generate-icon.in:
1117      -fixed a typo
1118     * [r2360] src/modules/idesk/idesk-generate-all-desktop-icons.in,
1119      src/modules/idesk/idesk-generate-icon-info.in,
1120      src/modules/idesk/idesk-generate-icon.in:
1121      -fixed missing die() function
1122     * [r2359] src/modules/idesk/idesk-generate-icon-info.in:
1123      -fixed a typo
1124     * [r2358] src/modules/idesk/Makefile,
1125      src/modules/idesk/idesk-generate-all-desktop-icons.in[ADD],
1126      src/modules/idesk/idesk-generate-icon-info.in[ADD],
1127      src/modules/idesk/idesk-generate-icon.in[ADD]:
1128      -basic idesk helpers
1129    
1130    2015-08-24  Niels Rogalla <niro@magellan-linux.de>
1131    
1132     * [r2357] src/modules/citrix/storefront-session.in,
1133      src/modules/citrix/storefront.client.class.in:
1134      -serveral fixups to get things work
1135     * [r2356] src/modules/citrix/storefront-resolver.in:
1136      -fixed spelling
1137     * [r2355] src/modules/citrix/storefront.client.class.in:
1138      -fixups
1139     * [r2354] src/modules/citrix/Makefile,
1140      src/modules/citrix/storefront-session.in[ADD],
1141      src/modules/citrix/storefront.client.class.in[ADD]:
1142      -added storefront-session script and storefront.client.class
1143     * [r2353] src/modules/citrix/storefront-resolver.in:
1144      -aded liststore, addstore, delstore cmds and fixed some broken
1145      STORE variables
1146     * [r2352] src/modules/citrix/Makefile,
1147      src/modules/citrix/citrix.conf.in,
1148      src/modules/citrix/storefront-resolver.in[ADD]:
1149      -added initial storefront support
1150     * [r2351] src/include/common.global.class.in:
1151      -fixed Xorg handling and revert escape hacks
1152     * [r2350] src/modules/tigervnc/vnc.client.class.in:
1153      -honor newer vncpasswd versions of tigervnc
1154     * [r2349] src/include/common.global.class.in:
1155      -x11runas(): escape $@ to honor environments variables
1156     * [r2348] ChangeLog, src/include/common.global.class.in,
1157      src/modules/tigervnc/vnc.client.class.in:
1158      -revert changes
1159     * [r2347] ChangeLog, src/include/common.global.class.in,
1160      src/modules/tigervnc/vnc.client.class.in:
1161      -x11runas(): escape $@ to honor environments variables
1162    
1163    2014-07-15  Niels Rogalla <niro@magellan-linux.de>
1164    
1165     * [r2346] src/modules/basic-input/input.client.class.in:
1166      -honor MROOT if localectl exist
1167     * [r2345] dracut/mcored/run-mcored.sh.in:
1168      -removed neednet flag
1169    
1170    2014-07-14  Niels Rogalla <niro@magellan-linux.de>
1171    
1172     * [r2344] src/include/daemon.global.class.in:
1173      -fixed a typo - reval -> retval
1174     * [r2343] src/modules/citrix/citrix-session.in:
1175      -added missing include
1176     * [r2342] src/systemd/Makefile:
1177      -fixed a typo
1178     * [r2341] src/systemd/Makefile,
1179      src/systemd/mcored.tmpfilesd.conf.in[ADD]:
1180      -added tmpfiles.d file for mcored to create /var/lib/mcored
1181     * [r2340] dracut/mcored/module-setup.sh.in:
1182      -suppress some errors
1183     * [r2339] dracut/mcored-citrix/Makefile,
1184      dracut/mcored-citrix/module-setup.sh.in:
1185      -honor PNABROWSE_ICAROOT
1186     * [r2338] dracut/mcored/module-setup.sh.in:
1187      -install user/groups if they not exist
1188     * [r2337] src/modules/citrix/Makefile:
1189      -honor PNABROWSE_ICAROOT
1190     * [r2336] src/modules/citrix/query-citrix-browser.in:
1191      -run pnabrowse via chroot if MROOT was set
1192     * [r2335] src/mcored.in:
1193      -add an prompt pattern to mcored cmdline
1194    
1195    2014-07-11  Niels Rogalla <niro@magellan-linux.de>
1196    
1197     * [r2334] dracut/mcored/module-setup.sh.in:
1198      -add missing MCORE_UNPRIV_USER to initramfs passwd
1199     * [r2333] dracut/Makefile[ADD]:
1200      -add subdir Makefile
1201     * [r2332] dracut/mcored-citrix[ADD],
1202      dracut/mcored-citrix/Makefile[ADD],
1203      dracut/mcored-citrix/mcored-citrix.conf[ADD],
1204      dracut/mcored-citrix/module-setup.sh.in[ADD]:
1205      -added mcored-citrix dracut module
1206     * [r2331] dracut/mcored/Makefile:
1207      -fixed include path
1208     * [r2330] dracut/Makefile[DEL], dracut/mcored[ADD],
1209      dracut/mcored.conf[DEL], dracut/mcored/Makefile[CPY],
1210      dracut/mcored/mcored.conf[CPY],
1211      dracut/mcored/module-setup.sh.in[CPY],
1212      dracut/mcored/run-mcored.sh.in[CPY],
1213      dracut/module-setup.sh.in[DEL], dracut/run-mcored.sh.in[DEL]:
1214      -moved dracut module to dracut/mcored
1215     * [r2329] src/modules/fluxbox/fluxbox-rebuild-autostart.in:
1216      -create //.fluxbox directory if not exist
1217     * [r2328] src/modules/fluxbox/fluxbox-rebuild-menu.in:
1218      -fixed a typo s/-o/-g/
1219     * [r2327] dracut/run-mcored.sh.in:
1220      -tell the user that a remount is not required if the fs is
1221      already mounted rw
1222     * [r2326] dracut/run-mcored.sh.in:
1223      -only remount if the filesystem is ro and be more verbose
1224     * [r2325] dracut/mcored.conf:
1225      -do not omit systemd
1226     * [r2324] dracut/module-setup.sh.in:
1227      -fixed module installation
1228     * [r2323] dracut/run-mcored.sh.in:
1229      -print a noisy message if mcored was started
1230     * [r2322] dracut/module-setup.sh.in, dracut/run-mcored.sh.in:
1231      -revert changes
1232     * [r2321] dracut/module-setup.sh.in, dracut/run-mcored.sh.in:
1233      -print a noisy message if mcored was started
1234     * [r2320] src/modules/citrix/query-citrix-browser.in:
1235      -added missing includes
1236    
1237    2014-07-03  Niels Rogalla <niro@magellan-linux.de>
1238    
1239     * [r2319] src/modules/citrix/citrix-session.in,
1240      src/modules/citrix/citrix.client.class.in:
1241      -generate fluxbox menuentries with the citrix-session helper
1242      program if fluxbox was provided
1243     * [r2318] src/include/daemon.global.class.in:
1244      -added is_provided() function
1245    
1246    2014-02-06  Niels Rogalla <niro@magellan-linux.de>
1247    
1248     * [r2317] grub/Makefile:
1249      -install grub config with prio level 50
1250     * [r2316] dracut/Makefile:
1251      -install dracut config with prio level 50
1252    
1253    2014-01-20  Niels Rogalla <niro@magellan-linux.de>
1254    
1255     * [r2315] Makefile, grub[ADD], grub/Makefile[ADD],
1256      grub/mcored.conf[ADD]:
1257      -install grub configuration to enable networking
1258     * [r2314] ChangeLog:
1259      -updated ChangeLog
1260     * [r2313] daemon[DEL]:
1261      -removed old daemon dir
1262     * [r2312] src/sysvinit/mcore-controld.rc.in:
1263      -SSL_KEY_DIR was renamed to CHROOT_DIR
1264     * [r2311] src/sysvinit/mcore-controld.rc.in:
1265      -control daemon was renamed to mcore-controld
1266     * [r2310] src/sysvinit/mcore-controld.rc.in:
1267      -honor variable pathes of the Makefile
1268     * [r2309] src/sysvinit/mcore-controld.rc.in:
1269      -quiet stop
1270     * [r2308] src/sysvinit/mcored.rc.in:
1271      -updated runlevels
1272     * [r2307] src/sysvinit/mcore-controld.rc.in:
1273      -use rc_print() and rc_echo() functions
1274     * [r2306] daemon/control/control-daemon.rc[DEL],
1275      src/sysvinit/mcore-controld.rc.in[CPY]:
1276      -moved daemon/control/control-daemon.rc to
1277      src/sysvinit/mcore-controld.rc.in
1278     * [r2305] src/modules/basic-input/input.control.class.in,
1279      src/modules/basic-video/graphic.control.class.in,
1280      src/modules/citrix/citrix.control.class.in:
1281      -use CLASS_ARGV
1282     * [r2304] src/mcore-controld.in:
1283      -modified to match new classes and includes
1284     * [r2303] src/include/daemon.global.class.in, src/mcored.in:
1285      -renamed load_client_classes() to load_classes() and make it
1286      variable to either load client or control classes
1287     * [r2302] src/include/daemon.global.class.in:
1288      -call sigterm to terminate sslsvd. this supresses some error
1289      messages
1290     * [r2301] dracut/mcored.conf:
1291      -added some debugging helpers
1292     * [r2300] dracut/mcored.conf:
1293      -dracut networking will not work if systemd gets included
1294     * [r2299] dracut/module-setup.sh.in:
1295      -use dracut's busybox module
1296     * [r2298] dracut/run-mcored.sh.in:
1297      -only run mcored in the initrd if network was provided
1298     * [r2297] dracut/module-setup.sh.in, dracut/net-lib.sh[DEL],
1299      dracut/run-mcored.sh.in:
1300      -use network module instead of brewing our own stuff here
1301     * [r2296] dracut/Makefile:
1302      -use priority level 70 instead of 40 for the dracut module
1303    
1304  2014-01-16  Niels Rogalla <niro@magellan-linux.de>  2014-01-16  Niels Rogalla <niro@magellan-linux.de>
1305    
1306     * [r2295] src/Makefile:
1307      -install generate-certificate as mcore-generate-certificate
1308     * [r2294] src/Makefile:
1309      -fixed generate-certifacte installation
1310     * [r2293] ChangeLog:
1311      -updated ChangeLog
1312   * [r2292] dracut/Makefile:   * [r2292] dracut/Makefile:
1313    -fixed dracut module installation    -fixed dracut module installation
1314   * [r2291] Makefile:   * [r2291] Makefile:

Legend:
Removed from v.2293  
changed lines
  Added in v.2753