Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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