| Commit message (Expand) | Author | Age | Files | Lines |
* | fix directory creation code | Frederic Lepied | 2004-07-30 | 1 | -2/+2 |
* | call allow_xauth_from_root | Frederic Lepied | 2004-07-29 | 1 | -0/+2 |
* | generate mseclib.3 in man directory | Frederic Lepied | 2004-07-29 | 1 | -3/+5 |
* | the config file is now forcing permissions even if it's lowering the security. | Frederic Lepied | 2004-07-29 | 1 | -4/+5 |
* | Mandrakelinux | Frederic Lepied | 2004-07-29 | 10 | -12/+12 |
* | mkdir_p: corrected test of existence | Frederic Lepied | 2004-07-29 | 1 | -2/+1 |
* | added allow_xauth_from_root | Frederic Lepied | 2004-07-29 | 1 | -0/+24 |
* | create the intermediate directories before writing a file | Frederic Lepied | 2004-07-29 | 1 | -1/+7 |
* | document perm file syntax | Frederic Lepied | 2004-02-27 | 1 | -1/+15 |
* | - allow to specify only group or user in perm files (Bill Shirley) | Frederic Lepied | 2004-02-27 | 1 | -6/+20 |
* | fixed system-auth growing line forever (bug #7853) (Michael Scherer) | Frederic Lepied | 2004-02-14 | 1 | -1/+1 |
* | make it lib64 aware wrt pam files rewriting | Frederic Lepied | 2004-02-12 | 1 | -21/+21 |
* | fixed location of perm files | Frederic Lepied | 2004-01-29 | 1 | -1/+1 |
* | allow_xserver_to_listen: corrected startx modifications (Gavin Porter) | Frederic Lepied | 2003-11-18 | 1 | -3/+3 |
* | document same_level | Frederic Lepied | 2003-10-09 | 1 | -2/+5 |
* | use local_config | Frederic Lepied | 2003-10-08 | 1 | -0/+2 |
* | Added local_config to say that the calls are now coming from the config file. | Frederic Lepied | 2003-10-08 | 1 | -0/+8 |
* | Rework same_level to be able to put the priority on the config file. | Frederic Lepied | 2003-10-08 | 1 | -40/+56 |
* | 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 |