Magellan Linux

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

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