Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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