diff options
author | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-04 07:33:45 +0000 |
---|---|---|
committer | Thierry Vignaud <tvignaud@mandriva.org> | 2003-02-04 07:33:45 +0000 |
commit | 111ce9f21f987c315c4fee080605bb07febb0224 (patch) | |
tree | cfa42c430e6e4c130f8c8a7902a6d177f22b5afe /tools/xhost+.c | |
parent | 7acd01380008db037f4dc67616d09855d82e55b8 (diff) | |
download | drakx-111ce9f21f987c315c4fee080605bb07febb0224.tar drakx-111ce9f21f987c315c4fee080605bb07febb0224.tar.gz drakx-111ce9f21f987c315c4fee080605bb07febb0224.tar.bz2 drakx-111ce9f21f987c315c4fee080605bb07febb0224.tar.xz drakx-111ce9f21f987c315c4fee080605bb07febb0224.zip |
- fix get_check_default() and get_function_default() description
- fix "check states were not saved if their value did not change (thus
reverting it to default on disk)"
- fix emebedding (no transcience when embedded)
- fix "value get chop()-ed until it disapear and is reset to default"
- log which security level is set and not only the switch
killing latest remanent parts of christian "yeah baby, i'm piggy"
work:
- functions and checks listing :
o rename get_functions() as list_functions() and
get_default_checks() as list_checks(); this is both
more homogenous and enable one to separate them from the
get_(check|function)_(value|default) function group
o regroup them
o over simplify list_functions(): leave functions listing to msec
(aka /usr/share/msec/level.<LEVEL>, assuming share/msec.py is
always up to date, just don't care reparsing python code (this is
plain stupid); if we cannot rely on msec, on who could we :-) ?
o this allow to simplify msec gui so that we do not exclude stuff
already excluded
- remove config_check(), config_funtion(): replace them by:
o set_check() and set_function() to store new values in data
structure
o apply_checks() and apply_functions() to save these new values,
thus writing config files once and not twice the functions &
checks count
Diffstat (limited to 'tools/xhost+.c')
0 files changed, 0 insertions, 0 deletions