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 2895 by niro, Fri Aug 14 11:47:23 2020 UTC
# Line 1  Line 1 
1    2020-08-14  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2894] VERSION:
4      -version 1.0.3
5     * [r2893] src/modules/citrix/citrix-session.in,
6      src/modules/citrix/storefront-session.in:
7      -load all client provides to honor is_provided()
8     * [r2892] src/modules/rdesktop/rdesktop-session.in:
9      -load all provides to honor is_provided()
10     * [r2891] src/modules/xscreensaver/screensaver.control.class.in:
11      -encapsulate all argument variables to control_client() to
12      evaluate them properly later on
13     * [r2890] src/modules/tigervnc/vnc.control.class.in:
14      -encapsulate all argument variables to control_client() to
15      evaluate them properly later on
16     * [r2889] src/modules/scm-egk/scm-egk.control.class.in:
17      -encapsulate all argument variables to control_client() to
18      evaluate them properly later on
19     * [r2888] src/modules/rdesktop/rdesktop.control.class.in:
20      -encapsulate all argument variables to control_client() to
21      evaluate them properly later on
22     * [r2887] src/modules/network/network.control.class.in:
23      -encapsulate all argument variables to control_client() to
24      evaluate them properly later on
25     * [r2886] src/modules/lprng/printing.control.class.in:
26      -encapsulate all argument variables to control_client() to
27      evaluate them properly later on
28     * [r2885] src/modules/idesk/idesk.control.class.in:
29      -encapsulate all argument variables to control_client() to
30      evaluate them properly later on
31     * [r2884] src/modules/helpdesk/helpdesk.control.class.in:
32      -encapsulate all argument variables to control_client() to
33      evaluate them properly later on
34     * [r2883] src/modules/fluxbox/fluxbox.control.class.in:
35      -encapsulate all argument variables to control_client() to
36      evaluate them properly later on
37     * [r2882] src/modules/citrix/storefront.control.class.in:
38      -encapsulate all argument variables to control_client() to
39      evaluate them properly later on
40     * [r2881] src/modules/citrix/citrix.control.class.in:
41      -encapsulate all argument variables to control_client() to
42      evaluate them properly later on
43     * [r2880] src/modules/basic-video/graphic.control.class.in:
44      -encapsulate all argument variables to control_client() to
45      evaluate them properly later on
46     * [r2879] src/modules/basic-version/version.control.class.in:
47      -encapsulate all argument variables to control_client() to
48      evaluate them properly later on
49     * [r2878] src/modules/basic-system/system.control.class.in:
50      -encapsulate all argument variables to control_client() to
51      evaluate them properly later on
52     * [r2877] src/modules/basic-input/input.control.class.in:
53      -encapsulate all argument variables to control_client() to
54      evaluate them properly later on
55     * [r2876] src/include/mysqlfunctions.global.class.in:
56      -evaluate_table_xml: encapsulate all variables with " and eval
57      them properly. fixes evaluation issues with whitespaces in exec
58      commands for example
59     * [r2875] src/modules/lprng/printing.control.class.in:
60      -fixed broken table evaluation
61     * [r2874] src/modules/idesk/idesk.control.class.in:
62      -fixed broken table evaluation
63     * [r2873] src/modules/fluxbox/fluxbox.control.class.in:
64      -fixed broken table evaluation
65     * [r2872] src/modules/rdesktop/rdesktop.control.class.in:
66      -fixed broken table evaluation
67     * [r2871] src/modules/citrix/storefront.control.class.in:
68      -fixed broken table evaluation
69     * [r2870] src/modules/citrix/citrix.control.class.in:
70      -fixed broken table evaluation
71     * [r2869] src/modules/pxeconfig/lpxelinux-skeleton:
72      -add support for bootsubdir variable
73     * [r2868] src/modules/pxeconfig/lpxelinux-skeleton,
74      src/modules/pxeconfig/mcore-pxeconfig.in:
75      -add support for bootsubdir variable
76     * [r2867] src/modules/pxeconfig/mcore-boot.conf.in:
77      -fixed spelling
78    
79    2020-07-15  Niels Rogalla <niro@magellan-linux.de>
80    
81     * [r2865] ChangeLog:
82      -updated ChangeLog
83     * [r2864] VERSION:
84      -version 1.0.2
85     * [r2863] src/modules/basic-input/input.client.class.in:
86      -only generate fluxbox autostart if fluxbox was provided
87     * [r2862] src/modules/pxeconfig/mcore-boot.conf.in:
88      -dropped apache-2.2 support
89     * [r2861] src/modules/pxeconfig/mcore-boot.conf.in:
90      -fixed spelling
91     * [r2860] src/modules/fluxbox/fluxbox.client.class.in:
92      -set_fluxbox_menuitem(): pass all options to required to create
93      desktop icons
94     * [r2859] src/modules/fluxbox/fluxbox-rebuild-menu.in:
95      -always generate desktop icons if possible
96     * [r2858] src/modules/fluxbox/fluxbox-menuitem.in:
97      -always generate desktop icons if possible
98     * [r2857] src/modules/basic-video/graphic.control.class.in:
99      -push graphic.depth on first boot and set it to auto as default
100     * [r2856] src/modules/basic-video/graphic.control.class.in:
101      -push_config_10_graphic_refresh(): fixed a typo
102      resolution->refresh
103    
104    2019-07-26  Niels Rogalla <niro@magellan-linux.de>
105    
106     * [r2855] src/modules/xscreensaver/screensaver.control.class.in:
107      -fixed control server logic of push_config_80_screensaver_dpms(),
108      submit the values 0|1 not disable|enable
109    
110    2019-07-25  Niels Rogalla <niro@magellan-linux.de>
111    
112     * [r2853] ChangeLog:
113      -updated ChangeLog
114     * [r2852] VERSION:
115      -version 1.0.1
116     * [r2851] src/modules/xscreensaver/screensaver.control.class.in:
117      -provide .screensaver.dpms() and .screensaver.timeout() classes
118      to enable/disable xorg dpms feature and to set screen blanking
119      timeouts of the xserver
120     * [r2850] src/modules/tigervnc/vnc.control.class.in:
121      -fixed some typos
122     * [r2849] src/modules/xscreensaver/Makefile,
123      src/modules/xscreensaver/screensaver.client.class.in[ADD]:
124      -added screensaver.client.class, provide .screensaver.dpms() and
125      .screensaver.timeout() classes to enable/disable xorg dpms
126      feature and to set screen blanking timeouts of the xserver
127     * [r2848] src/modules/basic-video/graphic.client.class.in:
128      -helper_graphic_rebuild_xorg_conf_d(): rebuild 25-monitor.conf
129      and 25-serverlayout.conf to honor screensaver settings
130    
131    2018-11-21  Niels Rogalla <niro@magellan-linux.de>
132    
133     * [r2847] src/modules/basic-video/graphic.control.class.in:
134      -fixed wrong mysql column
135     * [r2846] src/modules/basic-video/graphic.client.class.in:
136      -fixed configuration issues with auto config. if device config.d
137      is not empty, a device xorg config will be written. hdmi config
138      has broken this behavior
139    
140    2018-11-16  Niels Rogalla <niro@magellan-linux.de>
141    
142     * [r2845] src/modules/basic-video/graphic.client.class.in:
143      -honor MROOT and fix typos en|disabled -> en|disable
144     * [r2844] src/modules/basic-video/graphic.client.class.in,
145      src/modules/basic-video/graphic.control.class.in:
146      -support variable hdmi configuration
147     * [r2843] src/modules/basic-video/Makefile,
148      src/modules/basic-video/graphic.client.class.in,
149      src/modules/basic-video/graphic.control.class.in:
150      -revert last change
151     * [r2842] src/modules/basic-video/Makefile,
152      src/modules/basic-video/graphic.client.class.in,
153      src/modules/basic-video/graphic.control.class.in:
154      -support variable hdmi configuration
155    
156    2018-10-25  Niels Rogalla <niro@magellan-linux.de>
157    
158     * [r2841] make-release-tarball.sh[ADD]:
159      -added release tarball script
160     * [r2840] VERSION:
161      -version 1.0.0
162    
163    2018-09-05  Niels Rogalla <niro@magellan-linux.de>
164    
165     * [r2835] src/modules/tigervnc/vnc.client.class.in:
166      -use trysudo to support unprivileged server instances
167    
168    2018-09-04  Niels Rogalla <niro@magellan-linux.de>
169    
170     * [r2834] src/include/common.global.class.in:
171      -added trysudo() function
172    
173    2017-08-30  Niels Rogalla <niro@magellan-linux.de>
174    
175     * [r2833] ChangeLog:
176      -Updated ChangeLog
177     * [r2832] src/include/register.global.class.in,
178      src/modules/basic-system/system.client.class.in,
179      src/modules/basic-system/system.control.class.in,
180      src/modules/idesk/idesk-sysinfo.in:
181      -support arch sys information to be able to detect which arch of
182      the os is running
183    
184    2017-08-15  Niels Rogalla <niro@magellan-linux.de>
185    
186     * [r2831] ChangeLog:
187      -updated ChangeLog
188     * [r2830] src/modules/basic-video/graphic.client.class.in:
189      -some zotac devices have not the right bios infos, so we search
190      the whole devices subtree for zotac vendor matches
191    
192    2017-08-04  Niels Rogalla <niro@magellan-linux.de>
193    
194     * [r2829] ChangeLog:
195      -updated ChangeLog
196     * [r2828] src/modules/basic-video/graphic.client.class.in:
197      -always apply zotac hdmi quirk on all zotac devices to fix broken
198      screen resolution with the ica-client in fullscreen mode
199    
200    2017-08-02  Niels Rogalla <niro@magellan-linux.de>
201    
202     * [r2827] src/mcore-session.in:
203      -try to fix wallpaper loading issues and reduced loading times
204     * [r2826] src/modules/hwinfo/hardware.client.class.in:
205      -honor changes of r2819 - fixed iface handling
206    
207    2017-08-01  Niels Rogalla <niro@magellan-linux.de>
208    
209     * [r2825] src/modules/idesk/idesk-sysinfo.in:
210      -honor changes of r2819 - fix broken ip behavior
211    
212    2017-07-28  Niels Rogalla <niro@magellan-linux.de>
213    
214     * [r2824] ChangeLog:
215      -updated ChangeLog
216     * [r2823] src/modules/basic-video/graphic.client.class.in:
217      -set_graphic_resolution(): fix wrong variable evaluation
218     * [r2822] src/modules/citrix/storefront-cron.in:
219      -do not exclude the first session anymore, just retrieve all. to
220      disable a session use the enable row in the database
221     * [r2821] src/modules/citrix/storefront-cron.in:
222      -retrieve session list as MCORE_UNPRIV_USER and use internal
223      storefront-store utility. this method requires storebrowse.noX
224     * [r2820] src/modules/pxeconfig/lpxelinux-skeleton:
225      -added rd.peerdns to fix some dns issues with newer systemd
226    
227    2017-04-12  Niels Rogalla <niro@magellan-linux.de>
228    
229     * [r2819] src/include/register.global.class.in:
230      -fixed broken ip/iface detection with networks behind a gateway
231     * [r2818] src/include/common.global.class.in:
232      -added function get_iface_ip()
233     * [r2817] src/include/common.global.class.in:
234      -fixed iface_for_remote_addr(), honor routes with and without a
235      gateway
236     * [r2816] src/include/register.global.class.in:
237      -fixed whitespaces
238    
239    2017-04-07  Niels Rogalla <niro@magellan-linux.de>
240    
241     * [r2815] conf/control.conf.in,
242      src/modules/basic-video/graphic.control.class.in:
243      -use runtime graphic autodetection as default, do not run in dept
244      hwdetection. made it configurable via MCORE_GRAPHIC_HWDETECT_DEEP
245      variable
246     * [r2814] ChangeLog:
247      -updated ChangeLog
248     * [r2813] src/modules/basic-video/graphic.client.class.in:
249      -support graphic resolution and color depths auto detection at
250      runtime
251     * [r2812] src/include/daemon.global.class.in:
252      -fixed spelling
253     * [r2811] src/include/daemon.global.class.in:
254      -removed obsolete functions
255     * [r2810] src/include/daemon.global.class.in:
256      -fixed wrong variables PROVIDE->REQUIRE
257     * [r2809] src/include/common.global.class.in:
258      -only convert ip addresses to dns names, not dns names itself
259    
260    2017-04-03  Niels Rogalla <niro@magellan-linux.de>
261    
262     * [r2808] src/generate-certificate.in:
263      -honor existing ssl keys
264     * [r2807] certs/mcored.key, certs/mcored.pem:
265      -finally fixed certificates
266    
267    2017-03-27  Niels Rogalla <niro@magellan-linux.de>
268    
269     * [r2806] certs/mcored.key, certs/mcored.pem:
270      -re-issue certificates until Mar 26 2020
271    
272    2016-10-13  Niels Rogalla <niro@magellan-linux.de>
273    
274     * [r2805] src/modules/hwinfo/hardware.client.class.in:
275      -added wlan driver and device detection
276     * [r2804] src/modules/hwinfo/hardware.client.class.in:
277      -help_hardware_detect(): added missing class 'connected-iface
278    
279    2016-09-01  Niels Rogalla <niro@magellan-linux.de>
280    
281     * [r2803] src/modules/scm-egk/scm-egk.client.class.in:
282      -fixed spelling
283    
284    2016-06-22  Niels Rogalla <niro@magellan-linux.de>
285    
286     * [r2802] src/modules/pxeconfig/Makefile:
287      -fixed missing pxeconfig.control.class script value
288     * [r2801] src/modules/pxeconfig/Makefile,
289      src/modules/pxeconfig/pxeconfig.control.class.in[ADD]:
290      -added pxeconfig control class to setup en empty cmdline on first
291      boot
292     * [r2800] src/modules/pxeconfig/mcore-pxeconfig-cron.in,
293      src/modules/pxeconfig/mcore-pxeconfig.in:
294      -honor individual boot cmdlines for every client
295    
296    2016-06-20  Niels Rogalla <niro@magellan-linux.de>
297    
298     * [r2799] ChangeLog:
299      -updated ChangeLog
300     * [r2798] src/modules/fluxbox/Makefile:
301      -process systemd directory correctly
302     * [r2797] src/systemd/Makefile:
303      -install mcore-user.tmpfilesd.conf and factory-xinitrc for the
304      client only
305     * [r2796] src/mcore-client-deactivated.in,
306      src/mcore-request-configuration-error.in:
307      -install missing menu-activated on first boot
308     * [r2795] src/modules/fluxbox/systemd/Makefile:
309      -fixed factory installation location and install the systemd
310      files for the right service type, mcore-client
311     * [r2794]
312      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[DEL],
313      src/modules/fluxbox/systemd/mcore-user-fluxbox.tmpfilesd.conf.in[CPY]:
314      -fixed wrong filename
315    
316    2016-06-10  Niels Rogalla <niro@magellan-linux.de>
317    
318     * [r2793] make-svn-snapshot.sh:
319      -fixed tarball upload
320     * [r2792] ChangeLog:
321      -updated ChangeLog
322     * [r2791] src/include/hwdetection.global.class.in:
323      -retrieve the correct x11 drivers via the loaded dri module if no
324      x11 driver was detected by hwinfo
325    
326    2016-06-07  Niels Rogalla <niro@magellan-linux.de>
327    
328     * [r2790] src/systemd/Makefile:
329      -fixed wrong factory dir installation of xinitrc
330    
331    2016-03-24  Niels Rogalla <niro@magellan-linux.de>
332    
333     * [r2789] src/modules/citrix/launch-ica.in:
334      -don't allow to run more than one instance of an ICA session at
335      the same time
336    
337    2016-02-17  Niels Rogalla <niro@magellan-linux.de>
338    
339     * [r2788] ChangeLog:
340      -updated ChangeLog
341     * [r2787] src/include/register.global.class.in,
342      src/mcore-register-client.in, src/mcore-request-configuration.in,
343      src/modules/hwinfo/hardware.client.class.in:
344      -use mcore-controlserver executable instead of the
345      MCORE_CONTROL_SERVER variable everywhere to honor
346      MCORE_CONTROLSERVER from cmdline and also catch even more
347      communication errors as the executable verifies the availablity
348      of the server
349     * [r2786] src/mcore-controlserver.in:
350      -honor MCORE_CONTROLSERVER from cmdline
351     * [r2785] src/modules/pxeconfig/lpxelinux-skeleton,
352      src/modules/pxeconfig/mcore-pxeconfig.in:
353      -use bootserver as boot image server variable, and controlserver
354      only for mcored
355     * [r2784] src/include/register.global.class.in:
356      -added more sanity checks
357     * [r2783]
358      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in:
359      -fixed wrong permissions
360     * [r2782] src/systemd/mcore-user.tmpfilesd.conf.in:
361      -fixed wrong permissions
362    
363    2016-02-12  Niels Rogalla <niro@magellan-linux.de>
364    
365     * [r2781] src/Makefile,
366      src/mcore-request-configuration-error.in[ADD],
367      src/mcore-request-configuration.in, src/mcore-session.in:
368      -catch communincation errors with the controlserver in the
369      configuration phase and show an error message if the
370      configuration request failed
371     * [r2780] src/modules/fluxbox/Makefile,
372      src/modules/fluxbox/fluxbox-rebuild-menu.in,
373      src/modules/fluxbox/systemd[ADD],
374      src/modules/fluxbox/systemd/Makefile[ADD],
375      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[ADD],
376      src/modules/fluxbox/systemd/menu-deactivated.in[ADD],
377      src/systemd/mcore-user.tmpfilesd.conf.in:
378      -provide fluxbox menu-deactivated file via tmpfiles.d on systemd
379      clients
380     * [r2779] src/systemd/factory-xinitrc[DEL],
381      src/systemd/factory-xinitrc.in[CPY]:
382      -renamed to factory-xinitrc.in
383     * [r2778] src/mcore-controlserver.in:
384      -actually test the connection to the server
385     * [r2777] initialsetup.sh[DEL], nsslsay[DEL], socket_send.php[DEL],
386      todo-hardware.txt[DEL]:
387      -removed old cruft
388    
389    2016-02-11  Niels Rogalla <niro@magellan-linux.de>
390    
391     * [r2776] src/modules/fluxbox/fluxbox.client.class.in:
392      -fixed description
393     * [r2775] src/modules/idesk/idesk-generate-all-desktop-icons.in:
394      -fixed a typo xres= -> yres
395     * [r2774] src/modules/idesk/idesk-generate-all-desktop-icons.in:
396      -sanitize variables
397     * [r2773] src/modules/idesk/idesk-sysinfo.in:
398      -sanitize variables
399     * [r2772] src/systemd/mcore-user.tmpfilesd.conf.in:
400      -fixed user cleanup and wrong pathes
401     * [r2771] src/systemd/mcore-configd.tmpfilesd.conf.in:
402      -fixed wrong pathes
403     * [r2770] src/modules/fluxbox/fluxbox.control.class.in:
404      -push_config_80_fluxbox_theme(): fixed wrong database table
405     * [r2769] src/modules/fluxbox/fluxbox.control.class.in:
406      -renamed table cfg_autostart to cfg_fluxbox_autostart
407    
408    2016-02-10  Niels Rogalla <niro@magellan-linux.de>
409    
410     * [r2768] src/include/register.global.class.in,
411      src/modules/pxeconfig/lpxelinux-skeleton,
412      src/modules/pxeconfig/mcore-pxeconfig.in:
413      -provide MCORE_LOCATION at boot cmdline and use it to have a
414      valid location on first boot client registration
415     * [r2767] src/include/common.global.class.in,
416      src/modules/basic-system/system.client.class.in,
417      src/modules/basic-system/system.control.class.in:
418      -added the read_cmdline() function and updated system classes to
419      get cmdline information of a client
420     * [r2766] src/modules/citrix/storefront-resolver.in:
421      -storefront-resolver: print a better message for wrong
422      username/password combinations
423     * [r2765] src/systemd/Makefile, src/systemd/factory-xinitrc[ADD],
424      src/systemd/mcore-configd.tmpfilesd.conf.in[ADD],
425      src/systemd/mcore-user.tmpfilesd.conf.in[ADD]:
426      -always clean up the mcore-user home and mcore configuration
427      directory at boot
428    
429    2016-02-09  Niels Rogalla <niro@magellan-linux.de>
430    
431     * [r2764] src/modules/pxeconfig/Makefile,
432      src/modules/pxeconfig/index.html[ADD],
433      src/modules/pxeconfig/lpxelinux-skeleton,
434      src/modules/pxeconfig/mcore-boot.conf.in[ADD]:
435      -use CONTROLSERVER/boot subdir as boot image path and provide an
436      apache configuration module
437    
438    2016-02-03  Niels Rogalla <niro@magellan-linux.de>
439    
440     * [r2763] src/modules/tigervnc/vnc.control.class.in:
441      -fixed spelling and whitespaces
442    
443    2016-02-02  Niels Rogalla <niro@magellan-linux.de>
444    
445     * [r2762] src/modules/fluxbox/fluxbox.control.class.in:
446      -create an empty menu on firstboot
447     * [r2761] src/modules/fluxbox/fluxbox-rebuild-menu.in:
448      -always run fluxbox-rebuild-menu, just create missing directories
449     * [r2760] src/modules/fluxbox/fluxbox.control.class.in:
450      -fixed a typo
451     * [r2759] src/modules/scm-egk/scm-egk.control.class.in:
452      -push scm-egk firstboot config
453     * [r2758] src/modules/Makefile:
454      -added xscreensaver module
455     * [r2757] src/modules/xscreensaver[ADD],
456      src/modules/xscreensaver/Makefile[ADD],
457      src/modules/xscreensaver/screensaver.control.class.in[ADD]:
458      -honor fistboot screensaver settings, but the module is not
459      complete yet
460     * [r2756] src/modules/scm-egk/scm-egk.control.class.in:
461      -enable scm-egk service on first boot
462     * [r2755] src/modules/basic-input/input.control.class.in,
463      src/modules/basic-system/system.control.class.in,
464      src/modules/basic-video/graphic.control.class.in,
465      src/modules/hwinfo/hardware.control.class.in,
466      src/modules/network/network.control.class.in,
467      src/modules/tigervnc/vnc.control.class.in:
468      -split firstboot/hardware configuration from hwdetection class to
469      its corresponding module
470     * [r2754] src/include/daemon.global.class.in:
471      -added push_firstboot(), print_push_firstboot() and
472      run_push_firstboot() function to modularize any
473      firstboot/hardware configuration settings and to let the
474      configuration be loaded from the classes modules
475     * [r2753] ChangeLog:
476      -updated ChangeLog
477     * [r2752] src/modules/rdesktop/rdesktop-session.in:
478      -use de keymap as default
479     * [r2751] src/modules/scm-egk/scm-egk.conf.in:
480      -be compat with the udev version of pcsc-lite
481    
482    2016-01-29  Niels Rogalla <niro@magellan-linux.de>
483    
484     * [r2750] src/systemd/mcore-register-client.service.in:
485      -always register the client to the control-server
486     * [r2749] certs/mcored.pem:
487      -renew certificate, valid from 29.01.2016 through 28.01.2017
488     * [r2748] src/generate-certificate.in, src/update-certificate.in:
489      -use sha1 as signature algorithm to support sslsvd
490     * [r2747] src/Makefile, src/update-certificate.in[ADD]:
491      -added certificate update script
492     * [r2746] src/generate-certificate.in:
493      -fixed certificate name
494     * [r2745] src/generate-certificate.in:
495      -fixed whitespaces and set variables erlier
496    
497    2016-01-28  Niels Rogalla <niro@magellan-linux.de>
498    
499     * [r2744] ChangeLog:
500      -updated ChangeLog
501     * [r2743] src/modules/scm-egk/scm-egk.client.class.in,
502      src/modules/scm-egk/scm-egk.conf.in:
503      -fixed evaluation
504     * [r2742] src/modules/rdesktop/rdesktop.control.class.in:
505      -fixed another typo
506     * [r2741] src/modules/rdesktop/rdesktop.control.class.in:
507      -fixed a typo
508     * [r2740] src/modules/rdesktop/rdesktop.control.class.in:
509      -re-added debug messages
510     * [r2739] src/modules/rdesktop/rdesktop.control.class.in:
511      -evaluate empty values with 'NULL'
512     * [r2738] src/modules/rdesktop/rdesktop-session.in:
513      -acceppt 'NULL' paramater
514     * [r2737] src/modules/rdesktop/rdesktop.control.class.in:
515      -added debug info
516     * [r2736] src/modules/rdesktop/rdesktop.control.class.in:
517      -fixed set_rdesktop_session
518     * [r2735] src/modules/rdesktop/rdesktop.control.class.in:
519      -fixed a typo
520     * [r2734] src/modules/rdesktop/rdesktop.control.class.in:
521      -fixed a typo
522     * [r2733] src/modules/scm-egk/scm-egk.client.class.in,
523      src/modules/scm-egk/scm-egk.control.class.in:
524      -fixed function evaluation
525     * [r2732] src/modules/scm-egk/Makefile:
526      -install scm-egk.conf
527     * [r2731] icons/Makefile, icons/rdp.png[ADD]:
528      -added rdp icon
529     * [r2730] src/modules/scm-egk/scm-egk.control.class.in[CPY],
530      src/modules/scm-egk/scm-ekg.control.class.in[DEL]:
531      -fixed wrong filename
532     * [r2729] src/modules/rdesktop/Makefile:
533      simplify Makefile
534     * [r2728] src/modules/citrix/citrix.client.class.in,
535      src/modules/citrix/storefront.client.class.in:
536      -fixed some typos
537     * [r2727] src/modules/Makefile, src/modules/scm-egk[ADD],
538      src/modules/scm-egk/Makefile[ADD],
539      src/modules/scm-egk/scm-egk.client.class.in[ADD],
540      src/modules/scm-egk/scm-egk.conf.in[ADD],
541      src/modules/scm-egk/scm-ekg.control.class.in[ADD]:
542      -added scm-egk module
543     * [r2726] src/modules/Makefile, src/modules/rdesktop[ADD],
544      src/modules/rdesktop/Makefile[ADD],
545      src/modules/rdesktop/rdesktop-session.in[ADD],
546      src/modules/rdesktop/rdesktop.client.class.in[ADD],
547      src/modules/rdesktop/rdesktop.control.class.in[ADD]:
548      -added rdesktop module
549    
550    2015-12-29  Niels Rogalla <niro@magellan-linux.de>
551    
552     * [r2725] src/modules/pxeconfig/Makefile:
553      -fixed a typo
554    
555    2015-12-21  Niels Rogalla <niro@magellan-linux.de>
556    
557     * [r2724] Makefile, certs/Makefile, conf/Makefile, dracut/Makefile,
558      dracut/mcored-citrix/Makefile, dracut/mcored/Makefile,
559      grub/Makefile, icons/Makefile, src/Makefile,
560      src/include/Makefile, src/modules/Makefile,
561      src/modules/basic-input/Makefile,
562      src/modules/basic-kernel/Makefile,
563      src/modules/basic-system/Makefile,
564      src/modules/basic-version/Makefile,
565      src/modules/basic-video/Makefile, src/modules/citrix/Makefile,
566      src/modules/citrix/systemd/Makefile,
567      src/modules/fbsplash/Makefile, src/modules/fluxbox/Makefile,
568      src/modules/grub2/Makefile, src/modules/helpdesk/Makefile,
569      src/modules/hwinfo/Makefile, src/modules/idesk/Makefile,
570      src/modules/lprng/Makefile, src/modules/mage/Makefile,
571      src/modules/network/Makefile, src/modules/plymouth/Makefile,
572      src/modules/pxeconfig/Makefile,
573      src/modules/pxeconfig/systemd/Makefile,
574      src/modules/systemd/Makefile, src/modules/sysvinit/Makefile,
575      src/modules/tigervnc/Makefile, src/systemd/Makefile,
576      src/sysvinit/Makefile:
577      -reworked Makefiles that they really support install-common,
578      install-client and install install-control targets
579    
580    2015-12-18  Niels Rogalla <niro@magellan-linux.de>
581    
582     * [r2723] src/mcore-client-deactivated.in:
583      -use mcore-helpdesk helper scripts
584     * [r2722] src/modules/helpdesk/Makefile,
585      src/modules/helpdesk/mcore-helpdesk-phone.in[ADD],
586      src/modules/helpdesk/mcore-helpdesk-unit.in[ADD]:
587      -added mcore-helpdesk-{unit,phone} helper scripts
588     * [r2721] src/modules/helpdesk/helpdesk.client.class.in:
589      -fixed typos
590     * [r2720] src/Makefile, src/mcore-client-deactivated.in,
591      src/modules/Makefile, src/modules/helpdesk[ADD],
592      src/modules/helpdesk/Makefile[ADD],
593      src/modules/helpdesk/helpdesk.client.class.in[ADD],
594      src/modules/helpdesk/helpdesk.control.class.in[ADD]:
595      -make the helpdesk information configurable via the global
596      database
597     * [r2719] src/include/register.global.class.in:
598      -fixed broken client registration
599     * [r2718] ChangeLog:
600      -update ChangeLog
601     * [r2717] src/mcore-client-deactivated.in:
602      -fixed helpdesk phone
603    
604    2015-12-17  Niels Rogalla <niro@magellan-linux.de>
605    
606     * [r2716] src/Makefile, src/mcore-client-deactivated.in:
607      -make the client deactivated message more useful
608     * [r2715] src/modules/fluxbox/fluxbox-rebuild-menu.in:
609      -do not add logoff to the fluxbox menu atm
610     * [r2714] src/mcore-client-deactivated.in:
611      -fixed a typo
612     * [r2713] src/modules/basic-version/version.control.class.in:
613      -fixed one missing re-prio
614     * [r2712] src/mcore-client-deactivated.in,
615      src/modules/fluxbox/fluxbox-rebuild-menu.in:
616      -use file copies so fluxbox recognize the new menu via
617      file-updates
618     * [r2711] src/mcore-client-deactivated.in,
619      src/modules/fluxbox/fluxbox-rebuild-menu.in:
620      -honor fluxbox menu deactivation/activation for deactivated
621      clients
622     * [r2710] src/mcore-client-deactivated.in:
623      -print client serial
624     * [r2709] src/modules/basic-version/version.control.class.in:
625      -re-priorise push-config version activated to 01
626     * [r2708] src/mcore-client-deactivated.in:
627      -run in user context
628     * [r2707] src/Makefile, src/mcore-session.in[ADD]:
629      -added mcore-session script to simplify fluxbox configuration
630     * [r2706] src/mcore-client-deactivated.in:
631      -added 10 seconds timeout
632     * [r2705] src/Makefile:
633      -install mcore-client-deactivated script
634     * [r2704] src/modules/basic-version/version.client.class.in,
635      src/modules/basic-version/version.control.class.in:
636      -fixed logic
637     * [r2703] src/modules/basic-version/version.control.class.in:
638      -push the config
639     * [r2702] src/Makefile, src/mcore-client-deactivated.in[ADD],
640      src/modules/basic-version/version.client.class.in,
641      src/modules/basic-version/version.control.class.in:
642      -support client deactivation and inform the user properly
643    
644    2015-12-16  Niels Rogalla <niro@magellan-linux.de>
645    
646     * [r2701] src/include/register.global.class.in:
647      -fixed netboot state update
648     * [r2700] ChangeLog:
649      -updated ChangeLog
650     * [r2699] src/include/register.global.class.in,
651      src/modules/basic-version/version.client.class.in,
652      src/modules/basic-version/version.control.class.in:
653      -added netboot detection
654     * [r2698] src/Makefile, src/mcore-controlserver.in[ADD]:
655      -added mcore-controlserver info prog
656     * [r2697] src/modules/citrix/citrix-cron.in,
657      src/modules/citrix/storefront-cron.in:
658      -use lock files to prevent race-conditions of the cronjobs
659     * [r2696] Makefile.inc:
660      -set default rundir
661    
662    2015-12-11  Niels Rogalla <niro@magellan-linux.de>
663    
664     * [r2695] src/modules/pxeconfig/Makefile:
665      -fixed broken lpxelinux-skeleton installation
666     * [r2694] ChangeLog:
667      -updated ChangeLog
668     * [r2693] src/modules/citrix/Makefile,
669      src/modules/citrix/systemd[ADD],
670      src/modules/citrix/systemd/Makefile[ADD],
671      src/modules/citrix/systemd/mcore-citrix.service.in[ADD],
672      src/modules/citrix/systemd/mcore-citrix.timer[ADD],
673      src/modules/citrix/systemd/mcore-storefront.service.in[ADD],
674      src/modules/citrix/systemd/mcore-storefront.timer[ADD]:
675      -added systemd services and timers
676     * [r2692] src/modules/pxeconfig/Makefile:
677      -fixed ordering
678     * [r2691] src/modules/citrix/Makefile,
679      src/modules/idesk/idesk-generate-all-desktop-icons.in,
680      src/modules/pxeconfig/Makefile:
681      -removed hardcoded /usr/sbin pathes
682     * [r2690] src/modules/pxeconfig/Makefile:
683      -install lpxelinux-skeleton file
684     * [r2689] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
685      -updated timer configuration that it actually works
686     * [r2688] src/modules/pxeconfig/mcore-pxeconfig.in:
687      -fixed deletion logic
688     * [r2687] src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in:
689      -fixed timer Unit
690     * [r2686] src/modules/pxeconfig/mcore-pxeconfig-cron.in:
691      -prefix exec with mcore too
692     * [r2685] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
693      -fixed timer Unit
694     * [r2684] src/modules/pxeconfig/Makefile,
695      src/modules/pxeconfig/mcore-pxeconfig-cron.in[CPY],
696      src/modules/pxeconfig/mcore-pxeconfig.in[CPY],
697      src/modules/pxeconfig/pxeconfig-cron.in[DEL],
698      src/modules/pxeconfig/pxeconfig.in[DEL],
699      src/modules/pxeconfig/systemd/Makefile,
700      src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in[CPY],
701      src/modules/pxeconfig/systemd/mcore-pxeconfig.timer[CPY],
702      src/modules/pxeconfig/systemd/pxeconfig.service.in[DEL],
703      src/modules/pxeconfig/systemd/pxeconfig.timer[DEL]:
704      -prefixed everything with mcore-
705     * [r2683] src/modules/pxeconfig/Makefile,
706      src/modules/pxeconfig/systemd/Makefile[ADD]:
707      -updated Makefiles for systemd services
708     * [r2682] src/modules/pxeconfig/Makefile:
709      -removed pxeconfig.service
710     * [r2681] src/modules/pxeconfig/pxeconfig.service.in[DEL],
711      src/modules/pxeconfig/pxeconfig.timer[DEL],
712      src/modules/pxeconfig/systemd/pxeconfig.service.in[CPY],
713      src/modules/pxeconfig/systemd/pxeconfig.timer[CPY]:
714      -moved systemd files to systemd subdir
715     * [r2680] src/modules/pxeconfig/systemd[ADD]:
716      -added systemd subdir
717     * [r2679] src/modules/pxeconfig/pxeconfig-cron.in:
718      -prefix with sbindir, PATH maybe not exist
719     * [r2678] src/modules/pxeconfig/Makefile,
720      src/modules/pxeconfig/pxeconfig.service[DEL],
721      src/modules/pxeconfig/pxeconfig.service.in[CPY]:
722      -renamed pxeconfig.service to pxeconfig.service.in and do not use
723      hardcoded pathes anymore
724     * [r2677] src/modules/pxeconfig/Makefile:
725      -fixed broken TFTP_DIRECTORY
726     * [r2676] src/modules/Makefile:
727      -added pxeconfig module
728     * [r2675] src/modules/pxeconfig/pxeconfig.service[ADD],
729      src/modules/pxeconfig/pxeconfig.timer[ADD]:
730      -added systemd service and timer
731     * [r2674] src/modules/pxeconfig[ADD],
732      src/modules/pxeconfig/Makefile[ADD],
733      src/modules/pxeconfig/lpxelinux-skeleton[ADD],
734      src/modules/pxeconfig/pxeconfig-cron.in[ADD],
735      src/modules/pxeconfig/pxeconfig.in[ADD]:
736      -added pxeconfig module
737    
738    2015-12-07  Niels Rogalla <niro@magellan-linux.de>
739    
740     * [r2673] src/modules/basic-video/graphic.control.class.in:
741      -fixed broken push config controls
742    
743    2015-12-04  Niels Rogalla <niro@magellan-linux.de>
744    
745     * [r2672] src/modules/network/network.client.class.in:
746      -fixed several typos
747     * [r2671] src/modules/systemd/mcore-system-service.in:
748      -argv support breaks systemd logic, removed
749     * [r2670] ChangeLog:
750      updated ChangeLog
751     * [r2669] src/modules/network/network.client.class.in:
752      -reload network configuration to inform a dhcp server about any
753      hostname changes
754     * [r2668] src/modules/network/network.client.class.in:
755      -set_network_iface() is only supported by sysvinit atm
756     * [r2667] src/modules/network/network.client.class.in:
757      -use new service restart method
758     * [r2666] src/modules/systemd/mcore-system-service.in,
759      src/modules/sysvinit/mcore-system-service.in:
760      -support additional argvs
761    
762    2015-11-19  Niels Rogalla <niro@magellan-linux.de>
763    
764     * [r2665] src/modules/basic-video/graphic.client.class.in:
765      -ignore driver settings while autodetection was requested
766     * [r2664] src/modules/basic-video/graphic.control.class.in:
767      -ignore driver settings while autodetection was requested
768    
769    2015-11-12  Niels Rogalla <niro@magellan-linux.de>
770    
771     * [r2663] dracut/mcored-citrix/module-setup.sh.in:
772      -print the correct module name on error
773    
774    2015-11-10  Niels Rogalla <niro@magellan-linux.de>
775    
776     * [r2662] src/modules/lprng/printing.client.class.in:
777      -fixed a typo
778     * [r2661] src/modules/lprng/printing.client.class.in:
779      -updated printcap location
780     * [r2660] src/modules/lprng/printing.client.class.in:
781      -fixed typos and print debug messages
782     * [r2659] src/modules/lprng/printing.client.class.in:
783      -always restart lpd daemon
784     * [r2658] src/modules/lprng/printing.client.class.in,
785      src/modules/systemd/systemd.client.class.in,
786      src/modules/sysvinit/sysvinit.client.class.in:
787      -fixed command pathes
788     * [r2657] src/modules/systemd/mcore-system-service.in:
789      -always restart systemd services atm
790     * [r2656] src/modules/basic-kernel/mcore-kernel-module.in:
791      -fixed logic
792     * [r2655] src/modules/lprng/printing.client.class.in:
793      -install missing kernel modules as well
794     * [r2654] src/modules/basic-kernel/Makefile,
795      src/modules/basic-kernel/kernel.client.class.in,
796      src/modules/basic-kernel/mcore-kernel-module.in[ADD]:
797      -use helper script to add modules
798     * [r2653] src/modules/basic-kernel/kernel.client.class.in:
799      -fixed broken command syntax
800     * [r2652] src/modules/systemd/systemd.client.class.in,
801      src/modules/sysvinit/sysvinit.client.class.in:
802      -fixed broken command syntax
803     * [r2651] src/modules/systemd/mcore-system-service.in,
804      src/modules/sysvinit/mcore-system-service.in:
805      -fixed a typo
806     * [r2650] src/modules/Makefile:
807      -added basic kernel modules support
808     * [r2649] src/modules/basic-kernel[ADD],
809      src/modules/basic-kernel/Makefile[ADD],
810      src/modules/basic-kernel/kernel.client.class.in[ADD]:
811      -added basic kernel modules support
812     * [r2648] src/modules/systemd/Makefile,
813      src/modules/systemd/mcore-system-service.in[ADD],
814      src/modules/systemd/systemd.client.class.in:
815      -use a helper script to control system services and to be able to
816      control services with other modules
817     * [r2647] src/modules/sysvinit/Makefile,
818      src/modules/sysvinit/mcore-system-service.in[ADD],
819      src/modules/sysvinit/sysvinit.client.class.in:
820      -use a helper script to control system services and to be able to
821      control services with other modules
822    
823    2015-11-09  Niels Rogalla <niro@magellan-linux.de>
824    
825     * [r2646] src/modules/lprng/printing.client.class.in:
826      -fixed lprng config loop
827    
828    2015-10-09  Niels Rogalla <niro@magellan-linux.de>
829    
830     * [r2645] src/sysvinit/Makefile:
831      -install control services
832     * [r2644] src/systemd/Makefile:
833      -install control services
834    
835    2015-10-08  Niels Rogalla <niro@magellan-linux.de>
836    
837     * [r2643] ChangeLog:
838      -updated ChangeLog
839     * [r2642] src/modules/citrix/citrix-session.in,
840      src/modules/citrix/citrix.client.class.in,
841      src/modules/citrix/citrix.control.class.in,
842      src/modules/citrix/storefront-session.in,
843      src/modules/citrix/storefront.client.class.in,
844      src/modules/citrix/storefront.control.class.in:
845      -added autostart option
846     * [r2641] src/modules/citrix/storefront-cron.in:
847      -added store information
848    
849    2015-10-02  Niels Rogalla <niro@magellan-linux.de>
850    
851     * [r2640] src/modules/basic-video/graphic.control.class.in:
852      -fixed a typo
853    
854    2015-09-29  Niels Rogalla <niro@magellan-linux.de>
855    
856     * [r2639] src/modules/citrix/Makefile,
857      src/modules/citrix/citrix-session.in,
858      src/modules/citrix/launch-ica.in[ADD]:
859      -introduce ica launcher launch-ica
860     * [r2638] ChangeLog:
861      -updated ChangeLog
862     * [r2637] src/include/common.global.class.in:
863      -disabled echo stderr atm for eecho
864     * [r2636] src/modules/basic-video/graphic.control.class.in:
865      -enhanced graphic control class
866     * [r2635] src/modules/citrix/citrix.client.class.in:
867      -no escaping
868     * [r2634] src/modules/citrix/citrix-session.in,
869      src/modules/citrix/citrix.client.class.in,
870      src/modules/citrix/citrix.control.class.in:
871      -allow serverlist override per session
872     * [r2633] src/include/common.global.class.in:
873      -add more debug messages
874     * [r2632] src/include/common.global.class.in:
875      -honor all flavors of xorg-server
876     * [r2631] src/include/common.global.class.in:
877      -eecho(): print output to stderr
878     * [r2630] src/modules/citrix/citrix.control.class.in:
879      -fixed a typo
880     * [r2629] src/modules/citrix/citrix.control.class.in:
881      -removed cruft
882     * [r2628] src/modules/citrix/storefront.control.class.in:
883      -fixed typos
884     * [r2627] src/modules/citrix/Makefile,
885      src/modules/citrix/citrix.control.class.in:
886      -reworked citrix control class and install it
887    
888    2015-09-28  Niels Rogalla <niro@magellan-linux.de>
889    
890     * [r2626] icons/Makefile, icons/terminal.png[ADD]:
891      -added terminal icon
892    
893    2015-09-25  Niels Rogalla <niro@magellan-linux.de>
894    
895     * [r2625] src/modules/fluxbox/fluxbox-autostart.in,
896      src/modules/fluxbox/fluxbox.client.class.in,
897      src/modules/fluxbox/fluxbox.control.class.in:
898      -drop useless comment
899     * [r2624] src/modules/fluxbox/fluxbox-rebuild-autostart.in:
900      -fixed broken shared dir
901     * [r2623] src/modules/fluxbox/fluxbox.client.class.in,
902      src/modules/fluxbox/fluxbox.control.class.in:
903      -added autostart mechanics
904     * [r2622] socket_send.php:
905      -use sslv3 in socket send example
906     * [r2621] src/modules/fluxbox/Makefile,
907      src/modules/fluxbox/fluxbox-rebuild-autostart.in,
908      src/modules/fluxbox/fluxbox-rebuild-menu.in:
909      -make fluxbox dir configurable and include global fluxbox apps
910      file on autostart rebuild
911     * [r2620] src/modules/tigervnc/vnc.control.class.in:
912      -fail on unknown action
913     * [r2619] src/modules/tigervnc/vnc.control.class.in:
914      -fixed typos
915     * [r2618] src/modules/hwinfo/hardware.control.class.in:
916      -enable vnc service by default
917     * [r2617] src/modules/hwinfo/hardware.control.class.in:
918      -add an vnc db entry on hardware-detection
919     * [r2616] src/modules/tigervnc/Makefile,
920      src/modules/tigervnc/vnc.control.class.in[ADD]:
921      -added vnc control class
922    
923    2015-09-24  Niels Rogalla <niro@magellan-linux.de>
924    
925     * [r2615] src/modules/hwinfo/Makefile:
926      -install hardware control class
927     * [r2614] src/modules/hwinfo/hardware.control.class.in:
928      -get necard driver from actual used netcard, not from all
929      detected card
930     * [r2613] src/modules/hwinfo/hardware.client.class.in:
931      -added connecte-iface info and driver class
932    
933    2015-09-22  Niels Rogalla <niro@magellan-linux.de>
934    
935     * [r2612] src/systemd/mcore-request-configuration.service.in:
936      -start mcore-request-configuration before X11 to fix broken
937      keyboard settings caused by a race condition when started at the
938      same time
939     * [r2611] ChangeLog:
940      -updated ChangeLog
941     * [r2610] src/modules/citrix/citrix-session.in:
942      -add HttpBrowserAddress to support storefront and newer xenapp
943      servers
944    
945    2015-09-21  Niels Rogalla <niro@magellan-linux.de>
946    
947     * [r2609] src/systemd/mcore-request-configuration.service.in:
948      -fixed a broken dependency mcore-register-clients.service ->
949      mcore-register-client.service
950     * [r2608] src/systemd/mcore-request-configuration.service.in:
951      -run mcore-request-configuration after default.target was
952      reached, to ensure the system was setup probably
953     * [r2607] src/modules/citrix/storefront-store.in:
954      -always create an .eula_accepted file if missing
955     * [r2606] src/modules/citrix/storefront-store.in:
956      -added stores must be lowercase to be accepted by the citrix
957      client
958    
959    2015-09-18  Niels Rogalla <niro@magellan-linux.de>
960    
961     * [r2605] src/modules/citrix/storefront-store.in:
962      -fixed .ICAClient directory permissions
963     * [r2604] src/modules/citrix/storefront-store.in,
964      src/modules/citrix/storefront.client.class.in:
965      -renamed store_uri variable and flags to store
966     * [r2603] src/modules/citrix/storefront-session.in,
967      src/modules/citrix/storefront-store.in,
968      src/modules/citrix/storefront.client.class.in,
969      src/modules/citrix/storefront.control.class.in:
970      -renamed store_uri variable and flags to store
971     * [r2602] src/modules/citrix/storefront.client.class.in:
972      -updated help
973     * [r2601] src/modules/citrix/storefront-store.in:
974      -fixed a typo NOCOLOR -> NOCOLORS
975     * [r2600] src/modules/citrix/storefront-store.in:
976      -fixed pathes with source
977     * [r2599] src/modules/citrix/storefront-store.in:
978      -fixed pathes with source
979     * [r2598] src/modules/citrix/storefront-store.in:
980      -check if the config actually exist on print
981     * [r2597] src/modules/citrix/storefront-store.in:
982      -fixed a typo
983     * [r2596] src/modules/citrix/storefront-store.in:
984      -fixed a typo
985     * [r2595] src/modules/citrix/storefront-store.in:
986      -fixed a typo
987     * [r2594] src/modules/citrix/storefront-store.in:
988      -always create the storefront store dir
989     * [r2593] src/modules/citrix/Makefile,
990      src/modules/citrix/storefront-session.in,
991      src/modules/citrix/storefront-store.in[ADD],
992      src/modules/citrix/storefront.client.class.in,
993      src/modules/citrix/storefront.control.class.in:
994      -added storefront-store cmd to add storefront stores via xml file
995      to save a lot of time and workaround serveral issues with the new
996      ica receiver
997     * [r2592] src/systemd/mcore-request-configuration.service.in:
998      -restart=always not possible with type oneshot
999    
1000    2015-09-17  Niels Rogalla <niro@magellan-linux.de>
1001    
1002     * [r2591] src/systemd/Makefile:
1003      -install mcore-request-configuration.service file
1004     * [r2590] src/mcore-request-configuration.in[ADD]:
1005      -added mcore-request-configuration executable and systemd service
1006     * [r2589] src/systemd/mcore-request-configuration.service.in:
1007      -always restart the service after a failure
1008     * [r2588] src/Makefile,
1009      src/systemd/mcore-request-configuration.service.in[ADD]:
1010      -added mcore-request-configuration executable and systemd service
1011     * [r2587] src/modules/lprng/printing.control.class.in:
1012      -fixed wrong name: name->printer_name
1013     * [r2586] src/modules/lprng/Makefile,
1014      src/modules/lprng/printing.client.class.in:
1015      -make lprng spooler user and group configurable
1016     * [r2585] src/modules/lprng/Makefile,
1017      src/modules/lprng/printing.control.class.in[ADD]:
1018      -added printing control class
1019     * [r2584] src/modules/lprng/printing.client.class.in:
1020      -disable all lpd/socket traces
1021     * [r2583] src/modules/lprng/printing.client.class.in:
1022      -no socket or lpd printing possible atm
1023     * [r2582] src/modules/lprng/printing.client.class.in:
1024      -provide printing too
1025     * [r2581] src/modules/basic-system/system.control.class.in:
1026      -added initial push_config support
1027     * [r2580] src/modules/network/network.control.class.in:
1028      -fixed a typo
1029     * [r2579] src/modules/basic-video/graphic.control.class.in:
1030      -set push-config prio
1031     * [r2578] src/modules/basic-input/input.control.class.in:
1032      -set push-config prio
1033     * [r2577] src/modules/idesk/idesk.control.class.in:
1034      -set push-config prio
1035     * [r2576] src/modules/fluxbox/fluxbox.control.class.in:
1036      -set push-config prio
1037     * [r2575] src/modules/citrix/storefront.control.class.in:
1038      -set push-config prio
1039     * [r2574] src/modules/network/network.control.class.in:
1040      -set push-config prio
1041     * [r2573] src/modules/network/Makefile,
1042      src/modules/network/network.control.class.in[ADD]:
1043      -added initial network control class
1044     * [r2572] src/modules/idesk/idesk.control.class.in:
1045      -removed cruft
1046     * [r2571] src/modules/basic-input/input.control.class.in:
1047      -fixed spelling
1048     * [r2570] src/modules/citrix/storefront.control.class.in:
1049      -fixed session not empty
1050     * [r2569] src/modules/citrix/storefront.control.class.in:
1051      -renamed functions to run storefront_store before
1052      storefront_session with push_config
1053     * [r2568] src/modules/citrix/Makefile,
1054      src/modules/citrix/storefront.control.class.in[ADD]:
1055      -added storefront control class
1056     * [r2567] src/modules/fluxbox/fluxbox.control.class.in:
1057      -name must not be empty
1058     * [r2566] src/modules/idesk/idesk.control.class.in:
1059      -name must not be empty
1060     * [r2565] src/modules/idesk/idesk.control.class.in:
1061      -push_config support
1062     * [r2564] src/modules/fluxbox/fluxbox.control.class.in:
1063      -push_config support
1064     * [r2563] src/include/control.global.class.in:
1065      -fixed broken argument evalution: do not remove serial from every
1066      place in the argument string. use argv evalution and remove
1067      argv[0]. serial='4' command='set graphic.resolution 1024x768'
1068      resulted in a broken 'set graphic.resolution 102x786'
1069     * [r2562] src/mcore-controld.in:
1070      -support push-config|push_config
1071     * [r2561] src/modules/basic-video/graphic.control.class.in:
1072      -initial push_config support
1073     * [r2560] src/modules/basic-video/graphic.control.class.in:
1074      -database table name is refresh_rate, not hz
1075     * [r2559] src/modules/basic-input/input.control.class.in:
1076      -do not run push_config on empty database retvals
1077     * [r2558] src/include/daemon.global.class.in:
1078      -run_push_config(): no colors in variable evaluation
1079     * [r2557] src/include/daemon.global.class.in:
1080      -run_push_config(): be more verbose in debug mode
1081     * [r2556] src/include/daemon.global.class.in:
1082      -run_push_config(): serial var is an requirement
1083     * [r2555] src/include/daemon.global.class.in:
1084      -fixed a typo
1085     * [r2554] src/modules/basic-input/input.control.class.in:
1086      -added push_config functionality
1087     * [r2553] src/include/daemon.global.class.in:
1088      -added push_config functions
1089    
1090    2015-09-16  Niels Rogalla <niro@magellan-linux.de>
1091    
1092     * [r2552] src/modules/plymouth/plymouth.client.class.in:
1093      -do not rebuild grub config on live-media or netboot systems
1094     * [r2551] src/modules/idesk/idesk-generate-icon-info.in:
1095      -try to find an existing icon with the same name first
1096     * [r2550] src/modules/idesk/idesk.control.class.in:
1097      -fixed logic issues
1098     * [r2549] src/modules/idesk/idesk.control.class.in:
1099      -allow empty command
1100     * [r2548] src/modules/fluxbox/fluxbox.control.class.in:
1101      -allow empty exec
1102     * [r2547] src/modules/fluxbox/fluxbox.control.class.in,
1103      src/modules/idesk/idesk.control.class.in:
1104      -fixed missing then
1105     * [r2546] src/modules/fluxbox/fluxbox.control.class.in,
1106      src/modules/idesk/idesk.control.class.in:
1107      -fixed missing fi
1108     * [r2545] src/modules/fluxbox/fluxbox.control.class.in:
1109      -reworked the whole logic
1110     * [r2544] src/modules/idesk/idesk.control.class.in:
1111      -reworked the whole logic
1112     * [r2543] src/modules/idesk/Makefile,
1113      src/modules/idesk/idesk.control.class.in[ADD]:
1114      -added initial idesk control class
1115     * [r2542] src/modules/fluxbox/fluxbox.control.class.in:
1116      -delete all menuitem before regen all
1117     * [r2541] src/modules/fluxbox/fluxbox.control.class.in:
1118      -fixed whitespaces
1119     * [r2540] src/modules/fluxbox/fluxbox.control.class.in:
1120      -fixed control_client command
1121     * [r2539] src/modules/fluxbox/fluxbox.control.class.in:
1122      -fixed control_client command
1123     * [r2538] src/modules/fluxbox/fluxbox.control.class.in:
1124      -fixed control_client command
1125     * [r2537] src/modules/fluxbox/fluxbox.control.class.in:
1126      -fixed a typo
1127     * [r2536] src/modules/fluxbox/fluxbox.control.class.in:
1128      -fixed logic issues
1129     * [r2535] src/modules/fluxbox/fluxbox.control.class.in:
1130      -update all values
1131     * [r2534] src/modules/citrix/Makefile:
1132      -remove citrix control class atm
1133     * [r2533] src/modules/citrix/Makefile:
1134      -install citrix-cron script
1135     * [r2532] src/modules/fluxbox/Makefile,
1136      src/modules/fluxbox/fluxbox.control.class.in[ADD]:
1137      -added initial fluxbox control class
1138    
1139    2015-09-15  Niels Rogalla <niro@magellan-linux.de>
1140    
1141     * [r2531] src/modules/basic-system/Makefile,
1142      src/modules/basic-system/system.control.class.in[ADD]:
1143      -added initial system control class
1144     * [r2530] src/modules/basic-version/Makefile,
1145      src/modules/basic-version/version.control.class.in[ADD]:
1146      -added version control class
1147     * [r2529] src/modules/citrix/citrix-enumerate.conf.in:
1148      -added ICA enumeration settings
1149     * [r2528] src/include/control.global.class.in:
1150      -use debug echo function decho()
1151    
1152    2015-09-14  Niels Rogalla <niro@magellan-linux.de>
1153    
1154     * [r2527] src/modules/citrix/Makefile:
1155      -removed storefront control class
1156     * [r2526] src/modules/citrix/Makefile,
1157      src/modules/citrix/citrix-cron.in[ADD]:
1158      -initial citrix-cron script
1159     * [r2525] src/modules/citrix/storefront-cron.in:
1160      -do not always print debug messages
1161     * [r2524] src/modules/citrix/storefront-cron.in:
1162      -honor citrix-enumerate.conf settings
1163     * [r2523] src/modules/citrix/Makefile,
1164      src/modules/citrix/citrix-enumerate.conf.in[ADD]:
1165      -split install of client and control files and provide
1166      citrix-enumerate.conf for citrix storefront and ica enumaration
1167      of server provided sessions
1168     * [r2522] src/modules/citrix/storefront-cron.in:
1169      -fixed session import into database and disable all non-imported
1170      sessions, because they do not exist on the storefront-server and
1171      are not available for clients
1172     * [r2521] src/modules/citrix/storefront-cron.in:
1173      -import session to mysql database
1174     * [r2520] src/modules/citrix/Makefile,
1175      src/modules/citrix/storefront-cron.in:
1176      -reverted changes
1177     * [r2519] src/modules/citrix/Makefile,
1178      src/modules/citrix/storefront-cron.in:
1179      -import session to mysql database
1180     * [r2518] src/modules/citrix/storefront-cron.in:
1181      -get the right session and description
1182     * [r2517] src/modules/citrix/storefront-cron.in:
1183      -fixed evaluation and wrong service name
1184     * [r2516] src/modules/citrix/storefront-cron.in:
1185      -fixed a typo
1186     * [r2515] src/modules/citrix/storefront-cron.in:
1187      -daemon.global.class required for provides etc
1188     * [r2514] src/modules/citrix/storefront-cron.in:
1189      -several fixups
1190     * [r2513] src/modules/citrix/storefront-resolver.in:
1191      -make storefront tmp removal configurable
1192     * [r2512] src/modules/citrix/storefront-resolver.in:
1193      -added missing die() function
1194     * [r2511] src/modules/citrix/Makefile,
1195      src/modules/citrix/storefront-cron.in[ADD]:
1196      -added initial storefront-cron script
1197     * [r2510] src/modules/basic-video/Makefile,
1198      src/modules/basic-video/graphic.control.class.in:
1199      -added video control class
1200     * [r2509] src/modules/basic-input/Makefile,
1201      src/modules/basic-input/input.control.class.in:
1202      -added input control class
1203     * [r2508] src/modules/hwinfo/hardware.control.class.in:
1204      -add an empty screensaver entry
1205    
1206    2015-09-11  Niels Rogalla <niro@magellan-linux.de>
1207    
1208     * [r2507] src/include/register.global.class.in:
1209      -fixed a typo os->tools
1210     * [r2506] src/include/register.global.class.in:
1211      -import client version information on register
1212     * [r2505] src/modules/Makefile:
1213      -install basic-version
1214     * [r2504] src/modules/basic-version[ADD],
1215      src/modules/basic-version/Makefile[ADD],
1216      src/modules/basic-version/version.client.class.in[ADD]:
1217      -added basic-version class
1218     * [r2503] src/modules/mage/mage.client.class.in:
1219      -removed *_mage_iventory() functions and provide a full featured
1220      mage_query() function instead
1221     * [r2502] src/modules/hwinfo/hardware.control.class.in:
1222      -respect db NULL setting
1223     * [r2501] Makefile.inc, conf/control.conf.in:
1224      -added MCORE_DEFAULT_KEYMAP variable
1225     * [r2500] src/modules/hwinfo/hardware.control.class.in:
1226      -import keymap and user passwords
1227     * [r2499] src/include/register.global.class.in,
1228      src/modules/hwinfo/hardware.control.class.in:
1229      -renamed set_hardware_detect() to run_hardware_detect() and
1230      provide a new set class to run the hardware detection to fix
1231      run_clasS() evaluation issues
1232    
1233    2015-09-10  Niels Rogalla <niro@magellan-linux.de>
1234    
1235     * [r2498] src/modules/hwinfo/hardware.control.class.in:
1236      -more debug messages
1237     * [r2497] src/include/register.global.class.in,
1238      src/modules/hwinfo/hardware.control.class.in:
1239      -run hardware detection on register_client if hardware was
1240      provided and not already run
1241     * [r2496] src/modules/hwinfo/hardware.control.class.in:
1242      -respect returned NULL setting from database too
1243     * [r2495] src/modules/hwinfo/hardware.control.class.in:
1244      -fixed whitespaces
1245     * [r2494] src/include/mysqlfunctions.global.class.in:
1246      -mysql_insert(): use decho() for debug messages
1247     * [r2493] src/modules/hwinfo/hardware.control.class.in:
1248      -fixed a typo minitor->monitor and print more debug messages
1249     * [r2492] src/include/control.global.class.in:
1250      -control_client(): fixed whitespace evaluation
1251     * [r2491] src/modules/hwinfo/hardware.control.class.in:
1252      -add more network defaults to the database
1253     * [r2490] src/systemd/mcore-controld.service.in,
1254      src/systemd/mcored.service.in:
1255      -run systemd services in silent mode
1256     * [r2489] src/include/control.global.class.in:
1257      -control_client(): respect run-queue cmd
1258     * [r2488] src/modules/hwinfo/hardware.control.class.in:
1259      -add more network defaults to the database
1260     * [r2487] src/modules/hwinfo/hardware.control.class.in[ADD]:
1261      -added set_hardware_detection() to hardware.control.class
1262     * [r2486] src/include/mysqlfunctions.global.class.in:
1263      -provide mysql and sql
1264     * [r2485] src/include/common.global.class.in:
1265      -added nsslsay_queue_*() functions
1266     * [r2484] src/mcore-controld.in:
1267      -use control.conf
1268     * [r2483] src/include/mysqlfunctions.global.class.in:
1269      -use MCORE_ prefixed sql variables from control.con
1270     * [r2482] conf/control.conf.in:
1271      -added more default values
1272     * [r2481] src/include/mysqlfunctions.global.class.in:
1273      -use lower case names for all local function variables, fixed
1274      header and whitespaces
1275     * [r2480] src/include/sessionauth.global.class.in,
1276      src/mcore-controld.in, src/mcored.in:
1277      -respect SILENT env var for internal daemon communication
1278     * [r2479] nsslsay, src/include/common.global.class.in,
1279      src/mcore-controld.in, src/mcored.in,
1280      src/modules/citrix/citrix-session.in,
1281      src/modules/citrix/citrix.client.class.in,
1282      src/modules/citrix/storefront.client.class.in,
1283      src/modules/idesk/idesk.client.class.in:
1284      -use 0/1 for bool values instead of mixed 0/1 and true/false
1285      settings
1286     * [r2478] src/mcored.in:
1287      -removed unused cruft
1288     * [r2477] conf/Makefile, conf/control.conf.in[CPY],
1289      conf/sql.conf.in[DEL]:
1290      -renamed sql.conf to control.conf
1291     * [r2476] src/include/register.global.class.in:
1292      -mtime should be always the actual timestamp
1293    
1294    2015-09-08  Niels Rogalla <niro@magellan-linux.de>
1295    
1296     * [r2475] src/Makefile:
1297      -install control daemon
1298     * [r2474] Makefile.inc:
1299      -added sql db settings
1300     * [r2473] conf/Makefile, conf/sql.conf.in[ADD]:
1301      -added sql.conf and split client/controll installation
1302     * [r2472] src/include/control.global.class.in:
1303      -hardcore sslsay port
1304     * [r2471] src/include/Makefile:
1305      -generate control.global.class
1306     * [r2470] src/mcore-controld.in:
1307      -include control.global.class
1308     * [r2469] src/mcore-controld.in:
1309      -removed deprecated sslsay globals
1310     * [r2468] src/include/control.global.class.in:
1311      -use the right SSLSAY_IP globals
1312     * [r2467] src/include/control.global.class.in:
1313      -use nsslsay_fingerprint for internal communication
1314     * [r2466] src/include/control.global.class.in,
1315      src/mcore-controld.in:
1316      -moved control_client() to control.global.class
1317     * [r2465] src/include/control.global.class.in[ADD],
1318      src/mcore-controld.in:
1319      -moved import_resource() to control.global.class
1320     * [r2464] src/mcore-controld.in:
1321      -removed duplicate nsslay() function
1322    
1323    2015-09-07  Niels Rogalla <niro@magellan-linux.de>
1324    
1325     * [r2463] src/systemd/mcored.service.in:
1326      -fixed deps
1327     * [r2462] src/systemd/mcore-register-client.service.in,
1328      src/systemd/mcored.service.in:
1329      -fixed systemd service files
1330     * [r2461] src/include/register.global.class.in:
1331      -always create the MCORE_CONFIG_PATH
1332    
1333    2015-09-04  Niels Rogalla <niro@magellan-linux.de>
1334    
1335     * [r2460] src/systemd/mcore-register-client.service.in:
1336      -mcore-register-clients write to disk so After=local-fs.target is
1337      required
1338     * [r2459] src/systemd/mcore-register-client.service.in:
1339      -require network to be online
1340     * [r2458] ChangeLog:
1341      -updated ChangeLog
1342    
1343    2015-09-03  Niels Rogalla <niro@magellan-linux.de>
1344    
1345     * [r2457] src/include/register.global.class.in:
1346      -register the client as online too
1347     * [r2456] src/modules/fluxbox/fluxbox-rebuild-menu.in:
1348      -use the mcore-serial program
1349     * [r2455] src/mcore-register-client.in:
1350      -honor UNKNOWN serial
1351     * [r2454] src/mcore-register-client.in:
1352      -use mcore-serial program
1353     * [r2453] src/mcore-register-client.in:
1354      -always exit 0 if config.d/serial exist
1355     * [r2452] src/systemd/Makefile:
1356      -fixed a typo
1357     * [r2451] src/systemd/mcored.service.in:
1358      -depend on mcore-register-client service
1359     * [r2450] src/systemd/Makefile,
1360      src/systemd/mcore-controld.service.in[ADD],
1361      src/systemd/mcore-register-client.service.in[ADD]:
1362      -added mcore-controld and mcore-register-client systemd services
1363     * [r2449] Makefile.inc, conf/mcore.conf.in:
1364      -make MCORE_CONFIG_PATH configurable
1365     * [r2448] src/Makefile, src/mcore-serial.in[ADD]:
1366      -added mcore-serial program to print the client serial systemwide
1367     * [r2447] src/include/register.global.class.in:
1368      -use oneline nsslsay cmds
1369     * [r2446] src/mcored.in:
1370      -include register functions
1371     * [r2445] src/include/register.global.class.in:
1372      -print ip_address in debug mode and use the right ip variable
1373     * [r2444] src/mcore-controld.in:
1374      -fixed sql_user
1375     * [r2443] src/include/register.global.class.in:
1376      -do not escape multiple line cmds for nsslsay
1377     * [r2442] src/include/register.global.class.in, src/mcored.in:
1378      -added register_client_local() function to inform the client
1379      about the serial
1380     * [r2441] src/include/register.global.class.in:
1381      -echo retvals propably
1382     * [r2440] src/mcore-controld.in:
1383      -added missing register.global.class
1384     * [r2439] src/include/register.global.class.in:
1385      -use decho() for debug messages
1386     * [r2438] src/mcore-controld.in:
1387      -added missing mcore.conf include
1388     * [r2437] src/mcore-register-client.in:
1389      -fixed nsslsay environment
1390     * [r2436] src/include/Makefile:
1391      -generate register.global.class
1392     * [r2435] src/include/register.global.class.in:
1393      -fixed header
1394     * [r2434] src/Makefile, src/mcore-register-client.in[ADD]:
1395      -added mcore-register-client binary
1396     * [r2433] src/include/register.global.class.in:
1397      -fixed retvals and use nsslsay_fingerprint to send the
1398      registration
1399     * [r2432] src/mcore-controld.in:
1400      -accept the register param
1401     * [r2431] src/include/register.global.class.in:
1402      -resolv mtime and fix broken variables
1403     * [r2430] src/include/register.global.class.in[ADD]:
1404      -added initial client registration class
1405     * [r2429] src/include/common.global.class.in:
1406      -added initial nsslsay() and nsslsay_fingerprint() functions
1407     * [r2428] src/include/common.global.class.in,
1408      src/include/sessionauth.global.class.in:
1409      -added cert_fingerprint() and key_fingerprint() functions for
1410      global certificate handling
1411     * [r2427] src/include/sessionauth.global.class.in:
1412      -fixed a typo
1413     * [r2426] src/include/daemon.global.class.in,
1414      src/mcore-controld.in, src/mcored.in:
1415      -inform the user about the fingerprint authentication method too
1416     * [r2425] src/include/sessionauth.global.class.in:
1417      -use the certificate fingerprint, not the certificate itsel for
1418      authentication to fix parsing issues
1419     * [r2424] Makefile.inc:
1420      -fixed missing cert file sed
1421     * [r2423] Makefile.inc, conf/mcore.conf.in,
1422      src/include/sessionauth.global.class.in, src/mcore-controld.in,
1423      src/mcored.confd.in, src/mcored.in:
1424      -added certifacte auth method
1425    
1426    2015-09-02  Niels Rogalla <niro@magellan-linux.de>
1427    
1428     * [r2422] src/Makefile:
1429      -build mcore-controld
1430     * [r2421] src/mcore-controld.in:
1431      -added prompt
1432    
1433    2015-09-01  Niels Rogalla <niro@magellan-linux.de>
1434    
1435     * [r2420] src/include/common.global.class.in:
1436      -added more network functions: iface_for_ip(), iface_for_mac(),
1437      mac_for_iface()
1438    
1439    2015-08-31  Niels Rogalla <niro@magellan-linux.de>
1440    
1441     * [r2419] src/modules/idesk/Makefile:
1442      -fixed sudoers permissions
1443     * [r2418] src/modules/idesk/Makefile:
1444      -fixed typos
1445     * [r2417] src/modules/idesk/idesk-sysinfo.in:
1446      -fixed a typo
1447     * [r2416] ChangeLog:
1448      -updated ChangeLog
1449     * [r2415] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1450      -honor user privileges, fix missing idesktop rc and make idesk
1451      startup configurable
1452     * [r2414] src/modules/idesk/Makefile,
1453      src/modules/idesk/desktop_icons.sudoers.in[ADD]:
1454      -install sudo configuration
1455     * [r2413] src/modules/idesk/idesk-sysinfo.in:
1456      -fixed broken sysinfo icon
1457     * [r2412] src/modules/idesk/idesk-sysinfo.in:
1458      -honor user privileges
1459     * [r2411] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1460      -restart idesk only if it is already running
1461     * [r2410] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1462      -generate sysinfo icon too
1463     * [r2409] ChangeLog:
1464      -updated ChangeLog
1465     * [r2408] src/modules/idesk/Makefile:
1466      -symlink idesk-generate-all-desktop-icons to BINDIR instead of
1467      idesk-sysinfo
1468     * [r2407] src/include/common.global.class.in:
1469      -added global network functions iface_for_remote_addr() and
1470      dns_to_ip()
1471     * [r2406] src/modules/idesk/idesk-sysinfo.in:
1472      -only generate an icon info file and let
1473      generate-all-desktop-icon genrate all icons, also print the
1474      current ip of the host
1475     * [r2405] src/modules/citrix/citrix-session.in:
1476      -generate a desktop icon
1477     * [r2404] src/modules/idesk/idesk-generate-all-desktop-icons.in,
1478      src/modules/idesk/idesk-generate-icon-info.in,
1479      src/modules/idesk/idesk-generate-icon.in,
1480      src/modules/idesk/idesk.client.class.in:
1481      -renamed icon position variables from {x,y}res to {x,y}pos
1482     * [r2403] src/modules/idesk/idesk-generate-all-desktop-icons.in,
1483      src/modules/idesk/idesk-generate-icon.in:
1484      -fix permissions of the .idesktop directory
1485    
1486    2015-08-28  Niels Rogalla <niro@magellan-linux.de>
1487    
1488     * [r2402] src/modules/citrix/Makefile,
1489      src/modules/citrix/citrix.conf.in,
1490      src/modules/citrix/storefront-resolver.in:
1491      -reworked storefront subscription behacior
1492     * [r2401] src/modules/citrix/storefront-resolver.in:
1493      -set addstore_required to 0, stores are added by mcore-tools
1494     * [r2400] src/modules/citrix/storefront-resolver.in:
1495      -fixed typos
1496     * [r2399] src/modules/basic-input/input.client.class.in:
1497      -fixed whitespaces
1498     * [r2398] src/modules/basic-input/input.client.class.in,
1499      src/modules/network/network.client.class.in:
1500      -honor Xorg with all pidof instances
1501     * [r2397] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1502      -fallback to 800x600 resolution if xinfo fails
1503    
1504    2015-08-27  Niels Rogalla <niro@magellan-linux.de>
1505    
1506     * [r2396] src/modules/citrix/storefront-resolver.in:
1507      -setup a proper runtime for the citrix client
1508     * [r2395] src/modules/citrix/storefront-session.in:
1509      -fixed a typo
1510     * [r2394] src/modules/citrix/storefront-session.in:
1511      -fixed a typo
1512     * [r2393] src/modules/citrix/storefront-session.in:
1513      -cleanup session list query
1514     * [r2392] src/modules/citrix/storefront-session.in:
1515      -suppress file suffix .sh on session print
1516     * [r2391] src/modules/citrix/Makefile,
1517      src/modules/citrix/citrix.conf.in,
1518      src/modules/citrix/storefront-resolver.in,
1519      src/modules/citrix/storefront-session.in,
1520      src/modules/citrix/storefront.client.class.in:
1521      --added basic getopts to clarify and ease things, fixed broken
1522      config include and resulting missing variables and renamed
1523      STOREFRONT_STORE to DEFAULT_STOREFRONT_STORE in citrix.conf
1524     * [r2390] src/modules/citrix/storefront.client.class.in:
1525      -use x11runas
1526     * [r2389] src/modules/citrix/storefront-session.in:
1527      -use x11runas
1528    
1529    2015-08-26  Niels Rogalla <niro@magellan-linux.de>
1530    
1531     * [r2388] src/modules/citrix/storefront-session.in:
1532      -fixed a {name} -> ${name}
1533     * [r2387] src/modules/citrix/storefront-session.in:
1534      -fixed a typo -add -> --add
1535     * [r2386] src/modules/citrix/storefront.client.class.in:
1536      -require idesk
1537     * [r2385] src/modules/citrix/storefront.client.class.in:
1538      -fixed broken help
1539     * [r2384] src/modules/citrix/storefront.client.class.in:
1540      -fixed broken help
1541     * [r2383] src/modules/citrix/storefront-session.in:
1542      -revert changes
1543     * [r2382] src/modules/citrix/storefront-session.in:
1544      -fixed a typo
1545     * [r2381] src/modules/citrix/storefront-session.in:
1546      -generate idesk icons if idesk was provided
1547     * [r2380] src/modules/idesk/idesk.client.class.in:
1548      -regen all desktop icons after altering them
1549     * [r2379] src/modules/idesk/idesk.client.class.in:
1550      -remove the dot too
1551     * [r2378] src/modules/idesk/idesk.client.class.in:
1552      -do not print icon_info_suffix
1553     * [r2377] src/modules/idesk/idesk.client.class.in:
1554      -fixed a typo MLIBDIR -> MCORE_LIBDIR
1555     * [r2376] src/modules/idesk/idesk.client.class.in:
1556      -fixed a typo
1557     * [r2375] src/modules/idesk/idesk.client.class.in:
1558      -reworked idesk.client.class
1559     * [r2374] src/modules/idesk/idesk-generate-icon.in:
1560      -let generate-all-desktop-icons restart idesk only
1561     * [r2373] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1562      -use introduces methods
1563     * [r2372] src/modules/idesk/idesk-generate-icon.in:
1564      -restart idesk after altering the icons
1565     * [r2371] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1566      -fixed whitespaces
1567     * [r2370] src/modules/idesk/idesk-generate-icon.in:
1568      -use the right variables
1569     * [r2369] src/modules/idesk/idesk-generate-icon-info.in,
1570      src/modules/idesk/idesk-generate-icon.in:
1571      -added add,del,print support
1572     * [r2368] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1573      -remove shutdown,reboot info before creating all desktop icons
1574    
1575    2015-08-25  Niels Rogalla <niro@magellan-linux.de>
1576    
1577     * [r2367] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1578      -fixed a typo
1579     * [r2366] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1580      -restart idesk
1581     * [r2365] src/modules/idesk/idesk-generate-icon-info.in:
1582      -fixed a typo and only add iwidth and iheight if not empty
1583     * [r2364] src/modules/idesk/idesk-generate-icon.in:
1584      -fixed a typo
1585     * [r2363] icons/Makefile, icons/default.png[ADD],
1586      icons/default_item.png[ADD], icons/firefox.png[ADD]:
1587      -added more icons
1588     * [r2362] src/modules/idesk/idesk-generate-icon-info.in:
1589      -added missing filename to icon_resource info
1590     * [r2361] src/modules/idesk/idesk-generate-icon.in:
1591      -fixed a typo
1592     * [r2360] src/modules/idesk/idesk-generate-all-desktop-icons.in,
1593      src/modules/idesk/idesk-generate-icon-info.in,
1594      src/modules/idesk/idesk-generate-icon.in:
1595      -fixed missing die() function
1596     * [r2359] src/modules/idesk/idesk-generate-icon-info.in:
1597      -fixed a typo
1598     * [r2358] src/modules/idesk/Makefile,
1599      src/modules/idesk/idesk-generate-all-desktop-icons.in[ADD],
1600      src/modules/idesk/idesk-generate-icon-info.in[ADD],
1601      src/modules/idesk/idesk-generate-icon.in[ADD]:
1602      -basic idesk helpers
1603    
1604    2015-08-24  Niels Rogalla <niro@magellan-linux.de>
1605    
1606     * [r2357] src/modules/citrix/storefront-session.in,
1607      src/modules/citrix/storefront.client.class.in:
1608      -serveral fixups to get things work
1609     * [r2356] src/modules/citrix/storefront-resolver.in:
1610      -fixed spelling
1611     * [r2355] src/modules/citrix/storefront.client.class.in:
1612      -fixups
1613     * [r2354] src/modules/citrix/Makefile,
1614      src/modules/citrix/storefront-session.in[ADD],
1615      src/modules/citrix/storefront.client.class.in[ADD]:
1616      -added storefront-session script and storefront.client.class
1617     * [r2353] src/modules/citrix/storefront-resolver.in:
1618      -aded liststore, addstore, delstore cmds and fixed some broken
1619      STORE variables
1620     * [r2352] src/modules/citrix/Makefile,
1621      src/modules/citrix/citrix.conf.in,
1622      src/modules/citrix/storefront-resolver.in[ADD]:
1623      -added initial storefront support
1624     * [r2351] src/include/common.global.class.in:
1625      -fixed Xorg handling and revert escape hacks
1626     * [r2350] src/modules/tigervnc/vnc.client.class.in:
1627      -honor newer vncpasswd versions of tigervnc
1628     * [r2349] src/include/common.global.class.in:
1629      -x11runas(): escape $@ to honor environments variables
1630     * [r2348] ChangeLog, src/include/common.global.class.in,
1631      src/modules/tigervnc/vnc.client.class.in:
1632      -revert changes
1633     * [r2347] ChangeLog, src/include/common.global.class.in,
1634      src/modules/tigervnc/vnc.client.class.in:
1635      -x11runas(): escape $@ to honor environments variables
1636    
1637    2014-07-15  Niels Rogalla <niro@magellan-linux.de>
1638    
1639     * [r2346] src/modules/basic-input/input.client.class.in:
1640      -honor MROOT if localectl exist
1641     * [r2345] dracut/mcored/run-mcored.sh.in:
1642      -removed neednet flag
1643    
1644    2014-07-14  Niels Rogalla <niro@magellan-linux.de>
1645    
1646     * [r2344] src/include/daemon.global.class.in:
1647      -fixed a typo - reval -> retval
1648     * [r2343] src/modules/citrix/citrix-session.in:
1649      -added missing include
1650     * [r2342] src/systemd/Makefile:
1651      -fixed a typo
1652     * [r2341] src/systemd/Makefile,
1653      src/systemd/mcored.tmpfilesd.conf.in[ADD]:
1654      -added tmpfiles.d file for mcored to create /var/lib/mcored
1655     * [r2340] dracut/mcored/module-setup.sh.in:
1656      -suppress some errors
1657     * [r2339] dracut/mcored-citrix/Makefile,
1658      dracut/mcored-citrix/module-setup.sh.in:
1659      -honor PNABROWSE_ICAROOT
1660     * [r2338] dracut/mcored/module-setup.sh.in:
1661      -install user/groups if they not exist
1662     * [r2337] src/modules/citrix/Makefile:
1663      -honor PNABROWSE_ICAROOT
1664     * [r2336] src/modules/citrix/query-citrix-browser.in:
1665      -run pnabrowse via chroot if MROOT was set
1666     * [r2335] src/mcored.in:
1667      -add an prompt pattern to mcored cmdline
1668    
1669    2014-07-11  Niels Rogalla <niro@magellan-linux.de>
1670    
1671     * [r2334] dracut/mcored/module-setup.sh.in:
1672      -add missing MCORE_UNPRIV_USER to initramfs passwd
1673     * [r2333] dracut/Makefile[ADD]:
1674      -add subdir Makefile
1675     * [r2332] dracut/mcored-citrix[ADD],
1676      dracut/mcored-citrix/Makefile[ADD],
1677      dracut/mcored-citrix/mcored-citrix.conf[ADD],
1678      dracut/mcored-citrix/module-setup.sh.in[ADD]:
1679      -added mcored-citrix dracut module
1680     * [r2331] dracut/mcored/Makefile:
1681      -fixed include path
1682     * [r2330] dracut/Makefile[DEL], dracut/mcored[ADD],
1683      dracut/mcored.conf[DEL], dracut/mcored/Makefile[CPY],
1684      dracut/mcored/mcored.conf[CPY],
1685      dracut/mcored/module-setup.sh.in[CPY],
1686      dracut/mcored/run-mcored.sh.in[CPY],
1687      dracut/module-setup.sh.in[DEL], dracut/run-mcored.sh.in[DEL]:
1688      -moved dracut module to dracut/mcored
1689     * [r2329] src/modules/fluxbox/fluxbox-rebuild-autostart.in:
1690      -create //.fluxbox directory if not exist
1691     * [r2328] src/modules/fluxbox/fluxbox-rebuild-menu.in:
1692      -fixed a typo s/-o/-g/
1693     * [r2327] dracut/run-mcored.sh.in:
1694      -tell the user that a remount is not required if the fs is
1695      already mounted rw
1696     * [r2326] dracut/run-mcored.sh.in:
1697      -only remount if the filesystem is ro and be more verbose
1698     * [r2325] dracut/mcored.conf:
1699      -do not omit systemd
1700     * [r2324] dracut/module-setup.sh.in:
1701      -fixed module installation
1702     * [r2323] dracut/run-mcored.sh.in:
1703      -print a noisy message if mcored was started
1704     * [r2322] dracut/module-setup.sh.in, dracut/run-mcored.sh.in:
1705      -revert changes
1706     * [r2321] dracut/module-setup.sh.in, dracut/run-mcored.sh.in:
1707      -print a noisy message if mcored was started
1708     * [r2320] src/modules/citrix/query-citrix-browser.in:
1709      -added missing includes
1710    
1711    2014-07-03  Niels Rogalla <niro@magellan-linux.de>
1712    
1713     * [r2319] src/modules/citrix/citrix-session.in,
1714      src/modules/citrix/citrix.client.class.in:
1715      -generate fluxbox menuentries with the citrix-session helper
1716      program if fluxbox was provided
1717     * [r2318] src/include/daemon.global.class.in:
1718      -added is_provided() function
1719    
1720    2014-02-06  Niels Rogalla <niro@magellan-linux.de>
1721    
1722     * [r2317] grub/Makefile:
1723      -install grub config with prio level 50
1724     * [r2316] dracut/Makefile:
1725      -install dracut config with prio level 50
1726    
1727    2014-01-20  Niels Rogalla <niro@magellan-linux.de>
1728    
1729     * [r2315] Makefile, grub[ADD], grub/Makefile[ADD],
1730      grub/mcored.conf[ADD]:
1731      -install grub configuration to enable networking
1732     * [r2314] ChangeLog:
1733      -updated ChangeLog
1734     * [r2313] daemon[DEL]:
1735      -removed old daemon dir
1736     * [r2312] src/sysvinit/mcore-controld.rc.in:
1737      -SSL_KEY_DIR was renamed to CHROOT_DIR
1738     * [r2311] src/sysvinit/mcore-controld.rc.in:
1739      -control daemon was renamed to mcore-controld
1740     * [r2310] src/sysvinit/mcore-controld.rc.in:
1741      -honor variable pathes of the Makefile
1742     * [r2309] src/sysvinit/mcore-controld.rc.in:
1743      -quiet stop
1744     * [r2308] src/sysvinit/mcored.rc.in:
1745      -updated runlevels
1746     * [r2307] src/sysvinit/mcore-controld.rc.in:
1747      -use rc_print() and rc_echo() functions
1748     * [r2306] daemon/control/control-daemon.rc[DEL],
1749      src/sysvinit/mcore-controld.rc.in[CPY]:
1750      -moved daemon/control/control-daemon.rc to
1751      src/sysvinit/mcore-controld.rc.in
1752     * [r2305] src/modules/basic-input/input.control.class.in,
1753      src/modules/basic-video/graphic.control.class.in,
1754      src/modules/citrix/citrix.control.class.in:
1755      -use CLASS_ARGV
1756     * [r2304] src/mcore-controld.in:
1757      -modified to match new classes and includes
1758     * [r2303] src/include/daemon.global.class.in, src/mcored.in:
1759      -renamed load_client_classes() to load_classes() and make it
1760      variable to either load client or control classes
1761     * [r2302] src/include/daemon.global.class.in:
1762      -call sigterm to terminate sslsvd. this supresses some error
1763      messages
1764     * [r2301] dracut/mcored.conf:
1765      -added some debugging helpers
1766     * [r2300] dracut/mcored.conf:
1767      -dracut networking will not work if systemd gets included
1768     * [r2299] dracut/module-setup.sh.in:
1769      -use dracut's busybox module
1770     * [r2298] dracut/run-mcored.sh.in:
1771      -only run mcored in the initrd if network was provided
1772     * [r2297] dracut/module-setup.sh.in, dracut/net-lib.sh[DEL],
1773      dracut/run-mcored.sh.in:
1774      -use network module instead of brewing our own stuff here
1775     * [r2296] dracut/Makefile:
1776      -use priority level 70 instead of 40 for the dracut module
1777    
1778  2014-01-16  Niels Rogalla <niro@magellan-linux.de>  2014-01-16  Niels Rogalla <niro@magellan-linux.de>
1779    
1780     * [r2295] src/Makefile:
1781      -install generate-certificate as mcore-generate-certificate
1782     * [r2294] src/Makefile:
1783      -fixed generate-certifacte installation
1784     * [r2293] ChangeLog:
1785      -updated ChangeLog
1786   * [r2292] dracut/Makefile:   * [r2292] dracut/Makefile:
1787    -fixed dracut module installation    -fixed dracut module installation
1788   * [r2291] Makefile:   * [r2291] Makefile:

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