Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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