Magellan Linux

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

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

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

Legend:
Removed from v.2347  
changed lines
  Added in v.2831