Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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