Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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