2012-08-13 Niels Rogalla * [r2032] daemon/client/include/network.client.class: -restart networking in MROOT environment * [r2031] daemon/client/include/hardware.client.class: -support $MROOT variable * [r2030] daemon/include/daemon.global.class: -use find to fix some annoying error messages and fixed variable declaration * [r2029] daemon/client/include/citrix.client.class: -always escape session, as it may contain spaces * [r2028] daemon/client/include/fluxbox.client.class: -fixed a typo * [r2027] daemon/client/include/fluxbox.client.class: -use find to fix some annoying error messages * [r2026] daemon/client/include/network.client.class: -support $MROOT variable * [r2025] daemon/client/include/input.client.class: -support $MROOT variable * [r2024] daemon/client/include/vnc.client.class: -support $MROOT variable * [r2023] daemon/client/include/citrix.client.class: use find to fix some annoying errors * [r2022] daemon/client/include/citrix.client.class: -make use of new list_files_in_directory() function * [r2021] daemon/client/include/citrix.client.class: -support $MROOT variable * [r2020] daemon/client/include/boot.client.class: -make use of new list_files_in_directory() function * [r2019] daemon/client/include/graphic.client.class: -added info line that some files are autogenerated * [r2018] daemon/client/include/graphic.client.class: -support $MROOT variable * [r2017] daemon/client/include/system.client.class: -support $MROOT variable * [r2016] daemon/client/include/fluxbox.client.class: -make use of MCORE_DISTRIBUTION variable and fixed coding style * [r2015] daemon/client/include/fluxbox.client.class: -use find to prevent annoying error messages if nothing was found * [r2014] daemon/client/include/fluxbox.client.class: -make use of new list_files_in_directory() function * [r2013] daemon/client/include/fluxbox.client.class: -support $MROOT variable * [r2012] daemon/client/include/printing.client.class: -make use of new list_files_in_directory() function * [r2011] daemon/client/include/printing.client.class: -support $MROOT variable * [r2010] daemon/client/mcored.rc: -use rc_print() and rc_echo() functions * [r2009] conf/config.rc: -added MCORE_DISTRIBUTION variable * [r2008] daemon/include/daemon.global.class: -added list_files_in_directory() function * [r2007] daemon/include/daemon.global.class: -added mroot applet * [r2006] daemon/client/mcored.sh, daemon/include/daemon.global.class: -added colors command, to re-enable colors after calling 'nocolors' cmd * [r2005] daemon/client/mcored.sh, daemon/include/daemon.global.class: -added stop_service() function * [r2004] daemon/client/mcored.sh: -use mecho instead of echo * [r2003] daemon/include/daemon.global.class: -fixed whitespaces 2011-11-09 Niels Rogalla * [r1925] daemon/include/daemon.global.class: -added new gobal cmds 'reload' and 'restart' to help * [r1924] daemon/client/include/boot.client.class: -fixed typos * [r1923] Makefile: -install boot client class * [r1922] daemon/client/include/mage.client.class: -support query of the whole mage inventory * [r1921] daemon/client/include/input.client.class: -requires fluxbox -support get input.keymap -support keyboard rate setup -improved help descriptions * [r1920] daemon/client/include/graphic.client.class: -clean up * [r1919] daemon/client/include/fluxbox.client.class: -added helper_rebuild_fluxbox_autostart() function * [r1918] daemon/client/include/boot.client.class[ADD]: -added boot and splash classes * [r1916] daemon/client/mcored.sh: -support the reload of client classes -support restart of the service * [r1915] daemon/include/daemon.global.class: -added functions to load client classes and to restart the service 2011-11-07 Niels Rogalla * [r1898] make-svn-snapshot.sh[ADD]: -added svn snapshot script 2011-11-04 Niels Rogalla * [r1897] conf/config.rc: - pruned unused variables * [r1896] daemon/client/include/network.client.class: - use dhcp_prog from /etc/conf.d/network * [r1895] daemon/client/include/printing.client.class: -enable spooler logging * [r1894] daemon/client/mcored.sh: -disable debug logging * [r1893] Makefile: -install service runtime directory 2011-03-11 Niels Rogalla * [r1666] daemon/include/daemon.global.class: -do not dirty the output of x11runas() with x11 pid ids 2011-03-10 Niels Rogalla * [r1648] daemon/client/include/system.client.class: -make use of error echo function eecho() -use rvecho() for function retvals * [r1647] daemon/client/include/printing.client.class: -helper_addprinter(): added a missing clearconfig call -use rvecho() for function retvals * [r1646] daemon/client/include/network.client.class: -use rvecho() for function retvals * [r1645] daemon/client/include/input.client.class: -x11runas checks for X, removed unnecessary checks * [r1644] daemon/client/include/hardware.client.class: -use rvecho() for function retvals -get_hardware_detect(): added a sanity check for allowed actions * [r1643] daemon/client/include/graphic.client.class: -x11runas checks for X, removed unnecessary checks -use rvecho() for function retvals * [r1642] daemon/client/include/fluxbox.client.class: -use [separator] in fluxbox menu instead of [nop] (____) -use rvecho() for function retvals * [r1641] daemon/client/include/citrix.client.class: -use rvecho() for function retvals * [r1640] daemon/include/sessionauth.global.class: -removed commented stuff -make use of error echo function eecho() -use mecho() for informal-only echos -use rvecho() for function retvals * [r1639] daemon/include/daemon.global.class: -x11runas(): let the function check for X11 -added decho() "debug-echo" function for debugging only messages -added rvecho() "retval echo" function to print retvals on quiet mode -support quiet mode in mecho() -make use of error echo function eecho() -make use of debug echo function decho() -make use of retval echo function rvecho() -fixed a typo in path_not_empty() function * [r1638] daemon/client/mcored.sh: -set NOCOLORS default value to false -set WEBCRLFS default value to false -support quiet option and default it to false 2011-03-04 Niels Rogalla * [r1605] daemon/client/include/network.client.class: -update etc hosts if the hostname was changed 2011-02-17 Niels Rogalla * [r1351] daemon/client/include/network.client.class: -fixed a typo in the discription of nameserver -add the new hostname to the x11 authority file to allow x11 interaction without restarting xorg * [r1350] daemon/include/daemon.global.class: -fixed whitespaces * [r1348] daemon/client/include/network.client.class: - renamed set_network_dns to set_network_nameserver - added more help descriptions for gateway and nameserver - added get functions for hostname, gateway and nameserver - sanitized arguments * [r1347] daemon/client/include/mage.client.class: - reverted update|upgrade|uppretend changes as we got them already - added uppretend to 'get mage.upgrade' and not to 'mage.update' * [r1346] daemon/client/include/hardware.client.class: -fixed change items on description * [r1345] daemon/client/include/system.client.class: -fixed broken autologon config * [r1344] daemon/client/mcored.sh: -do not print errors about missing serial config * [r1342] Makefile: added hardware.client.class for some hardware information and detection * [r1341] daemon/client/include/mage.client.class: added uppretend too * [r1338] daemon/client/include/hardware.client.class[ADD]: added hardware.client.class for some hardware information and detection * [r1337] daemon/client/include/mage.client.class: added mage update and upgrade functionality * [r1336] daemon/client/include/system.client.class: use MCORE_UNPRIV_USER variable instead of hardcoded mcore user * [r1335] daemon/include/hwdetection.global.class: added get_hwinfo_monitor() and add usb-host drivers when usb-storage was found 2011-02-16 Niels Rogalla * [r1330] daemon/include/daemon.global.class: -fixed a typo in global help description 2011-02-14 Niels Rogalla * [r1329] daemon/client/include/system.client.class: -added autologin configure feature 2011-02-07 Niels Rogalla * [r1327] daemon/client/include/fluxbox.client.class: -use full pathes to match sudoers file * [r1315] daemon/mcorepasswd.sh: -respect require and provide, added some dummy functions 2011-02-06 Niels Rogalla * [r1308] daemon/include/daemon.global.class: -renamed validate_session() to valid_session() -added nocolors and webcrlf options which are allowed to be called before login (needed by web-interfaces) -let addconfig() honor -e and -n echo variables * [r1307] daemon/include/hwdetection.global.class: updated hwdetection from upstream installer * [r1306] daemon/include/sessionauth.global.class: -renamed validate_session() to valid_session() * [r1305] daemon/client/mcored.sh: -renamed validate_session() to valid_session() -added nocolors and webcrlf options which are allowed to be called before login (needed by web-interfaces) * [r1304] daemon/client/mcored.rc: -fixed wrong variable, thats the chroot dir and not the keyring! -be more silent * [r1303] daemon/client/mcored.confd: -fixed wrong variable, thats the chroot dir and not the keyring! * [r1302] conf/config.rc: -disabled sql settings * [r1301] Makefile: -install default certificates * [r1300] daemon/certs[ADD], daemon/certs/mcored.key[ADD], daemon/certs/mcored.pem[ADD]: -added some default certificates for mcored * [r1284] daemon/client/include/network.client.class: - renamed function set_network_default_gw -> set_network_gateway - fixed missing argv for value 2011-02-04 Niels Rogalla * [r1267] Makefile: - added citrix plugin - renamed session plugin to fluxbox * [r1266] daemon/client/include/citrix.client.class[ADD]: -added plugin for citrix sessions * [r1265] daemon/include/hwdetection.global.class: -the hwdetecion provides hwdetection ;) * [r1264] daemon/include/daemon.global.class: - added missing quit command to global help topics - added hint about help [topic] - let x11runas determine the DISPLAY itself by using MCORE_XORG_DISPLAY - added no_duplicate() function for internal use - let require() and provide() check for duplicate items via no_duplicate() - added verify_requirements to be able to resolve missing plugin requirements - mecho() and eecho() should honor the '-n' echo option - added path_not_empty() functions which is used by helper_graphic_rebuild_xorg_conf_d() of the graphic plugin * [r1263] daemon/client/include/vnc.client.class: - use the new xorg.conf.d handling to en/disable the vnc module and its options - requires basic graphic to support the new xorg.conf.d handling * [r1262] daemon/client/include/system.client.class: - fixed spelling - merged system.console and system.rootconsole to one function - fixed the root console that it really opens up a root console with asking for roots password before changing the privileges - added system.service functionality - added system.passwd functionality - added system.vt functionality * [r1261] daemon/client/include/printing.client.class: - merged addprinter and delprinter into one printer functions - fixed the help functions according to the new printer function * [r1260] daemon/client/include/network.client.class: - requires basic-system for restarting system services - always use CONFIG=, clearconfig, addconfig paradigma - better sanity checks in set_network_iface() * [r1259] daemon/client/include/input.client.class: -x11runas selects the used Xorg display itself via MCORE_XORG_DISPLAY variable * [r1258] daemon/client/include/graphic.client.class: -only provide basic-video, x0vnc is another plugin -completly reworkd xorg.conf.d handling -added graphic.depth and graphic.driver functions -allways use clearconfig/addconfig for all config files * [r1257] daemon/client/include/fluxbox.client.class: -merged addmenuitem and delmenuitem to one menuitem command - added get_ menuitem functionality - added support for changing fluxbox themes - set wallpaper support on todo * [r1256] daemon/client/mcored.sh: -added require command to verify plugin requirements * [r1255] conf/config.rc: -added MCORE_XORG_DISPLAY variable 2011-02-02 Niels Rogalla * [r1254] daemon/client/include/fluxbox.client.class[CPY], daemon/client/include/session.client.class[DEL]: -renamed session.client.class -> fluxbox.client.class * [r1253] daemon/client/include/session.client.class: -reworked an renamed all functions to fluxbox, because they are fluxbox-specific * [r1252] daemon/include/daemon.global.class: -disabled mysql based functions atm -clearconfig: install config dir * [r1251] daemon/client/mcored.sh: -disabled mysql based functions atm * [r1250] conf/config.rc: -added MCORE_CONFIG_PATH variable * [r1249] Makefile[ADD]: -initial version * [r1248] .[ADD], conf[ADD], conf/config.rc[ADD], daemon[ADD], daemon/client[ADD], daemon/client/include[ADD], daemon/client/include/graphic.client.class[ADD], daemon/client/include/input.client.class[ADD], daemon/client/include/mage.client.class[ADD], daemon/client/include/network.client.class[ADD], daemon/client/include/printing.client.class[ADD], daemon/client/include/session.client.class[ADD], daemon/client/include/system.client.class[ADD], daemon/client/include/vnc.client.class[ADD], daemon/client/mcored.confd[ADD], daemon/client/mcored.rc[ADD], daemon/client/mcored.sh[ADD], daemon/generate-certificate.sh[ADD], daemon/include[ADD], daemon/include/daemon.global.class[ADD], daemon/include/hwdetection.global.class[ADD], daemon/include/sessionauth.global.class[ADD], daemon/mcorepasswd.sh[ADD]: -initial version