Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2833 - (hide annotations) (download)
Wed Aug 30 13:54:35 2017 UTC (6 years, 8 months ago) by niro
File size: 108878 byte(s)
-Updated ChangeLog
1 niro 2833 2017-08-30 Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2832] src/include/register.global.class.in,
4     src/modules/basic-system/system.client.class.in,
5     src/modules/basic-system/system.control.class.in,
6     src/modules/idesk/idesk-sysinfo.in:
7     -support arch sys information to be able to detect which arch of
8     the os is running
9    
10 niro 2831 2017-08-15 Niels Rogalla <niro@magellan-linux.de>
11    
12 niro 2833 * [r2831] ChangeLog:
13     -updated ChangeLog
14 niro 2831 * [r2830] src/modules/basic-video/graphic.client.class.in:
15     -some zotac devices have not the right bios infos, so we search
16     the whole devices subtree for zotac vendor matches
17    
18 niro 2829 2017-08-04 Niels Rogalla <niro@magellan-linux.de>
19    
20 niro 2831 * [r2829] ChangeLog:
21     -updated ChangeLog
22 niro 2829 * [r2828] src/modules/basic-video/graphic.client.class.in:
23     -always apply zotac hdmi quirk on all zotac devices to fix broken
24     screen resolution with the ica-client in fullscreen mode
25    
26     2017-08-02 Niels Rogalla <niro@magellan-linux.de>
27    
28     * [r2827] src/mcore-session.in:
29     -try to fix wallpaper loading issues and reduced loading times
30     * [r2826] src/modules/hwinfo/hardware.client.class.in:
31     -honor changes of r2819 - fixed iface handling
32    
33     2017-08-01 Niels Rogalla <niro@magellan-linux.de>
34    
35     * [r2825] src/modules/idesk/idesk-sysinfo.in:
36     -honor changes of r2819 - fix broken ip behavior
37    
38 niro 2824 2017-07-28 Niels Rogalla <niro@magellan-linux.de>
39    
40 niro 2829 * [r2824] ChangeLog:
41     -updated ChangeLog
42 niro 2824 * [r2823] src/modules/basic-video/graphic.client.class.in:
43     -set_graphic_resolution(): fix wrong variable evaluation
44     * [r2822] src/modules/citrix/storefront-cron.in:
45     -do not exclude the first session anymore, just retrieve all. to
46     disable a session use the enable row in the database
47     * [r2821] src/modules/citrix/storefront-cron.in:
48     -retrieve session list as MCORE_UNPRIV_USER and use internal
49     storefront-store utility. this method requires storebrowse.noX
50     * [r2820] src/modules/pxeconfig/lpxelinux-skeleton:
51     -added rd.peerdns to fix some dns issues with newer systemd
52    
53     2017-04-12 Niels Rogalla <niro@magellan-linux.de>
54    
55     * [r2819] src/include/register.global.class.in:
56     -fixed broken ip/iface detection with networks behind a gateway
57     * [r2818] src/include/common.global.class.in:
58     -added function get_iface_ip()
59     * [r2817] src/include/common.global.class.in:
60     -fixed iface_for_remote_addr(), honor routes with and without a
61     gateway
62     * [r2816] src/include/register.global.class.in:
63     -fixed whitespaces
64    
65 niro 2814 2017-04-07 Niels Rogalla <niro@magellan-linux.de>
66    
67 niro 2824 * [r2815] conf/control.conf.in,
68     src/modules/basic-video/graphic.control.class.in:
69     -use runtime graphic autodetection as default, do not run in dept
70     hwdetection. made it configurable via MCORE_GRAPHIC_HWDETECT_DEEP
71     variable
72     * [r2814] ChangeLog:
73     -updated ChangeLog
74 niro 2814 * [r2813] src/modules/basic-video/graphic.client.class.in:
75     -support graphic resolution and color depths auto detection at
76     runtime
77     * [r2812] src/include/daemon.global.class.in:
78     -fixed spelling
79     * [r2811] src/include/daemon.global.class.in:
80     -removed obsolete functions
81     * [r2810] src/include/daemon.global.class.in:
82     -fixed wrong variables PROVIDE->REQUIRE
83     * [r2809] src/include/common.global.class.in:
84     -only convert ip addresses to dns names, not dns names itself
85    
86     2017-04-03 Niels Rogalla <niro@magellan-linux.de>
87    
88     * [r2808] src/generate-certificate.in:
89     -honor existing ssl keys
90     * [r2807] certs/mcored.key, certs/mcored.pem:
91     -finally fixed certificates
92    
93     2017-03-27 Niels Rogalla <niro@magellan-linux.de>
94    
95     * [r2806] certs/mcored.key, certs/mcored.pem:
96     -re-issue certificates until Mar 26 2020
97    
98     2016-10-13 Niels Rogalla <niro@magellan-linux.de>
99    
100     * [r2805] src/modules/hwinfo/hardware.client.class.in:
101     -added wlan driver and device detection
102     * [r2804] src/modules/hwinfo/hardware.client.class.in:
103     -help_hardware_detect(): added missing class 'connected-iface
104    
105     2016-09-01 Niels Rogalla <niro@magellan-linux.de>
106    
107     * [r2803] src/modules/scm-egk/scm-egk.client.class.in:
108     -fixed spelling
109    
110     2016-06-22 Niels Rogalla <niro@magellan-linux.de>
111    
112     * [r2802] src/modules/pxeconfig/Makefile:
113     -fixed missing pxeconfig.control.class script value
114     * [r2801] src/modules/pxeconfig/Makefile,
115     src/modules/pxeconfig/pxeconfig.control.class.in[ADD]:
116     -added pxeconfig control class to setup en empty cmdline on first
117     boot
118     * [r2800] src/modules/pxeconfig/mcore-pxeconfig-cron.in,
119     src/modules/pxeconfig/mcore-pxeconfig.in:
120     -honor individual boot cmdlines for every client
121    
122 niro 2799 2016-06-20 Niels Rogalla <niro@magellan-linux.de>
123    
124 niro 2814 * [r2799] ChangeLog:
125     -updated ChangeLog
126 niro 2799 * [r2798] src/modules/fluxbox/Makefile:
127     -process systemd directory correctly
128     * [r2797] src/systemd/Makefile:
129     -install mcore-user.tmpfilesd.conf and factory-xinitrc for the
130     client only
131     * [r2796] src/mcore-client-deactivated.in,
132     src/mcore-request-configuration-error.in:
133     -install missing menu-activated on first boot
134     * [r2795] src/modules/fluxbox/systemd/Makefile:
135     -fixed factory installation location and install the systemd
136     files for the right service type, mcore-client
137     * [r2794]
138     src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[DEL],
139     src/modules/fluxbox/systemd/mcore-user-fluxbox.tmpfilesd.conf.in[CPY]:
140     -fixed wrong filename
141    
142 niro 2792 2016-06-10 Niels Rogalla <niro@magellan-linux.de>
143    
144 niro 2799 * [r2793] make-svn-snapshot.sh:
145     -fixed tarball upload
146     * [r2792] ChangeLog:
147     -updated ChangeLog
148 niro 2792 * [r2791] src/include/hwdetection.global.class.in:
149     -retrieve the correct x11 drivers via the loaded dri module if no
150     x11 driver was detected by hwinfo
151    
152     2016-06-07 Niels Rogalla <niro@magellan-linux.de>
153    
154     * [r2790] src/systemd/Makefile:
155     -fixed wrong factory dir installation of xinitrc
156    
157     2016-03-24 Niels Rogalla <niro@magellan-linux.de>
158    
159     * [r2789] src/modules/citrix/launch-ica.in:
160     -don't allow to run more than one instance of an ICA session at
161     the same time
162    
163 niro 2788 2016-02-17 Niels Rogalla <niro@magellan-linux.de>
164    
165 niro 2792 * [r2788] ChangeLog:
166     -updated ChangeLog
167 niro 2788 * [r2787] src/include/register.global.class.in,
168     src/mcore-register-client.in, src/mcore-request-configuration.in,
169     src/modules/hwinfo/hardware.client.class.in:
170     -use mcore-controlserver executable instead of the
171     MCORE_CONTROL_SERVER variable everywhere to honor
172     MCORE_CONTROLSERVER from cmdline and also catch even more
173     communication errors as the executable verifies the availablity
174     of the server
175     * [r2786] src/mcore-controlserver.in:
176     -honor MCORE_CONTROLSERVER from cmdline
177     * [r2785] src/modules/pxeconfig/lpxelinux-skeleton,
178     src/modules/pxeconfig/mcore-pxeconfig.in:
179     -use bootserver as boot image server variable, and controlserver
180     only for mcored
181     * [r2784] src/include/register.global.class.in:
182     -added more sanity checks
183     * [r2783]
184     src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in:
185     -fixed wrong permissions
186     * [r2782] src/systemd/mcore-user.tmpfilesd.conf.in:
187     -fixed wrong permissions
188    
189     2016-02-12 Niels Rogalla <niro@magellan-linux.de>
190    
191     * [r2781] src/Makefile,
192     src/mcore-request-configuration-error.in[ADD],
193     src/mcore-request-configuration.in, src/mcore-session.in:
194     -catch communincation errors with the controlserver in the
195     configuration phase and show an error message if the
196     configuration request failed
197     * [r2780] src/modules/fluxbox/Makefile,
198     src/modules/fluxbox/fluxbox-rebuild-menu.in,
199     src/modules/fluxbox/systemd[ADD],
200     src/modules/fluxbox/systemd/Makefile[ADD],
201     src/modules/fluxbox/systemd/mcore-user-fluxbox-tmpfilesd.conf.in[ADD],
202     src/modules/fluxbox/systemd/menu-deactivated.in[ADD],
203     src/systemd/mcore-user.tmpfilesd.conf.in:
204     -provide fluxbox menu-deactivated file via tmpfiles.d on systemd
205     clients
206     * [r2779] src/systemd/factory-xinitrc[DEL],
207     src/systemd/factory-xinitrc.in[CPY]:
208     -renamed to factory-xinitrc.in
209     * [r2778] src/mcore-controlserver.in:
210     -actually test the connection to the server
211     * [r2777] initialsetup.sh[DEL], nsslsay[DEL], socket_send.php[DEL],
212     todo-hardware.txt[DEL]:
213     -removed old cruft
214    
215     2016-02-11 Niels Rogalla <niro@magellan-linux.de>
216    
217     * [r2776] src/modules/fluxbox/fluxbox.client.class.in:
218     -fixed description
219     * [r2775] src/modules/idesk/idesk-generate-all-desktop-icons.in:
220     -fixed a typo xres= -> yres
221     * [r2774] src/modules/idesk/idesk-generate-all-desktop-icons.in:
222     -sanitize variables
223     * [r2773] src/modules/idesk/idesk-sysinfo.in:
224     -sanitize variables
225     * [r2772] src/systemd/mcore-user.tmpfilesd.conf.in:
226     -fixed user cleanup and wrong pathes
227     * [r2771] src/systemd/mcore-configd.tmpfilesd.conf.in:
228     -fixed wrong pathes
229     * [r2770] src/modules/fluxbox/fluxbox.control.class.in:
230     -push_config_80_fluxbox_theme(): fixed wrong database table
231     * [r2769] src/modules/fluxbox/fluxbox.control.class.in:
232     -renamed table cfg_autostart to cfg_fluxbox_autostart
233    
234     2016-02-10 Niels Rogalla <niro@magellan-linux.de>
235    
236     * [r2768] src/include/register.global.class.in,
237     src/modules/pxeconfig/lpxelinux-skeleton,
238     src/modules/pxeconfig/mcore-pxeconfig.in:
239     -provide MCORE_LOCATION at boot cmdline and use it to have a
240     valid location on first boot client registration
241     * [r2767] src/include/common.global.class.in,
242     src/modules/basic-system/system.client.class.in,
243     src/modules/basic-system/system.control.class.in:
244     -added the read_cmdline() function and updated system classes to
245     get cmdline information of a client
246     * [r2766] src/modules/citrix/storefront-resolver.in:
247     -storefront-resolver: print a better message for wrong
248     username/password combinations
249     * [r2765] src/systemd/Makefile, src/systemd/factory-xinitrc[ADD],
250     src/systemd/mcore-configd.tmpfilesd.conf.in[ADD],
251     src/systemd/mcore-user.tmpfilesd.conf.in[ADD]:
252     -always clean up the mcore-user home and mcore configuration
253     directory at boot
254    
255     2016-02-09 Niels Rogalla <niro@magellan-linux.de>
256    
257     * [r2764] src/modules/pxeconfig/Makefile,
258     src/modules/pxeconfig/index.html[ADD],
259     src/modules/pxeconfig/lpxelinux-skeleton,
260     src/modules/pxeconfig/mcore-boot.conf.in[ADD]:
261     -use CONTROLSERVER/boot subdir as boot image path and provide an
262     apache configuration module
263    
264     2016-02-03 Niels Rogalla <niro@magellan-linux.de>
265    
266     * [r2763] src/modules/tigervnc/vnc.control.class.in:
267     -fixed spelling and whitespaces
268    
269 niro 2753 2016-02-02 Niels Rogalla <niro@magellan-linux.de>
270    
271 niro 2788 * [r2762] src/modules/fluxbox/fluxbox.control.class.in:
272     -create an empty menu on firstboot
273     * [r2761] src/modules/fluxbox/fluxbox-rebuild-menu.in:
274     -always run fluxbox-rebuild-menu, just create missing directories
275     * [r2760] src/modules/fluxbox/fluxbox.control.class.in:
276     -fixed a typo
277     * [r2759] src/modules/scm-egk/scm-egk.control.class.in:
278     -push scm-egk firstboot config
279     * [r2758] src/modules/Makefile:
280     -added xscreensaver module
281     * [r2757] src/modules/xscreensaver[ADD],
282     src/modules/xscreensaver/Makefile[ADD],
283     src/modules/xscreensaver/screensaver.control.class.in[ADD]:
284     -honor fistboot screensaver settings, but the module is not
285     complete yet
286     * [r2756] src/modules/scm-egk/scm-egk.control.class.in:
287     -enable scm-egk service on first boot
288     * [r2755] src/modules/basic-input/input.control.class.in,
289     src/modules/basic-system/system.control.class.in,
290     src/modules/basic-video/graphic.control.class.in,
291     src/modules/hwinfo/hardware.control.class.in,
292     src/modules/network/network.control.class.in,
293     src/modules/tigervnc/vnc.control.class.in:
294     -split firstboot/hardware configuration from hwdetection class to
295     its corresponding module
296     * [r2754] src/include/daemon.global.class.in:
297     -added push_firstboot(), print_push_firstboot() and
298     run_push_firstboot() function to modularize any
299     firstboot/hardware configuration settings and to let the
300     configuration be loaded from the classes modules
301     * [r2753] ChangeLog:
302     -updated ChangeLog
303 niro 2753 * [r2752] src/modules/rdesktop/rdesktop-session.in:
304     -use de keymap as default
305     * [r2751] src/modules/scm-egk/scm-egk.conf.in:
306     -be compat with the udev version of pcsc-lite
307    
308     2016-01-29 Niels Rogalla <niro@magellan-linux.de>
309    
310     * [r2750] src/systemd/mcore-register-client.service.in:
311     -always register the client to the control-server
312     * [r2749] certs/mcored.pem:
313     -renew certificate, valid from 29.01.2016 through 28.01.2017
314     * [r2748] src/generate-certificate.in, src/update-certificate.in:
315     -use sha1 as signature algorithm to support sslsvd
316     * [r2747] src/Makefile, src/update-certificate.in[ADD]:
317     -added certificate update script
318     * [r2746] src/generate-certificate.in:
319     -fixed certificate name
320     * [r2745] src/generate-certificate.in:
321     -fixed whitespaces and set variables erlier
322    
323 niro 2744 2016-01-28 Niels Rogalla <niro@magellan-linux.de>
324    
325 niro 2753 * [r2744] ChangeLog:
326     -updated ChangeLog
327 niro 2744 * [r2743] src/modules/scm-egk/scm-egk.client.class.in,
328     src/modules/scm-egk/scm-egk.conf.in:
329     -fixed evaluation
330     * [r2742] src/modules/rdesktop/rdesktop.control.class.in:
331     -fixed another typo
332     * [r2741] src/modules/rdesktop/rdesktop.control.class.in:
333     -fixed a typo
334     * [r2740] src/modules/rdesktop/rdesktop.control.class.in:
335     -re-added debug messages
336     * [r2739] src/modules/rdesktop/rdesktop.control.class.in:
337     -evaluate empty values with 'NULL'
338     * [r2738] src/modules/rdesktop/rdesktop-session.in:
339     -acceppt 'NULL' paramater
340     * [r2737] src/modules/rdesktop/rdesktop.control.class.in:
341     -added debug info
342     * [r2736] src/modules/rdesktop/rdesktop.control.class.in:
343     -fixed set_rdesktop_session
344     * [r2735] src/modules/rdesktop/rdesktop.control.class.in:
345     -fixed a typo
346     * [r2734] src/modules/rdesktop/rdesktop.control.class.in:
347     -fixed a typo
348     * [r2733] src/modules/scm-egk/scm-egk.client.class.in,
349     src/modules/scm-egk/scm-egk.control.class.in:
350     -fixed function evaluation
351     * [r2732] src/modules/scm-egk/Makefile:
352     -install scm-egk.conf
353     * [r2731] icons/Makefile, icons/rdp.png[ADD]:
354     -added rdp icon
355     * [r2730] src/modules/scm-egk/scm-egk.control.class.in[CPY],
356     src/modules/scm-egk/scm-ekg.control.class.in[DEL]:
357     -fixed wrong filename
358     * [r2729] src/modules/rdesktop/Makefile:
359     simplify Makefile
360     * [r2728] src/modules/citrix/citrix.client.class.in,
361     src/modules/citrix/storefront.client.class.in:
362     -fixed some typos
363     * [r2727] src/modules/Makefile, src/modules/scm-egk[ADD],
364     src/modules/scm-egk/Makefile[ADD],
365     src/modules/scm-egk/scm-egk.client.class.in[ADD],
366     src/modules/scm-egk/scm-egk.conf.in[ADD],
367     src/modules/scm-egk/scm-ekg.control.class.in[ADD]:
368     -added scm-egk module
369     * [r2726] src/modules/Makefile, src/modules/rdesktop[ADD],
370     src/modules/rdesktop/Makefile[ADD],
371     src/modules/rdesktop/rdesktop-session.in[ADD],
372     src/modules/rdesktop/rdesktop.client.class.in[ADD],
373     src/modules/rdesktop/rdesktop.control.class.in[ADD]:
374     -added rdesktop module
375    
376     2015-12-29 Niels Rogalla <niro@magellan-linux.de>
377    
378     * [r2725] src/modules/pxeconfig/Makefile:
379     -fixed a typo
380    
381     2015-12-21 Niels Rogalla <niro@magellan-linux.de>
382    
383     * [r2724] Makefile, certs/Makefile, conf/Makefile, dracut/Makefile,
384     dracut/mcored-citrix/Makefile, dracut/mcored/Makefile,
385     grub/Makefile, icons/Makefile, src/Makefile,
386     src/include/Makefile, src/modules/Makefile,
387     src/modules/basic-input/Makefile,
388     src/modules/basic-kernel/Makefile,
389     src/modules/basic-system/Makefile,
390     src/modules/basic-version/Makefile,
391     src/modules/basic-video/Makefile, src/modules/citrix/Makefile,
392     src/modules/citrix/systemd/Makefile,
393     src/modules/fbsplash/Makefile, src/modules/fluxbox/Makefile,
394     src/modules/grub2/Makefile, src/modules/helpdesk/Makefile,
395     src/modules/hwinfo/Makefile, src/modules/idesk/Makefile,
396     src/modules/lprng/Makefile, src/modules/mage/Makefile,
397     src/modules/network/Makefile, src/modules/plymouth/Makefile,
398     src/modules/pxeconfig/Makefile,
399     src/modules/pxeconfig/systemd/Makefile,
400     src/modules/systemd/Makefile, src/modules/sysvinit/Makefile,
401     src/modules/tigervnc/Makefile, src/systemd/Makefile,
402     src/sysvinit/Makefile:
403     -reworked Makefiles that they really support install-common,
404     install-client and install install-control targets
405    
406 niro 2718 2015-12-18 Niels Rogalla <niro@magellan-linux.de>
407    
408 niro 2744 * [r2723] src/mcore-client-deactivated.in:
409     -use mcore-helpdesk helper scripts
410     * [r2722] src/modules/helpdesk/Makefile,
411     src/modules/helpdesk/mcore-helpdesk-phone.in[ADD],
412     src/modules/helpdesk/mcore-helpdesk-unit.in[ADD]:
413     -added mcore-helpdesk-{unit,phone} helper scripts
414     * [r2721] src/modules/helpdesk/helpdesk.client.class.in:
415     -fixed typos
416     * [r2720] src/Makefile, src/mcore-client-deactivated.in,
417     src/modules/Makefile, src/modules/helpdesk[ADD],
418     src/modules/helpdesk/Makefile[ADD],
419     src/modules/helpdesk/helpdesk.client.class.in[ADD],
420     src/modules/helpdesk/helpdesk.control.class.in[ADD]:
421     -make the helpdesk information configurable via the global
422     database
423     * [r2719] src/include/register.global.class.in:
424     -fixed broken client registration
425     * [r2718] ChangeLog:
426     -update ChangeLog
427 niro 2718 * [r2717] src/mcore-client-deactivated.in:
428     -fixed helpdesk phone
429    
430     2015-12-17 Niels Rogalla <niro@magellan-linux.de>
431    
432     * [r2716] src/Makefile, src/mcore-client-deactivated.in:
433     -make the client deactivated message more useful
434     * [r2715] src/modules/fluxbox/fluxbox-rebuild-menu.in:
435     -do not add logoff to the fluxbox menu atm
436     * [r2714] src/mcore-client-deactivated.in:
437     -fixed a typo
438     * [r2713] src/modules/basic-version/version.control.class.in:
439     -fixed one missing re-prio
440     * [r2712] src/mcore-client-deactivated.in,
441     src/modules/fluxbox/fluxbox-rebuild-menu.in:
442     -use file copies so fluxbox recognize the new menu via
443     file-updates
444     * [r2711] src/mcore-client-deactivated.in,
445     src/modules/fluxbox/fluxbox-rebuild-menu.in:
446     -honor fluxbox menu deactivation/activation for deactivated
447     clients
448     * [r2710] src/mcore-client-deactivated.in:
449     -print client serial
450     * [r2709] src/modules/basic-version/version.control.class.in:
451     -re-priorise push-config version activated to 01
452     * [r2708] src/mcore-client-deactivated.in:
453     -run in user context
454     * [r2707] src/Makefile, src/mcore-session.in[ADD]:
455     -added mcore-session script to simplify fluxbox configuration
456     * [r2706] src/mcore-client-deactivated.in:
457     -added 10 seconds timeout
458     * [r2705] src/Makefile:
459     -install mcore-client-deactivated script
460     * [r2704] src/modules/basic-version/version.client.class.in,
461     src/modules/basic-version/version.control.class.in:
462     -fixed logic
463     * [r2703] src/modules/basic-version/version.control.class.in:
464     -push the config
465     * [r2702] src/Makefile, src/mcore-client-deactivated.in[ADD],
466     src/modules/basic-version/version.client.class.in,
467     src/modules/basic-version/version.control.class.in:
468     -support client deactivation and inform the user properly
469    
470 niro 2700 2015-12-16 Niels Rogalla <niro@magellan-linux.de>
471    
472 niro 2718 * [r2701] src/include/register.global.class.in:
473     -fixed netboot state update
474     * [r2700] ChangeLog:
475     -updated ChangeLog
476 niro 2700 * [r2699] src/include/register.global.class.in,
477     src/modules/basic-version/version.client.class.in,
478     src/modules/basic-version/version.control.class.in:
479     -added netboot detection
480     * [r2698] src/Makefile, src/mcore-controlserver.in[ADD]:
481     -added mcore-controlserver info prog
482     * [r2697] src/modules/citrix/citrix-cron.in,
483     src/modules/citrix/storefront-cron.in:
484     -use lock files to prevent race-conditions of the cronjobs
485     * [r2696] Makefile.inc:
486     -set default rundir
487    
488 niro 2694 2015-12-11 Niels Rogalla <niro@magellan-linux.de>
489    
490 niro 2700 * [r2695] src/modules/pxeconfig/Makefile:
491     -fixed broken lpxelinux-skeleton installation
492     * [r2694] ChangeLog:
493     -updated ChangeLog
494 niro 2694 * [r2693] src/modules/citrix/Makefile,
495     src/modules/citrix/systemd[ADD],
496     src/modules/citrix/systemd/Makefile[ADD],
497     src/modules/citrix/systemd/mcore-citrix.service.in[ADD],
498     src/modules/citrix/systemd/mcore-citrix.timer[ADD],
499     src/modules/citrix/systemd/mcore-storefront.service.in[ADD],
500     src/modules/citrix/systemd/mcore-storefront.timer[ADD]:
501     -added systemd services and timers
502     * [r2692] src/modules/pxeconfig/Makefile:
503     -fixed ordering
504     * [r2691] src/modules/citrix/Makefile,
505     src/modules/idesk/idesk-generate-all-desktop-icons.in,
506     src/modules/pxeconfig/Makefile:
507     -removed hardcoded /usr/sbin pathes
508     * [r2690] src/modules/pxeconfig/Makefile:
509     -install lpxelinux-skeleton file
510     * [r2689] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
511     -updated timer configuration that it actually works
512     * [r2688] src/modules/pxeconfig/mcore-pxeconfig.in:
513     -fixed deletion logic
514     * [r2687] src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in:
515     -fixed timer Unit
516     * [r2686] src/modules/pxeconfig/mcore-pxeconfig-cron.in:
517     -prefix exec with mcore too
518     * [r2685] src/modules/pxeconfig/systemd/mcore-pxeconfig.timer:
519     -fixed timer Unit
520     * [r2684] src/modules/pxeconfig/Makefile,
521     src/modules/pxeconfig/mcore-pxeconfig-cron.in[CPY],
522     src/modules/pxeconfig/mcore-pxeconfig.in[CPY],
523     src/modules/pxeconfig/pxeconfig-cron.in[DEL],
524     src/modules/pxeconfig/pxeconfig.in[DEL],
525     src/modules/pxeconfig/systemd/Makefile,
526     src/modules/pxeconfig/systemd/mcore-pxeconfig.service.in[CPY],
527     src/modules/pxeconfig/systemd/mcore-pxeconfig.timer[CPY],
528     src/modules/pxeconfig/systemd/pxeconfig.service.in[DEL],
529     src/modules/pxeconfig/systemd/pxeconfig.timer[DEL]:
530     -prefixed everything with mcore-
531     * [r2683] src/modules/pxeconfig/Makefile,
532     src/modules/pxeconfig/systemd/Makefile[ADD]:
533     -updated Makefiles for systemd services
534     * [r2682] src/modules/pxeconfig/Makefile:
535     -removed pxeconfig.service
536     * [r2681] src/modules/pxeconfig/pxeconfig.service.in[DEL],
537     src/modules/pxeconfig/pxeconfig.timer[DEL],
538     src/modules/pxeconfig/systemd/pxeconfig.service.in[CPY],
539     src/modules/pxeconfig/systemd/pxeconfig.timer[CPY]:
540     -moved systemd files to systemd subdir
541     * [r2680] src/modules/pxeconfig/systemd[ADD]:
542     -added systemd subdir
543     * [r2679] src/modules/pxeconfig/pxeconfig-cron.in:
544     -prefix with sbindir, PATH maybe not exist
545     * [r2678] src/modules/pxeconfig/Makefile,
546     src/modules/pxeconfig/pxeconfig.service[DEL],
547     src/modules/pxeconfig/pxeconfig.service.in[CPY]:
548     -renamed pxeconfig.service to pxeconfig.service.in and do not use
549     hardcoded pathes anymore
550     * [r2677] src/modules/pxeconfig/Makefile:
551     -fixed broken TFTP_DIRECTORY
552     * [r2676] src/modules/Makefile:
553     -added pxeconfig module
554     * [r2675] src/modules/pxeconfig/pxeconfig.service[ADD],
555     src/modules/pxeconfig/pxeconfig.timer[ADD]:
556     -added systemd service and timer
557     * [r2674] src/modules/pxeconfig[ADD],
558     src/modules/pxeconfig/Makefile[ADD],
559     src/modules/pxeconfig/lpxelinux-skeleton[ADD],
560     src/modules/pxeconfig/pxeconfig-cron.in[ADD],
561     src/modules/pxeconfig/pxeconfig.in[ADD]:
562     -added pxeconfig module
563    
564     2015-12-07 Niels Rogalla <niro@magellan-linux.de>
565    
566     * [r2673] src/modules/basic-video/graphic.control.class.in:
567     -fixed broken push config controls
568    
569 niro 2670 2015-12-04 Niels Rogalla <niro@magellan-linux.de>
570    
571 niro 2694 * [r2672] src/modules/network/network.client.class.in:
572     -fixed several typos
573     * [r2671] src/modules/systemd/mcore-system-service.in:
574     -argv support breaks systemd logic, removed
575     * [r2670] ChangeLog:
576     updated ChangeLog
577 niro 2670 * [r2669] src/modules/network/network.client.class.in:
578     -reload network configuration to inform a dhcp server about any
579     hostname changes
580     * [r2668] src/modules/network/network.client.class.in:
581     -set_network_iface() is only supported by sysvinit atm
582     * [r2667] src/modules/network/network.client.class.in:
583     -use new service restart method
584     * [r2666] src/modules/systemd/mcore-system-service.in,
585     src/modules/sysvinit/mcore-system-service.in:
586     -support additional argvs
587    
588     2015-11-19 Niels Rogalla <niro@magellan-linux.de>
589    
590     * [r2665] src/modules/basic-video/graphic.client.class.in:
591     -ignore driver settings while autodetection was requested
592     * [r2664] src/modules/basic-video/graphic.control.class.in:
593     -ignore driver settings while autodetection was requested
594    
595     2015-11-12 Niels Rogalla <niro@magellan-linux.de>
596    
597     * [r2663] dracut/mcored-citrix/module-setup.sh.in:
598     -print the correct module name on error
599    
600     2015-11-10 Niels Rogalla <niro@magellan-linux.de>
601    
602     * [r2662] src/modules/lprng/printing.client.class.in:
603     -fixed a typo
604     * [r2661] src/modules/lprng/printing.client.class.in:
605     -updated printcap location
606     * [r2660] src/modules/lprng/printing.client.class.in:
607     -fixed typos and print debug messages
608     * [r2659] src/modules/lprng/printing.client.class.in:
609     -always restart lpd daemon
610     * [r2658] src/modules/lprng/printing.client.class.in,
611     src/modules/systemd/systemd.client.class.in,
612     src/modules/sysvinit/sysvinit.client.class.in:
613     -fixed command pathes
614     * [r2657] src/modules/systemd/mcore-system-service.in:
615     -always restart systemd services atm
616     * [r2656] src/modules/basic-kernel/mcore-kernel-module.in:
617     -fixed logic
618     * [r2655] src/modules/lprng/printing.client.class.in:
619     -install missing kernel modules as well
620     * [r2654] src/modules/basic-kernel/Makefile,
621     src/modules/basic-kernel/kernel.client.class.in,
622     src/modules/basic-kernel/mcore-kernel-module.in[ADD]:
623     -use helper script to add modules
624     * [r2653] src/modules/basic-kernel/kernel.client.class.in:
625     -fixed broken command syntax
626     * [r2652] src/modules/systemd/systemd.client.class.in,
627     src/modules/sysvinit/sysvinit.client.class.in:
628     -fixed broken command syntax
629     * [r2651] src/modules/systemd/mcore-system-service.in,
630     src/modules/sysvinit/mcore-system-service.in:
631     -fixed a typo
632     * [r2650] src/modules/Makefile:
633     -added basic kernel modules support
634     * [r2649] src/modules/basic-kernel[ADD],
635     src/modules/basic-kernel/Makefile[ADD],
636     src/modules/basic-kernel/kernel.client.class.in[ADD]:
637     -added basic kernel modules support
638     * [r2648] src/modules/systemd/Makefile,
639     src/modules/systemd/mcore-system-service.in[ADD],
640     src/modules/systemd/systemd.client.class.in:
641     -use a helper script to control system services and to be able to
642     control services with other modules
643     * [r2647] src/modules/sysvinit/Makefile,
644     src/modules/sysvinit/mcore-system-service.in[ADD],
645     src/modules/sysvinit/sysvinit.client.class.in:
646     -use a helper script to control system services and to be able to
647     control services with other modules
648    
649     2015-11-09 Niels Rogalla <niro@magellan-linux.de>
650    
651     * [r2646] src/modules/lprng/printing.client.class.in:
652     -fixed lprng config loop
653    
654     2015-10-09 Niels Rogalla <niro@magellan-linux.de>
655    
656     * [r2645] src/sysvinit/Makefile:
657     -install control services
658     * [r2644] src/systemd/Makefile:
659     -install control services
660    
661 niro 2643 2015-10-08 Niels Rogalla <niro@magellan-linux.de>
662    
663 niro 2670 * [r2643] ChangeLog:
664     -updated ChangeLog
665 niro 2643 * [r2642] src/modules/citrix/citrix-session.in,
666     src/modules/citrix/citrix.client.class.in,
667     src/modules/citrix/citrix.control.class.in,
668     src/modules/citrix/storefront-session.in,
669     src/modules/citrix/storefront.client.class.in,
670     src/modules/citrix/storefront.control.class.in:
671     -added autostart option
672     * [r2641] src/modules/citrix/storefront-cron.in:
673     -added store information
674    
675     2015-10-02 Niels Rogalla <niro@magellan-linux.de>
676    
677     * [r2640] src/modules/basic-video/graphic.control.class.in:
678     -fixed a typo
679    
680 niro 2638 2015-09-29 Niels Rogalla <niro@magellan-linux.de>
681    
682 niro 2643 * [r2639] src/modules/citrix/Makefile,
683     src/modules/citrix/citrix-session.in,
684     src/modules/citrix/launch-ica.in[ADD]:
685     -introduce ica launcher launch-ica
686     * [r2638] ChangeLog:
687     -updated ChangeLog
688 niro 2638 * [r2637] src/include/common.global.class.in:
689     -disabled echo stderr atm for eecho
690     * [r2636] src/modules/basic-video/graphic.control.class.in:
691     -enhanced graphic control class
692     * [r2635] src/modules/citrix/citrix.client.class.in:
693     -no escaping
694     * [r2634] src/modules/citrix/citrix-session.in,
695     src/modules/citrix/citrix.client.class.in,
696     src/modules/citrix/citrix.control.class.in:
697     -allow serverlist override per session
698     * [r2633] src/include/common.global.class.in:
699     -add more debug messages
700     * [r2632] src/include/common.global.class.in:
701     -honor all flavors of xorg-server
702     * [r2631] src/include/common.global.class.in:
703     -eecho(): print output to stderr
704     * [r2630] src/modules/citrix/citrix.control.class.in:
705     -fixed a typo
706     * [r2629] src/modules/citrix/citrix.control.class.in:
707     -removed cruft
708     * [r2628] src/modules/citrix/storefront.control.class.in:
709     -fixed typos
710     * [r2627] src/modules/citrix/Makefile,
711     src/modules/citrix/citrix.control.class.in:
712     -reworked citrix control class and install it
713    
714     2015-09-28 Niels Rogalla <niro@magellan-linux.de>
715    
716     * [r2626] icons/Makefile, icons/terminal.png[ADD]:
717     -added terminal icon
718    
719     2015-09-25 Niels Rogalla <niro@magellan-linux.de>
720    
721     * [r2625] src/modules/fluxbox/fluxbox-autostart.in,
722     src/modules/fluxbox/fluxbox.client.class.in,
723     src/modules/fluxbox/fluxbox.control.class.in:
724     -drop useless comment
725     * [r2624] src/modules/fluxbox/fluxbox-rebuild-autostart.in:
726     -fixed broken shared dir
727     * [r2623] src/modules/fluxbox/fluxbox.client.class.in,
728     src/modules/fluxbox/fluxbox.control.class.in:
729     -added autostart mechanics
730     * [r2622] socket_send.php:
731     -use sslv3 in socket send example
732     * [r2621] src/modules/fluxbox/Makefile,
733     src/modules/fluxbox/fluxbox-rebuild-autostart.in,
734     src/modules/fluxbox/fluxbox-rebuild-menu.in:
735     -make fluxbox dir configurable and include global fluxbox apps
736     file on autostart rebuild
737     * [r2620] src/modules/tigervnc/vnc.control.class.in:
738     -fail on unknown action
739     * [r2619] src/modules/tigervnc/vnc.control.class.in:
740     -fixed typos
741     * [r2618] src/modules/hwinfo/hardware.control.class.in:
742     -enable vnc service by default
743     * [r2617] src/modules/hwinfo/hardware.control.class.in:
744     -add an vnc db entry on hardware-detection
745     * [r2616] src/modules/tigervnc/Makefile,
746     src/modules/tigervnc/vnc.control.class.in[ADD]:
747     -added vnc control class
748    
749     2015-09-24 Niels Rogalla <niro@magellan-linux.de>
750    
751     * [r2615] src/modules/hwinfo/Makefile:
752     -install hardware control class
753     * [r2614] src/modules/hwinfo/hardware.control.class.in:
754     -get necard driver from actual used netcard, not from all
755     detected card
756     * [r2613] src/modules/hwinfo/hardware.client.class.in:
757     -added connecte-iface info and driver class
758    
759 niro 2611 2015-09-22 Niels Rogalla <niro@magellan-linux.de>
760    
761 niro 2638 * [r2612] src/systemd/mcore-request-configuration.service.in:
762     -start mcore-request-configuration before X11 to fix broken
763     keyboard settings caused by a race condition when started at the
764     same time
765     * [r2611] ChangeLog:
766     -updated ChangeLog
767 niro 2611 * [r2610] src/modules/citrix/citrix-session.in:
768     -add HttpBrowserAddress to support storefront and newer xenapp
769     servers
770    
771     2015-09-21 Niels Rogalla <niro@magellan-linux.de>
772    
773     * [r2609] src/systemd/mcore-request-configuration.service.in:
774     -fixed a broken dependency mcore-register-clients.service ->
775     mcore-register-client.service
776     * [r2608] src/systemd/mcore-request-configuration.service.in:
777     -run mcore-request-configuration after default.target was
778     reached, to ensure the system was setup probably
779     * [r2607] src/modules/citrix/storefront-store.in:
780     -always create an .eula_accepted file if missing
781     * [r2606] src/modules/citrix/storefront-store.in:
782     -added stores must be lowercase to be accepted by the citrix
783     client
784    
785     2015-09-18 Niels Rogalla <niro@magellan-linux.de>
786    
787     * [r2605] src/modules/citrix/storefront-store.in:
788     -fixed .ICAClient directory permissions
789     * [r2604] src/modules/citrix/storefront-store.in,
790     src/modules/citrix/storefront.client.class.in:
791     -renamed store_uri variable and flags to store
792     * [r2603] src/modules/citrix/storefront-session.in,
793     src/modules/citrix/storefront-store.in,
794     src/modules/citrix/storefront.client.class.in,
795     src/modules/citrix/storefront.control.class.in:
796     -renamed store_uri variable and flags to store
797     * [r2602] src/modules/citrix/storefront.client.class.in:
798     -updated help
799     * [r2601] src/modules/citrix/storefront-store.in:
800     -fixed a typo NOCOLOR -> NOCOLORS
801     * [r2600] src/modules/citrix/storefront-store.in:
802     -fixed pathes with source
803     * [r2599] src/modules/citrix/storefront-store.in:
804     -fixed pathes with source
805     * [r2598] src/modules/citrix/storefront-store.in:
806     -check if the config actually exist on print
807     * [r2597] src/modules/citrix/storefront-store.in:
808     -fixed a typo
809     * [r2596] src/modules/citrix/storefront-store.in:
810     -fixed a typo
811     * [r2595] src/modules/citrix/storefront-store.in:
812     -fixed a typo
813     * [r2594] src/modules/citrix/storefront-store.in:
814     -always create the storefront store dir
815     * [r2593] src/modules/citrix/Makefile,
816     src/modules/citrix/storefront-session.in,
817     src/modules/citrix/storefront-store.in[ADD],
818     src/modules/citrix/storefront.client.class.in,
819     src/modules/citrix/storefront.control.class.in:
820     -added storefront-store cmd to add storefront stores via xml file
821     to save a lot of time and workaround serveral issues with the new
822     ica receiver
823     * [r2592] src/systemd/mcore-request-configuration.service.in:
824     -restart=always not possible with type oneshot
825    
826     2015-09-17 Niels Rogalla <niro@magellan-linux.de>
827    
828     * [r2591] src/systemd/Makefile:
829     -install mcore-request-configuration.service file
830     * [r2590] src/mcore-request-configuration.in[ADD]:
831     -added mcore-request-configuration executable and systemd service
832     * [r2589] src/systemd/mcore-request-configuration.service.in:
833     -always restart the service after a failure
834     * [r2588] src/Makefile,
835     src/systemd/mcore-request-configuration.service.in[ADD]:
836     -added mcore-request-configuration executable and systemd service
837     * [r2587] src/modules/lprng/printing.control.class.in:
838     -fixed wrong name: name->printer_name
839     * [r2586] src/modules/lprng/Makefile,
840     src/modules/lprng/printing.client.class.in:
841     -make lprng spooler user and group configurable
842     * [r2585] src/modules/lprng/Makefile,
843     src/modules/lprng/printing.control.class.in[ADD]:
844     -added printing control class
845     * [r2584] src/modules/lprng/printing.client.class.in:
846     -disable all lpd/socket traces
847     * [r2583] src/modules/lprng/printing.client.class.in:
848     -no socket or lpd printing possible atm
849     * [r2582] src/modules/lprng/printing.client.class.in:
850     -provide printing too
851     * [r2581] src/modules/basic-system/system.control.class.in:
852     -added initial push_config support
853     * [r2580] src/modules/network/network.control.class.in:
854     -fixed a typo
855     * [r2579] src/modules/basic-video/graphic.control.class.in:
856     -set push-config prio
857     * [r2578] src/modules/basic-input/input.control.class.in:
858     -set push-config prio
859     * [r2577] src/modules/idesk/idesk.control.class.in:
860     -set push-config prio
861     * [r2576] src/modules/fluxbox/fluxbox.control.class.in:
862     -set push-config prio
863     * [r2575] src/modules/citrix/storefront.control.class.in:
864     -set push-config prio
865     * [r2574] src/modules/network/network.control.class.in:
866     -set push-config prio
867     * [r2573] src/modules/network/Makefile,
868     src/modules/network/network.control.class.in[ADD]:
869     -added initial network control class
870     * [r2572] src/modules/idesk/idesk.control.class.in:
871     -removed cruft
872     * [r2571] src/modules/basic-input/input.control.class.in:
873     -fixed spelling
874     * [r2570] src/modules/citrix/storefront.control.class.in:
875     -fixed session not empty
876     * [r2569] src/modules/citrix/storefront.control.class.in:
877     -renamed functions to run storefront_store before
878     storefront_session with push_config
879     * [r2568] src/modules/citrix/Makefile,
880     src/modules/citrix/storefront.control.class.in[ADD]:
881     -added storefront control class
882     * [r2567] src/modules/fluxbox/fluxbox.control.class.in:
883     -name must not be empty
884     * [r2566] src/modules/idesk/idesk.control.class.in:
885     -name must not be empty
886     * [r2565] src/modules/idesk/idesk.control.class.in:
887     -push_config support
888     * [r2564] src/modules/fluxbox/fluxbox.control.class.in:
889     -push_config support
890     * [r2563] src/include/control.global.class.in:
891     -fixed broken argument evalution: do not remove serial from every
892     place in the argument string. use argv evalution and remove
893     argv[0]. serial='4' command='set graphic.resolution 1024x768'
894     resulted in a broken 'set graphic.resolution 102x786'
895     * [r2562] src/mcore-controld.in:
896     -support push-config|push_config
897     * [r2561] src/modules/basic-video/graphic.control.class.in:
898     -initial push_config support
899     * [r2560] src/modules/basic-video/graphic.control.class.in:
900     -database table name is refresh_rate, not hz
901     * [r2559] src/modules/basic-input/input.control.class.in:
902     -do not run push_config on empty database retvals
903     * [r2558] src/include/daemon.global.class.in:
904     -run_push_config(): no colors in variable evaluation
905     * [r2557] src/include/daemon.global.class.in:
906     -run_push_config(): be more verbose in debug mode
907     * [r2556] src/include/daemon.global.class.in:
908     -run_push_config(): serial var is an requirement
909     * [r2555] src/include/daemon.global.class.in:
910     -fixed a typo
911     * [r2554] src/modules/basic-input/input.control.class.in:
912     -added push_config functionality
913     * [r2553] src/include/daemon.global.class.in:
914     -added push_config functions
915    
916     2015-09-16 Niels Rogalla <niro@magellan-linux.de>
917    
918     * [r2552] src/modules/plymouth/plymouth.client.class.in:
919     -do not rebuild grub config on live-media or netboot systems
920     * [r2551] src/modules/idesk/idesk-generate-icon-info.in:
921     -try to find an existing icon with the same name first
922     * [r2550] src/modules/idesk/idesk.control.class.in:
923     -fixed logic issues
924     * [r2549] src/modules/idesk/idesk.control.class.in:
925     -allow empty command
926     * [r2548] src/modules/fluxbox/fluxbox.control.class.in:
927     -allow empty exec
928     * [r2547] src/modules/fluxbox/fluxbox.control.class.in,
929     src/modules/idesk/idesk.control.class.in:
930     -fixed missing then
931     * [r2546] src/modules/fluxbox/fluxbox.control.class.in,
932     src/modules/idesk/idesk.control.class.in:
933     -fixed missing fi
934     * [r2545] src/modules/fluxbox/fluxbox.control.class.in:
935     -reworked the whole logic
936     * [r2544] src/modules/idesk/idesk.control.class.in:
937     -reworked the whole logic
938     * [r2543] src/modules/idesk/Makefile,
939     src/modules/idesk/idesk.control.class.in[ADD]:
940     -added initial idesk control class
941     * [r2542] src/modules/fluxbox/fluxbox.control.class.in:
942     -delete all menuitem before regen all
943     * [r2541] src/modules/fluxbox/fluxbox.control.class.in:
944     -fixed whitespaces
945     * [r2540] src/modules/fluxbox/fluxbox.control.class.in:
946     -fixed control_client command
947     * [r2539] src/modules/fluxbox/fluxbox.control.class.in:
948     -fixed control_client command
949     * [r2538] src/modules/fluxbox/fluxbox.control.class.in:
950     -fixed control_client command
951     * [r2537] src/modules/fluxbox/fluxbox.control.class.in:
952     -fixed a typo
953     * [r2536] src/modules/fluxbox/fluxbox.control.class.in:
954     -fixed logic issues
955     * [r2535] src/modules/fluxbox/fluxbox.control.class.in:
956     -update all values
957     * [r2534] src/modules/citrix/Makefile:
958     -remove citrix control class atm
959     * [r2533] src/modules/citrix/Makefile:
960     -install citrix-cron script
961     * [r2532] src/modules/fluxbox/Makefile,
962     src/modules/fluxbox/fluxbox.control.class.in[ADD]:
963     -added initial fluxbox control class
964    
965     2015-09-15 Niels Rogalla <niro@magellan-linux.de>
966    
967     * [r2531] src/modules/basic-system/Makefile,
968     src/modules/basic-system/system.control.class.in[ADD]:
969     -added initial system control class
970     * [r2530] src/modules/basic-version/Makefile,
971     src/modules/basic-version/version.control.class.in[ADD]:
972     -added version control class
973     * [r2529] src/modules/citrix/citrix-enumerate.conf.in:
974     -added ICA enumeration settings
975     * [r2528] src/include/control.global.class.in:
976     -use debug echo function decho()
977    
978     2015-09-14 Niels Rogalla <niro@magellan-linux.de>
979    
980     * [r2527] src/modules/citrix/Makefile:
981     -removed storefront control class
982     * [r2526] src/modules/citrix/Makefile,
983     src/modules/citrix/citrix-cron.in[ADD]:
984     -initial citrix-cron script
985     * [r2525] src/modules/citrix/storefront-cron.in:
986     -do not always print debug messages
987     * [r2524] src/modules/citrix/storefront-cron.in:
988     -honor citrix-enumerate.conf settings
989     * [r2523] src/modules/citrix/Makefile,
990     src/modules/citrix/citrix-enumerate.conf.in[ADD]:
991     -split install of client and control files and provide
992     citrix-enumerate.conf for citrix storefront and ica enumaration
993     of server provided sessions
994     * [r2522] src/modules/citrix/storefront-cron.in:
995     -fixed session import into database and disable all non-imported
996     sessions, because they do not exist on the storefront-server and
997     are not available for clients
998     * [r2521] src/modules/citrix/storefront-cron.in:
999     -import session to mysql database
1000     * [r2520] src/modules/citrix/Makefile,
1001     src/modules/citrix/storefront-cron.in:
1002     -reverted changes
1003     * [r2519] src/modules/citrix/Makefile,
1004     src/modules/citrix/storefront-cron.in:
1005     -import session to mysql database
1006     * [r2518] src/modules/citrix/storefront-cron.in:
1007     -get the right session and description
1008     * [r2517] src/modules/citrix/storefront-cron.in:
1009     -fixed evaluation and wrong service name
1010     * [r2516] src/modules/citrix/storefront-cron.in:
1011     -fixed a typo
1012     * [r2515] src/modules/citrix/storefront-cron.in:
1013     -daemon.global.class required for provides etc
1014     * [r2514] src/modules/citrix/storefront-cron.in:
1015     -several fixups
1016     * [r2513] src/modules/citrix/storefront-resolver.in:
1017     -make storefront tmp removal configurable
1018     * [r2512] src/modules/citrix/storefront-resolver.in:
1019     -added missing die() function
1020     * [r2511] src/modules/citrix/Makefile,
1021     src/modules/citrix/storefront-cron.in[ADD]:
1022     -added initial storefront-cron script
1023     * [r2510] src/modules/basic-video/Makefile,
1024     src/modules/basic-video/graphic.control.class.in:
1025     -added video control class
1026     * [r2509] src/modules/basic-input/Makefile,
1027     src/modules/basic-input/input.control.class.in:
1028     -added input control class
1029     * [r2508] src/modules/hwinfo/hardware.control.class.in:
1030     -add an empty screensaver entry
1031    
1032     2015-09-11 Niels Rogalla <niro@magellan-linux.de>
1033    
1034     * [r2507] src/include/register.global.class.in:
1035     -fixed a typo os->tools
1036     * [r2506] src/include/register.global.class.in:
1037     -import client version information on register
1038     * [r2505] src/modules/Makefile:
1039     -install basic-version
1040     * [r2504] src/modules/basic-version[ADD],
1041     src/modules/basic-version/Makefile[ADD],
1042     src/modules/basic-version/version.client.class.in[ADD]:
1043     -added basic-version class
1044     * [r2503] src/modules/mage/mage.client.class.in:
1045     -removed *_mage_iventory() functions and provide a full featured
1046     mage_query() function instead
1047     * [r2502] src/modules/hwinfo/hardware.control.class.in:
1048     -respect db NULL setting
1049     * [r2501] Makefile.inc, conf/control.conf.in:
1050     -added MCORE_DEFAULT_KEYMAP variable
1051     * [r2500] src/modules/hwinfo/hardware.control.class.in:
1052     -import keymap and user passwords
1053     * [r2499] src/include/register.global.class.in,
1054     src/modules/hwinfo/hardware.control.class.in:
1055     -renamed set_hardware_detect() to run_hardware_detect() and
1056     provide a new set class to run the hardware detection to fix
1057     run_clasS() evaluation issues
1058    
1059     2015-09-10 Niels Rogalla <niro@magellan-linux.de>
1060    
1061     * [r2498] src/modules/hwinfo/hardware.control.class.in:
1062     -more debug messages
1063     * [r2497] src/include/register.global.class.in,
1064     src/modules/hwinfo/hardware.control.class.in:
1065     -run hardware detection on register_client if hardware was
1066     provided and not already run
1067     * [r2496] src/modules/hwinfo/hardware.control.class.in:
1068     -respect returned NULL setting from database too
1069     * [r2495] src/modules/hwinfo/hardware.control.class.in:
1070     -fixed whitespaces
1071     * [r2494] src/include/mysqlfunctions.global.class.in:
1072     -mysql_insert(): use decho() for debug messages
1073     * [r2493] src/modules/hwinfo/hardware.control.class.in:
1074     -fixed a typo minitor->monitor and print more debug messages
1075     * [r2492] src/include/control.global.class.in:
1076     -control_client(): fixed whitespace evaluation
1077     * [r2491] src/modules/hwinfo/hardware.control.class.in:
1078     -add more network defaults to the database
1079     * [r2490] src/systemd/mcore-controld.service.in,
1080     src/systemd/mcored.service.in:
1081     -run systemd services in silent mode
1082     * [r2489] src/include/control.global.class.in:
1083     -control_client(): respect run-queue cmd
1084     * [r2488] src/modules/hwinfo/hardware.control.class.in:
1085     -add more network defaults to the database
1086     * [r2487] src/modules/hwinfo/hardware.control.class.in[ADD]:
1087     -added set_hardware_detection() to hardware.control.class
1088     * [r2486] src/include/mysqlfunctions.global.class.in:
1089     -provide mysql and sql
1090     * [r2485] src/include/common.global.class.in:
1091     -added nsslsay_queue_*() functions
1092     * [r2484] src/mcore-controld.in:
1093     -use control.conf
1094     * [r2483] src/include/mysqlfunctions.global.class.in:
1095     -use MCORE_ prefixed sql variables from control.con
1096     * [r2482] conf/control.conf.in:
1097     -added more default values
1098     * [r2481] src/include/mysqlfunctions.global.class.in:
1099     -use lower case names for all local function variables, fixed
1100     header and whitespaces
1101     * [r2480] src/include/sessionauth.global.class.in,
1102     src/mcore-controld.in, src/mcored.in:
1103     -respect SILENT env var for internal daemon communication
1104     * [r2479] nsslsay, src/include/common.global.class.in,
1105     src/mcore-controld.in, src/mcored.in,
1106     src/modules/citrix/citrix-session.in,
1107     src/modules/citrix/citrix.client.class.in,
1108     src/modules/citrix/storefront.client.class.in,
1109     src/modules/idesk/idesk.client.class.in:
1110     -use 0/1 for bool values instead of mixed 0/1 and true/false
1111     settings
1112     * [r2478] src/mcored.in:
1113     -removed unused cruft
1114     * [r2477] conf/Makefile, conf/control.conf.in[CPY],
1115     conf/sql.conf.in[DEL]:
1116     -renamed sql.conf to control.conf
1117     * [r2476] src/include/register.global.class.in:
1118     -mtime should be always the actual timestamp
1119    
1120     2015-09-08 Niels Rogalla <niro@magellan-linux.de>
1121    
1122     * [r2475] src/Makefile:
1123     -install control daemon
1124     * [r2474] Makefile.inc:
1125     -added sql db settings
1126     * [r2473] conf/Makefile, conf/sql.conf.in[ADD]:
1127     -added sql.conf and split client/controll installation
1128     * [r2472] src/include/control.global.class.in:
1129     -hardcore sslsay port
1130     * [r2471] src/include/Makefile:
1131     -generate control.global.class
1132     * [r2470] src/mcore-controld.in:
1133     -include control.global.class
1134     * [r2469] src/mcore-controld.in:
1135     -removed deprecated sslsay globals
1136     * [r2468] src/include/control.global.class.in:
1137     -use the right SSLSAY_IP globals
1138     * [r2467] src/include/control.global.class.in:
1139     -use nsslsay_fingerprint for internal communication
1140     * [r2466] src/include/control.global.class.in,
1141     src/mcore-controld.in:
1142     -moved control_client() to control.global.class
1143     * [r2465] src/include/control.global.class.in[ADD],
1144     src/mcore-controld.in:
1145     -moved import_resource() to control.global.class
1146     * [r2464] src/mcore-controld.in:
1147     -removed duplicate nsslay() function
1148    
1149     2015-09-07 Niels Rogalla <niro@magellan-linux.de>
1150    
1151     * [r2463] src/systemd/mcored.service.in:
1152     -fixed deps
1153     * [r2462] src/systemd/mcore-register-client.service.in,
1154     src/systemd/mcored.service.in:
1155     -fixed systemd service files
1156     * [r2461] src/include/register.global.class.in:
1157     -always create the MCORE_CONFIG_PATH
1158    
1159     2015-09-04 Niels Rogalla <niro@magellan-linux.de>
1160    
1161     * [r2460] src/systemd/mcore-register-client.service.in:
1162     -mcore-register-clients write to disk so After=local-fs.target is
1163     required
1164     * [r2459] src/systemd/mcore-register-client.service.in:
1165     -require network to be online
1166     * [r2458] ChangeLog:
1167     -updated ChangeLog
1168    
1169 niro 2458 2015-09-03 Niels Rogalla <niro@magellan-linux.de>
1170    
1171     * [r2457] src/include/register.global.class.in:
1172     -register the client as online too
1173     * [r2456] src/modules/fluxbox/fluxbox-rebuild-menu.in:
1174     -use the mcore-serial program
1175     * [r2455] src/mcore-register-client.in:
1176     -honor UNKNOWN serial
1177     * [r2454] src/mcore-register-client.in:
1178     -use mcore-serial program
1179     * [r2453] src/mcore-register-client.in:
1180     -always exit 0 if config.d/serial exist
1181     * [r2452] src/systemd/Makefile:
1182     -fixed a typo
1183     * [r2451] src/systemd/mcored.service.in:
1184     -depend on mcore-register-client service
1185     * [r2450] src/systemd/Makefile,
1186     src/systemd/mcore-controld.service.in[ADD],
1187     src/systemd/mcore-register-client.service.in[ADD]:
1188     -added mcore-controld and mcore-register-client systemd services
1189     * [r2449] Makefile.inc, conf/mcore.conf.in:
1190     -make MCORE_CONFIG_PATH configurable
1191     * [r2448] src/Makefile, src/mcore-serial.in[ADD]:
1192     -added mcore-serial program to print the client serial systemwide
1193     * [r2447] src/include/register.global.class.in:
1194     -use oneline nsslsay cmds
1195     * [r2446] src/mcored.in:
1196     -include register functions
1197     * [r2445] src/include/register.global.class.in:
1198     -print ip_address in debug mode and use the right ip variable
1199     * [r2444] src/mcore-controld.in:
1200     -fixed sql_user
1201     * [r2443] src/include/register.global.class.in:
1202     -do not escape multiple line cmds for nsslsay
1203     * [r2442] src/include/register.global.class.in, src/mcored.in:
1204     -added register_client_local() function to inform the client
1205     about the serial
1206     * [r2441] src/include/register.global.class.in:
1207     -echo retvals propably
1208     * [r2440] src/mcore-controld.in:
1209     -added missing register.global.class
1210     * [r2439] src/include/register.global.class.in:
1211     -use decho() for debug messages
1212     * [r2438] src/mcore-controld.in:
1213     -added missing mcore.conf include
1214     * [r2437] src/mcore-register-client.in:
1215     -fixed nsslsay environment
1216     * [r2436] src/include/Makefile:
1217     -generate register.global.class
1218     * [r2435] src/include/register.global.class.in:
1219     -fixed header
1220     * [r2434] src/Makefile, src/mcore-register-client.in[ADD]:
1221     -added mcore-register-client binary
1222     * [r2433] src/include/register.global.class.in:
1223     -fixed retvals and use nsslsay_fingerprint to send the
1224     registration
1225     * [r2432] src/mcore-controld.in:
1226     -accept the register param
1227     * [r2431] src/include/register.global.class.in:
1228     -resolv mtime and fix broken variables
1229     * [r2430] src/include/register.global.class.in[ADD]:
1230     -added initial client registration class
1231     * [r2429] src/include/common.global.class.in:
1232     -added initial nsslsay() and nsslsay_fingerprint() functions
1233     * [r2428] src/include/common.global.class.in,
1234     src/include/sessionauth.global.class.in:
1235     -added cert_fingerprint() and key_fingerprint() functions for
1236     global certificate handling
1237     * [r2427] src/include/sessionauth.global.class.in:
1238     -fixed a typo
1239     * [r2426] src/include/daemon.global.class.in,
1240     src/mcore-controld.in, src/mcored.in:
1241     -inform the user about the fingerprint authentication method too
1242     * [r2425] src/include/sessionauth.global.class.in:
1243     -use the certificate fingerprint, not the certificate itsel for
1244     authentication to fix parsing issues
1245     * [r2424] Makefile.inc:
1246     -fixed missing cert file sed
1247     * [r2423] Makefile.inc, conf/mcore.conf.in,
1248     src/include/sessionauth.global.class.in, src/mcore-controld.in,
1249     src/mcored.confd.in, src/mcored.in:
1250     -added certifacte auth method
1251    
1252     2015-09-02 Niels Rogalla <niro@magellan-linux.de>
1253    
1254     * [r2422] src/Makefile:
1255     -build mcore-controld
1256     * [r2421] src/mcore-controld.in:
1257     -added prompt
1258    
1259     2015-09-01 Niels Rogalla <niro@magellan-linux.de>
1260    
1261     * [r2420] src/include/common.global.class.in:
1262     -added more network functions: iface_for_ip(), iface_for_mac(),
1263     mac_for_iface()
1264    
1265 niro 2409 2015-08-31 Niels Rogalla <niro@magellan-linux.de>
1266    
1267 niro 2458 * [r2419] src/modules/idesk/Makefile:
1268     -fixed sudoers permissions
1269     * [r2418] src/modules/idesk/Makefile:
1270     -fixed typos
1271     * [r2417] src/modules/idesk/idesk-sysinfo.in:
1272     -fixed a typo
1273     * [r2416] ChangeLog:
1274     -updated ChangeLog
1275 niro 2416 * [r2415] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1276     -honor user privileges, fix missing idesktop rc and make idesk
1277     startup configurable
1278     * [r2414] src/modules/idesk/Makefile,
1279     src/modules/idesk/desktop_icons.sudoers.in[ADD]:
1280     -install sudo configuration
1281     * [r2413] src/modules/idesk/idesk-sysinfo.in:
1282     -fixed broken sysinfo icon
1283     * [r2412] src/modules/idesk/idesk-sysinfo.in:
1284     -honor user privileges
1285     * [r2411] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1286     -restart idesk only if it is already running
1287     * [r2410] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1288     -generate sysinfo icon too
1289     * [r2409] ChangeLog:
1290     -updated ChangeLog
1291 niro 2409 * [r2408] src/modules/idesk/Makefile:
1292     -symlink idesk-generate-all-desktop-icons to BINDIR instead of
1293     idesk-sysinfo
1294     * [r2407] src/include/common.global.class.in:
1295     -added global network functions iface_for_remote_addr() and
1296     dns_to_ip()
1297     * [r2406] src/modules/idesk/idesk-sysinfo.in:
1298     -only generate an icon info file and let
1299     generate-all-desktop-icon genrate all icons, also print the
1300     current ip of the host
1301     * [r2405] src/modules/citrix/citrix-session.in:
1302     -generate a desktop icon
1303     * [r2404] src/modules/idesk/idesk-generate-all-desktop-icons.in,
1304     src/modules/idesk/idesk-generate-icon-info.in,
1305     src/modules/idesk/idesk-generate-icon.in,
1306     src/modules/idesk/idesk.client.class.in:
1307     -renamed icon position variables from {x,y}res to {x,y}pos
1308     * [r2403] src/modules/idesk/idesk-generate-all-desktop-icons.in,
1309     src/modules/idesk/idesk-generate-icon.in:
1310     -fix permissions of the .idesktop directory
1311    
1312     2015-08-28 Niels Rogalla <niro@magellan-linux.de>
1313    
1314     * [r2402] src/modules/citrix/Makefile,
1315     src/modules/citrix/citrix.conf.in,
1316     src/modules/citrix/storefront-resolver.in:
1317     -reworked storefront subscription behacior
1318     * [r2401] src/modules/citrix/storefront-resolver.in:
1319     -set addstore_required to 0, stores are added by mcore-tools
1320     * [r2400] src/modules/citrix/storefront-resolver.in:
1321     -fixed typos
1322     * [r2399] src/modules/basic-input/input.client.class.in:
1323     -fixed whitespaces
1324     * [r2398] src/modules/basic-input/input.client.class.in,
1325     src/modules/network/network.client.class.in:
1326     -honor Xorg with all pidof instances
1327     * [r2397] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1328     -fallback to 800x600 resolution if xinfo fails
1329    
1330     2015-08-27 Niels Rogalla <niro@magellan-linux.de>
1331    
1332     * [r2396] src/modules/citrix/storefront-resolver.in:
1333     -setup a proper runtime for the citrix client
1334     * [r2395] src/modules/citrix/storefront-session.in:
1335     -fixed a typo
1336     * [r2394] src/modules/citrix/storefront-session.in:
1337     -fixed a typo
1338     * [r2393] src/modules/citrix/storefront-session.in:
1339     -cleanup session list query
1340     * [r2392] src/modules/citrix/storefront-session.in:
1341     -suppress file suffix .sh on session print
1342     * [r2391] src/modules/citrix/Makefile,
1343     src/modules/citrix/citrix.conf.in,
1344     src/modules/citrix/storefront-resolver.in,
1345     src/modules/citrix/storefront-session.in,
1346     src/modules/citrix/storefront.client.class.in:
1347     --added basic getopts to clarify and ease things, fixed broken
1348     config include and resulting missing variables and renamed
1349     STOREFRONT_STORE to DEFAULT_STOREFRONT_STORE in citrix.conf
1350     * [r2390] src/modules/citrix/storefront.client.class.in:
1351     -use x11runas
1352     * [r2389] src/modules/citrix/storefront-session.in:
1353     -use x11runas
1354    
1355     2015-08-26 Niels Rogalla <niro@magellan-linux.de>
1356    
1357     * [r2388] src/modules/citrix/storefront-session.in:
1358     -fixed a {name} -> ${name}
1359     * [r2387] src/modules/citrix/storefront-session.in:
1360     -fixed a typo -add -> --add
1361     * [r2386] src/modules/citrix/storefront.client.class.in:
1362     -require idesk
1363     * [r2385] src/modules/citrix/storefront.client.class.in:
1364     -fixed broken help
1365     * [r2384] src/modules/citrix/storefront.client.class.in:
1366     -fixed broken help
1367     * [r2383] src/modules/citrix/storefront-session.in:
1368     -revert changes
1369     * [r2382] src/modules/citrix/storefront-session.in:
1370     -fixed a typo
1371     * [r2381] src/modules/citrix/storefront-session.in:
1372     -generate idesk icons if idesk was provided
1373     * [r2380] src/modules/idesk/idesk.client.class.in:
1374     -regen all desktop icons after altering them
1375     * [r2379] src/modules/idesk/idesk.client.class.in:
1376     -remove the dot too
1377     * [r2378] src/modules/idesk/idesk.client.class.in:
1378     -do not print icon_info_suffix
1379     * [r2377] src/modules/idesk/idesk.client.class.in:
1380     -fixed a typo MLIBDIR -> MCORE_LIBDIR
1381     * [r2376] src/modules/idesk/idesk.client.class.in:
1382     -fixed a typo
1383     * [r2375] src/modules/idesk/idesk.client.class.in:
1384     -reworked idesk.client.class
1385     * [r2374] src/modules/idesk/idesk-generate-icon.in:
1386     -let generate-all-desktop-icons restart idesk only
1387     * [r2373] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1388     -use introduces methods
1389     * [r2372] src/modules/idesk/idesk-generate-icon.in:
1390     -restart idesk after altering the icons
1391     * [r2371] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1392     -fixed whitespaces
1393     * [r2370] src/modules/idesk/idesk-generate-icon.in:
1394     -use the right variables
1395     * [r2369] src/modules/idesk/idesk-generate-icon-info.in,
1396     src/modules/idesk/idesk-generate-icon.in:
1397     -added add,del,print support
1398     * [r2368] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1399     -remove shutdown,reboot info before creating all desktop icons
1400    
1401     2015-08-25 Niels Rogalla <niro@magellan-linux.de>
1402    
1403     * [r2367] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1404     -fixed a typo
1405     * [r2366] src/modules/idesk/idesk-generate-all-desktop-icons.in:
1406     -restart idesk
1407     * [r2365] src/modules/idesk/idesk-generate-icon-info.in:
1408     -fixed a typo and only add iwidth and iheight if not empty
1409     * [r2364] src/modules/idesk/idesk-generate-icon.in:
1410     -fixed a typo
1411     * [r2363] icons/Makefile, icons/default.png[ADD],
1412     icons/default_item.png[ADD], icons/firefox.png[ADD]:
1413     -added more icons
1414     * [r2362] src/modules/idesk/idesk-generate-icon-info.in:
1415     -added missing filename to icon_resource info
1416     * [r2361] src/modules/idesk/idesk-generate-icon.in:
1417     -fixed a typo
1418     * [r2360] src/modules/idesk/idesk-generate-all-desktop-icons.in,
1419     src/modules/idesk/idesk-generate-icon-info.in,
1420     src/modules/idesk/idesk-generate-icon.in:
1421     -fixed missing die() function
1422     * [r2359] src/modules/idesk/idesk-generate-icon-info.in:
1423     -fixed a typo
1424     * [r2358] src/modules/idesk/Makefile,
1425     src/modules/idesk/idesk-generate-all-desktop-icons.in[ADD],
1426     src/modules/idesk/idesk-generate-icon-info.in[ADD],
1427     src/modules/idesk/idesk-generate-icon.in[ADD]:
1428     -basic idesk helpers
1429    
1430     2015-08-24 Niels Rogalla <niro@magellan-linux.de>
1431    
1432     * [r2357] src/modules/citrix/storefront-session.in,
1433     src/modules/citrix/storefront.client.class.in:
1434     -serveral fixups to get things work
1435     * [r2356] src/modules/citrix/storefront-resolver.in:
1436     -fixed spelling
1437     * [r2355] src/modules/citrix/storefront.client.class.in:
1438     -fixups
1439     * [r2354] src/modules/citrix/Makefile,
1440     src/modules/citrix/storefront-session.in[ADD],
1441     src/modules/citrix/storefront.client.class.in[ADD]:
1442     -added storefront-session script and storefront.client.class
1443     * [r2353] src/modules/citrix/storefront-resolver.in:
1444     -aded liststore, addstore, delstore cmds and fixed some broken
1445     STORE variables
1446     * [r2352] src/modules/citrix/Makefile,
1447     src/modules/citrix/citrix.conf.in,
1448     src/modules/citrix/storefront-resolver.in[ADD]:
1449     -added initial storefront support
1450     * [r2351] src/include/common.global.class.in:
1451     -fixed Xorg handling and revert escape hacks
1452     * [r2350] src/modules/tigervnc/vnc.client.class.in:
1453     -honor newer vncpasswd versions of tigervnc
1454     * [r2349] src/include/common.global.class.in:
1455     -x11runas(): escape $@ to honor environments variables
1456     * [r2348] ChangeLog, src/include/common.global.class.in,
1457     src/modules/tigervnc/vnc.client.class.in:
1458     -revert changes
1459     * [r2347] ChangeLog, src/include/common.global.class.in,
1460     src/modules/tigervnc/vnc.client.class.in:
1461     -x11runas(): escape $@ to honor environments variables
1462    
1463     2014-07-15 Niels Rogalla <niro@magellan-linux.de>
1464    
1465     * [r2346] src/modules/basic-input/input.client.class.in:
1466     -honor MROOT if localectl exist
1467     * [r2345] dracut/mcored/run-mcored.sh.in:
1468     -removed neednet flag
1469    
1470     2014-07-14 Niels Rogalla <niro@magellan-linux.de>
1471    
1472     * [r2344] src/include/daemon.global.class.in:
1473     -fixed a typo - reval -> retval
1474     * [r2343] src/modules/citrix/citrix-session.in:
1475     -added missing include
1476     * [r2342] src/systemd/Makefile:
1477     -fixed a typo
1478     * [r2341] src/systemd/Makefile,
1479     src/systemd/mcored.tmpfilesd.conf.in[ADD]:
1480     -added tmpfiles.d file for mcored to create /var/lib/mcored
1481     * [r2340] dracut/mcored/module-setup.sh.in:
1482     -suppress some errors
1483     * [r2339] dracut/mcored-citrix/Makefile,
1484     dracut/mcored-citrix/module-setup.sh.in:
1485     -honor PNABROWSE_ICAROOT
1486     * [r2338] dracut/mcored/module-setup.sh.in:
1487     -install user/groups if they not exist
1488     * [r2337] src/modules/citrix/Makefile:
1489     -honor PNABROWSE_ICAROOT
1490     * [r2336] src/modules/citrix/query-citrix-browser.in:
1491     -run pnabrowse via chroot if MROOT was set
1492     * [r2335] src/mcored.in:
1493     -add an prompt pattern to mcored cmdline
1494    
1495     2014-07-11 Niels Rogalla <niro@magellan-linux.de>
1496    
1497     * [r2334] dracut/mcored/module-setup.sh.in:
1498     -add missing MCORE_UNPRIV_USER to initramfs passwd
1499     * [r2333] dracut/Makefile[ADD]:
1500     -add subdir Makefile
1501     * [r2332] dracut/mcored-citrix[ADD],
1502     dracut/mcored-citrix/Makefile[ADD],
1503     dracut/mcored-citrix/mcored-citrix.conf[ADD],
1504     dracut/mcored-citrix/module-setup.sh.in[ADD]:
1505     -added mcored-citrix dracut module
1506     * [r2331] dracut/mcored/Makefile:
1507     -fixed include path
1508     * [r2330] dracut/Makefile[DEL], dracut/mcored[ADD],
1509     dracut/mcored.conf[DEL], dracut/mcored/Makefile[CPY],
1510     dracut/mcored/mcored.conf[CPY],
1511     dracut/mcored/module-setup.sh.in[CPY],
1512     dracut/mcored/run-mcored.sh.in[CPY],
1513     dracut/module-setup.sh.in[DEL], dracut/run-mcored.sh.in[DEL]:
1514     -moved dracut module to dracut/mcored
1515     * [r2329] src/modules/fluxbox/fluxbox-rebuild-autostart.in:
1516     -create //.fluxbox directory if not exist
1517     * [r2328] src/modules/fluxbox/fluxbox-rebuild-menu.in:
1518     -fixed a typo s/-o/-g/
1519     * [r2327] dracut/run-mcored.sh.in:
1520     -tell the user that a remount is not required if the fs is
1521     already mounted rw
1522     * [r2326] dracut/run-mcored.sh.in:
1523     -only remount if the filesystem is ro and be more verbose
1524     * [r2325] dracut/mcored.conf:
1525     -do not omit systemd
1526     * [r2324] dracut/module-setup.sh.in:
1527     -fixed module installation
1528     * [r2323] dracut/run-mcored.sh.in:
1529     -print a noisy message if mcored was started
1530     * [r2322] dracut/module-setup.sh.in, dracut/run-mcored.sh.in:
1531     -revert changes
1532     * [r2321] dracut/module-setup.sh.in, dracut/run-mcored.sh.in:
1533     -print a noisy message if mcored was started
1534     * [r2320] src/modules/citrix/query-citrix-browser.in:
1535     -added missing includes
1536    
1537     2014-07-03 Niels Rogalla <niro@magellan-linux.de>
1538    
1539     * [r2319] src/modules/citrix/citrix-session.in,
1540     src/modules/citrix/citrix.client.class.in:
1541     -generate fluxbox menuentries with the citrix-session helper
1542     program if fluxbox was provided
1543     * [r2318] src/include/daemon.global.class.in:
1544     -added is_provided() function
1545    
1546     2014-02-06 Niels Rogalla <niro@magellan-linux.de>
1547    
1548     * [r2317] grub/Makefile:
1549     -install grub config with prio level 50
1550     * [r2316] dracut/Makefile:
1551     -install dracut config with prio level 50
1552    
1553 niro 2314 2014-01-20 Niels Rogalla <niro@magellan-linux.de>
1554    
1555 niro 2409 * [r2315] Makefile, grub[ADD], grub/Makefile[ADD],
1556     grub/mcored.conf[ADD]:
1557     -install grub configuration to enable networking
1558     * [r2314] ChangeLog:
1559     -updated ChangeLog
1560 niro 2314 * [r2313] daemon[DEL]:
1561     -removed old daemon dir
1562     * [r2312] src/sysvinit/mcore-controld.rc.in:
1563     -SSL_KEY_DIR was renamed to CHROOT_DIR
1564     * [r2311] src/sysvinit/mcore-controld.rc.in:
1565     -control daemon was renamed to mcore-controld
1566     * [r2310] src/sysvinit/mcore-controld.rc.in:
1567     -honor variable pathes of the Makefile
1568     * [r2309] src/sysvinit/mcore-controld.rc.in:
1569     -quiet stop
1570     * [r2308] src/sysvinit/mcored.rc.in:
1571     -updated runlevels
1572     * [r2307] src/sysvinit/mcore-controld.rc.in:
1573     -use rc_print() and rc_echo() functions
1574     * [r2306] daemon/control/control-daemon.rc[DEL],
1575     src/sysvinit/mcore-controld.rc.in[CPY]:
1576     -moved daemon/control/control-daemon.rc to
1577     src/sysvinit/mcore-controld.rc.in
1578     * [r2305] src/modules/basic-input/input.control.class.in,
1579     src/modules/basic-video/graphic.control.class.in,
1580     src/modules/citrix/citrix.control.class.in:
1581     -use CLASS_ARGV
1582     * [r2304] src/mcore-controld.in:
1583     -modified to match new classes and includes
1584     * [r2303] src/include/daemon.global.class.in, src/mcored.in:
1585     -renamed load_client_classes() to load_classes() and make it
1586     variable to either load client or control classes
1587     * [r2302] src/include/daemon.global.class.in:
1588     -call sigterm to terminate sslsvd. this supresses some error
1589     messages
1590     * [r2301] dracut/mcored.conf:
1591     -added some debugging helpers
1592     * [r2300] dracut/mcored.conf:
1593     -dracut networking will not work if systemd gets included
1594     * [r2299] dracut/module-setup.sh.in:
1595     -use dracut's busybox module
1596     * [r2298] dracut/run-mcored.sh.in:
1597     -only run mcored in the initrd if network was provided
1598     * [r2297] dracut/module-setup.sh.in, dracut/net-lib.sh[DEL],
1599     dracut/run-mcored.sh.in:
1600     -use network module instead of brewing our own stuff here
1601     * [r2296] dracut/Makefile:
1602     -use priority level 70 instead of 40 for the dracut module
1603    
1604 niro 2293 2014-01-16 Niels Rogalla <niro@magellan-linux.de>
1605    
1606 niro 2314 * [r2295] src/Makefile:
1607     -install generate-certificate as mcore-generate-certificate
1608     * [r2294] src/Makefile:
1609     -fixed generate-certifacte installation
1610     * [r2293] ChangeLog:
1611     -updated ChangeLog
1612 niro 2293 * [r2292] dracut/Makefile:
1613     -fixed dracut module installation
1614     * [r2291] Makefile:
1615     -install dracut module
1616    
1617     2014-01-14 Niels Rogalla <niro@magellan-linux.de>
1618    
1619     * [r2290] src/modules/basic-video/graphic.control.class[DEL],
1620     src/modules/basic-video/graphic.control.class.in[CPY]:
1621     -renamed graphic.control.class -> graphic.control.class.in
1622     * [r2289] src/modules/basic-input/input.control.class[DEL],
1623     src/modules/basic-input/input.control.class.in[CPY]:
1624     -renamed input.control.class -> input.control.class.in
1625     * [r2288] daemon/control/include/session.control.class[DEL],
1626     src/modules/citrix/citrix.control.class.in[CPY]:
1627     -moved daemon/control/include/session.control.class to
1628     src/modules/citrix/citrix.control.class.in
1629     * [r2287] daemon/control/include/input.control.class[DEL],
1630     src/modules/basic-input/input.control.class[CPY]:
1631     -moved daemon/control/include/input.control.class to
1632     src/modules/basic-input/input.control.class
1633     * [r2286] daemon/control/include/graphic.control.class[DEL],
1634     src/modules/basic-video/graphic.control.class[CPY]:
1635     -moved daemon/control/include/graphic.control.class to
1636     src/modules/basic-video/graphic.control.class
1637     * [r2285] daemon/control/control-daemon.sh[DEL],
1638     src/mcore-controld.in[CPY]:
1639     -moved daemon/control/control-daemon.sh to src/mcore-controld.in
1640     * [r2284] src/modules/idesk/idesk.client.class.in:
1641     -fixed whitespaces
1642     * [r2283] src/modules/basic-input/input.client.class.in:
1643     -use fluxbox-autostart and fluxbox-rebuild-autostart helpers
1644     * [r2282] src/modules/fluxbox/Makefile,
1645     src/modules/fluxbox/fluxbox-autostart.in[ADD]:
1646     -added fluxbox-autostart helper
1647     * [r2281] src/modules/fluxbox/fluxbox-menuitem.in:
1648     -added --comment switch
1649     * [r2280] src/modules/citrix/citrix.client.class.in:
1650     -use new fluxbox-menuitem helper
1651     * [r2279] src/modules/citrix/citrix.client.class.in:
1652     -use basename of ica-session (not lala.ica)
1653     * [r2278] src/modules/citrix/citrix-session.in:
1654     -use citrix-serverlist
1655     * [r2277] src/modules/fluxbox/Makefile,
1656     src/modules/fluxbox/fluxbox-menuitem.in[ADD],
1657     src/modules/fluxbox/fluxbox.client.class.in:
1658     -split of fluxbox-menuitem from fluxbox.client.class.in to make
1659     things more modular
1660     * [r2276] src/modules/citrix/citrix.client.class.in:
1661     -prefix citrix-session and citrix-serverlist with MCORE_LIBDIR
1662     * [r2275] src/modules/citrix/citrix.client.class.in:
1663     -fixed broken if-condition
1664     * [r2274] src/modules/citrix/citrix.client.class.in:
1665     -fixed missing case ifs
1666     * [r2273] src/modules/citrix/citrix.client.class.in:
1667     -do not escape
1668     * [r2272] src/modules/citrix/Makefile,
1669     src/modules/citrix/citrix-serverlist.in[ADD],
1670     src/modules/citrix/citrix-session.in[ADD],
1671     src/modules/citrix/citrix.client.class.in,
1672     src/modules/citrix/query-citrix-browser.in[ADD]:
1673     -split citrix.client.class.in to single programs named
1674     citrix-serverlist, citrix-session and query-citrix-browser to
1675     make things more modular and simpler
1676     * [r2271] src/include/daemon.global.class.in,
1677     src/modules/citrix/citrix.client.class.in:
1678     -fixed broken variables
1679     * [r2270] src/modules/citrix/citrix.client.class.in:
1680     -make pnabrowse retval parseable with ';' as ifs, because the
1681     retvals can contain whitespaces
1682     * [r2269] src/include/daemon.global.class.in, src/mcored.in,
1683     src/modules/basic-input/input.client.class.in,
1684     src/modules/basic-system/system.client.class.in,
1685     src/modules/basic-video/graphic.client.class.in,
1686     src/modules/citrix/citrix.client.class.in,
1687     src/modules/fbsplash/fbsplash.client.class.in,
1688     src/modules/fluxbox/fluxbox.client.class.in,
1689     src/modules/hwinfo/hardware.client.class.in,
1690     src/modules/lprng/printing.client.class.in,
1691     src/modules/mage/mage.client.class.in,
1692     src/modules/network/network.client.class.in,
1693     src/modules/plymouth/plymouth.client.class.in,
1694     src/modules/systemd/systemd.client.class.in,
1695     src/modules/sysvinit/sysvinit.client.class.in,
1696     src/modules/tigervnc/vnc.client.class.in:
1697     -use global argv arrays GLOBAL_ARGV and CLASS_ARGV to fix
1698     whitespace issues with the read cmd. escaping works with this
1699     now. every class must use the CLASS_ARGV array for arguments
1700    
1701 niro 2256 2014-01-13 Niels Rogalla <niro@magellan-linux.de>
1702    
1703 niro 2293 * [r2268] ChangeLog:
1704     -updated ChangeLog
1705 niro 2268 * [r2267] src/modules/citrix/citrix.client.class.in:
1706     -fixed serverlist/sessionlist array evaluation
1707     * [r2266] src/modules/citrix/citrix.client.class.in:
1708     -missed to honor PNABWROWSE_SERVER_EXCLUDE in one case
1709     * [r2265] src/modules/citrix/citrix.client.class.in:
1710     -fixed whitespaces
1711     * [r2264] src/modules/citrix/citrix.client.class.in:
1712     -fixed missing PNABROWSE_* sanity checks
1713     * [r2263] src/modules/citrix/citrix.client.class.in:
1714     -fixed c&p typo
1715     * [r2262] src/modules/citrix/citrix.client.class.in:
1716     -use variables for all PNABROWSE_* instances
1717     * [r2261] src/modules/citrix/citrix.client.class.in:
1718     -print help on wrong arguments
1719     * [r2260] src/modules/citrix/citrix.conf.in:
1720     -fixed spelling
1721     * [r2259] src/modules/citrix/Makefile,
1722     src/modules/citrix/citrix.client.class.in,
1723     src/modules/citrix/citrix.conf.in[ADD]:
1724     -support pnabrowse autodetection
1725     * [r2258] src/include/daemon.global.class.in, src/mcored.in:
1726     -make use of the new include() function
1727     * [r2257] src/include/common.global.class.in:
1728     -added include() function which sources files with debug
1729     information
1730     * [r2256] ChangeLog:
1731     -updated ChangeLog
1732 niro 2256 * [r2255] dracut/Makefile:
1733     -moved dracut make variables
1734     * [r2254] src/modules/fluxbox/fluxbox-rebuild-menu.in:
1735     -fixed broken os-release path
1736     * [r2253] src/modules/fluxbox/fluxbox-rebuild-autostart.in,
1737     src/modules/fluxbox/fluxbox-rebuild-menu.in:
1738     -renamed MCLIBDIR -> MCORE_LIBDIR
1739     * [r2252] Makefile.inc:
1740     -make SCRIPT_SED_COMMAND variable, moved dracut, systemd and
1741     sysvinit variables to corresponding subdirs
1742     * [r2251] src/Makefile:
1743     -moved systemd and sysvinit init files to subdirs
1744     * [r2250] src/sysvinit/Makefile[ADD]:
1745     -added Makefile
1746     * [r2249] src/systemd/Makefile:
1747     -target -install-client-services-systemd requires all target
1748     * [r2248] src/systemd/Makefile:
1749     -add PHONY target install-client-services-systemd
1750     * [r2247] src/systemd/Makefile[ADD]:
1751     -added Makefile
1752     * [r2246] src/mcored.rc.in[DEL], src/sysvinit/mcored.rc.in[CPY]:
1753     -moved mcored.rc.in to sysvinit/mcored.rc.in
1754     * [r2245] src/mcored.service.in[DEL],
1755     src/systemd/mcored.service.in[CPY]:
1756     -moved mcored.service.in to systemd/mcored.service.in
1757     * [r2244] src/systemd[ADD], src/sysvinit[ADD]:
1758     -add systemd and sysvinit dir
1759     * [r2243] daemon/control/control-daemon.sh,
1760     src/include/daemon.global.class.in,
1761     src/include/hwdetection.global.class.in,
1762     src/include/sessionauth.global.class.in, src/mcored.in,
1763     src/modules/basic-system/system.client.class.in,
1764     src/modules/fbsplash/fbsplash.client.class.in,
1765     src/modules/systemd/systemd.client.class.in,
1766     src/modules/sysvinit/sysvinit.client.class.in:
1767     -fixed spelling - unkown -> unknown
1768    
1769     2014-01-11 Niels Rogalla <niro@magellan-linux.de>
1770    
1771     * [r2242] Makefile.inc:
1772     -fixed wrong variable ETCDIR -> SYSCONFDIR, added sh processor
1773     * [r2241] dracut/Makefile[ADD]:
1774     -added Makefile
1775     * [r2240] dracut/run-mcored.sh.in:
1776     -use variable pathes
1777     * [r2239] dracut/module-setup.sh.in:
1778     -use variable pathes
1779     * [r2238] dracut/module-setup.sh[DEL],
1780     dracut/module-setup.sh.in[CPY]:
1781     -renamed module-setup.sh -> module-setup.sh.in
1782     * [r2237] dracut/run-mcored.sh[DEL], dracut/run-mcored.sh.in[CPY]:
1783     -renamed run-mcored.sh -> run-mcore.sh.in
1784     * [r2236] src/include/sessionauth.global.class.in:
1785     -use variable pathes
1786     * [r2235] src/include/hwdetection.global.class.in:
1787     -use variable pathes
1788     * [r2234] src/include/Makefile[ADD]:
1789     -added Makefile
1790     * [r2233] src/modules/Makefile:
1791     -refactored Makefile
1792     * [r2232] src/Makefile:
1793     -refactored Makefile
1794    
1795     2014-01-10 Niels Rogalla <niro@magellan-linux.de>
1796    
1797     * [r2231] src/include/sessionauth.global.class[DEL],
1798     src/include/sessionauth.global.class.in[CPY]:
1799     -renamed sessionauth.global.class -> sessionauth.global.class.in
1800     * [r2230] src/include/mysqlfunctions.global.class[DEL],
1801     src/include/mysqlfunctions.global.class.in[CPY]:
1802     -renamed mysqlfunctions.global.class ->
1803     mysqlfunctions.global.class.in
1804     * [r2229] src/include/hwdetection.global.class[DEL],
1805     src/include/hwdetection.global.class.in[CPY]:
1806     -renamed hwdetection.global.class -> hwdetection.global.class.in
1807     * [r2228] src/include/daemon.global.class[DEL],
1808     src/include/daemon.global.class.in[CPY]:
1809     -renamed daemon.global.class -> daemon.global.class.in
1810     * [r2227] src/include/common.global.class[DEL],
1811     src/include/common.global.class.in[CPY]:
1812     -renamed common.global.class -> common.global.class.in
1813     * [r2226] daemon/cmdlets.txt[DEL], src/modules/cmdlets.txt[CPY]:
1814     -move daemon/cmdlets.txt to src/modules/cmdlets.txt
1815     * [r2225] Makefile:
1816     -added icons SUBDIR
1817     * [r2224] Makefile:
1818     -added certs SUBDIR
1819     * [r2223] Makefile:
1820     -refactored Makefile
1821     * [r2222] Makefile.inc:
1822     -fixed whitespaces
1823     * [r2221] Makefile.inc:
1824     -added more processors
1825     * [r2220] Makefile.inc:
1826     -provided by subdir Makefiles
1827     * [r2219] icons/Makefile[ADD]:
1828     -added Makefile
1829     * [r2218] icons/reboot.png[ADD], icons/shutdown.png[ADD]:
1830     -added reboot.png shutdown.png
1831     * [r2217] certs/Makefile[ADD]:
1832     -added Makefile
1833     * [r2216] conf/Makefile[ADD]:
1834     -added Makefile
1835     * [r2215] certs/mcored.pem:
1836     -removed executable bit
1837     * [r2214] conf/mcore.conf.in:
1838     -removed executable bit
1839     * [r2213] conf/config.rc.in[DEL], conf/mcore.conf.in[CPY]:
1840     -renamed config.rc to mcore.conf
1841     * [r2212] dracut/module-setup.sh, src/mcored.in,
1842     src/modules/fluxbox/fluxbox-rebuild-autostart.in,
1843     src/modules/fluxbox/fluxbox-rebuild-menu.in:
1844     -renamed config.rc to mcore.conf
1845     * [r2211] src/modules/Makefile[ADD]:
1846     -provide a Makefile for modules
1847     * [r2210] daemon/mcorepasswd.in[DEL], src/mcorepasswd.in[CPY]:
1848     -moved daemon/mcorepasswd.in to src/mcorepasswd.in
1849     * [r2209] daemon/generate-certificate.in[DEL],
1850     src/generate-certificate.in[CPY]:
1851     -moved daemon/generate-certificate.in to
1852     src/generate-certificate.in
1853     * [r2208] certs[CPY], daemon/certs[DEL]:
1854     -moved daemon/certs to certs
1855     * [r2207] daemon/include[DEL], src/include[CPY]:
1856     -moved daemon/include to src/include
1857     * [r2206] daemon/client/mcored.service.in[DEL],
1858     src/mcored.service.in[CPY]:
1859     -moved daemon/client/mcored.service.in to src/mcored.service.in
1860     * [r2205] daemon/client/mcored.rc.in[DEL], src/mcored.rc.in[CPY]:
1861     -moved daemon/client/mcored.rc.in to src/mcored.rc.in
1862     * [r2204] daemon/client/mcored.confd.in[DEL],
1863     src/mcored.confd.in[CPY]:
1864     -moved daemon/client/mcored.confd.in to src/mcored.confd.in
1865     * [r2203] src/mcored.in:
1866     -removed execute bit
1867     * [r2202] daemon/client/mcored.in[DEL], src/mcored.in[CPY]:
1868     -moved daemon/client/mcored.in to src/mcored.in
1869     * [r2201] src/modules/basic-system/system.client.class.in:
1870     -fixed whitespaces
1871     * [r2200] src/modules/basic-system/system.client.class.in:
1872     -use variable pathes
1873     * [r2199] daemon/client/include/system.client.class[DEL],
1874     src/modules/basic-system/system.client.class.in[CPY]:
1875     -moved daemon/client/include/system.client.class to
1876     src/modules/basic-system/system.client.class.in
1877     * [r2198] src/modules/basic-system[ADD],
1878     src/modules/basic-system/Makefile[ADD]:
1879     -added basic-system module
1880     * [r2197] src/modules/basic-input/input.client.class.in:
1881     -use variable pathes
1882     * [r2196] daemon/client/include/input.client.class[DEL],
1883     src/modules/basic-input/input.client.class.in[CPY]:
1884     -moved daemon/client/include/input.client.class to
1885     src/modules/basic-input/input.client.class.in
1886     * [r2195] src/modules/basic-input[ADD],
1887     src/modules/basic-input/Makefile[ADD]:
1888     -added basic-input module
1889     * [r2194] src/modules/basic-video/graphic.client.class.in:
1890     -use variable pathes
1891     * [r2193] daemon/client/include/graphic.client.class[DEL],
1892     src/modules/basic-video/graphic.client.class.in[CPY]:
1893     -moved daemon/client/include/graphic.client.class to
1894     src/modules/basic-video/graphic.client.class.in
1895     * [r2192] src/modules/basic-video[ADD],
1896     src/modules/basic-video/Makefile[ADD]:
1897     -added basic-video module
1898     * [r2191] src/modules/xorg[DEL]:
1899     -removed xorg module, it provided by basic-video
1900     * [r2190] src/modules/xorg[ADD], src/modules/xorg/Makefile[ADD]:
1901     -added xorg module
1902     * [r2189] daemon/client/include/hardware.client.class[DEL],
1903     src/modules/hwinfo/hardware.client.class.in[CPY]:
1904     -moved daemon/client/include/hardware.client.class to
1905     src/modules/hwinfo/hardware.client.class.in
1906     * [r2188] src/modules/hwinfo[ADD],
1907     src/modules/hwinfo/Makefile[ADD]:
1908     -added hwinfo module
1909     * [r2187] src/modules/network/network.client.class.in:
1910     -use variable pathes
1911     * [r2186] daemon/client/include/network.client.class[DEL],
1912     src/modules/network/network.client.class.in[CPY]:
1913     -moved daemon/client/include/network.client.class to
1914     src/modules/network/network.client.class.in
1915     * [r2185] src/modules/network[ADD],
1916     src/modules/network/Makefile[ADD]:
1917     -added network module
1918     * [r2184] src/modules/mage/mage.client.class[DEL],
1919     src/modules/mage/mage.client.class.in[CPY]:
1920     -really moved to mage.client.class.in
1921     * [r2183] daemon/client/include/mage.client.class[DEL],
1922     src/modules/mage/mage.client.class[CPY]:
1923     -moved daemon/client/include/mage.client.class to
1924     src/modules/mage/mage.client.class
1925     * [r2182] src/modules/mage[ADD], src/modules/mage/Makefile[ADD]:
1926     -added mage module
1927     * [r2181] daemon/client/include/boot.client.class[DEL],
1928     src/modules/grub2/boot.client.class.in[CPY]:
1929     -moved daemon/client/include/boot.client.class to
1930     src/modules/grub2/boot.client.class.in
1931     * [r2180] src/modules/grub2[ADD], src/modules/grub2/Makefile[ADD]:
1932     -added grub2 module
1933     * [r2179] daemon/client/include/citrix.client.class[DEL],
1934     src/modules/citrix/citrix.client.class.in[CPY]:
1935     -moved daemon/client/include/citrix.client.class to
1936     src/modules/citrix/citrix.client.class.in
1937     * [r2178] src/modules/citrix[ADD],
1938     src/modules/citrix/Makefile[ADD]:
1939     -add citrix module
1940     * [r2177] src/modules/lprng/printing.client.class.in:
1941     -fixed whitespaces
1942     * [r2176] src/modules/lprng/printing.client.class.in:
1943     -use variable pathes
1944     * [r2175] src/modules/lprng/printing.client.class.in:
1945     -fixed whitespaces
1946     * [r2174] daemon/client/include/printing.client.class[DEL],
1947     src/modules/lprng/printing.client.class.in[CPY]:
1948     -moved daemon/client/include/printing.client.class to
1949     src/modules/lprng/printing.client.class.in
1950     * [r2173] src/modules/lprng[ADD], src/modules/lprng/Makefile[ADD]:
1951     -add lprng module
1952     * [r2172] src/modules/tigervnc/vnc.client.class.in:
1953     -use variable pathes
1954     * [r2171] src/modules/tigervnc/vnc.client.class.in:
1955     -fixed whitespaces
1956     * [r2170] daemon/client/include/vnc.client.class[DEL],
1957     src/modules/tigervnc/vnc.client.class.in[CPY]:
1958     -moved daemon/client/include/vnc.client.class to
1959     src/modules/tigervnc/vnc.client.class.in
1960     * [r2169] src/modules/tigervnc[ADD],
1961     src/modules/tigervnc/Makefile[ADD]:
1962     -added tigervnc module
1963     * [r2168] src/modules/sysvinit/sysvinit.client.class.in:
1964     -use variable pathes
1965     * [r2167] daemon/client/include/sysvinit.client.class[DEL],
1966     src/modules/sysvinit/sysvinit.client.class.in[CPY]:
1967     -moved daemon/client/include/sysvinit.client.class to
1968     src/modules/sysvinit/sysvinit.client.class.in
1969     * [r2166] src/modules/sysvinit[ADD],
1970     src/modules/sysvinit/Makefile[ADD]:
1971     -add sysvinit module
1972     * [r2165] src/modules/systemd/systemd.client.class.in:
1973     -use variable pathes
1974     * [r2164] daemon/client/include/systemd.client.class[DEL],
1975     src/modules/systemd/systemd.client.class.in[CPY]:
1976     -moved daemon/client/include/systemd.client.class to
1977     src/modules/systemd/systemd.client.class.in
1978     * [r2163] src/modules/systemd[ADD],
1979     src/modules/systemd/Makefile[ADD]:
1980     -add system module
1981     * [r2162] src/modules/fbsplash/fbsplash.client.class.in:
1982     -use variable pathes
1983     * [r2161] daemon/client/include/fbsplash.client.class[DEL],
1984     src/modules/fbsplash/fbsplash.client.class.in[CPY]:
1985     -moved daemon/client/include/fbsplash.client.class to
1986     src/modules/fbsplash/fbsplash.client.class.in
1987     * [r2160] src/modules/fbsplash[ADD],
1988     src/modules/fbsplash/Makefile[ADD]:
1989     -added fbsplash module
1990     * [r2159] src/modules/plymouth/plymouth.client.class.in:
1991     -fixed whitespaces
1992     * [r2158] src/modules/plymouth/plymouth.client.class.in:
1993     -use variable pathes
1994     * [r2157] daemon/client/include/plymouth.client.class[DEL],
1995     src/modules/plymouth/plymouth.client.class.in[CPY]:
1996     -moved daemon/client/include/plymouth.client.class to
1997     src/modules/plymouth/plymouth.client.class.in
1998     * [r2156] src/modules/plymouth[ADD],
1999     src/modules/plymouth/Makefile[ADD]:
2000     -add plymouth module
2001     * [r2155] src/modules/fluxbox/Makefile:
2002     -build and install fluxbox.client.class
2003     * [r2154] src/modules/fluxbox/fluxbox.client.class.in:
2004     -helpers are now provided by fluxbox-rebuild-autostart and
2005     fluxbox-rebuild-menu programs
2006     * [r2153] src/modules/fluxbox/fluxbox.client.class.in:
2007     -drop which dependency
2008     * [r2152] src/modules/fluxbox/fluxbox.client.class.in:
2009     -use variable pathes
2010     * [r2151] daemon/client/include/fluxbox.client.class[DEL],
2011     src/modules/fluxbox/fluxbox.client.class.in[CPY]:
2012     -moved daemon/client/include/fluxbox.client.class to
2013     src/modules/fluxbox/fluxbox.client.class.in
2014     * [r2150] src/modules/fluxbox[ADD],
2015     src/modules/fluxbox/Makefile[ADD],
2016     src/modules/fluxbox/fluxbox-rebuild-autostart.in[ADD],
2017     src/modules/fluxbox/fluxbox-rebuild-menu.in[ADD]:
2018     -added fluxbox module
2019     * [r2149] src/idesk-sysinfo.in[DEL],
2020     src/modules/idesk/idesk-sysinfo.in[CPY]:
2021     -moved src/idesk-sysinfo.in to src/modules/idesk/
2022     * [r2148] src/modules/idesk/Makefile:
2023     -create and install idesk.client.class.in
2024     * [r2147] src/modules/idesk/idesk.client.class.in:
2025     -use mcore variables and use variable pathes for pixmapsdir
2026     * [r2146] daemon/client/include/idesk.client.class[DEL],
2027     src/modules/idesk/idesk.client.class.in[CPY]:
2028     -move file daemon/client/include/idesk.client.class to
2029     src/modules/idesk/idesk.client.class.in
2030     * [r2145] src/modules/idesk[ADD], src/modules/idesk/Makefile[ADD]:
2031     -added idesk module
2032     * [r2144] src/modules[ADD]:
2033     -added modules
2034     * [r2143] Makefile.inc:
2035     -add global processors
2036     * [r2142] src/Makefile[ADD]:
2037     -added local Makefile for xinfo
2038     * [r2141] Makefile.inc[ADD]:
2039     -added Makefile.inc with all global definitions
2040     * [r2140] daemon/client/mcored.in,
2041     daemon/include/common.global.class[ADD],
2042     daemon/include/daemon.global.class:
2043     -daemon.global.class: split some common, non daemon relvant,
2044     commands into an extra common.globcal.class
2045     * [r2139] daemon/include/daemon.global.class:
2046     -renamed variable MCLIBDIR -> MCORE_LIBDIR
2047     * [r2138] daemon/client/mcored.confd.in,
2048     daemon/client/mcored.rc.in, daemon/client/mcored.service.in:
2049     -variable pathes
2050     * [r2137] daemon/client/mcored.in:
2051     -update Makefile variable names and renamed MCLIBDIR ->
2052     MCORE_LIBDIR
2053     * [r2136] src/idesk-sysinfo.in:
2054     -variable pathes
2055     * [r2135] conf/config.rc.in:
2056     -variable pathes and defaults
2057     * [r2134] daemon/generate-certificate.in:
2058     -variable pathes
2059     * [r2133] daemon/mcorepasswd.in:
2060     -variable pathes and renamed MCLIBDIR -> MCORE_LIBDIR
2061     * [r2132] daemon/mcorepasswd.in[CPY], daemon/mcorepasswd.sh[DEL]:
2062     -renamed mcorepasswd.sh -> mcorepasswd.in
2063     * [r2131] conf/config.rc[DEL], conf/config.rc.in[CPY]:
2064     -renamed config.rc -> config.rc.in
2065     * [r2130] daemon/generate-certificate.in[CPY],
2066     daemon/generate-certificate.sh[DEL]:
2067     -renamed generate-certificate.sh -> generate-certificate.in
2068     * [r2129] daemon/client/mcored.confd[DEL],
2069     daemon/client/mcored.confd.in[CPY]:
2070     -renamed mcored.confd -> mcored.confd.in
2071     * [r2128] daemon/client/mcored.rc[DEL],
2072     daemon/client/mcored.rc.in[CPY]:
2073     -renamed mcored.rc -> mcored.rc.in
2074     * [r2127] daemon/client/mcored.service[DEL],
2075     daemon/client/mcored.service.in[CPY]:
2076     -renamed mcored.service -> mcored.service.in
2077     * [r2126] daemon/client/mcored.in:
2078     -make pathes variable
2079     * [r2125] daemon/client/mcored.in[CPY],
2080     daemon/client/mcored.sh[DEL]:
2081     -renamed mcored.sh -> mcored.in
2082     * [r2124] daemon/generate-certificate.sh:
2083     -remove which dependency
2084    
2085     2014-01-09 Niels Rogalla <niro@magellan-linux.de>
2086    
2087     * [r2123] Makefile:
2088     -generate and install idesk-sysinfo
2089     * [r2122] icons[ADD], icons/sysinfo.png[ADD]:
2090     -add sysinfo.png icon
2091     * [r2121] dracut/run-mcored.sh:
2092     -fixed a typo
2093     * [r2120] bin[DEL]:
2094     -drop unused directory
2095     * [r2119] src/idesk-sysinfo.in:
2096     -make pixmaps dir configurable
2097     * [r2118] bin/idesk-sysinfo.sh[DEL], src/idesk-sysinfo.in[CPY]:
2098     -moved bin/idesk-sysinfo.sh to src/idesk-sysinfo.in
2099    
2100 niro 2105 2014-01-02 Niels Rogalla <niro@magellan-linux.de>
2101    
2102 niro 2256 * [r2117] ChangeLog:
2103     -updated ChangeLog
2104 niro 2117 * [r2116] daemon/client/mcored.service:
2105     -always restart the mcored and kill by process id
2106     * [r2115] daemon/include/daemon.global.class:
2107     -fixed printing of whitespaces
2108     * [r2114] dracut/module-setup.sh:
2109     -DEFAULT_DHCP_START for udhcp needs hostname prog to register the
2110     current hostname on DNS servers
2111     * [r2113] Makefile:
2112     -fixed missing net-lib.sh
2113     * [r2112] dracut/module-setup.sh:
2114     -fixed missing net-lib.sh
2115     * [r2111] dracut/module-setup.sh:
2116     -do not install non-existing start-daemon.sh
2117     * [r2110] dracut/run-mcored.sh:
2118     -honor network options from /etc/conf.d/network
2119     * [r2109] Makefile:
2120     -install xinfo
2121     * [r2108] bin/idesk-sysinfo.sh:
2122     -create ~/.idesktop directory if missing
2123     * [r2107] daemon/client/include/vnc.client.class:
2124     -create vncconfigdir if missing
2125     * [r2106] Makefile:
2126     -install idesk-sysinfo
2127     * [r2105] ChangeLog:
2128     -updated ChangeLog
2129 niro 2105 * [r2104] daemon/client/include/idesk.client.class:
2130     -fixed whitespaces
2131     * [r2103] bin[ADD], bin/idesk-sysinfo.sh[ADD]:
2132     -added initial idesk-sysinfo generator app
2133     * [r2102] Makefile:
2134     -compile xinfo
2135    
2136     2013-09-27 Niels Rogalla <niro@magellan-linux.de>
2137    
2138     * [r2101] src/xinfo.c:
2139     -serveral fixes: check for display, fixed return values and fixed
2140     a typo
2141     * [r2100] src[ADD], src/xinfo.c[ADD]:
2142     -added initial xinfo tool
2143     * [r2099] conf/config.rc:
2144     -quote all variables
2145     * [r2098] conf/config.rc:
2146     -added MCORE_CONTROL_SERVER variable
2147     * [r2097] daemon/client/include/input.client.class:
2148     -write vconsole.conf on systemd systems
2149     * [r2096] daemon/client/include/mage.client.class:
2150     -honor mage update-tarball
2151     * [r2095] daemon/client/mcored.sh:
2152     -respect system environment
2153     * [r2094] dracut/net-lib.sh[ADD], dracut/run-mcored.sh:
2154     -start mcored only if an active iface was found and use net-lib
2155     to find this iface
2156    
2157     2013-05-21 Niels Rogalla <niro@magellan-linux.de>
2158    
2159     * [r2093] daemon/include/mysqlfunctions.global.class[ADD]:
2160     -add mysql basic functions
2161    
2162 niro 2092 2013-05-13 Niels Rogalla <niro@magellan-linux.de>
2163    
2164 niro 2105 * [r2092] ChangeLog:
2165     -updated ChangeLog
2166 niro 2092 * [r2091] daemon/include/daemon.global.class:
2167     list_files_in_directory(): fixed typos
2168    
2169     2013-05-10 Niels Rogalla <niro@magellan-linux.de>
2170    
2171     * [r2090] daemon/client/include/system.client.class,
2172     daemon/client/include/systemd.client.class,
2173     daemon/client/include/sysvinit.client.class:
2174     -use enable|disable commands to add|remove services from
2175     runlevels
2176     * [r2089] daemon/client/include/systemd.client.class:
2177     -auto-append .service to services when missing to fix a $MROOT
2178     issue
2179     * [r2088] daemon/client/include/sysvinit.client.class:
2180     -disable some command which not work with $MROOT set
2181     * [r2087] daemon/client/include/system.client.class:
2182     -honor $MROOT variable
2183     * [r2086] daemon/client/include/plymouth.client.class:
2184     -honor $MROOT variable
2185     * [r2085] daemon/client/include/boot.client.class:
2186     -honor $MROOT variable
2187     * [r2084] daemon/client/include/systemd.client.class:
2188     -honor $MROOT variable
2189     * [r2083] daemon/include/daemon.global.class:
2190     -added system_chroot() function
2191     * [r2082] dracut/module-setup.sh:
2192     -added some missing progs to check function and install
2193     systemd-nspawn
2194     * [r2081] dracut/run-mcored.sh:
2195     -mount sysroot writeable
2196     * [r2080] dracut/module-setup.sh:
2197     -fixed whitespaces
2198     * [r2079] Makefile, daemon/client/include/boot.client.class,
2199     daemon/client/include/fbsplash.client.class[ADD],
2200     daemon/client/include/plymouth.client.class[ADD],
2201     daemon/client/include/system.client.class,
2202     daemon/client/include/systemd.client.class[ADD],
2203     daemon/client/include/sysvinit.client.class[ADD]:
2204     -split systemd, sysvinit, fbsplash and plymouth functions in
2205     single classes so no runtime checks are required and the correct
2206     version get installed right away
2207     * [r2078] daemon/client/include/boot.client.class:
2208     -improved MROOT support
2209     * [r2077] daemon/include/daemon.global.class:
2210     -list_all_files_in_directory(): improved find and drop basename
2211     requirement
2212     * [r2076] daemon/client/include/network.client.class:
2213     -support get_ functions
2214     * [r2075] daemon/client/include/system.client.class:
2215     -support get_ functions
2216     * [r2074] daemon/client/include/boot.client.class:
2217     -support plymouth
2218     * [r2073] daemon/include/daemon.global.class:
2219     -list_files_in_directories(): support -name argument
2220     * [r2072] dracut/run-mcored.sh:
2221     -dracut-module: set MROOT to /sysroot on client daemon start
2222    
2223     2013-05-08 Niels Rogalla <niro@magellan-linux.de>
2224    
2225     * [r2071] dracut/run-mcored.sh:
2226     -dracut-module: honor cmdline with rd.mcored to enable/disable
2227     this module. default is enabled
2228     * [r2070] daemon/client/include/vnc.client.class:
2229     -re-worked vnc.class: added missing get_ functions and using now
2230     a vnc.service function to control the facility
2231     * [r2069] dracut/module-setup.sh:
2232     -dracut-module: removed xmlstartlet from install part too
2233     * [r2068] dracut/module-setup.sh:
2234     -dracut-module: xmlstarlet is not required by mcored, removed
2235     * [r2067] dracut/mcored.conf:
2236     dracut-module: module must be called without sort identifier
2237     * [r2066] dracut/module-setup.sh:
2238     -alx -> mcored
2239     * [r2065] dracut/mcored.conf[ADD]:
2240     -enable mcored module via dracut.conf.d
2241     * [r2064] Makefile:
2242     -install dracut-module
2243     * [r2063] dracut/module-setup.sh:
2244     -dracut-module: mysql is not required, dropped
2245     * [r2062] daemon/client/include/vnc.client.class:
2246     -use default vnc passwd location of tigervnc
2247     * [r2061] daemon/client/include/system.client.class:
2248     -support systemd units
2249     * [r2060] daemon/client/include/input.client.class:
2250     get_input_keymap(): eleminate all "
2251     * [r2059] daemon/client/include/input.client.class:
2252     get_input_keymap(): only run setxkbmap if X11 is running, if not
2253     always try to get the keymap from the xorg.config
2254     * [r2058] daemon/client/include/input.client.class:
2255     -set console keymap on systemd systemd too
2256     * [r2057] daemon/client/include/system.client.class:
2257     -use poweroff for shutdown
2258     * [r2056] Makefile, systemd[DEL]:
2259     -removed duplicates
2260     * [r2055] daemon/client/mcored.service:
2261     -fixed some typoes
2262     * [r2054] dracut/module-setup.sh:
2263     -let the dracut-module install the missing VERSION file
2264     * [r2053] Makefile:
2265     -split install to allow single client installations and be able
2266     to choose the init type (systemd/sysvinit)
2267     * [r2052] Makefile, daemon/client/mcored.sh,
2268     daemon/include/daemon.global.class:
2269     -added print_version() function and print proper version info on
2270     connect
2271     * [r2051] daemon/control[ADD],
2272     daemon/control/control-daemon.confd[ADD],
2273     daemon/control/control-daemon.rc[ADD],
2274     daemon/control/control-daemon.sh[ADD],
2275     daemon/control/include[ADD],
2276     daemon/control/include/graphic.control.class[ADD],
2277     daemon/control/include/input.control.class[ADD],
2278     daemon/control/include/session.control.class[ADD]:
2279     -added control daemon pieces, WIP
2280     * [r2050] daemon/cmdlets.txt[ADD]:
2281     -added cmdlets todo
2282     * [r2049] todo-hardware.txt[ADD]:
2283     -added hardware todo
2284     * [r2048] socket_send.php[ADD]:
2285     -added socket_send.php helper script
2286     * [r2047] nsslsay[ADD]:
2287     -added nsslsay helper script
2288     * [r2046] initialsetup.sh[ADD]:
2289     -added initialsetup helper script
2290     * [r2045] VERSION[ADD]:
2291     -version 0_preAlpha
2292     * [r2044] daemon/client/mcored.sh,
2293     daemon/include/daemon.global.class:
2294     -support version cmd
2295     * [r2043] systemd[ADD], systemd/mcored.service[ADD]:
2296     -added systemd service unit
2297    
2298     2013-04-17 Niels Rogalla <niro@magellan-linux.de>
2299    
2300     * [r2042] dracut[ADD], dracut/module-setup.sh[ADD],
2301     dracut/run-mcored.sh[ADD]:
2302     -added dracut module
2303     * [r2041] daemon/client/include/idesk.client.class[ADD]:
2304     -initial idesk support class - WIP
2305     * [r2040] daemon/client/include/input.client.class:
2306     -added systemd support and use systemd supported config file
2307     names
2308     * [r2039] daemon/client/include/graphic.client.class:
2309     -use list_files_in_directory() function
2310     * [r2038] daemon/client/include/citrix.client.class:
2311     -change ica-session handling: allow 'named' sessions
2312     * [r2037] daemon/client/include/system.client.class:
2313     -print service status
2314    
2315     2012-12-03 Niels Rogalla <niro@magellan-linux.de>
2316    
2317     * [r2036] daemon/client/mcored.confd:
2318     -start service with verbose mode
2319     * [r2035] daemon/client/mcored.service[ADD]:
2320     -added systemd unit
2321    
2322 niro 2033 2012-08-13 Niels Rogalla <niro@magellan-linux.de>
2323    
2324 niro 2092 * [r2034] conf/config.rc:
2325     -changed distribution name to 'mCore'
2326     * [r2033] ChangeLog[ADD]:
2327     -added ChangeLog
2328 niro 2033 * [r2032] daemon/client/include/network.client.class:
2329     -restart networking in MROOT environment
2330     * [r2031] daemon/client/include/hardware.client.class:
2331     -support $MROOT variable
2332     * [r2030] daemon/include/daemon.global.class:
2333     -use find to fix some annoying error messages and fixed variable
2334     declaration
2335     * [r2029] daemon/client/include/citrix.client.class:
2336     -always escape session, as it may contain spaces
2337     * [r2028] daemon/client/include/fluxbox.client.class:
2338     -fixed a typo
2339     * [r2027] daemon/client/include/fluxbox.client.class:
2340     -use find to fix some annoying error messages
2341     * [r2026] daemon/client/include/network.client.class:
2342     -support $MROOT variable
2343     * [r2025] daemon/client/include/input.client.class:
2344     -support $MROOT variable
2345     * [r2024] daemon/client/include/vnc.client.class:
2346     -support $MROOT variable
2347     * [r2023] daemon/client/include/citrix.client.class:
2348     use find to fix some annoying errors
2349     * [r2022] daemon/client/include/citrix.client.class:
2350     -make use of new list_files_in_directory() function
2351     * [r2021] daemon/client/include/citrix.client.class:
2352     -support $MROOT variable
2353     * [r2020] daemon/client/include/boot.client.class:
2354     -make use of new list_files_in_directory() function
2355     * [r2019] daemon/client/include/graphic.client.class:
2356     -added info line that some files are autogenerated
2357     * [r2018] daemon/client/include/graphic.client.class:
2358     -support $MROOT variable
2359     * [r2017] daemon/client/include/system.client.class:
2360     -support $MROOT variable
2361     * [r2016] daemon/client/include/fluxbox.client.class:
2362     -make use of MCORE_DISTRIBUTION variable and fixed coding style
2363     * [r2015] daemon/client/include/fluxbox.client.class:
2364     -use find to prevent annoying error messages if nothing was found
2365     * [r2014] daemon/client/include/fluxbox.client.class:
2366     -make use of new list_files_in_directory() function
2367     * [r2013] daemon/client/include/fluxbox.client.class:
2368     -support $MROOT variable
2369     * [r2012] daemon/client/include/printing.client.class:
2370     -make use of new list_files_in_directory() function
2371     * [r2011] daemon/client/include/printing.client.class:
2372     -support $MROOT variable
2373     * [r2010] daemon/client/mcored.rc:
2374     -use rc_print() and rc_echo() functions
2375     * [r2009] conf/config.rc:
2376     -added MCORE_DISTRIBUTION variable
2377     * [r2008] daemon/include/daemon.global.class:
2378     -added list_files_in_directory() function
2379     * [r2007] daemon/include/daemon.global.class:
2380     -added mroot applet
2381     * [r2006] daemon/client/mcored.sh,
2382     daemon/include/daemon.global.class:
2383     -added colors command, to re-enable colors after calling
2384     'nocolors' cmd
2385     * [r2005] daemon/client/mcored.sh,
2386     daemon/include/daemon.global.class:
2387     -added stop_service() function
2388     * [r2004] daemon/client/mcored.sh:
2389     -use mecho instead of echo
2390     * [r2003] daemon/include/daemon.global.class:
2391     -fixed whitespaces
2392    
2393     2011-11-09 Niels Rogalla <niro@magellan-linux.de>
2394    
2395     * [r1925] daemon/include/daemon.global.class:
2396     -added new gobal cmds 'reload' and 'restart' to help
2397     * [r1924] daemon/client/include/boot.client.class:
2398     -fixed typos
2399     * [r1923] Makefile:
2400     -install boot client class
2401     * [r1922] daemon/client/include/mage.client.class:
2402     -support query of the whole mage inventory
2403     * [r1921] daemon/client/include/input.client.class:
2404     -requires fluxbox
2405     -support get input.keymap
2406     -support keyboard rate setup
2407     -improved help descriptions
2408     * [r1920] daemon/client/include/graphic.client.class:
2409     -clean up
2410     * [r1919] daemon/client/include/fluxbox.client.class:
2411     -added helper_rebuild_fluxbox_autostart() function
2412     * [r1918] daemon/client/include/boot.client.class[ADD]:
2413     -added boot and splash classes
2414     * [r1916] daemon/client/mcored.sh:
2415     -support the reload of client classes
2416     -support restart of the service
2417     * [r1915] daemon/include/daemon.global.class:
2418     -added functions to load client classes and to restart the
2419     service
2420    
2421     2011-11-07 Niels Rogalla <niro@magellan-linux.de>
2422    
2423     * [r1898] make-svn-snapshot.sh[ADD]:
2424     -added svn snapshot script
2425    
2426     2011-11-04 Niels Rogalla <niro@magellan-linux.de>
2427    
2428     * [r1897] conf/config.rc:
2429     - pruned unused variables
2430     * [r1896] daemon/client/include/network.client.class:
2431     - use dhcp_prog from /etc/conf.d/network
2432     * [r1895] daemon/client/include/printing.client.class:
2433     -enable spooler logging
2434     * [r1894] daemon/client/mcored.sh:
2435     -disable debug logging
2436     * [r1893] Makefile:
2437     -install service runtime directory
2438    
2439     2011-03-11 Niels Rogalla <niro@magellan-linux.de>
2440    
2441     * [r1666] daemon/include/daemon.global.class:
2442     -do not dirty the output of x11runas() with x11 pid ids
2443    
2444     2011-03-10 Niels Rogalla <niro@magellan-linux.de>
2445    
2446     * [r1648] daemon/client/include/system.client.class:
2447     -make use of error echo function eecho()
2448     -use rvecho() for function retvals
2449     * [r1647] daemon/client/include/printing.client.class:
2450     -helper_addprinter(): added a missing clearconfig call
2451     -use rvecho() for function retvals
2452     * [r1646] daemon/client/include/network.client.class:
2453     -use rvecho() for function retvals
2454     * [r1645] daemon/client/include/input.client.class:
2455     -x11runas checks for X, removed unnecessary checks
2456     * [r1644] daemon/client/include/hardware.client.class:
2457     -use rvecho() for function retvals
2458     -get_hardware_detect(): added a sanity check for allowed actions
2459     * [r1643] daemon/client/include/graphic.client.class:
2460     -x11runas checks for X, removed unnecessary checks
2461     -use rvecho() for function retvals
2462     * [r1642] daemon/client/include/fluxbox.client.class:
2463     -use [separator] in fluxbox menu instead of [nop] (____)
2464     -use rvecho() for function retvals
2465     * [r1641] daemon/client/include/citrix.client.class:
2466     -use rvecho() for function retvals
2467     * [r1640] daemon/include/sessionauth.global.class:
2468     -removed commented stuff
2469     -make use of error echo function eecho()
2470     -use mecho() for informal-only echos
2471     -use rvecho() for function retvals
2472     * [r1639] daemon/include/daemon.global.class:
2473     -x11runas(): let the function check for X11
2474     -added decho() "debug-echo" function for debugging only messages
2475     -added rvecho() "retval echo" function to print retvals on quiet
2476     mode
2477     -support quiet mode in mecho()
2478     -make use of error echo function eecho()
2479     -make use of debug echo function decho()
2480     -make use of retval echo function rvecho()
2481     -fixed a typo in path_not_empty() function
2482     * [r1638] daemon/client/mcored.sh:
2483     -set NOCOLORS default value to false
2484     -set WEBCRLFS default value to false
2485     -support quiet option and default it to false
2486    
2487     2011-03-04 Niels Rogalla <niro@magellan-linux.de>
2488    
2489     * [r1605] daemon/client/include/network.client.class:
2490     -update etc hosts if the hostname was changed
2491    
2492     2011-02-17 Niels Rogalla <niro@magellan-linux.de>
2493    
2494     * [r1351] daemon/client/include/network.client.class:
2495     -fixed a typo in the discription of nameserver
2496     -add the new hostname to the x11 authority file to allow x11
2497     interaction without restarting xorg
2498     * [r1350] daemon/include/daemon.global.class:
2499     -fixed whitespaces
2500     * [r1348] daemon/client/include/network.client.class:
2501     - renamed set_network_dns to set_network_nameserver
2502     - added more help descriptions for gateway and nameserver
2503     - added get functions for hostname, gateway and nameserver
2504     - sanitized arguments
2505     * [r1347] daemon/client/include/mage.client.class:
2506     - reverted update|upgrade|uppretend changes as we got them
2507     already
2508     - added uppretend to 'get mage.upgrade' and not to 'mage.update'
2509     * [r1346] daemon/client/include/hardware.client.class:
2510     -fixed change items on description
2511     * [r1345] daemon/client/include/system.client.class:
2512     -fixed broken autologon config
2513     * [r1344] daemon/client/mcored.sh:
2514     -do not print errors about missing serial config
2515     * [r1342] Makefile:
2516     added hardware.client.class for some hardware information and
2517     detection
2518     * [r1341] daemon/client/include/mage.client.class:
2519     added uppretend too
2520     * [r1338] daemon/client/include/hardware.client.class[ADD]:
2521     added hardware.client.class for some hardware information and
2522     detection
2523     * [r1337] daemon/client/include/mage.client.class:
2524     added mage update and upgrade functionality
2525     * [r1336] daemon/client/include/system.client.class:
2526     use MCORE_UNPRIV_USER variable instead of hardcoded mcore user
2527     * [r1335] daemon/include/hwdetection.global.class:
2528     added get_hwinfo_monitor() and add usb-host drivers when
2529     usb-storage was found
2530    
2531     2011-02-16 Niels Rogalla <niro@magellan-linux.de>
2532    
2533     * [r1330] daemon/include/daemon.global.class:
2534     -fixed a typo in global help description
2535    
2536     2011-02-14 Niels Rogalla <niro@magellan-linux.de>
2537    
2538     * [r1329] daemon/client/include/system.client.class:
2539     -added autologin configure feature
2540    
2541     2011-02-07 Niels Rogalla <niro@magellan-linux.de>
2542    
2543     * [r1327] daemon/client/include/fluxbox.client.class:
2544     -use full pathes to match sudoers file
2545     * [r1315] daemon/mcorepasswd.sh:
2546     -respect require and provide, added some dummy functions
2547    
2548     2011-02-06 Niels Rogalla <niro@magellan-linux.de>
2549    
2550     * [r1308] daemon/include/daemon.global.class:
2551     -renamed validate_session() to valid_session()
2552     -added nocolors and webcrlf options which are allowed to be
2553     called before login (needed by web-interfaces)
2554     -let addconfig() honor -e and -n echo variables
2555     * [r1307] daemon/include/hwdetection.global.class:
2556     updated hwdetection from upstream installer
2557     * [r1306] daemon/include/sessionauth.global.class:
2558     -renamed validate_session() to valid_session()
2559     * [r1305] daemon/client/mcored.sh:
2560     -renamed validate_session() to valid_session()
2561     -added nocolors and webcrlf options which are allowed to be
2562     called before login (needed by web-interfaces)
2563     * [r1304] daemon/client/mcored.rc:
2564     -fixed wrong variable, thats the chroot dir and not the keyring!
2565     -be more silent
2566     * [r1303] daemon/client/mcored.confd:
2567     -fixed wrong variable, thats the chroot dir and not the keyring!
2568     * [r1302] conf/config.rc:
2569     -disabled sql settings
2570     * [r1301] Makefile:
2571     -install default certificates
2572     * [r1300] daemon/certs[ADD], daemon/certs/mcored.key[ADD],
2573     daemon/certs/mcored.pem[ADD]:
2574     -added some default certificates for mcored
2575     * [r1284] daemon/client/include/network.client.class:
2576     - renamed function set_network_default_gw -> set_network_gateway
2577     - fixed missing argv for value
2578    
2579     2011-02-04 Niels Rogalla <niro@magellan-linux.de>
2580    
2581     * [r1267] Makefile:
2582     - added citrix plugin
2583     - renamed session plugin to fluxbox
2584     * [r1266] daemon/client/include/citrix.client.class[ADD]:
2585     -added plugin for citrix sessions
2586     * [r1265] daemon/include/hwdetection.global.class:
2587     -the hwdetecion provides hwdetection ;)
2588     * [r1264] daemon/include/daemon.global.class:
2589     - added missing quit command to global help topics
2590     - added hint about help [topic]
2591     - let x11runas determine the DISPLAY itself by using
2592     MCORE_XORG_DISPLAY
2593     - added no_duplicate() function for internal use
2594     - let require() and provide() check for duplicate items via
2595     no_duplicate()
2596     - added verify_requirements to be able to resolve missing plugin
2597     requirements
2598     - mecho() and eecho() should honor the '-n' echo option
2599     - added path_not_empty() functions which is used by
2600     helper_graphic_rebuild_xorg_conf_d() of the graphic plugin
2601     * [r1263] daemon/client/include/vnc.client.class:
2602     - use the new xorg.conf.d handling to en/disable the vnc module
2603     and its options
2604     - requires basic graphic to support the new xorg.conf.d handling
2605     * [r1262] daemon/client/include/system.client.class:
2606     - fixed spelling
2607     - merged system.console and system.rootconsole to one function
2608     - fixed the root console that it really opens up a root console
2609     with asking for roots password before changing the privileges
2610     - added system.service functionality
2611     - added system.passwd functionality
2612     - added system.vt functionality
2613     * [r1261] daemon/client/include/printing.client.class:
2614     - merged addprinter and delprinter into one printer functions
2615     - fixed the help functions according to the new printer function
2616     * [r1260] daemon/client/include/network.client.class:
2617     - requires basic-system for restarting system services
2618     - always use CONFIG=, clearconfig, addconfig paradigma
2619     - better sanity checks in set_network_iface()
2620     * [r1259] daemon/client/include/input.client.class:
2621     -x11runas selects the used Xorg display itself via
2622     MCORE_XORG_DISPLAY variable
2623     * [r1258] daemon/client/include/graphic.client.class:
2624     -only provide basic-video, x0vnc is another plugin
2625     -completly reworkd xorg.conf.d handling
2626     -added graphic.depth and graphic.driver functions
2627     -allways use clearconfig/addconfig for all config files
2628     * [r1257] daemon/client/include/fluxbox.client.class:
2629     -merged addmenuitem and delmenuitem to one menuitem command
2630     - added get_ menuitem functionality
2631     - added support for changing fluxbox themes
2632     - set wallpaper support on todo
2633     * [r1256] daemon/client/mcored.sh:
2634     -added require command to verify plugin requirements
2635     * [r1255] conf/config.rc:
2636     -added MCORE_XORG_DISPLAY variable
2637    
2638     2011-02-02 Niels Rogalla <niro@magellan-linux.de>
2639    
2640     * [r1254] daemon/client/include/fluxbox.client.class[CPY],
2641     daemon/client/include/session.client.class[DEL]:
2642     -renamed session.client.class -> fluxbox.client.class
2643     * [r1253] daemon/client/include/session.client.class:
2644     -reworked an renamed all functions to fluxbox, because they are
2645     fluxbox-specific
2646     * [r1252] daemon/include/daemon.global.class:
2647     -disabled mysql based functions atm
2648     -clearconfig: install config dir
2649     * [r1251] daemon/client/mcored.sh:
2650     -disabled mysql based functions atm
2651     * [r1250] conf/config.rc:
2652     -added MCORE_CONFIG_PATH variable
2653     * [r1249] Makefile[ADD]:
2654     -initial version
2655     * [r1248] .[ADD], conf[ADD], conf/config.rc[ADD], daemon[ADD],
2656     daemon/client[ADD], daemon/client/include[ADD],
2657     daemon/client/include/graphic.client.class[ADD],
2658     daemon/client/include/input.client.class[ADD],
2659     daemon/client/include/mage.client.class[ADD],
2660     daemon/client/include/network.client.class[ADD],
2661     daemon/client/include/printing.client.class[ADD],
2662     daemon/client/include/session.client.class[ADD],
2663     daemon/client/include/system.client.class[ADD],
2664     daemon/client/include/vnc.client.class[ADD],
2665     daemon/client/mcored.confd[ADD], daemon/client/mcored.rc[ADD],
2666     daemon/client/mcored.sh[ADD],
2667     daemon/generate-certificate.sh[ADD], daemon/include[ADD],
2668     daemon/include/daemon.global.class[ADD],
2669     daemon/include/hwdetection.global.class[ADD],
2670     daemon/include/sessionauth.global.class[ADD],
2671     daemon/mcorepasswd.sh[ADD]:
2672     -initial version
2673