Magellan Linux

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

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

revision 2611 by niro, Tue Sep 22 10:12:51 2015 UTC revision 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>  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:   * [r2610] src/modules/citrix/citrix-session.in:
604    -add HttpBrowserAddress to support storefront and newer xenapp    -add HttpBrowserAddress to support storefront and newer xenapp
605    servers    servers

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