Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2293 - (hide annotations) (download)
Thu Jan 16 13:29:32 2014 UTC (10 years, 3 months ago) by niro
File size: 43920 byte(s)
-updated ChangeLog
1 niro 2293 2014-01-16 Niels Rogalla <niro@magellan-linux.de>
2    
3     * [r2292] dracut/Makefile:
4     -fixed dracut module installation
5     * [r2291] Makefile:
6     -install dracut module
7    
8     2014-01-14 Niels Rogalla <niro@magellan-linux.de>
9    
10     * [r2290] src/modules/basic-video/graphic.control.class[DEL],
11     src/modules/basic-video/graphic.control.class.in[CPY]:
12     -renamed graphic.control.class -> graphic.control.class.in
13     * [r2289] src/modules/basic-input/input.control.class[DEL],
14     src/modules/basic-input/input.control.class.in[CPY]:
15     -renamed input.control.class -> input.control.class.in
16     * [r2288] daemon/control/include/session.control.class[DEL],
17     src/modules/citrix/citrix.control.class.in[CPY]:
18     -moved daemon/control/include/session.control.class to
19     src/modules/citrix/citrix.control.class.in
20     * [r2287] daemon/control/include/input.control.class[DEL],
21     src/modules/basic-input/input.control.class[CPY]:
22     -moved daemon/control/include/input.control.class to
23     src/modules/basic-input/input.control.class
24     * [r2286] daemon/control/include/graphic.control.class[DEL],
25     src/modules/basic-video/graphic.control.class[CPY]:
26     -moved daemon/control/include/graphic.control.class to
27     src/modules/basic-video/graphic.control.class
28     * [r2285] daemon/control/control-daemon.sh[DEL],
29     src/mcore-controld.in[CPY]:
30     -moved daemon/control/control-daemon.sh to src/mcore-controld.in
31     * [r2284] src/modules/idesk/idesk.client.class.in:
32     -fixed whitespaces
33     * [r2283] src/modules/basic-input/input.client.class.in:
34     -use fluxbox-autostart and fluxbox-rebuild-autostart helpers
35     * [r2282] src/modules/fluxbox/Makefile,
36     src/modules/fluxbox/fluxbox-autostart.in[ADD]:
37     -added fluxbox-autostart helper
38     * [r2281] src/modules/fluxbox/fluxbox-menuitem.in:
39     -added --comment switch
40     * [r2280] src/modules/citrix/citrix.client.class.in:
41     -use new fluxbox-menuitem helper
42     * [r2279] src/modules/citrix/citrix.client.class.in:
43     -use basename of ica-session (not lala.ica)
44     * [r2278] src/modules/citrix/citrix-session.in:
45     -use citrix-serverlist
46     * [r2277] src/modules/fluxbox/Makefile,
47     src/modules/fluxbox/fluxbox-menuitem.in[ADD],
48     src/modules/fluxbox/fluxbox.client.class.in:
49     -split of fluxbox-menuitem from fluxbox.client.class.in to make
50     things more modular
51     * [r2276] src/modules/citrix/citrix.client.class.in:
52     -prefix citrix-session and citrix-serverlist with MCORE_LIBDIR
53     * [r2275] src/modules/citrix/citrix.client.class.in:
54     -fixed broken if-condition
55     * [r2274] src/modules/citrix/citrix.client.class.in:
56     -fixed missing case ifs
57     * [r2273] src/modules/citrix/citrix.client.class.in:
58     -do not escape
59     * [r2272] src/modules/citrix/Makefile,
60     src/modules/citrix/citrix-serverlist.in[ADD],
61     src/modules/citrix/citrix-session.in[ADD],
62     src/modules/citrix/citrix.client.class.in,
63     src/modules/citrix/query-citrix-browser.in[ADD]:
64     -split citrix.client.class.in to single programs named
65     citrix-serverlist, citrix-session and query-citrix-browser to
66     make things more modular and simpler
67     * [r2271] src/include/daemon.global.class.in,
68     src/modules/citrix/citrix.client.class.in:
69     -fixed broken variables
70     * [r2270] src/modules/citrix/citrix.client.class.in:
71     -make pnabrowse retval parseable with ';' as ifs, because the
72     retvals can contain whitespaces
73     * [r2269] src/include/daemon.global.class.in, src/mcored.in,
74     src/modules/basic-input/input.client.class.in,
75     src/modules/basic-system/system.client.class.in,
76     src/modules/basic-video/graphic.client.class.in,
77     src/modules/citrix/citrix.client.class.in,
78     src/modules/fbsplash/fbsplash.client.class.in,
79     src/modules/fluxbox/fluxbox.client.class.in,
80     src/modules/hwinfo/hardware.client.class.in,
81     src/modules/lprng/printing.client.class.in,
82     src/modules/mage/mage.client.class.in,
83     src/modules/network/network.client.class.in,
84     src/modules/plymouth/plymouth.client.class.in,
85     src/modules/systemd/systemd.client.class.in,
86     src/modules/sysvinit/sysvinit.client.class.in,
87     src/modules/tigervnc/vnc.client.class.in:
88     -use global argv arrays GLOBAL_ARGV and CLASS_ARGV to fix
89     whitespace issues with the read cmd. escaping works with this
90     now. every class must use the CLASS_ARGV array for arguments
91    
92 niro 2256 2014-01-13 Niels Rogalla <niro@magellan-linux.de>
93    
94 niro 2293 * [r2268] ChangeLog:
95     -updated ChangeLog
96 niro 2268 * [r2267] src/modules/citrix/citrix.client.class.in:
97     -fixed serverlist/sessionlist array evaluation
98     * [r2266] src/modules/citrix/citrix.client.class.in:
99     -missed to honor PNABWROWSE_SERVER_EXCLUDE in one case
100     * [r2265] src/modules/citrix/citrix.client.class.in:
101     -fixed whitespaces
102     * [r2264] src/modules/citrix/citrix.client.class.in:
103     -fixed missing PNABROWSE_* sanity checks
104     * [r2263] src/modules/citrix/citrix.client.class.in:
105     -fixed c&p typo
106     * [r2262] src/modules/citrix/citrix.client.class.in:
107     -use variables for all PNABROWSE_* instances
108     * [r2261] src/modules/citrix/citrix.client.class.in:
109     -print help on wrong arguments
110     * [r2260] src/modules/citrix/citrix.conf.in:
111     -fixed spelling
112     * [r2259] src/modules/citrix/Makefile,
113     src/modules/citrix/citrix.client.class.in,
114     src/modules/citrix/citrix.conf.in[ADD]:
115     -support pnabrowse autodetection
116     * [r2258] src/include/daemon.global.class.in, src/mcored.in:
117     -make use of the new include() function
118     * [r2257] src/include/common.global.class.in:
119     -added include() function which sources files with debug
120     information
121     * [r2256] ChangeLog:
122     -updated ChangeLog
123 niro 2256 * [r2255] dracut/Makefile:
124     -moved dracut make variables
125     * [r2254] src/modules/fluxbox/fluxbox-rebuild-menu.in:
126     -fixed broken os-release path
127     * [r2253] src/modules/fluxbox/fluxbox-rebuild-autostart.in,
128     src/modules/fluxbox/fluxbox-rebuild-menu.in:
129     -renamed MCLIBDIR -> MCORE_LIBDIR
130     * [r2252] Makefile.inc:
131     -make SCRIPT_SED_COMMAND variable, moved dracut, systemd and
132     sysvinit variables to corresponding subdirs
133     * [r2251] src/Makefile:
134     -moved systemd and sysvinit init files to subdirs
135     * [r2250] src/sysvinit/Makefile[ADD]:
136     -added Makefile
137     * [r2249] src/systemd/Makefile:
138     -target -install-client-services-systemd requires all target
139     * [r2248] src/systemd/Makefile:
140     -add PHONY target install-client-services-systemd
141     * [r2247] src/systemd/Makefile[ADD]:
142     -added Makefile
143     * [r2246] src/mcored.rc.in[DEL], src/sysvinit/mcored.rc.in[CPY]:
144     -moved mcored.rc.in to sysvinit/mcored.rc.in
145     * [r2245] src/mcored.service.in[DEL],
146     src/systemd/mcored.service.in[CPY]:
147     -moved mcored.service.in to systemd/mcored.service.in
148     * [r2244] src/systemd[ADD], src/sysvinit[ADD]:
149     -add systemd and sysvinit dir
150     * [r2243] daemon/control/control-daemon.sh,
151     src/include/daemon.global.class.in,
152     src/include/hwdetection.global.class.in,
153     src/include/sessionauth.global.class.in, src/mcored.in,
154     src/modules/basic-system/system.client.class.in,
155     src/modules/fbsplash/fbsplash.client.class.in,
156     src/modules/systemd/systemd.client.class.in,
157     src/modules/sysvinit/sysvinit.client.class.in:
158     -fixed spelling - unkown -> unknown
159    
160     2014-01-11 Niels Rogalla <niro@magellan-linux.de>
161    
162     * [r2242] Makefile.inc:
163     -fixed wrong variable ETCDIR -> SYSCONFDIR, added sh processor
164     * [r2241] dracut/Makefile[ADD]:
165     -added Makefile
166     * [r2240] dracut/run-mcored.sh.in:
167     -use variable pathes
168     * [r2239] dracut/module-setup.sh.in:
169     -use variable pathes
170     * [r2238] dracut/module-setup.sh[DEL],
171     dracut/module-setup.sh.in[CPY]:
172     -renamed module-setup.sh -> module-setup.sh.in
173     * [r2237] dracut/run-mcored.sh[DEL], dracut/run-mcored.sh.in[CPY]:
174     -renamed run-mcored.sh -> run-mcore.sh.in
175     * [r2236] src/include/sessionauth.global.class.in:
176     -use variable pathes
177     * [r2235] src/include/hwdetection.global.class.in:
178     -use variable pathes
179     * [r2234] src/include/Makefile[ADD]:
180     -added Makefile
181     * [r2233] src/modules/Makefile:
182     -refactored Makefile
183     * [r2232] src/Makefile:
184     -refactored Makefile
185    
186     2014-01-10 Niels Rogalla <niro@magellan-linux.de>
187    
188     * [r2231] src/include/sessionauth.global.class[DEL],
189     src/include/sessionauth.global.class.in[CPY]:
190     -renamed sessionauth.global.class -> sessionauth.global.class.in
191     * [r2230] src/include/mysqlfunctions.global.class[DEL],
192     src/include/mysqlfunctions.global.class.in[CPY]:
193     -renamed mysqlfunctions.global.class ->
194     mysqlfunctions.global.class.in
195     * [r2229] src/include/hwdetection.global.class[DEL],
196     src/include/hwdetection.global.class.in[CPY]:
197     -renamed hwdetection.global.class -> hwdetection.global.class.in
198     * [r2228] src/include/daemon.global.class[DEL],
199     src/include/daemon.global.class.in[CPY]:
200     -renamed daemon.global.class -> daemon.global.class.in
201     * [r2227] src/include/common.global.class[DEL],
202     src/include/common.global.class.in[CPY]:
203     -renamed common.global.class -> common.global.class.in
204     * [r2226] daemon/cmdlets.txt[DEL], src/modules/cmdlets.txt[CPY]:
205     -move daemon/cmdlets.txt to src/modules/cmdlets.txt
206     * [r2225] Makefile:
207     -added icons SUBDIR
208     * [r2224] Makefile:
209     -added certs SUBDIR
210     * [r2223] Makefile:
211     -refactored Makefile
212     * [r2222] Makefile.inc:
213     -fixed whitespaces
214     * [r2221] Makefile.inc:
215     -added more processors
216     * [r2220] Makefile.inc:
217     -provided by subdir Makefiles
218     * [r2219] icons/Makefile[ADD]:
219     -added Makefile
220     * [r2218] icons/reboot.png[ADD], icons/shutdown.png[ADD]:
221     -added reboot.png shutdown.png
222     * [r2217] certs/Makefile[ADD]:
223     -added Makefile
224     * [r2216] conf/Makefile[ADD]:
225     -added Makefile
226     * [r2215] certs/mcored.pem:
227     -removed executable bit
228     * [r2214] conf/mcore.conf.in:
229     -removed executable bit
230     * [r2213] conf/config.rc.in[DEL], conf/mcore.conf.in[CPY]:
231     -renamed config.rc to mcore.conf
232     * [r2212] dracut/module-setup.sh, src/mcored.in,
233     src/modules/fluxbox/fluxbox-rebuild-autostart.in,
234     src/modules/fluxbox/fluxbox-rebuild-menu.in:
235     -renamed config.rc to mcore.conf
236     * [r2211] src/modules/Makefile[ADD]:
237     -provide a Makefile for modules
238     * [r2210] daemon/mcorepasswd.in[DEL], src/mcorepasswd.in[CPY]:
239     -moved daemon/mcorepasswd.in to src/mcorepasswd.in
240     * [r2209] daemon/generate-certificate.in[DEL],
241     src/generate-certificate.in[CPY]:
242     -moved daemon/generate-certificate.in to
243     src/generate-certificate.in
244     * [r2208] certs[CPY], daemon/certs[DEL]:
245     -moved daemon/certs to certs
246     * [r2207] daemon/include[DEL], src/include[CPY]:
247     -moved daemon/include to src/include
248     * [r2206] daemon/client/mcored.service.in[DEL],
249     src/mcored.service.in[CPY]:
250     -moved daemon/client/mcored.service.in to src/mcored.service.in
251     * [r2205] daemon/client/mcored.rc.in[DEL], src/mcored.rc.in[CPY]:
252     -moved daemon/client/mcored.rc.in to src/mcored.rc.in
253     * [r2204] daemon/client/mcored.confd.in[DEL],
254     src/mcored.confd.in[CPY]:
255     -moved daemon/client/mcored.confd.in to src/mcored.confd.in
256     * [r2203] src/mcored.in:
257     -removed execute bit
258     * [r2202] daemon/client/mcored.in[DEL], src/mcored.in[CPY]:
259     -moved daemon/client/mcored.in to src/mcored.in
260     * [r2201] src/modules/basic-system/system.client.class.in:
261     -fixed whitespaces
262     * [r2200] src/modules/basic-system/system.client.class.in:
263     -use variable pathes
264     * [r2199] daemon/client/include/system.client.class[DEL],
265     src/modules/basic-system/system.client.class.in[CPY]:
266     -moved daemon/client/include/system.client.class to
267     src/modules/basic-system/system.client.class.in
268     * [r2198] src/modules/basic-system[ADD],
269     src/modules/basic-system/Makefile[ADD]:
270     -added basic-system module
271     * [r2197] src/modules/basic-input/input.client.class.in:
272     -use variable pathes
273     * [r2196] daemon/client/include/input.client.class[DEL],
274     src/modules/basic-input/input.client.class.in[CPY]:
275     -moved daemon/client/include/input.client.class to
276     src/modules/basic-input/input.client.class.in
277     * [r2195] src/modules/basic-input[ADD],
278     src/modules/basic-input/Makefile[ADD]:
279     -added basic-input module
280     * [r2194] src/modules/basic-video/graphic.client.class.in:
281     -use variable pathes
282     * [r2193] daemon/client/include/graphic.client.class[DEL],
283     src/modules/basic-video/graphic.client.class.in[CPY]:
284     -moved daemon/client/include/graphic.client.class to
285     src/modules/basic-video/graphic.client.class.in
286     * [r2192] src/modules/basic-video[ADD],
287     src/modules/basic-video/Makefile[ADD]:
288     -added basic-video module
289     * [r2191] src/modules/xorg[DEL]:
290     -removed xorg module, it provided by basic-video
291     * [r2190] src/modules/xorg[ADD], src/modules/xorg/Makefile[ADD]:
292     -added xorg module
293     * [r2189] daemon/client/include/hardware.client.class[DEL],
294     src/modules/hwinfo/hardware.client.class.in[CPY]:
295     -moved daemon/client/include/hardware.client.class to
296     src/modules/hwinfo/hardware.client.class.in
297     * [r2188] src/modules/hwinfo[ADD],
298     src/modules/hwinfo/Makefile[ADD]:
299     -added hwinfo module
300     * [r2187] src/modules/network/network.client.class.in:
301     -use variable pathes
302     * [r2186] daemon/client/include/network.client.class[DEL],
303     src/modules/network/network.client.class.in[CPY]:
304     -moved daemon/client/include/network.client.class to
305     src/modules/network/network.client.class.in
306     * [r2185] src/modules/network[ADD],
307     src/modules/network/Makefile[ADD]:
308     -added network module
309     * [r2184] src/modules/mage/mage.client.class[DEL],
310     src/modules/mage/mage.client.class.in[CPY]:
311     -really moved to mage.client.class.in
312     * [r2183] daemon/client/include/mage.client.class[DEL],
313     src/modules/mage/mage.client.class[CPY]:
314     -moved daemon/client/include/mage.client.class to
315     src/modules/mage/mage.client.class
316     * [r2182] src/modules/mage[ADD], src/modules/mage/Makefile[ADD]:
317     -added mage module
318     * [r2181] daemon/client/include/boot.client.class[DEL],
319     src/modules/grub2/boot.client.class.in[CPY]:
320     -moved daemon/client/include/boot.client.class to
321     src/modules/grub2/boot.client.class.in
322     * [r2180] src/modules/grub2[ADD], src/modules/grub2/Makefile[ADD]:
323     -added grub2 module
324     * [r2179] daemon/client/include/citrix.client.class[DEL],
325     src/modules/citrix/citrix.client.class.in[CPY]:
326     -moved daemon/client/include/citrix.client.class to
327     src/modules/citrix/citrix.client.class.in
328     * [r2178] src/modules/citrix[ADD],
329     src/modules/citrix/Makefile[ADD]:
330     -add citrix module
331     * [r2177] src/modules/lprng/printing.client.class.in:
332     -fixed whitespaces
333     * [r2176] src/modules/lprng/printing.client.class.in:
334     -use variable pathes
335     * [r2175] src/modules/lprng/printing.client.class.in:
336     -fixed whitespaces
337     * [r2174] daemon/client/include/printing.client.class[DEL],
338     src/modules/lprng/printing.client.class.in[CPY]:
339     -moved daemon/client/include/printing.client.class to
340     src/modules/lprng/printing.client.class.in
341     * [r2173] src/modules/lprng[ADD], src/modules/lprng/Makefile[ADD]:
342     -add lprng module
343     * [r2172] src/modules/tigervnc/vnc.client.class.in:
344     -use variable pathes
345     * [r2171] src/modules/tigervnc/vnc.client.class.in:
346     -fixed whitespaces
347     * [r2170] daemon/client/include/vnc.client.class[DEL],
348     src/modules/tigervnc/vnc.client.class.in[CPY]:
349     -moved daemon/client/include/vnc.client.class to
350     src/modules/tigervnc/vnc.client.class.in
351     * [r2169] src/modules/tigervnc[ADD],
352     src/modules/tigervnc/Makefile[ADD]:
353     -added tigervnc module
354     * [r2168] src/modules/sysvinit/sysvinit.client.class.in:
355     -use variable pathes
356     * [r2167] daemon/client/include/sysvinit.client.class[DEL],
357     src/modules/sysvinit/sysvinit.client.class.in[CPY]:
358     -moved daemon/client/include/sysvinit.client.class to
359     src/modules/sysvinit/sysvinit.client.class.in
360     * [r2166] src/modules/sysvinit[ADD],
361     src/modules/sysvinit/Makefile[ADD]:
362     -add sysvinit module
363     * [r2165] src/modules/systemd/systemd.client.class.in:
364     -use variable pathes
365     * [r2164] daemon/client/include/systemd.client.class[DEL],
366     src/modules/systemd/systemd.client.class.in[CPY]:
367     -moved daemon/client/include/systemd.client.class to
368     src/modules/systemd/systemd.client.class.in
369     * [r2163] src/modules/systemd[ADD],
370     src/modules/systemd/Makefile[ADD]:
371     -add system module
372     * [r2162] src/modules/fbsplash/fbsplash.client.class.in:
373     -use variable pathes
374     * [r2161] daemon/client/include/fbsplash.client.class[DEL],
375     src/modules/fbsplash/fbsplash.client.class.in[CPY]:
376     -moved daemon/client/include/fbsplash.client.class to
377     src/modules/fbsplash/fbsplash.client.class.in
378     * [r2160] src/modules/fbsplash[ADD],
379     src/modules/fbsplash/Makefile[ADD]:
380     -added fbsplash module
381     * [r2159] src/modules/plymouth/plymouth.client.class.in:
382     -fixed whitespaces
383     * [r2158] src/modules/plymouth/plymouth.client.class.in:
384     -use variable pathes
385     * [r2157] daemon/client/include/plymouth.client.class[DEL],
386     src/modules/plymouth/plymouth.client.class.in[CPY]:
387     -moved daemon/client/include/plymouth.client.class to
388     src/modules/plymouth/plymouth.client.class.in
389     * [r2156] src/modules/plymouth[ADD],
390     src/modules/plymouth/Makefile[ADD]:
391     -add plymouth module
392     * [r2155] src/modules/fluxbox/Makefile:
393     -build and install fluxbox.client.class
394     * [r2154] src/modules/fluxbox/fluxbox.client.class.in:
395     -helpers are now provided by fluxbox-rebuild-autostart and
396     fluxbox-rebuild-menu programs
397     * [r2153] src/modules/fluxbox/fluxbox.client.class.in:
398     -drop which dependency
399     * [r2152] src/modules/fluxbox/fluxbox.client.class.in:
400     -use variable pathes
401     * [r2151] daemon/client/include/fluxbox.client.class[DEL],
402     src/modules/fluxbox/fluxbox.client.class.in[CPY]:
403     -moved daemon/client/include/fluxbox.client.class to
404     src/modules/fluxbox/fluxbox.client.class.in
405     * [r2150] src/modules/fluxbox[ADD],
406     src/modules/fluxbox/Makefile[ADD],
407     src/modules/fluxbox/fluxbox-rebuild-autostart.in[ADD],
408     src/modules/fluxbox/fluxbox-rebuild-menu.in[ADD]:
409     -added fluxbox module
410     * [r2149] src/idesk-sysinfo.in[DEL],
411     src/modules/idesk/idesk-sysinfo.in[CPY]:
412     -moved src/idesk-sysinfo.in to src/modules/idesk/
413     * [r2148] src/modules/idesk/Makefile:
414     -create and install idesk.client.class.in
415     * [r2147] src/modules/idesk/idesk.client.class.in:
416     -use mcore variables and use variable pathes for pixmapsdir
417     * [r2146] daemon/client/include/idesk.client.class[DEL],
418     src/modules/idesk/idesk.client.class.in[CPY]:
419     -move file daemon/client/include/idesk.client.class to
420     src/modules/idesk/idesk.client.class.in
421     * [r2145] src/modules/idesk[ADD], src/modules/idesk/Makefile[ADD]:
422     -added idesk module
423     * [r2144] src/modules[ADD]:
424     -added modules
425     * [r2143] Makefile.inc:
426     -add global processors
427     * [r2142] src/Makefile[ADD]:
428     -added local Makefile for xinfo
429     * [r2141] Makefile.inc[ADD]:
430     -added Makefile.inc with all global definitions
431     * [r2140] daemon/client/mcored.in,
432     daemon/include/common.global.class[ADD],
433     daemon/include/daemon.global.class:
434     -daemon.global.class: split some common, non daemon relvant,
435     commands into an extra common.globcal.class
436     * [r2139] daemon/include/daemon.global.class:
437     -renamed variable MCLIBDIR -> MCORE_LIBDIR
438     * [r2138] daemon/client/mcored.confd.in,
439     daemon/client/mcored.rc.in, daemon/client/mcored.service.in:
440     -variable pathes
441     * [r2137] daemon/client/mcored.in:
442     -update Makefile variable names and renamed MCLIBDIR ->
443     MCORE_LIBDIR
444     * [r2136] src/idesk-sysinfo.in:
445     -variable pathes
446     * [r2135] conf/config.rc.in:
447     -variable pathes and defaults
448     * [r2134] daemon/generate-certificate.in:
449     -variable pathes
450     * [r2133] daemon/mcorepasswd.in:
451     -variable pathes and renamed MCLIBDIR -> MCORE_LIBDIR
452     * [r2132] daemon/mcorepasswd.in[CPY], daemon/mcorepasswd.sh[DEL]:
453     -renamed mcorepasswd.sh -> mcorepasswd.in
454     * [r2131] conf/config.rc[DEL], conf/config.rc.in[CPY]:
455     -renamed config.rc -> config.rc.in
456     * [r2130] daemon/generate-certificate.in[CPY],
457     daemon/generate-certificate.sh[DEL]:
458     -renamed generate-certificate.sh -> generate-certificate.in
459     * [r2129] daemon/client/mcored.confd[DEL],
460     daemon/client/mcored.confd.in[CPY]:
461     -renamed mcored.confd -> mcored.confd.in
462     * [r2128] daemon/client/mcored.rc[DEL],
463     daemon/client/mcored.rc.in[CPY]:
464     -renamed mcored.rc -> mcored.rc.in
465     * [r2127] daemon/client/mcored.service[DEL],
466     daemon/client/mcored.service.in[CPY]:
467     -renamed mcored.service -> mcored.service.in
468     * [r2126] daemon/client/mcored.in:
469     -make pathes variable
470     * [r2125] daemon/client/mcored.in[CPY],
471     daemon/client/mcored.sh[DEL]:
472     -renamed mcored.sh -> mcored.in
473     * [r2124] daemon/generate-certificate.sh:
474     -remove which dependency
475    
476     2014-01-09 Niels Rogalla <niro@magellan-linux.de>
477    
478     * [r2123] Makefile:
479     -generate and install idesk-sysinfo
480     * [r2122] icons[ADD], icons/sysinfo.png[ADD]:
481     -add sysinfo.png icon
482     * [r2121] dracut/run-mcored.sh:
483     -fixed a typo
484     * [r2120] bin[DEL]:
485     -drop unused directory
486     * [r2119] src/idesk-sysinfo.in:
487     -make pixmaps dir configurable
488     * [r2118] bin/idesk-sysinfo.sh[DEL], src/idesk-sysinfo.in[CPY]:
489     -moved bin/idesk-sysinfo.sh to src/idesk-sysinfo.in
490    
491 niro 2105 2014-01-02 Niels Rogalla <niro@magellan-linux.de>
492    
493 niro 2256 * [r2117] ChangeLog:
494     -updated ChangeLog
495 niro 2117 * [r2116] daemon/client/mcored.service:
496     -always restart the mcored and kill by process id
497     * [r2115] daemon/include/daemon.global.class:
498     -fixed printing of whitespaces
499     * [r2114] dracut/module-setup.sh:
500     -DEFAULT_DHCP_START for udhcp needs hostname prog to register the
501     current hostname on DNS servers
502     * [r2113] Makefile:
503     -fixed missing net-lib.sh
504     * [r2112] dracut/module-setup.sh:
505     -fixed missing net-lib.sh
506     * [r2111] dracut/module-setup.sh:
507     -do not install non-existing start-daemon.sh
508     * [r2110] dracut/run-mcored.sh:
509     -honor network options from /etc/conf.d/network
510     * [r2109] Makefile:
511     -install xinfo
512     * [r2108] bin/idesk-sysinfo.sh:
513     -create ~/.idesktop directory if missing
514     * [r2107] daemon/client/include/vnc.client.class:
515     -create vncconfigdir if missing
516     * [r2106] Makefile:
517     -install idesk-sysinfo
518     * [r2105] ChangeLog:
519     -updated ChangeLog
520 niro 2105 * [r2104] daemon/client/include/idesk.client.class:
521     -fixed whitespaces
522     * [r2103] bin[ADD], bin/idesk-sysinfo.sh[ADD]:
523     -added initial idesk-sysinfo generator app
524     * [r2102] Makefile:
525     -compile xinfo
526    
527     2013-09-27 Niels Rogalla <niro@magellan-linux.de>
528    
529     * [r2101] src/xinfo.c:
530     -serveral fixes: check for display, fixed return values and fixed
531     a typo
532     * [r2100] src[ADD], src/xinfo.c[ADD]:
533     -added initial xinfo tool
534     * [r2099] conf/config.rc:
535     -quote all variables
536     * [r2098] conf/config.rc:
537     -added MCORE_CONTROL_SERVER variable
538     * [r2097] daemon/client/include/input.client.class:
539     -write vconsole.conf on systemd systems
540     * [r2096] daemon/client/include/mage.client.class:
541     -honor mage update-tarball
542     * [r2095] daemon/client/mcored.sh:
543     -respect system environment
544     * [r2094] dracut/net-lib.sh[ADD], dracut/run-mcored.sh:
545     -start mcored only if an active iface was found and use net-lib
546     to find this iface
547    
548     2013-05-21 Niels Rogalla <niro@magellan-linux.de>
549    
550     * [r2093] daemon/include/mysqlfunctions.global.class[ADD]:
551     -add mysql basic functions
552    
553 niro 2092 2013-05-13 Niels Rogalla <niro@magellan-linux.de>
554    
555 niro 2105 * [r2092] ChangeLog:
556     -updated ChangeLog
557 niro 2092 * [r2091] daemon/include/daemon.global.class:
558     list_files_in_directory(): fixed typos
559    
560     2013-05-10 Niels Rogalla <niro@magellan-linux.de>
561    
562     * [r2090] daemon/client/include/system.client.class,
563     daemon/client/include/systemd.client.class,
564     daemon/client/include/sysvinit.client.class:
565     -use enable|disable commands to add|remove services from
566     runlevels
567     * [r2089] daemon/client/include/systemd.client.class:
568     -auto-append .service to services when missing to fix a $MROOT
569     issue
570     * [r2088] daemon/client/include/sysvinit.client.class:
571     -disable some command which not work with $MROOT set
572     * [r2087] daemon/client/include/system.client.class:
573     -honor $MROOT variable
574     * [r2086] daemon/client/include/plymouth.client.class:
575     -honor $MROOT variable
576     * [r2085] daemon/client/include/boot.client.class:
577     -honor $MROOT variable
578     * [r2084] daemon/client/include/systemd.client.class:
579     -honor $MROOT variable
580     * [r2083] daemon/include/daemon.global.class:
581     -added system_chroot() function
582     * [r2082] dracut/module-setup.sh:
583     -added some missing progs to check function and install
584     systemd-nspawn
585     * [r2081] dracut/run-mcored.sh:
586     -mount sysroot writeable
587     * [r2080] dracut/module-setup.sh:
588     -fixed whitespaces
589     * [r2079] Makefile, daemon/client/include/boot.client.class,
590     daemon/client/include/fbsplash.client.class[ADD],
591     daemon/client/include/plymouth.client.class[ADD],
592     daemon/client/include/system.client.class,
593     daemon/client/include/systemd.client.class[ADD],
594     daemon/client/include/sysvinit.client.class[ADD]:
595     -split systemd, sysvinit, fbsplash and plymouth functions in
596     single classes so no runtime checks are required and the correct
597     version get installed right away
598     * [r2078] daemon/client/include/boot.client.class:
599     -improved MROOT support
600     * [r2077] daemon/include/daemon.global.class:
601     -list_all_files_in_directory(): improved find and drop basename
602     requirement
603     * [r2076] daemon/client/include/network.client.class:
604     -support get_ functions
605     * [r2075] daemon/client/include/system.client.class:
606     -support get_ functions
607     * [r2074] daemon/client/include/boot.client.class:
608     -support plymouth
609     * [r2073] daemon/include/daemon.global.class:
610     -list_files_in_directories(): support -name argument
611     * [r2072] dracut/run-mcored.sh:
612     -dracut-module: set MROOT to /sysroot on client daemon start
613    
614     2013-05-08 Niels Rogalla <niro@magellan-linux.de>
615    
616     * [r2071] dracut/run-mcored.sh:
617     -dracut-module: honor cmdline with rd.mcored to enable/disable
618     this module. default is enabled
619     * [r2070] daemon/client/include/vnc.client.class:
620     -re-worked vnc.class: added missing get_ functions and using now
621     a vnc.service function to control the facility
622     * [r2069] dracut/module-setup.sh:
623     -dracut-module: removed xmlstartlet from install part too
624     * [r2068] dracut/module-setup.sh:
625     -dracut-module: xmlstarlet is not required by mcored, removed
626     * [r2067] dracut/mcored.conf:
627     dracut-module: module must be called without sort identifier
628     * [r2066] dracut/module-setup.sh:
629     -alx -> mcored
630     * [r2065] dracut/mcored.conf[ADD]:
631     -enable mcored module via dracut.conf.d
632     * [r2064] Makefile:
633     -install dracut-module
634     * [r2063] dracut/module-setup.sh:
635     -dracut-module: mysql is not required, dropped
636     * [r2062] daemon/client/include/vnc.client.class:
637     -use default vnc passwd location of tigervnc
638     * [r2061] daemon/client/include/system.client.class:
639     -support systemd units
640     * [r2060] daemon/client/include/input.client.class:
641     get_input_keymap(): eleminate all "
642     * [r2059] daemon/client/include/input.client.class:
643     get_input_keymap(): only run setxkbmap if X11 is running, if not
644     always try to get the keymap from the xorg.config
645     * [r2058] daemon/client/include/input.client.class:
646     -set console keymap on systemd systemd too
647     * [r2057] daemon/client/include/system.client.class:
648     -use poweroff for shutdown
649     * [r2056] Makefile, systemd[DEL]:
650     -removed duplicates
651     * [r2055] daemon/client/mcored.service:
652     -fixed some typoes
653     * [r2054] dracut/module-setup.sh:
654     -let the dracut-module install the missing VERSION file
655     * [r2053] Makefile:
656     -split install to allow single client installations and be able
657     to choose the init type (systemd/sysvinit)
658     * [r2052] Makefile, daemon/client/mcored.sh,
659     daemon/include/daemon.global.class:
660     -added print_version() function and print proper version info on
661     connect
662     * [r2051] daemon/control[ADD],
663     daemon/control/control-daemon.confd[ADD],
664     daemon/control/control-daemon.rc[ADD],
665     daemon/control/control-daemon.sh[ADD],
666     daemon/control/include[ADD],
667     daemon/control/include/graphic.control.class[ADD],
668     daemon/control/include/input.control.class[ADD],
669     daemon/control/include/session.control.class[ADD]:
670     -added control daemon pieces, WIP
671     * [r2050] daemon/cmdlets.txt[ADD]:
672     -added cmdlets todo
673     * [r2049] todo-hardware.txt[ADD]:
674     -added hardware todo
675     * [r2048] socket_send.php[ADD]:
676     -added socket_send.php helper script
677     * [r2047] nsslsay[ADD]:
678     -added nsslsay helper script
679     * [r2046] initialsetup.sh[ADD]:
680     -added initialsetup helper script
681     * [r2045] VERSION[ADD]:
682     -version 0_preAlpha
683     * [r2044] daemon/client/mcored.sh,
684     daemon/include/daemon.global.class:
685     -support version cmd
686     * [r2043] systemd[ADD], systemd/mcored.service[ADD]:
687     -added systemd service unit
688    
689     2013-04-17 Niels Rogalla <niro@magellan-linux.de>
690    
691     * [r2042] dracut[ADD], dracut/module-setup.sh[ADD],
692     dracut/run-mcored.sh[ADD]:
693     -added dracut module
694     * [r2041] daemon/client/include/idesk.client.class[ADD]:
695     -initial idesk support class - WIP
696     * [r2040] daemon/client/include/input.client.class:
697     -added systemd support and use systemd supported config file
698     names
699     * [r2039] daemon/client/include/graphic.client.class:
700     -use list_files_in_directory() function
701     * [r2038] daemon/client/include/citrix.client.class:
702     -change ica-session handling: allow 'named' sessions
703     * [r2037] daemon/client/include/system.client.class:
704     -print service status
705    
706     2012-12-03 Niels Rogalla <niro@magellan-linux.de>
707    
708     * [r2036] daemon/client/mcored.confd:
709     -start service with verbose mode
710     * [r2035] daemon/client/mcored.service[ADD]:
711     -added systemd unit
712    
713 niro 2033 2012-08-13 Niels Rogalla <niro@magellan-linux.de>
714    
715 niro 2092 * [r2034] conf/config.rc:
716     -changed distribution name to 'mCore'
717     * [r2033] ChangeLog[ADD]:
718     -added ChangeLog
719 niro 2033 * [r2032] daemon/client/include/network.client.class:
720     -restart networking in MROOT environment
721     * [r2031] daemon/client/include/hardware.client.class:
722     -support $MROOT variable
723     * [r2030] daemon/include/daemon.global.class:
724     -use find to fix some annoying error messages and fixed variable
725     declaration
726     * [r2029] daemon/client/include/citrix.client.class:
727     -always escape session, as it may contain spaces
728     * [r2028] daemon/client/include/fluxbox.client.class:
729     -fixed a typo
730     * [r2027] daemon/client/include/fluxbox.client.class:
731     -use find to fix some annoying error messages
732     * [r2026] daemon/client/include/network.client.class:
733     -support $MROOT variable
734     * [r2025] daemon/client/include/input.client.class:
735     -support $MROOT variable
736     * [r2024] daemon/client/include/vnc.client.class:
737     -support $MROOT variable
738     * [r2023] daemon/client/include/citrix.client.class:
739     use find to fix some annoying errors
740     * [r2022] daemon/client/include/citrix.client.class:
741     -make use of new list_files_in_directory() function
742     * [r2021] daemon/client/include/citrix.client.class:
743     -support $MROOT variable
744     * [r2020] daemon/client/include/boot.client.class:
745     -make use of new list_files_in_directory() function
746     * [r2019] daemon/client/include/graphic.client.class:
747     -added info line that some files are autogenerated
748     * [r2018] daemon/client/include/graphic.client.class:
749     -support $MROOT variable
750     * [r2017] daemon/client/include/system.client.class:
751     -support $MROOT variable
752     * [r2016] daemon/client/include/fluxbox.client.class:
753     -make use of MCORE_DISTRIBUTION variable and fixed coding style
754     * [r2015] daemon/client/include/fluxbox.client.class:
755     -use find to prevent annoying error messages if nothing was found
756     * [r2014] daemon/client/include/fluxbox.client.class:
757     -make use of new list_files_in_directory() function
758     * [r2013] daemon/client/include/fluxbox.client.class:
759     -support $MROOT variable
760     * [r2012] daemon/client/include/printing.client.class:
761     -make use of new list_files_in_directory() function
762     * [r2011] daemon/client/include/printing.client.class:
763     -support $MROOT variable
764     * [r2010] daemon/client/mcored.rc:
765     -use rc_print() and rc_echo() functions
766     * [r2009] conf/config.rc:
767     -added MCORE_DISTRIBUTION variable
768     * [r2008] daemon/include/daemon.global.class:
769     -added list_files_in_directory() function
770     * [r2007] daemon/include/daemon.global.class:
771     -added mroot applet
772     * [r2006] daemon/client/mcored.sh,
773     daemon/include/daemon.global.class:
774     -added colors command, to re-enable colors after calling
775     'nocolors' cmd
776     * [r2005] daemon/client/mcored.sh,
777     daemon/include/daemon.global.class:
778     -added stop_service() function
779     * [r2004] daemon/client/mcored.sh:
780     -use mecho instead of echo
781     * [r2003] daemon/include/daemon.global.class:
782     -fixed whitespaces
783    
784     2011-11-09 Niels Rogalla <niro@magellan-linux.de>
785    
786     * [r1925] daemon/include/daemon.global.class:
787     -added new gobal cmds 'reload' and 'restart' to help
788     * [r1924] daemon/client/include/boot.client.class:
789     -fixed typos
790     * [r1923] Makefile:
791     -install boot client class
792     * [r1922] daemon/client/include/mage.client.class:
793     -support query of the whole mage inventory
794     * [r1921] daemon/client/include/input.client.class:
795     -requires fluxbox
796     -support get input.keymap
797     -support keyboard rate setup
798     -improved help descriptions
799     * [r1920] daemon/client/include/graphic.client.class:
800     -clean up
801     * [r1919] daemon/client/include/fluxbox.client.class:
802     -added helper_rebuild_fluxbox_autostart() function
803     * [r1918] daemon/client/include/boot.client.class[ADD]:
804     -added boot and splash classes
805     * [r1916] daemon/client/mcored.sh:
806     -support the reload of client classes
807     -support restart of the service
808     * [r1915] daemon/include/daemon.global.class:
809     -added functions to load client classes and to restart the
810     service
811    
812     2011-11-07 Niels Rogalla <niro@magellan-linux.de>
813    
814     * [r1898] make-svn-snapshot.sh[ADD]:
815     -added svn snapshot script
816    
817     2011-11-04 Niels Rogalla <niro@magellan-linux.de>
818    
819     * [r1897] conf/config.rc:
820     - pruned unused variables
821     * [r1896] daemon/client/include/network.client.class:
822     - use dhcp_prog from /etc/conf.d/network
823     * [r1895] daemon/client/include/printing.client.class:
824     -enable spooler logging
825     * [r1894] daemon/client/mcored.sh:
826     -disable debug logging
827     * [r1893] Makefile:
828     -install service runtime directory
829    
830     2011-03-11 Niels Rogalla <niro@magellan-linux.de>
831    
832     * [r1666] daemon/include/daemon.global.class:
833     -do not dirty the output of x11runas() with x11 pid ids
834    
835     2011-03-10 Niels Rogalla <niro@magellan-linux.de>
836    
837     * [r1648] daemon/client/include/system.client.class:
838     -make use of error echo function eecho()
839     -use rvecho() for function retvals
840     * [r1647] daemon/client/include/printing.client.class:
841     -helper_addprinter(): added a missing clearconfig call
842     -use rvecho() for function retvals
843     * [r1646] daemon/client/include/network.client.class:
844     -use rvecho() for function retvals
845     * [r1645] daemon/client/include/input.client.class:
846     -x11runas checks for X, removed unnecessary checks
847     * [r1644] daemon/client/include/hardware.client.class:
848     -use rvecho() for function retvals
849     -get_hardware_detect(): added a sanity check for allowed actions
850     * [r1643] daemon/client/include/graphic.client.class:
851     -x11runas checks for X, removed unnecessary checks
852     -use rvecho() for function retvals
853     * [r1642] daemon/client/include/fluxbox.client.class:
854     -use [separator] in fluxbox menu instead of [nop] (____)
855     -use rvecho() for function retvals
856     * [r1641] daemon/client/include/citrix.client.class:
857     -use rvecho() for function retvals
858     * [r1640] daemon/include/sessionauth.global.class:
859     -removed commented stuff
860     -make use of error echo function eecho()
861     -use mecho() for informal-only echos
862     -use rvecho() for function retvals
863     * [r1639] daemon/include/daemon.global.class:
864     -x11runas(): let the function check for X11
865     -added decho() "debug-echo" function for debugging only messages
866     -added rvecho() "retval echo" function to print retvals on quiet
867     mode
868     -support quiet mode in mecho()
869     -make use of error echo function eecho()
870     -make use of debug echo function decho()
871     -make use of retval echo function rvecho()
872     -fixed a typo in path_not_empty() function
873     * [r1638] daemon/client/mcored.sh:
874     -set NOCOLORS default value to false
875     -set WEBCRLFS default value to false
876     -support quiet option and default it to false
877    
878     2011-03-04 Niels Rogalla <niro@magellan-linux.de>
879    
880     * [r1605] daemon/client/include/network.client.class:
881     -update etc hosts if the hostname was changed
882    
883     2011-02-17 Niels Rogalla <niro@magellan-linux.de>
884    
885     * [r1351] daemon/client/include/network.client.class:
886     -fixed a typo in the discription of nameserver
887     -add the new hostname to the x11 authority file to allow x11
888     interaction without restarting xorg
889     * [r1350] daemon/include/daemon.global.class:
890     -fixed whitespaces
891     * [r1348] daemon/client/include/network.client.class:
892     - renamed set_network_dns to set_network_nameserver
893     - added more help descriptions for gateway and nameserver
894     - added get functions for hostname, gateway and nameserver
895     - sanitized arguments
896     * [r1347] daemon/client/include/mage.client.class:
897     - reverted update|upgrade|uppretend changes as we got them
898     already
899     - added uppretend to 'get mage.upgrade' and not to 'mage.update'
900     * [r1346] daemon/client/include/hardware.client.class:
901     -fixed change items on description
902     * [r1345] daemon/client/include/system.client.class:
903     -fixed broken autologon config
904     * [r1344] daemon/client/mcored.sh:
905     -do not print errors about missing serial config
906     * [r1342] Makefile:
907     added hardware.client.class for some hardware information and
908     detection
909     * [r1341] daemon/client/include/mage.client.class:
910     added uppretend too
911     * [r1338] daemon/client/include/hardware.client.class[ADD]:
912     added hardware.client.class for some hardware information and
913     detection
914     * [r1337] daemon/client/include/mage.client.class:
915     added mage update and upgrade functionality
916     * [r1336] daemon/client/include/system.client.class:
917     use MCORE_UNPRIV_USER variable instead of hardcoded mcore user
918     * [r1335] daemon/include/hwdetection.global.class:
919     added get_hwinfo_monitor() and add usb-host drivers when
920     usb-storage was found
921    
922     2011-02-16 Niels Rogalla <niro@magellan-linux.de>
923    
924     * [r1330] daemon/include/daemon.global.class:
925     -fixed a typo in global help description
926    
927     2011-02-14 Niels Rogalla <niro@magellan-linux.de>
928    
929     * [r1329] daemon/client/include/system.client.class:
930     -added autologin configure feature
931    
932     2011-02-07 Niels Rogalla <niro@magellan-linux.de>
933    
934     * [r1327] daemon/client/include/fluxbox.client.class:
935     -use full pathes to match sudoers file
936     * [r1315] daemon/mcorepasswd.sh:
937     -respect require and provide, added some dummy functions
938    
939     2011-02-06 Niels Rogalla <niro@magellan-linux.de>
940    
941     * [r1308] daemon/include/daemon.global.class:
942     -renamed validate_session() to valid_session()
943     -added nocolors and webcrlf options which are allowed to be
944     called before login (needed by web-interfaces)
945     -let addconfig() honor -e and -n echo variables
946     * [r1307] daemon/include/hwdetection.global.class:
947     updated hwdetection from upstream installer
948     * [r1306] daemon/include/sessionauth.global.class:
949     -renamed validate_session() to valid_session()
950     * [r1305] daemon/client/mcored.sh:
951     -renamed validate_session() to valid_session()
952     -added nocolors and webcrlf options which are allowed to be
953     called before login (needed by web-interfaces)
954     * [r1304] daemon/client/mcored.rc:
955     -fixed wrong variable, thats the chroot dir and not the keyring!
956     -be more silent
957     * [r1303] daemon/client/mcored.confd:
958     -fixed wrong variable, thats the chroot dir and not the keyring!
959     * [r1302] conf/config.rc:
960     -disabled sql settings
961     * [r1301] Makefile:
962     -install default certificates
963     * [r1300] daemon/certs[ADD], daemon/certs/mcored.key[ADD],
964     daemon/certs/mcored.pem[ADD]:
965     -added some default certificates for mcored
966     * [r1284] daemon/client/include/network.client.class:
967     - renamed function set_network_default_gw -> set_network_gateway
968     - fixed missing argv for value
969    
970     2011-02-04 Niels Rogalla <niro@magellan-linux.de>
971    
972     * [r1267] Makefile:
973     - added citrix plugin
974     - renamed session plugin to fluxbox
975     * [r1266] daemon/client/include/citrix.client.class[ADD]:
976     -added plugin for citrix sessions
977     * [r1265] daemon/include/hwdetection.global.class:
978     -the hwdetecion provides hwdetection ;)
979     * [r1264] daemon/include/daemon.global.class:
980     - added missing quit command to global help topics
981     - added hint about help [topic]
982     - let x11runas determine the DISPLAY itself by using
983     MCORE_XORG_DISPLAY
984     - added no_duplicate() function for internal use
985     - let require() and provide() check for duplicate items via
986     no_duplicate()
987     - added verify_requirements to be able to resolve missing plugin
988     requirements
989     - mecho() and eecho() should honor the '-n' echo option
990     - added path_not_empty() functions which is used by
991     helper_graphic_rebuild_xorg_conf_d() of the graphic plugin
992     * [r1263] daemon/client/include/vnc.client.class:
993     - use the new xorg.conf.d handling to en/disable the vnc module
994     and its options
995     - requires basic graphic to support the new xorg.conf.d handling
996     * [r1262] daemon/client/include/system.client.class:
997     - fixed spelling
998     - merged system.console and system.rootconsole to one function
999     - fixed the root console that it really opens up a root console
1000     with asking for roots password before changing the privileges
1001     - added system.service functionality
1002     - added system.passwd functionality
1003     - added system.vt functionality
1004     * [r1261] daemon/client/include/printing.client.class:
1005     - merged addprinter and delprinter into one printer functions
1006     - fixed the help functions according to the new printer function
1007     * [r1260] daemon/client/include/network.client.class:
1008     - requires basic-system for restarting system services
1009     - always use CONFIG=, clearconfig, addconfig paradigma
1010     - better sanity checks in set_network_iface()
1011     * [r1259] daemon/client/include/input.client.class:
1012     -x11runas selects the used Xorg display itself via
1013     MCORE_XORG_DISPLAY variable
1014     * [r1258] daemon/client/include/graphic.client.class:
1015     -only provide basic-video, x0vnc is another plugin
1016     -completly reworkd xorg.conf.d handling
1017     -added graphic.depth and graphic.driver functions
1018     -allways use clearconfig/addconfig for all config files
1019     * [r1257] daemon/client/include/fluxbox.client.class:
1020     -merged addmenuitem and delmenuitem to one menuitem command
1021     - added get_ menuitem functionality
1022     - added support for changing fluxbox themes
1023     - set wallpaper support on todo
1024     * [r1256] daemon/client/mcored.sh:
1025     -added require command to verify plugin requirements
1026     * [r1255] conf/config.rc:
1027     -added MCORE_XORG_DISPLAY variable
1028    
1029     2011-02-02 Niels Rogalla <niro@magellan-linux.de>
1030    
1031     * [r1254] daemon/client/include/fluxbox.client.class[CPY],
1032     daemon/client/include/session.client.class[DEL]:
1033     -renamed session.client.class -> fluxbox.client.class
1034     * [r1253] daemon/client/include/session.client.class:
1035     -reworked an renamed all functions to fluxbox, because they are
1036     fluxbox-specific
1037     * [r1252] daemon/include/daemon.global.class:
1038     -disabled mysql based functions atm
1039     -clearconfig: install config dir
1040     * [r1251] daemon/client/mcored.sh:
1041     -disabled mysql based functions atm
1042     * [r1250] conf/config.rc:
1043     -added MCORE_CONFIG_PATH variable
1044     * [r1249] Makefile[ADD]:
1045     -initial version
1046     * [r1248] .[ADD], conf[ADD], conf/config.rc[ADD], daemon[ADD],
1047     daemon/client[ADD], daemon/client/include[ADD],
1048     daemon/client/include/graphic.client.class[ADD],
1049     daemon/client/include/input.client.class[ADD],
1050     daemon/client/include/mage.client.class[ADD],
1051     daemon/client/include/network.client.class[ADD],
1052     daemon/client/include/printing.client.class[ADD],
1053     daemon/client/include/session.client.class[ADD],
1054     daemon/client/include/system.client.class[ADD],
1055     daemon/client/include/vnc.client.class[ADD],
1056     daemon/client/mcored.confd[ADD], daemon/client/mcored.rc[ADD],
1057     daemon/client/mcored.sh[ADD],
1058     daemon/generate-certificate.sh[ADD], daemon/include[ADD],
1059     daemon/include/daemon.global.class[ADD],
1060     daemon/include/hwdetection.global.class[ADD],
1061     daemon/include/sessionauth.global.class[ADD],
1062     daemon/mcorepasswd.sh[ADD]:
1063     -initial version
1064