Magellan Linux

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

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

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

Legend:
Removed from v.2314  
changed lines
  Added in v.2788