2013-08-07 Niels Rogalla * [r5014] VERSION: -version 0.6.7 * [r5013] Makefile, bin/wfica-launcher.sh[ADD], functions/config_sessions.sh: -introduce wfica-launcher to prevent massive citrix session launches via double-click attacks 2013-05-29 Niels Rogalla * [r4915] ChangeLog: -updated ChangeLog * [r4914] VERSION: -version 0.6.6 * [r4913] Makefile, plugins/citrix_spe[ADD], plugins/citrix_spe/plugin.sh[ADD]: -added citrix_spe plugin to support speechdetection with the Philips SpeechMike II/III * [r4912] bin/alx-hwdetection.sh: -always use openchrome on dell optiplex fx130 2013-05-13 Niels Rogalla * [r4838] ChangeLog: -updated ChangeLog * [r4837] VERSION: -version 0.6.5 * [r4836] functions/config_x11.sh: -fixed whitespaces * [r4835] functions/config_network.sh: -do not overwrite network configuration if NETWORKING var is empty * [r4834] init.d/alxsettings: -restore default network configution on forced hardware detection when the net.IFACE config is empty 2012-04-23 Niels Rogalla * [r3525] ChangeLog: -updated ChangeLog * [r3524] VERSION: -version 0.6.4.5 * [r3523] Makefile, plugins/egk_scm/plugin.sh, plugins/rdesktop/plugin-rdesktop.conf[DEL], plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh, plugins/usbip/plugin.sh: -configure plugins via sql database 2012-04-19 Niels Rogalla * [r3514] Makefile, plugins/egk-scm[DEL], plugins/egk_scm[CPY], plugins/egk_scm/plugin.sh: -renamed egk-scm -> egk_scm to by compat with our sql-queries * [r3506] ChangeLog: -updated ChangeLog * [r3505] VERSION: -version 0.6.4.4 * [r3504] functions/config_sessions.sh, plugins/egk-scm/plugin.sh, plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh, plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh, plugins/terminal/plugin.sh, plugins/usbip/plugin.sh: -export PLUGIN_MENUITEM_NAME in autostart function which is used as name for the generated sh script * [r3503] functions/config_sessions.sh, plugins/egk-scm/plugin.sh, plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh, plugins/rdesktop/plugin-rdesktop.conf, plugins/rdesktop/plugin.sh, plugins/remserial/plugin.sh, plugins/terminal/plugin.sh, plugins/usbip/plugin.sh: -added autostart support for plugins 2012-04-17 Niels Rogalla * [r3500] ChangeLog: -updated ChangeLog * [r3499] VERSION: -version 0.6.4.3 2012-04-16 Niels Rogalla * [r3495] functions/config_plugins.sh: -print a nice message while configuring plugins * [r3494] plugins/egk-scm/plugin.sh: -let the egk-scm plugin be configurable through /etc/alxconfig-ng/plugin-rdesktop.conf * [r3493] plugins/egk-scm/plugin.sh: -fixed pcsc-alias * [r3492] Makefile, plugins/rdesktop/plugin-rdesktop.conf[ADD], plugins/rdesktop/plugin.sh: -let the rdesktop plugin be configurable through /etc/alxconfig-ng/plugin-rdesktop.conf * [r3491] plugins/egk-scm/plugin.sh: -fixed escaping for eval * [r3490] functions/config_sessions.sh: -fixed whitespaces * [r3489] functions/config_plugins.sh: -fixed messages * [r3488] functions/config_plugins.sh: -use rc_echo() function * [r3487] functions/config_plugins.sh: -fixed whitespaces * [r3486] functions/config_ssh_auth.sh: -fixed spelling * [r3485] functions/config_ssh_auth.sh: -use low chars for local variables * [r3484] functions/config_ssh_auth.sh: -use rc_print() function * [r3483] init.d/alxsetstate: -updated to actual codingstyle * [r3482] init.d/alxsetstate: -use addconfig to create config and state files * [r3481] init.d/alxsetstate: -removed unused variable * [r3480] init.d/alxsetstate: -use low chars for local variables * [r3479] init.d/alxsetstate: -use rc_echo 2012-04-13 Niels Rogalla * [r3478] functions/config_x11.sh: use addconfig() * [r3477] functions/config_x11.sh: use rc_echo() * [r3476] init.d/alxsettings: use rc_echo() * [r3475] functions/serial_functions.sh: use rc_echo() * [r3474] functions/config_printers.sh: use rc_echo() * [r3473] functions/common.sh: -fixed spelling * [r3472] functions/mysqlfunctions: -coding style fixups * [r3471] Makefile: -renamed plugin egk-smc -> egk-scm * [r3470] plugins/egk-scm[CPY], plugins/egk-scm/plugin.sh, plugins/egk-smc[DEL]: -renamed plugin egk-smc -> egk-scm * [r3469] functions/serial_functions.sh: -fixed header * [r3468] bin/update-alx.sh: -fixed some minor issues and coding style * [r3467] init.d/alxsettings: -never declare ALX_IFACE as a local variable or first boot setup fails * [r3466] init.d/alxsettings: -use addconfig everywhere * [r3465] init.d/alxsettings: -fast reboot on while settings reset, no need to write any configs back. fails anyway as the serial was deleted too * [r3464] init.d/alxsettings: -remove files created by hwsetup * [r3463] init.d/alxsettings: -more message output eyecandy * [r3462] init.d/alxsettings: -reset the hostname too * [r3461] init.d/alxsettings: -creaty empty unpriv user home dir after deletion or sometimes the xinitrd creation may fail * [r3460] init.d/alxsettings: -remove nmbd too * [r3459] init.d/alxsettings: -get rid of the whole SETTINGSDIR * [r3458] init.d/alxsettings: -message output eyecandy * [r3457] init.d/alxsettings: -honor busybox keymap loading method * [r3456] init.d/alxsettings: -only run commands via xargs when given list is not empty to suppress false errors * [r3455] functions/config_sessions.sh: -fixed a typo in program sh generation for plugins 2012-04-11 Niels Rogalla * [r3440] ChangeLog: -updated ChangeLog * [r3439] VERSION: -version 0.6.4.2 * [r3438] functions/config_x11.sh: -disabled screen blanks to fix FS#19 2012-04-04 Niels Rogalla * [r3410] bin/user_shutdown.sh: -user poweroff instead of halt (fixes FS#18) 2012-03-28 Niels Rogalla * [r3395] ChangeLog: -updated ChangeLog * [r3394] VERSION: -version 0.6.4.1 * [r3393] Makefile, plugins/egk-smc[ADD], plugins/egk-smc/plugin.sh[ADD]: -added experimental egk-smc plugin * [r3392] Makefile, plugins/usbip[ADD], plugins/usbip/plugin.sh[ADD]: -added experimental usbip plugin * [r3391] Makefile, plugins/rdesktop[ADD], plugins/rdesktop/plugin.sh[ADD]: -added rdesktop plugin * [r3390] functions/config_sessions.sh: -fixed a annoying warning * [r3389] skel/slim/slim.conf: -slim must be started on vt03 to prevent console login issues after bootup * [r3383] ChangeLog: -updated ChangeLog * [r3382] VERSION: -version 0.6.4 * [r3375] bin/alx-hwdetection.sh: -added detection for a quirk required by some intel framebuffer devices 2011-11-02 Niels Rogalla * [r3280] ChangeLog: -updated ChangeLog * [r3279] VERSION: -version 0.6.3 * [r3278] functions/config_printers.sh: -create missing spooler logfiles * [r3277] functions/config_x11.sh: -use alx-hwdetection to detect zotac devices -support hdmi 2011-09-28 Niels Rogalla * [r3263] ChangeLog: -updated ChangeLog * [r3262] VERSION: -version 0.6.2 * [r3259] bin/alx-hwdetection.sh: -detect i810/i815 chipsets as 'maxdata' 2011-09-14 Niels Rogalla * [r3208] ChangeLog: -updated ChangeLog * [r3207] VERSION: -version 0.6.1 * [r3201] bin/alx-hwdetection.sh: -added systemtype detection 2011-08-26 Niels Rogalla * [r2786] init.d/alxsettings: -fixed * [r2782] ChangeLog: -updated ChangeLog * [r2781] VERSION: -version 0.6.0 * [r2779] functions/config_plugins.sh, plugins/firefox/plugin.sh, plugins/flashplayer/plugin.sh, plugins/remserial/plugin.sh, plugins/terminal/plugin.sh: -added plugin setup functionality to honor any settings change of a plugin via the webfrontend on every boot * [r2778] conf/config.rc, init.d/alxsetstate, init.d/alxsettings: -do not use hardcoded pathes to include functions, make use of ALX_FUNCTIONS variable in config.rc * [r2777] icons/firefox.png[ADD]: -added missing firefox icon for the firefox plugin * [r2776] functions/config_plugins.sh: -fixed plugin uninstall routine 2011-08-11 Niels Rogalla * [r2766] ChangeLog: -updated ChangeLog * [r2765] VERSION: -version 0.6.0_rc14 * [r2764] Makefile: -plugin installers must be executable * [r2761] ChangeLog: -updated ChangeLog * [r2760] VERSION: -version 0.6.0_rc13 * [r2759] Makefile: -fixed missing file * [r2754] ChangeLog: -updated ChangeLog * [r2752] VERSION: -version 0.6.0_rc12 * [r2751] Makefile: -added rudimentary plugin support * [r2750] conf/config.rc: -fixed plugins path * [r2749] plugins[ADD], plugins/firefox[ADD], plugins/firefox/plugin.sh[ADD], plugins/flashplayer[ADD], plugins/flashplayer/plugin.sh[ADD], plugins/remserial[ADD], plugins/remserial/plugin.sh[ADD], plugins/terminal[ADD], plugins/terminal/plugin.sh[ADD]: -added rudimentary plugin support * [r2748] init.d/alxsettings: -added rudimentary plugin support * [r2747] functions/config_plugins.sh[ADD], functions/config_sessions.sh: -added rudimentary plugin support * [r2746] conf/config.rc: -added plugindir location 2011-08-08 Niels Rogalla * [r2718] functions/config_printers.sh: -enable logging -always recreate the spooler dirs 2011-07-07 Niels Rogalla * [r2630] ChangeLog: -updated ChangeLog * [r2629] VERSION: -version 0.6.0_rc11 * [r2624] Makefile: -added hwdetection script for webfrontend * [r2623] functions/config_network.sh: -configure netbios daemon if /usr/sbin/nmbd was found on system 2011-07-06 Niels Rogalla * [r2622] bin/alx-hwdetection.sh[ADD]: -added hwdetection script for webfrontend * [r2617] functions/config_modules.sh: -fixed wrong variable name $mod -> $module * [r2615] functions/config_x11.sh: -get rid of /usr/X11R6 * [r2614] skel/slim/slim.conf: -get rid of /usr/X11R6 * [r2612] functions/config_x11.sh: -get rid of /usr/X11R6 * [r2611] functions/config_sessions.sh: -fixed a typo in $ses__password -> $ses_password * [r2610] functions/config_printers.sh: -do not add printers with a empty name 2011-07-04 Niels Rogalla * [r2579] ChangeLog: -we install libtommath, so we require the external one * [r2578] VERSION: -version 0.6.0_rc10 * [r2571] functions/config_network.sh: -removed useless comment * [r2570] skel/net/net.eth0: -5 retries for a dhcp request and abort if no offer was send * [r2569] conf/config.rc: -5 retries for a dhcp request * [r2568] init.d/alxsettings: -fixed util version: alxconfig-ng-alx -> alxconfig-ng * [r2565] functions/config_sessions.sh: -fixed reboot/shutdown icon size 2011-06-30 Niels Rogalla * [r2514] ChangeLog: -updated ChangeLog * [r2513] VERSION: -version 0.6.0_rc9 * [r2509] init.d/alxsettings: -don't rely on eth0, always use ALX_IFACE if possible * [r2508] conf/config.rc: -added -n option to immediatly exit if no lease was obtained * [r2499] ChangeLog: -updated ChangeLog * [r2497] conf/unsupported-netcard-drivers: -added all wireless-drivers to unsupported-netcard-drivers, to always fallback on wired lan while running hardwaredection * [r2495] functions/config_sessions.sh: -increased grid borders of the desktop icons * [r2494] bin/user_reboot.sh, bin/user_shutdown.sh: -fixed check logic, returned true even if the prog was not found 2011-06-27 Niels Rogalla * [r2485] VERSION: -version 0.6.0_rc8 * [r2479] functions/config_sessions.sh, init.d/alxsettings: -fixed typos * [r2476] ChangeLog: -updated ChangeLog * [r2475] VERSION: -version 0.6.0_rc7 * [r2474] icons/reboot.png[ADD], icons/shutdown.png[ADD]: -provide shutdown and reboot icons * [r2473] Makefile: -provide shutdown and reboot icons * [r2472] functions/config_sessions.sh: -provide shutdown and reboot icons * [r2471] init.d/alxsettings: -provide shutdown and reboot icons * [r2470] init.d/alxsettings: -do not install skeletons already provided by fluxbox * [r2469] functions/config_sessions.sh: -do not install skeletons already provided by fluxbox * [r2468] Makefile, skel/fluxbox/init[DEL], skel/fluxbox/keys[DEL]: -do not install skeletons already provided by fluxbox * [r2462] Makefile: -dropped xtdesktop support, only support idesk with alx-0.6.0 * [r2459] ChangeLog: -updated ChangeLog * [r2458] VERSION: -version 0.6.0_rc6 * [r2457] skel/net/net.eth0: -fixed dhcp timeout, retry and interface * [r2456] skel/xtdesktop[DEL]: -dropped xtdesktop support, only support idesk with alx-0.6.0 * [r2455] init.d/alxsettings: -moved read_cmdline() function to common.sh -dropped xtdesktop support, only support idesk with alx-0.6.0 * [r2454] functions/config_sessions.sh: -moved read_cmdline() function to common.sh -dropped xtdesktop support, only support idesk with alx-0.6.0 - no window-decorations for xmessage messages * [r2453] functions/common.sh: -moved read_cmdline() function to common.sh * [r2446] conf/config.rc: -fixed dhcp timeout, retry and interface 2011-06-16 Niels Rogalla * [r2438] ChangeLog: -udpated ChangeLog * [r2437] VERSION: -version 0.6.0_rc5 * [r2436] bin/user_reboot.sh, bin/user_shutdown.sh: -support xmessage shutdown|reboot messages if Xdialog was not found * [r2435] functions/config_sessions.sh: -set the correct session colors from current desktop settings, do not rely on citrix's auto-detection 2011-06-15 Niels Rogalla * [r2412] VERSION: -version 0.6.0_rc4 * [r2411] functions/config_sessions.sh, skel/fluxbox/apps[DEL]: -autostart utilities if they exist * [r2408] functions/config_sessions.sh: -typo * [r2403] ChangeLog: -Updated ChangeLog * [r2402] VERSION: -version 0.6.0_rc3 * [r2401] functions/config_sessions.sh: -support xtdesk and idesk 2011-06-14 Niels Rogalla * [r2386] functions/config_x11.sh: -disable LVDS1 virtual monitors on zotacs * [r2385] skel/fluxbox/keys: -added "alt" macros too * [r2383] skel/fluxbox/keys: -added macros to move windows around * [r2382] init.d/alxsettings: -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc * [r2381] functions/config_sessions.sh: -moved ~/.xtdeskrc to ~/.xdesktop/xtdeskrc -fixed broken command icons * [r2376] ChangeLog: -updated ChangeLog * [r2375] VERSION: -version 0.6.0_rc2 * [r2374] skel/fluxbox/init: -merged against upstream config to fix an issue that x11 windows cannot be moved * [r2372] bin/update-alx.sh, conf/config.rc: -variable diskspace * [r2371] functions/config_sessions.sh: -sleep one second to wait until busybox is fully initialized and the screen is really centered 2011-05-18 Niels Rogalla * [r2174] make-tarball.sh: -fixed make-tarball script again * [r2171] make-tarball.sh: -fixed make-tarball script * [r2169] ChangeLog[ADD]: -added ChangeLog * [r2168] VERSION[ADD]: -version 0.6.0_rc1 * [r2167] skel/net/net.eth0: -set default to timeout after 10 seconds, not to send 10 packets * [r2166] functions/config_sessions.sh: -fixed some typos * [r2165] functions/config_x11.sh: -fixed a typo * [r2164] functions/config_printers.sh: -name -> printer_name * [r2163] conf/config.rc: -set default to timeout after 10 seconds, not to send 10 packets * [r2162] functions/config_ssh_auth.sh: -all filename variables should be escaped to support whitespaces * [r2161] functions/config_sessions.sh: -fixed handling to support whitespaces in names and added params for execs * [r2160] functions/config_printers.sh: -all filename variables should be escaped to support whitespaces -fixed a typo * [r2159] functions/config_network.sh: -all filename variables should be escaped to support whitespaces -check for null and zero values! * [r2158] functions/common.sh: -better escaping to support whitespaces * [r2157] functions/common.sh: -added updateconfig() function 2011-05-17 Niels Rogalla * [r2156] init.d/alxsettings: -variable dhcp client trough config.rc * [r2155] functions/config_network.sh: -variable dhcp client trough config.rc * [r2154] conf/config.rc: -variable dhcp client trough config.rc * [r2153] init.d/alxsettings: -fixed one missed rc_mecho * [r2152] functions/mysqlfunctions: -eval already exports the variable - no need to do it twice, wich produces escaping issues * [r2151] functions/config_modules.sh: -fixed a typo * [r2150] install.sh[DEL]: -install.sh not needed anymore, we got a Makefile * [r2149] functions/config_sessions.sh: -get database data via evaluate_table() function and use the advantages of xml (no problems with empty values anymore) -generate session items and menuitems more variable and not at once * [r2148] functions/config_x11.sh: -get database data via evaluate_table() function and use the advantages of xml (no problems with empty values anymore) * [r2147] functions/config_printers.sh: -get database data via evaluate_table() function and use the advantages of xml (no problems with empty values anymore) * [r2146] functions/config_modules.sh: -get database data via evaluate_table() function and use the advantages of xml (no problems with empty values anymore) -get rid of the old argfile handling and add module arguments directly * [r2145] functions/config_network.sh: -get database data via evaluate_table() function and use the advantages of xml (no problems with empty values anymore) * [r2144] functions/config_auth.sh: -get database data via evaluate_table() function and use the advantages of xml (no problems with empty values anymore) * [r2143] functions/mysqlfunctions: -added evaluate_table() and evaluate_statement() functions with xml support * [r2142] functions/common.sh: -added rc_mecho() function * [r2141] init.d/alxsetstate, init.d/alxsettings: -use rc_print, rc_echo and rc_mecho functions to print init messages 2011-05-16 Niels Rogalla * [r2127] functions/config_auth.sh: -suppress passwd messages * [r2126] functions/config_printers.sh: -fixed ports * [r2123] init.d/alxsetstate: -be more informative in the status messages * [r2122] init.d/alxsettings: -renamed modules.d -> modprobe.d and added .conf suffix -clear printing-settings properly and remove services * [r2121] functions/config_modules.sh: -clear argfile in create argfile function * [r2120] functions/config_network.sh: -renamed modules.d -> modprobe.d and added .conf suffix 2011-05-11 Niels Rogalla * [r2039] init.d/alxsettings: -added common.sh -dropped commented cruft -only support 2.6 kernels - install modprobe.conf related stuff only and be compat with newer modutils -coding style updates -use pidof instead of quering ps -A * [r2038] Makefile: -install common.sh * [r2037] functions/config_x11.sh: -drop MOUSE_RESOLTION support atm to be compat with alx-0.5.7 database -GLOGIN not needed anymore, we are using slim directly not with the magellan standard xdm init script -clearconfig() and addconfig() moved to common.sh -use lower chars for local variables -do not create the full xorg.conf anymore, make use of the xorg.conf.d feature of xorg-server-1.10 and only use snippets * [r2036] functions/config_ssh_auth.sh: -make use of the new addconfig() && clearconfig() functions * [r2035] functions/config_sessions.sh: -make use of the new addconfig() && clearconfig() functions * [r2034] functions/config_printers.sh: -make use of the new addconfig() && clearconfig() functions * [r2033] functions/config_network.sh: -make use of the new addconfig() && clearconfig() functions * [r2032] functions/common.sh[ADD]: -added common.sh with global addconfig() and clearconfig() functions * [r2031] skel/fluxbox/menu.footer: -use seperator instead of nop * [r2030] skel/fluxbox/keys: -adjust buttons settings to work with newer fluxbox, right click must be allowed * [r2029] bin/update-alx.sh: - do not display any colors and update mage only, if a newer version exist 2011-05-10 Niels Rogalla * [r2023] functions/config_auth.sh: -busybox compat 2011-05-09 Niels Rogalla * [r2016] functions/config_network.sh: -removed old samba cruft * [r2015] functions/config_network.sh: -be more busybox compat, use udhcpc as standard dhcp client * [r2014] init.d/alxsettings: -reverted modules-update changes which are not applied upstream too -fixe one more dhcpcd -> udhcpc instance * [r2013] functions/config_modules.sh: -no splitted modules.autoload files anymore * [r2011] init.d/alxsettings: -be more busybox compat, use udhcpc as standard dhcp client * [r2010] init.d/alxsettings: -be more busybox compat, use udhcpc as standard dhcp client * [r2009] init.d/alxsettings: -simply call hwsetup and renamed all hwdetect references to hwsetup * [r2008] init.d/alxsettings: -use conf.d instead of the deprecated sysconfig * [r2007] init.d/alxsetstate, init.d/alxsettings: -busybox-initscripts compat * [r2005] Makefile: -fixed Makefile * [r2004] functions/config_x11.sh: -fixed header -added clearconfig and addconfig functions and use them -clean up old cruft, we do not support old configurations anymore * [r2003] functions/mysqlfunctions: -fixed header -fixed coding style * [r2002] skel/fluxbox/apps, skel/fluxbox/keys: -fixed header * [r2001] functions/config_network.sh, functions/config_sessions.sh: -fixed header * [r2000] conf/config.rc: -fixed header * [r1999] bin/user_shutdown.sh: -fixed header -do not use full pathes, rely on PATH environment * [r1998] bin/user_reboot.sh: -do not use full pathes, rely on PATH environment * [r1997] bin/update-alx.sh: -fixed header -MAGE_TARGET -alx was dropped -be mage-0.4 compat * [r1996] bin/txt2html.sh: -fixed header 2011-05-07 Niels Rogalla * [r1980] Makefile[ADD]: -added Makefile for easier builds * [r1979] skel/slim/slim.conf: -fixed slim.conf to support busybox/rxvt and to match our patched version of slim -removed any comments and non needed settings * [r1978] skel/net/net.eth0: -fixed header -use udhcpc as standard dhcp util * [r1977] skel/idesk[DEL]: -dropped idesk support * [r1976] init.d/alxsettings: -fixed header -use /etc/conf.d and not the old sysconfig anymore -removed unneeded checks and variables -do not use fullpath for programes, rely on PATH environment * [r1975] init.d/alxsetstate: -fixed header -use /etc/conf.d and not the old sysconfig anymore -removed unneeded checks and variables * [r1974] functions/config_versions.sh: -the -alx target names for packages are not used anymore, using real split_packkages * [r1973] functions/config_ssh_auth.sh: -support dropbear and dropped openssh * [r1972] functions/config_printers.sh: -fixed header -support lprng and dropped samba/cups support * [r1971] functions/config_modules.sh: -fixed header and variable names * [r1970] skel/samba[DEL]: -dropped samba support * [r1969] functions/config_auth.sh: -dropped samba support 2011-04-14 Niels Rogalla * [r1800] .[CPY], functions/config_x11.sh, init.d/alxsettings: created 0.6.x branch