Commit Graph

27 Commits

Author SHA1 Message Date
lars 524555c8e8 change MAC retrieval to use ifconfig ('ip' would be an additional dependency) 2007-09-15 16:41:41 +00:00
age 247b188aec * network plugin displays mac address 2007-08-21 22:12:23 +00:00
lars 3224d59dfe change identation from tabs to spaces 2007-08-18 00:45:12 +00:00
age cbfddddeb2 * network plugin supports dhcp 2007-08-14 02:12:59 +00:00
lars fbe7adb3e4 skip delay of IP change if it is caused by the "bootup" event - Closes #156 2007-06-21 02:15:17 +00:00
lars 7c2709e643 fixed svn:keyword tag 'Id' in various python files 2007-03-21 18:35:31 +00:00
age 871fce3f6d self.defaults as discussed 2007-02-09 16:47:56 +00:00
age 2565f92413 * removed debug messages
* and yes it's tested
2007-02-08 12:22:54 +00:00
age fd00cf0d83 * fixes: value from config was not taken 2007-02-08 07:44:06 +00:00
lars 5019afd334 coding style improvements according to pylint 2007-02-08 02:17:18 +00:00
lars afd9aadcaa gateway setting finished (Closes: #89)
minor language change
2007-02-07 08:19:55 +00:00
age 929cd5636c * simplified layout (removed pane), disk plugin is still todo
* gw change (atm breaks network plugin)
* maybe the unittests are broken now again :( will check this on tuesday
2007-02-03 18:24:07 +00:00
lars b789fec8ad added regex for netmask
minor changes in language file
2007-01-30 09:12:54 +00:00
age 0cdf82b7aa * added part of netmask change feature; Lars please add a regex
* gateway change is in work..
* dhcp is stalled
2007-01-30 03:30:07 +00:00
lars ad3de60dd1 added "missing dependency" warnings to network, data, encrypted_webinterface and partition plugins
add "self.root_action" to the plugin specification
implement non-interactive key certificate creation during startup if necessary (the produced certificate is still broken)
run stunnel during startup
returned environment warnings are expected to be lists
2007-01-24 02:51:17 +00:00
lars e57232efc9 display empty page after change of network address
use plugin setting for interface if defined (in cryptobox.conf)
fix change_ip in root_action
2007-01-20 20:59:38 +00:00
lars c18cec2107 fixed: default form was never visible (no return value specified) 2007-01-20 19:33:56 +00:00
age 1714b4ded9 added missing </form> 2007-01-20 16:08:33 +00:00
age e7bacbf5ba * prepared gateway setting
* style changes
2007-01-20 15:41:18 +00:00
lars 9c1f5c3fc2 moved plugin specific settings storing from volume_db to plugin_conf
store configured IP and restore during reboot
2007-01-19 01:51:35 +00:00
lars 77324ae946 added minor parts of slovene translation
fixed samba integration script
added syslog support
replaced 'pattern' with 'level' for 'logs' plugin
improved fetch_po_files script
improved output of log plugin
recursively storing setting files fixed
umask set to 022
defining bootup and shutdown handler for the server
implementing volume_automount mounting
simplified the output preperation of the partition plugin
"busy" flag handling moved from core/container to core/main
2006-12-11 14:16:10 +00:00
lars 3500b67a40 constant width of the main screen (works for mozilla/ff and ie55/60
refresh link for logs feature
change default setting of UseConfigPartition to "0"
README file rewritten
README.samba added
README.davfs added
README.Debian rewritten
event scripts for samba and apach2_dav improved
do not redirect to "disks overview" after successful plugin execution (e.g. date, ...)
unclean web dataset fixed
removed some non-translateable strings from po and pot files
automatically update the cryptobox version according to the debian package version number
2006-12-07 12:20:43 +00:00
lars fe69eb38ae changed coding style according to pylint 2006-12-05 12:24:47 +00:00
lars 76e5366619 finished unittests for plugin date
finished unittests for plugin disks
finished unittests for plugin help
finished unittests for plugin language_selection
finished unittests for plugin logs
finished unittests for plugin network
finished unittests for plugin plugin_manager
finished unittests for plugin shutdown
finished unittests for plugin system_preferences
finished unittests for plugin user_manager
added english 'translations' to all plugins (by copying msgid to msgstr)
2006-11-30 14:36:53 +00:00
lars 112979b3af added setup.py to use distutils for packaging
moved python modules to separate packages below src/
renamed "hook" to "event" to avoid confusion
2006-11-23 19:13:08 +00:00
lars 3fe6170979 improved usability of "plugin_manager" plugin 2006-11-08 12:19:30 +00:00
lars 414389951e moved pythonrewrite branch to trunk 2006-11-06 16:05:00 +00:00