Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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