Magellan Linux

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

Parent Directory Parent Directory | Revision Log Revision Log


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