Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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