Magellan Linux

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

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

revision 2611 by niro, Tue Sep 22 10:12:51 2015 UTC revision 2829 by niro, Fri Aug 4 08:41:23 2017 UTC
# Line 1  Line 1 
1    2017-08-04  Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2828] src/modules/basic-video/graphic.client.class.in:
4      -always apply zotac hdmi quirk on all zotac devices to fix broken
5      screen resolution with the ica-client in fullscreen mode
6    
7    2017-08-02  Niels Rogalla <niro@magellan-linux.de>
8    
9     * [r2827] src/mcore-session.in:
10      -try to fix wallpaper loading issues and reduced loading times
11     * [r2826] src/modules/hwinfo/hardware.client.class.in:
12      -honor changes of r2819 - fixed iface handling
13    
14    2017-08-01  Niels Rogalla <niro@magellan-linux.de>
15    
16     * [r2825] src/modules/idesk/idesk-sysinfo.in:
17      -honor changes of r2819 - fix broken ip behavior
18    
19    2017-07-28  Niels Rogalla <niro@magellan-linux.de>
20    
21     * [r2824] ChangeLog:
22      -updated ChangeLog
23     * [r2823] src/modules/basic-video/graphic.client.class.in:
24      -set_graphic_resolution(): fix wrong variable evaluation
25     * [r2822] src/modules/citrix/storefront-cron.in:
26      -do not exclude the first session anymore, just retrieve all. to
27      disable a session use the enable row in the database
28     * [r2821] src/modules/citrix/storefront-cron.in:
29      -retrieve session list as MCORE_UNPRIV_USER and use internal
30      storefront-store utility. this method requires storebrowse.noX
31     * [r2820] src/modules/pxeconfig/lpxelinux-skeleton:
32      -added rd.peerdns to fix some dns issues with newer systemd
33    
34    2017-04-12  Niels Rogalla <niro@magellan-linux.de>
35    
36     * [r2819] src/include/register.global.class.in:
37      -fixed broken ip/iface detection with networks behind a gateway
38     * [r2818] src/include/common.global.class.in:
39      -added function get_iface_ip()
40     * [r2817] src/include/common.global.class.in:
41      -fixed iface_for_remote_addr(), honor routes with and without a
42      gateway
43     * [r2816] src/include/register.global.class.in:
44      -fixed whitespaces
45    
46    2017-04-07  Niels Rogalla <niro@magellan-linux.de>
47    
48     * [r2815] conf/control.conf.in,
49      src/modules/basic-video/graphic.control.class.in:
50      -use runtime graphic autodetection as default, do not run in dept
51      hwdetection. made it configurable via MCORE_GRAPHIC_HWDETECT_DEEP
52      variable
53     * [r2814] ChangeLog:
54      -updated ChangeLog
55     * [r2813] src/modules/basic-video/graphic.client.class.in:
56      -support graphic resolution and color depths auto detection at
57      runtime
58     * [r2812] src/include/daemon.global.class.in:
59      -fixed spelling
60     * [r2811] src/include/daemon.global.class.in:
61      -removed obsolete functions
62     * [r2810] src/include/daemon.global.class.in:
63      -fixed wrong variables PROVIDE->REQUIRE
64     * [r2809] src/include/common.global.class.in:
65      -only convert ip addresses to dns names, not dns names itself
66    
67    2017-04-03  Niels Rogalla <niro@magellan-linux.de>
68    
69     * [r2808] src/generate-certificate.in:
70      -honor existing ssl keys
71     * [r2807] certs/mcored.key, certs/mcored.pem:
72      -finally fixed certificates
73    
74    2017-03-27  Niels Rogalla <niro@magellan-linux.de>
75    
76     * [r2806] certs/mcored.key, certs/mcored.pem:
77      -re-issue certificates until Mar 26 2020
78    
79    2016-10-13  Niels Rogalla <niro@magellan-linux.de>
80    
81     * [r2805] src/modules/hwinfo/hardware.client.class.in:
82      -added wlan driver and device detection
83     * [r2804] src/modules/hwinfo/hardware.client.class.in:
84      -help_hardware_detect(): added missing class 'connected-iface
85    
86    2016-09-01  Niels Rogalla <niro@magellan-linux.de>
87    
88     * [r2803] src/modules/scm-egk/scm-egk.client.class.in:
89      -fixed spelling
90    
91    2016-06-22  Niels Rogalla <niro@magellan-linux.de>
92    
93     * [r2802] src/modules/pxeconfig/Makefile:
94      -fixed missing pxeconfig.control.class script value
95     * [r2801] src/modules/pxeconfig/Makefile,
96      src/modules/pxeconfig/pxeconfig.control.class.in[ADD]:
97      -added pxeconfig control class to setup en empty cmdline on first
98      boot
99     * [r2800] src/modules/pxeconfig/mcore-pxeconfig-cron.in,
100      src/modules/pxeconfig/mcore-pxeconfig.in:
101      -honor individual boot cmdlines for every client
102    
103    2016-06-20  Niels Rogalla <niro@magellan-linux.de>
104    
105     * [r2799] ChangeLog:
106      -updated ChangeLog
107     * [r2798] src/modules/fluxbox/Makefile:
108      -process systemd directory correctly
109     * [r2797] src/systemd/Makefile:
110      -install mcore-user.tmpfilesd.conf and factory-xinitrc for the
111      client only
112     * [r2796] src/mcore-client-deactivated.in,
113      src/mcore-request-configuration-error.in:
114      -install missing menu-activated on first boot
115     * [r2795] src/modules/fluxbox/systemd/Makefile:
116      -fixed factory installation location and install the systemd
117      files for the right service type, mcore-client
118     * [r2794]
119      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[DEL],
120      src/modules/fluxbox/systemd/mcore-user-fluxbox.tmpfilesd.conf.in[CPY]:
121      -fixed wrong filename
122    
123    2016-06-10  Niels Rogalla <niro@magellan-linux.de>
124    
125     * [r2793] make-svn-snapshot.sh:
126      -fixed tarball upload
127     * [r2792] ChangeLog:
128      -updated ChangeLog
129     * [r2791] src/include/hwdetection.global.class.in:
130      -retrieve the correct x11 drivers via the loaded dri module if no
131      x11 driver was detected by hwinfo
132    
133    2016-06-07  Niels Rogalla <niro@magellan-linux.de>
134    
135     * [r2790] src/systemd/Makefile:
136      -fixed wrong factory dir installation of xinitrc
137    
138    2016-03-24  Niels Rogalla <niro@magellan-linux.de>
139    
140     * [r2789] src/modules/citrix/launch-ica.in:
141      -don't allow to run more than one instance of an ICA session at
142      the same time
143    
144    2016-02-17  Niels Rogalla <niro@magellan-linux.de>
145    
146     * [r2788] ChangeLog:
147      -updated ChangeLog
148     * [r2787] src/include/register.global.class.in,
149      src/mcore-register-client.in, src/mcore-request-configuration.in,
150      src/modules/hwinfo/hardware.client.class.in:
151      -use mcore-controlserver executable instead of the
152      MCORE_CONTROL_SERVER variable everywhere to honor
153      MCORE_CONTROLSERVER from cmdline and also catch even more
154      communication errors as the executable verifies the availablity
155      of the server
156     * [r2786] src/mcore-controlserver.in:
157      -honor MCORE_CONTROLSERVER from cmdline
158     * [r2785] src/modules/pxeconfig/lpxelinux-skeleton,
159      src/modules/pxeconfig/mcore-pxeconfig.in:
160      -use bootserver as boot image server variable, and controlserver
161      only for mcored
162     * [r2784] src/include/register.global.class.in:
163      -added more sanity checks
164     * [r2783]
165      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in:
166      -fixed wrong permissions
167     * [r2782] src/systemd/mcore-user.tmpfilesd.conf.in:
168      -fixed wrong permissions
169    
170    2016-02-12  Niels Rogalla <niro@magellan-linux.de>
171    
172     * [r2781] src/Makefile,
173      src/mcore-request-configuration-error.in[ADD],
174      src/mcore-request-configuration.in, src/mcore-session.in:
175      -catch communincation errors with the controlserver in the
176      configuration phase and show an error message if the
177      configuration request failed
178     * [r2780] src/modules/fluxbox/Makefile,
179      src/modules/fluxbox/fluxbox-rebuild-menu.in,
180      src/modules/fluxbox/systemd[ADD],
181      src/modules/fluxbox/systemd/Makefile[ADD],
182      src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[ADD],
183      src/modules/fluxbox/systemd/menu-deactivated.in[ADD],
184      src/systemd/mcore-user.tmpfilesd.conf.in:
185      -provide fluxbox menu-deactivated file via tmpfiles.d on systemd
186      clients
187     * [r2779] src/systemd/factory-xinitrc[DEL],
188      src/systemd/factory-xinitrc.in[CPY]:
189      -renamed to factory-xinitrc.in
190     * [r2778] src/mcore-controlserver.in:
191      -actually test the connection to the server
192     * [r2777] initialsetup.sh[DEL], nsslsay[DEL], socket_send.php[DEL],
193      todo-hardware.txt[DEL]:
194      -removed old cruft
195    
196    2016-02-11  Niels Rogalla <niro@magellan-linux.de>
197    
198     * [r2776] src/modules/fluxbox/fluxbox.client.class.in:
199      -fixed description
200     * [r2775] src/modules/idesk/idesk-generate-all-desktop-icons.in:
201      -fixed a typo xres= -> yres
202     * [r2774] src/modules/idesk/idesk-generate-all-desktop-icons.in:
203      -sanitize variables
204     * [r2773] src/modules/idesk/idesk-sysinfo.in:
205      -sanitize variables
206     * [r2772] src/systemd/mcore-user.tmpfilesd.conf.in:
207      -fixed user cleanup and wrong pathes
208     * [r2771] src/systemd/mcore-configd.tmpfilesd.conf.in:
209      -fixed wrong pathes
210     * [r2770] src/modules/fluxbox/fluxbox.control.class.in:
211      -push_config_80_fluxbox_theme(): fixed wrong database table
212     * [r2769] src/modules/fluxbox/fluxbox.control.class.in:
213      -renamed table cfg_autostart to cfg_fluxbox_autostart
214    
215    2016-02-10  Niels Rogalla <niro@magellan-linux.de>
216    
217     * [r2768] src/include/register.global.class.in,
218      src/modules/pxeconfig/lpxelinux-skeleton,
219      src/modules/pxeconfig/mcore-pxeconfig.in:
220      -provide MCORE_LOCATION at boot cmdline and use it to have a
221      valid location on first boot client registration
222     * [r2767] src/include/common.global.class.in,
223      src/modules/basic-system/system.client.class.in,
224      src/modules/basic-system/system.control.class.in:
225      -added the read_cmdline() function and updated system classes to
226      get cmdline information of a client
227     * [r2766] src/modules/citrix/storefront-resolver.in:
228      -storefront-resolver: print a better message for wrong
229      username/password combinations
230     * [r2765] src/systemd/Makefile, src/systemd/factory-xinitrc[ADD],
231      src/systemd/mcore-configd.tmpfilesd.conf.in[ADD],
232      src/systemd/mcore-user.tmpfilesd.conf.in[ADD]:
233      -always clean up the mcore-user home and mcore configuration
234      directory at boot
235    
236    2016-02-09  Niels Rogalla <niro@magellan-linux.de>
237    
238     * [r2764] src/modules/pxeconfig/Makefile,
239      src/modules/pxeconfig/index.html[ADD],
240      src/modules/pxeconfig/lpxelinux-skeleton,
241      src/modules/pxeconfig/mcore-boot.conf.in[ADD]:
242      -use CONTROLSERVER/boot subdir as boot image path and provide an
243      apache configuration module
244    
245    2016-02-03  Niels Rogalla <niro@magellan-linux.de>
246    
247     * [r2763] src/modules/tigervnc/vnc.control.class.in:
248      -fixed spelling and whitespaces
249    
250    2016-02-02  Niels Rogalla <niro@magellan-linux.de>
251    
252     * [r2762] src/modules/fluxbox/fluxbox.control.class.in:
253      -create an empty menu on firstboot
254     * [r2761] src/modules/fluxbox/fluxbox-rebuild-menu.in:
255      -always run fluxbox-rebuild-menu, just create missing directories
256     * [r2760] src/modules/fluxbox/fluxbox.control.class.in:
257      -fixed a typo
258     * [r2759] src/modules/scm-egk/scm-egk.control.class.in:
259      -push scm-egk firstboot config
260     * [r2758] src/modules/Makefile:
261      -added xscreensaver module
262     * [r2757] src/modules/xscreensaver[ADD],
263      src/modules/xscreensaver/Makefile[ADD],
264      src/modules/xscreensaver/screensaver.control.class.in[ADD]:
265      -honor fistboot screensaver settings, but the module is not
266      complete yet
267     * [r2756] src/modules/scm-egk/scm-egk.control.class.in:
268      -enable scm-egk service on first boot
269     * [r2755] src/modules/basic-input/input.control.class.in,
270      src/modules/basic-system/system.control.class.in,
271      src/modules/basic-video/graphic.control.class.in,
272      src/modules/hwinfo/hardware.control.class.in,
273      src/modules/network/network.control.class.in,
274      src/modules/tigervnc/vnc.control.class.in:
275      -split firstboot/hardware configuration from hwdetection class to
276      its corresponding module
277     * [r2754] src/include/daemon.global.class.in:
278      -added push_firstboot(), print_push_firstboot() and
279      run_push_firstboot() function to modularize any
280      firstboot/hardware configuration settings and to let the
281      configuration be loaded from the classes modules
282     * [r2753] ChangeLog:
283      -updated ChangeLog
284     * [r2752] src/modules/rdesktop/rdesktop-session.in:
285      -use de keymap as default
286     * [r2751] src/modules/scm-egk/scm-egk.conf.in:
287      -be compat with the udev version of pcsc-lite
288    
289    2016-01-29  Niels Rogalla <niro@magellan-linux.de>
290    
291     * [r2750] src/systemd/mcore-register-client.service.in:
292      -always register the client to the control-server
293     * [r2749] certs/mcored.pem:
294      -renew certificate, valid from 29.01.2016 through 28.01.2017
295     * [r2748] src/generate-certificate.in, src/update-certificate.in:
296      -use sha1 as signature algorithm to support sslsvd
297     * [r2747] src/Makefile, src/update-certificate.in[ADD]:
298      -added certificate update script
299     * [r2746] src/generate-certificate.in:
300      -fixed certificate name
301     * [r2745] src/generate-certificate.in:
302      -fixed whitespaces and set variables erlier
303    
304    2016-01-28  Niels Rogalla <niro@magellan-linux.de>
305    
306     * [r2744] ChangeLog:
307      -updated ChangeLog
308     * [r2743] src/modules/scm-egk/scm-egk.client.class.in,
309      src/modules/scm-egk/scm-egk.conf.in:
310      -fixed evaluation
311     * [r2742] src/modules/rdesktop/rdesktop.control.class.in:
312      -fixed another typo
313     * [r2741] src/modules/rdesktop/rdesktop.control.class.in:
314      -fixed a typo
315     * [r2740] src/modules/rdesktop/rdesktop.control.class.in:
316      -re-added debug messages
317     * [r2739] src/modules/rdesktop/rdesktop.control.class.in:
318      -evaluate empty values with 'NULL'
319     * [r2738] src/modules/rdesktop/rdesktop-session.in:
320      -acceppt 'NULL' paramater
321     * [r2737] src/modules/rdesktop/rdesktop.control.class.in:
322      -added debug info
323     * [r2736] src/modules/rdesktop/rdesktop.control.class.in:
324      -fixed set_rdesktop_session
325     * [r2735] src/modules/rdesktop/rdesktop.control.class.in:
326      -fixed a typo
327     * [r2734] src/modules/rdesktop/rdesktop.control.class.in:
328      -fixed a typo
329     * [r2733] src/modules/scm-egk/scm-egk.client.class.in,
330      src/modules/scm-egk/scm-egk.control.class.in:
331      -fixed function evaluation
332     * [r2732] src/modules/scm-egk/Makefile:
333      -install scm-egk.conf
334     * [r2731] icons/Makefile, icons/rdp.png[ADD]:
335      -added rdp icon
336     * [r2730] src/modules/scm-egk/scm-egk.control.class.in[CPY],
337      src/modules/scm-egk/scm-ekg.control.class.in[DEL]:
338      -fixed wrong filename
339     * [r2729] src/modules/rdesktop/Makefile:
340      simplify Makefile
341     * [r2728] src/modules/citrix/citrix.client.class.in,
342      src/modules/citrix/storefront.client.class.in:
343      -fixed some typos
344     * [r2727] src/modules/Makefile, src/modules/scm-egk[ADD],
345      src/modules/scm-egk/Makefile[ADD],
346      src/modules/scm-egk/scm-egk.client.class.in[ADD],
347      src/modules/scm-egk/scm-egk.conf.in[ADD],
348      src/modules/scm-egk/scm-ekg.control.class.in[ADD]:
349      -added scm-egk module
350     * [r2726] src/modules/Makefile, src/modules/rdesktop[ADD],
351      src/modules/rdesktop/Makefile[ADD],
352      src/modules/rdesktop/rdesktop-session.in[ADD],
353      src/modules/rdesktop/rdesktop.client.class.in[ADD],
354      src/modules/rdesktop/rdesktop.control.class.in[ADD]:
355      -added rdesktop module
356    
357    2015-12-29  Niels Rogalla <niro@magellan-linux.de>
358    
359     * [r2725] src/modules/pxeconfig/Makefile:
360      -fixed a typo
361    
362    2015-12-21  Niels Rogalla <niro@magellan-linux.de>
363    
364     * [r2724] Makefile, certs/Makefile, conf/Makefile, dracut/Makefile,
365      dracut/mcored-citrix/Makefile, dracut/mcored/Makefile,
366      grub/Makefile, icons/Makefile, src/Makefile,
367      src/include/Makefile, src/modules/Makefile,
368      src/modules/basic-input/Makefile,
369      src/modules/basic-kernel/Makefile,
370      src/modules/basic-system/Makefile,
371      src/modules/basic-version/Makefile,
372      src/modules/basic-video/Makefile, src/modules/citrix/Makefile,
373      src/modules/citrix/systemd/Makefile,
374      src/modules/fbsplash/Makefile, src/modules/fluxbox/Makefile,
375      src/modules/grub2/Makefile, src/modules/helpdesk/Makefile,
376      src/modules/hwinfo/Makefile, src/modules/idesk/Makefile,
377      src/modules/lprng/Makefile, src/modules/mage/Makefile,
378      src/modules/network/Makefile, src/modules/plymouth/Makefile,
379      src/modules/pxeconfig/Makefile,
380      src/modules/pxeconfig/systemd/Makefile,
381      src/modules/systemd/Makefile, src/modules/sysvinit/Makefile,
382      src/modules/tigervnc/Makefile, src/systemd/Makefile,
383      src/sysvinit/Makefile:
384      -reworked Makefiles that they really support install-common,
385      install-client and install install-control targets
386    
387    2015-12-18  Niels Rogalla <niro@magellan-linux.de>
388    
389     * [r2723] src/mcore-client-deactivated.in:
390      -use mcore-helpdesk helper scripts
391     * [r2722] src/modules/helpdesk/Makefile,
392      src/modules/helpdesk/mcore-helpdesk-phone.in[ADD],
393      src/modules/helpdesk/mcore-helpdesk-unit.in[ADD]:
394      -added mcore-helpdesk-{unit,phone} helper scripts
395     * [r2721] src/modules/helpdesk/helpdesk.client.class.in:
396      -fixed typos
397     * [r2720] src/Makefile, src/mcore-client-deactivated.in,
398      src/modules/Makefile, src/modules/helpdesk[ADD],
399      src/modules/helpdesk/Makefile[ADD],
400      src/modules/helpdesk/helpdesk.client.class.in[ADD],
401      src/modules/helpdesk/helpdesk.control.class.in[ADD]:
402      -make the helpdesk information configurable via the global
403      database
404     * [r2719] src/include/register.global.class.in:
405      -fixed broken client registration
406     * [r2718] ChangeLog:
407      -update ChangeLog
408     * [r2717] src/mcore-client-deactivated.in:
409      -fixed helpdesk phone
410    
411    2015-12-17  Niels Rogalla <niro@magellan-linux.de>
412    
413     * [r2716] src/Makefile, src/mcore-client-deactivated.in:
414      -make the client deactivated message more useful
415     * [r2715] src/modules/fluxbox/fluxbox-rebuild-menu.in:
416      -do not add logoff to the fluxbox menu atm
417     * [r2714] src/mcore-client-deactivated.in:
418      -fixed a typo
419     * [r2713] src/modules/basic-version/version.control.class.in:
420      -fixed one missing re-prio
421     * [r2712] src/mcore-client-deactivated.in,
422      src/modules/fluxbox/fluxbox-rebuild-menu.in:
423      -use file copies so fluxbox recognize the new menu via
424      file-updates
425     * [r2711] src/mcore-client-deactivated.in,
426      src/modules/fluxbox/fluxbox-rebuild-menu.in:
427      -honor fluxbox menu deactivation/activation for deactivated
428      clients
429     * [r2710] src/mcore-client-deactivated.in:
430      -print client serial
431     * [r2709] src/modules/basic-version/version.control.class.in:
432      -re-priorise push-config version activated to 01
433     * [r2708] src/mcore-client-deactivated.in:
434      -run in user context
435     * [r2707] src/Makefile, src/mcore-session.in[ADD]:
436      -added mcore-session script to simplify fluxbox configuration
437     * [r2706] src/mcore-client-deactivated.in:
438      -added 10 seconds timeout
439     * [r2705] src/Makefile:
440      -install mcore-client-deactivated script
441     * [r2704] src/modules/basic-version/version.client.class.in,
442      src/modules/basic-version/version.control.class.in:
443      -fixed logic
444     * [r2703] src/modules/basic-version/version.control.class.in:
445      -push the config
446     * [r2702] src/Makefile, src/mcore-client-deactivated.in[ADD],
447      src/modules/basic-version/version.client.class.in,
448      src/modules/basic-version/version.control.class.in:
449      -support client deactivation and inform the user properly
450    
451    2015-12-16  Niels Rogalla <niro@magellan-linux.de>
452    
453     * [r2701] src/include/register.global.class.in:
454      -fixed netboot state update
455     * [r2700] ChangeLog:
456      -updated ChangeLog
457     * [r2699] src/include/register.global.class.in,
458      src/modules/basic-version/version.client.class.in,
459      src/modules/basic-version/version.control.class.in:
460      -added netboot detection
461     * [r2698] src/Makefile, src/mcore-controlserver.in[ADD]:
462      -added mcore-controlserver info prog
463     * [r2697] src/modules/citrix/citrix-cron.in,
464      src/modules/citrix/storefront-cron.in:
465      -use lock files to prevent race-conditions of the cronjobs
466     * [r2696] Makefile.inc:
467      -set default rundir
468    
469    2015-12-11  Niels Rogalla <niro@magellan-linux.de>
470    
471     * [r2695] src/modules/pxeconfig/Makefile:
472      -fixed broken lpxelinux-skeleton installation
473     * [r2694] ChangeLog:
474      -updated ChangeLog
475     * [r2693] src/modules/citrix/Makefile,
476      src/modules/citrix/systemd[ADD],
477      src/modules/citrix/systemd/Makefile[ADD],
478      src/modules/citrix/systemd/mcore-citrix.service.in[ADD],
479      src/modules/citrix/systemd/mcore-citrix.timer[ADD],
480      src/modules/citrix/systemd/mcore-storefront.service.in[ADD],
481      src/modules/citrix/systemd/mcore-storefront.timer[ADD]:
482      -added systemd services and timers
483     * [r2692] src/modules/pxeconfig/Makefile:
484      -fixed ordering
485     * [r2691] src/modules/citrix/Makefile,
486      src/modules/idesk/idesk-generate-all-desktop-icons.in,
487      src/modules/pxeconfig/Makefile:
488      -removed hardcoded /usr/sbin pathes
489     * [r2690] src/modules/pxeconfig/Makefile:
490      -install lpxelinux-skeleton file
491     * [r2689] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
492      -updated timer configuration that it actually works
493     * [r2688] src/modules/pxeconfig/mcore-pxeconfig.in:
494      -fixed deletion logic
495     * [r2687] src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in:
496      -fixed timer Unit
497     * [r2686] src/modules/pxeconfig/mcore-pxeconfig-cron.in:
498      -prefix exec with mcore too
499     * [r2685] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
500      -fixed timer Unit
501     * [r2684] src/modules/pxeconfig/Makefile,
502      src/modules/pxeconfig/mcore-pxeconfig-cron.in[CPY],
503      src/modules/pxeconfig/mcore-pxeconfig.in[CPY],
504      src/modules/pxeconfig/pxeconfig-cron.in[DEL],
505      src/modules/pxeconfig/pxeconfig.in[DEL],
506      src/modules/pxeconfig/systemd/Makefile,
507      src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in[CPY],
508      src/modules/pxeconfig/systemd/mcore-pxeconfig.timer[CPY],
509      src/modules/pxeconfig/systemd/pxeconfig.service.in[DEL],
510      src/modules/pxeconfig/systemd/pxeconfig.timer[DEL]:
511      -prefixed everything with mcore-
512     * [r2683] src/modules/pxeconfig/Makefile,
513      src/modules/pxeconfig/systemd/Makefile[ADD]:
514      -updated Makefiles for systemd services
515     * [r2682] src/modules/pxeconfig/Makefile:
516      -removed pxeconfig.service
517     * [r2681] src/modules/pxeconfig/pxeconfig.service.in[DEL],
518      src/modules/pxeconfig/pxeconfig.timer[DEL],
519      src/modules/pxeconfig/systemd/pxeconfig.service.in[CPY],
520      src/modules/pxeconfig/systemd/pxeconfig.timer[CPY]:
521      -moved systemd files to systemd subdir
522     * [r2680] src/modules/pxeconfig/systemd[ADD]:
523      -added systemd subdir
524     * [r2679] src/modules/pxeconfig/pxeconfig-cron.in:
525      -prefix with sbindir, PATH maybe not exist
526     * [r2678] src/modules/pxeconfig/Makefile,
527      src/modules/pxeconfig/pxeconfig.service[DEL],
528      src/modules/pxeconfig/pxeconfig.service.in[CPY]:
529      -renamed pxeconfig.service to pxeconfig.service.in and do not use
530      hardcoded pathes anymore
531     * [r2677] src/modules/pxeconfig/Makefile:
532      -fixed broken TFTP_DIRECTORY
533     * [r2676] src/modules/Makefile:
534      -added pxeconfig module
535     * [r2675] src/modules/pxeconfig/pxeconfig.service[ADD],
536      src/modules/pxeconfig/pxeconfig.timer[ADD]:
537      -added systemd service and timer
538     * [r2674] src/modules/pxeconfig[ADD],
539      src/modules/pxeconfig/Makefile[ADD],
540      src/modules/pxeconfig/lpxelinux-skeleton[ADD],
541      src/modules/pxeconfig/pxeconfig-cron.in[ADD],
542      src/modules/pxeconfig/pxeconfig.in[ADD]:
543      -added pxeconfig module
544    
545    2015-12-07  Niels Rogalla <niro@magellan-linux.de>
546    
547     * [r2673] src/modules/basic-video/graphic.control.class.in:
548      -fixed broken push config controls
549    
550    2015-12-04  Niels Rogalla <niro@magellan-linux.de>
551    
552     * [r2672] src/modules/network/network.client.class.in:
553      -fixed several typos
554     * [r2671] src/modules/systemd/mcore-system-service.in:
555      -argv support breaks systemd logic, removed
556     * [r2670] ChangeLog:
557      updated ChangeLog
558     * [r2669] src/modules/network/network.client.class.in:
559      -reload network configuration to inform a dhcp server about any
560      hostname changes
561     * [r2668] src/modules/network/network.client.class.in:
562      -set_network_iface() is only supported by sysvinit atm
563     * [r2667] src/modules/network/network.client.class.in:
564      -use new service restart method
565     * [r2666] src/modules/systemd/mcore-system-service.in,
566      src/modules/sysvinit/mcore-system-service.in:
567      -support additional argvs
568    
569    2015-11-19  Niels Rogalla <niro@magellan-linux.de>
570    
571     * [r2665] src/modules/basic-video/graphic.client.class.in:
572      -ignore driver settings while autodetection was requested
573     * [r2664] src/modules/basic-video/graphic.control.class.in:
574      -ignore driver settings while autodetection was requested
575    
576    2015-11-12  Niels Rogalla <niro@magellan-linux.de>
577    
578     * [r2663] dracut/mcored-citrix/module-setup.sh.in:
579      -print the correct module name on error
580    
581    2015-11-10  Niels Rogalla <niro@magellan-linux.de>
582    
583     * [r2662] src/modules/lprng/printing.client.class.in:
584      -fixed a typo
585     * [r2661] src/modules/lprng/printing.client.class.in:
586      -updated printcap location
587     * [r2660] src/modules/lprng/printing.client.class.in:
588      -fixed typos and print debug messages
589     * [r2659] src/modules/lprng/printing.client.class.in:
590      -always restart lpd daemon
591     * [r2658] src/modules/lprng/printing.client.class.in,
592      src/modules/systemd/systemd.client.class.in,
593      src/modules/sysvinit/sysvinit.client.class.in:
594      -fixed command pathes
595     * [r2657] src/modules/systemd/mcore-system-service.in:
596      -always restart systemd services atm
597     * [r2656] src/modules/basic-kernel/mcore-kernel-module.in:
598      -fixed logic
599     * [r2655] src/modules/lprng/printing.client.class.in:
600      -install missing kernel modules as well
601     * [r2654] src/modules/basic-kernel/Makefile,
602      src/modules/basic-kernel/kernel.client.class.in,
603      src/modules/basic-kernel/mcore-kernel-module.in[ADD]:
604      -use helper script to add modules
605     * [r2653] src/modules/basic-kernel/kernel.client.class.in:
606      -fixed broken command syntax
607     * [r2652] src/modules/systemd/systemd.client.class.in,
608      src/modules/sysvinit/sysvinit.client.class.in:
609      -fixed broken command syntax
610     * [r2651] src/modules/systemd/mcore-system-service.in,
611      src/modules/sysvinit/mcore-system-service.in:
612      -fixed a typo
613     * [r2650] src/modules/Makefile:
614      -added basic kernel modules support
615     * [r2649] src/modules/basic-kernel[ADD],
616      src/modules/basic-kernel/Makefile[ADD],
617      src/modules/basic-kernel/kernel.client.class.in[ADD]:
618      -added basic kernel modules support
619     * [r2648] src/modules/systemd/Makefile,
620      src/modules/systemd/mcore-system-service.in[ADD],
621      src/modules/systemd/systemd.client.class.in:
622      -use a helper script to control system services and to be able to
623      control services with other modules
624     * [r2647] src/modules/sysvinit/Makefile,
625      src/modules/sysvinit/mcore-system-service.in[ADD],
626      src/modules/sysvinit/sysvinit.client.class.in:
627      -use a helper script to control system services and to be able to
628      control services with other modules
629    
630    2015-11-09  Niels Rogalla <niro@magellan-linux.de>
631    
632     * [r2646] src/modules/lprng/printing.client.class.in:
633      -fixed lprng config loop
634    
635    2015-10-09  Niels Rogalla <niro@magellan-linux.de>
636    
637     * [r2645] src/sysvinit/Makefile:
638      -install control services
639     * [r2644] src/systemd/Makefile:
640      -install control services
641    
642    2015-10-08  Niels Rogalla <niro@magellan-linux.de>
643    
644     * [r2643] ChangeLog:
645      -updated ChangeLog
646     * [r2642] src/modules/citrix/citrix-session.in,
647      src/modules/citrix/citrix.client.class.in,
648      src/modules/citrix/citrix.control.class.in,
649      src/modules/citrix/storefront-session.in,
650      src/modules/citrix/storefront.client.class.in,
651      src/modules/citrix/storefront.control.class.in:
652      -added autostart option
653     * [r2641] src/modules/citrix/storefront-cron.in:
654      -added store information
655    
656    2015-10-02  Niels Rogalla <niro@magellan-linux.de>
657    
658     * [r2640] src/modules/basic-video/graphic.control.class.in:
659      -fixed a typo
660    
661    2015-09-29  Niels Rogalla <niro@magellan-linux.de>
662    
663     * [r2639] src/modules/citrix/Makefile,
664      src/modules/citrix/citrix-session.in,
665      src/modules/citrix/launch-ica.in[ADD]:
666      -introduce ica launcher launch-ica
667     * [r2638] ChangeLog:
668      -updated ChangeLog
669     * [r2637] src/include/common.global.class.in:
670      -disabled echo stderr atm for eecho
671     * [r2636] src/modules/basic-video/graphic.control.class.in:
672      -enhanced graphic control class
673     * [r2635] src/modules/citrix/citrix.client.class.in:
674      -no escaping
675     * [r2634] src/modules/citrix/citrix-session.in,
676      src/modules/citrix/citrix.client.class.in,
677      src/modules/citrix/citrix.control.class.in:
678      -allow serverlist override per session
679     * [r2633] src/include/common.global.class.in:
680      -add more debug messages
681     * [r2632] src/include/common.global.class.in:
682      -honor all flavors of xorg-server
683     * [r2631] src/include/common.global.class.in:
684      -eecho(): print output to stderr
685     * [r2630] src/modules/citrix/citrix.control.class.in:
686      -fixed a typo
687     * [r2629] src/modules/citrix/citrix.control.class.in:
688      -removed cruft
689     * [r2628] src/modules/citrix/storefront.control.class.in:
690      -fixed typos
691     * [r2627] src/modules/citrix/Makefile,
692      src/modules/citrix/citrix.control.class.in:
693      -reworked citrix control class and install it
694    
695    2015-09-28  Niels Rogalla <niro@magellan-linux.de>
696    
697     * [r2626] icons/Makefile, icons/terminal.png[ADD]:
698      -added terminal icon
699    
700    2015-09-25  Niels Rogalla <niro@magellan-linux.de>
701    
702     * [r2625] src/modules/fluxbox/fluxbox-autostart.in,
703      src/modules/fluxbox/fluxbox.client.class.in,
704      src/modules/fluxbox/fluxbox.control.class.in:
705      -drop useless comment
706     * [r2624] src/modules/fluxbox/fluxbox-rebuild-autostart.in:
707      -fixed broken shared dir
708     * [r2623] src/modules/fluxbox/fluxbox.client.class.in,
709      src/modules/fluxbox/fluxbox.control.class.in:
710      -added autostart mechanics
711     * [r2622] socket_send.php:
712      -use sslv3 in socket send example
713     * [r2621] src/modules/fluxbox/Makefile,
714      src/modules/fluxbox/fluxbox-rebuild-autostart.in,
715      src/modules/fluxbox/fluxbox-rebuild-menu.in:
716      -make fluxbox dir configurable and include global fluxbox apps
717      file on autostart rebuild
718     * [r2620] src/modules/tigervnc/vnc.control.class.in:
719      -fail on unknown action
720     * [r2619] src/modules/tigervnc/vnc.control.class.in:
721      -fixed typos
722     * [r2618] src/modules/hwinfo/hardware.control.class.in:
723      -enable vnc service by default
724     * [r2617] src/modules/hwinfo/hardware.control.class.in:
725      -add an vnc db entry on hardware-detection
726     * [r2616] src/modules/tigervnc/Makefile,
727      src/modules/tigervnc/vnc.control.class.in[ADD]:
728      -added vnc control class
729    
730    2015-09-24  Niels Rogalla <niro@magellan-linux.de>
731    
732     * [r2615] src/modules/hwinfo/Makefile:
733      -install hardware control class
734     * [r2614] src/modules/hwinfo/hardware.control.class.in:
735      -get necard driver from actual used netcard, not from all
736      detected card
737     * [r2613] src/modules/hwinfo/hardware.client.class.in:
738      -added connecte-iface info and driver class
739    
740  2015-09-22  Niels Rogalla <niro@magellan-linux.de>  2015-09-22  Niels Rogalla <niro@magellan-linux.de>
741    
742     * [r2612] src/systemd/mcore-request-configuration.service.in:
743      -start mcore-request-configuration before X11 to fix broken
744      keyboard settings caused by a race condition when started at the
745      same time
746     * [r2611] ChangeLog:
747      -updated ChangeLog
748   * [r2610] src/modules/citrix/citrix-session.in:   * [r2610] src/modules/citrix/citrix-session.in:
749    -add HttpBrowserAddress to support storefront and newer xenapp    -add HttpBrowserAddress to support storefront and newer xenapp
750    servers    servers

Legend:
Removed from v.2611  
changed lines
  Added in v.2829