Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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