| Commit message (Expand) | Author | Age | Files | Lines |
* | make an exception for set_shell_history_size that accept -1 as a normal argument | Frederic Lepied | 2003-09-03 | 1 | -1/+1 |
* | correct broken code in fix_perms which add +x for all files | Frederic Lepied | 2003-09-03 | 1 | -3/+4 |
* | better support for symlinks | Frederic Lepied | 2003-08-22 | 1 | -7/+30 |
* | don't use apply anymore (Olivier Blin) | Frederic Lepied | 2003-08-22 | 1 | -2/+2 |
* | better doc for no_password_aging_for and set_security_conf | Frederic Lepied | 2003-08-22 | 1 | -5/+15 |
* | be carefull to use 1 or 0 instead of True and False in set_zero_one_variable | Frederic Lepied | 2003-08-22 | 1 | -1/+7 |
* | corrected inverted descriptions | Frederic Lepied | 2003-03-07 | 1 | -3/+3 |
* | put description on one line not to modify draksec_help.py | Frederic Lepied | 2003-02-17 | 1 | -2/+1 |
* | reworded CHECK_PASSWD description | Frederic Lepied | 2003-02-17 | 1 | -1/+2 |
* | help draksec::set_default_tip->formatAlaTeX() to have nicer tooltips | Thierry Vignaud | 2003-02-03 | 1 | -1/+1 |
* | enforce gi policy for modules (it's the standalone tools job to provide a good | Thierry Vignaud | 2003-02-03 | 1 | -1/+0 |
* | let this statement be more precise | Thierry Vignaud | 2003-02-03 | 1 | -1/+1 |
* | - produce a perl module that pass strict mode checking | Thierry Vignaud | 2003-02-03 | 1 | -3/+16 |
* | fix mseclib man page and draksec help (parsers drop first two bytes... :-() | Thierry Vignaud | 2003-02-03 | 1 | -2/+2 |
* | - add the drakesec help target | Thierry Vignaud | 2003-01-20 | 1 | -6/+10 |
* | help generator for draksec gui | Thierry Vignaud | 2003-01-20 | 1 | -0/+53 |
* | password_aging: chage is l10n now so use LC_ALL=C before calling it. | Frederic Lepied | 2002-11-20 | 1 | -2/+2 |
* | allow_reboot: X-\*-Core => X-:\*-Core | Frederic Lepied | 2002-09-17 | 1 | -2/+2 |
* | - allow_user_list handles Selected when not changing security level. | Frederic Lepied | 2002-09-17 | 1 | -18/+38 |
* | allow_user_list: lookup ShowUsers in the X-*-Greeter section of kdmrc. | Frederic Lepied | 2002-09-05 | 1 | -2/+2 |
* | removed debug output | Frederic Lepied | 2002-09-05 | 1 | -1/+0 |
* | CHECK_SUID_GROUP => CHECK_SGID | Frederic Lepied | 2002-09-03 | 3 | -3/+3 |
* | writeable => writable | Frederic Lepied | 2002-08-30 | 3 | -3/+4 |
* | clean generated files | Frederic Lepied | 2002-08-30 | 1 | -1/+1 |
* | call function with no argument in commit_changes. | Frederic Lepied | 2002-08-29 | 1 | -1/+3 |
* | added MAIL_EMPTY_CONTENT | Frederic Lepied | 2002-08-25 | 1 | -0/+1 |
* | enhanced get_shell_variable to be able to specify a region to do the search. | Frederic Lepied | 2002-08-25 | 1 | -2/+23 |
* | allow_reboot: used section X-:0-Core instead of X-:*-Greeter for kdmrc. | Frederic Lepied | 2002-08-25 | 1 | -3/+6 |
* | added missing "not" | Frederic Lepied | 2002-08-19 | 1 | -1/+1 |
* | replace 0 => no and 1 => yes. | Frederic Lepied | 2002-08-11 | 1 | -35/+38 |
* | corrected without_password | Frederic Lepied | 2002-08-11 | 1 | -1/+1 |
* | added without_password | Frederic Lepied | 2002-08-11 | 1 | -0/+1 |
* | password_length use system-auth instead of passwd pam file. | Frederic Lepied | 2002-08-11 | 1 | -17/+148 |
* | do not change non local files/directories. | Frederic Lepied | 2002-08-11 | 1 | -5/+51 |
* | correct the test for processing level.local. | Frederic Lepied | 2002-07-31 | 1 | -1/+1 |
* | added level.* | Frederic Lepied | 2002-07-30 | 1 | -0/+1 |
* | added fields to describe how arguments are used (to be used by shadow.py) | Frederic Lepied | 2002-07-30 | 1 | -6/+61 |
* | added print and nolocal options | Frederic Lepied | 2002-07-30 | 1 | -11/+15 |
* | added print_changes and get_translation | Frederic Lepied | 2002-07-30 | 1 | -1/+26 |
* | added rules for level.* | Frederic Lepied | 2002-07-30 | 1 | -1/+5 |
* | fixed typo in allow_root_login | Frederic Lepied | 2002-07-29 | 1 | -1/+1 |
* | (set_zero_one_variable): corrected bug when the variable doesn't exist before | Frederic Lepied | 2002-07-28 | 1 | -1/+3 |
* | added 0.30 changes | Frederic Lepied | 2002-07-27 | 1 | -0/+6 |
* | finalized no security lowering feature. | Frederic Lepied | 2002-07-27 | 1 | -28/+68 |
* | corrected last argument processing. | Frederic Lepied | 2002-07-27 | 1 | -2/+2 |
* | corrected splitted functions. | Frederic Lepied | 2002-07-27 | 1 | -2/+7 |
* | * (more functions): don't lower security when not changing secure level. | Frederic Lepied | 2002-07-27 | 1 | -154/+424 |
* | * (set_zero_one_variable): factorize sysctl.conf manipulation functions. | Frederic Lepied | 2002-07-24 | 1 | -60/+137 |
* | call splitted function with the same args. | Frederic Lepied | 2002-07-24 | 1 | -4/+13 |
* | * (ConfigFile.get_match): return the whole line if replace is None. | Frederic Lepied | 2002-07-24 | 1 | -3/+6 |