Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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