Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | - explain perl from where to find translation functions - "typo fix" to please emacs::php-mode - cron checking help (aka set_security_conf() help) was not managed the same way other msec stuff, so let introduce some regexps (python fsck, perl rulez!) | ||||
* | 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 |
| | | | | | - sanitize make rules through std macros to ease creating new rules | ||||
* | 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_reboot handles Root when not changing security level. | ||||
* | 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 |
| | | | | | password_history: create /etc/security/opasswd if it doesn't exist. | ||||
* | 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 |
| | | | | | call password_history according to the levels. | ||||
* | 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 |
| | | | | | new function: password_history. | ||||
* | 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 |
| | | | | | setting it. | ||||
* | 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 |
| | | | | | | | | | | | | | | * (accept_broadcasted_icmp_echo): split from accept_icmp_echo. * (set_umask): factorize set_root_umask and set_user_umask. * (enable_dns_spoofing_protection): split from enable_ip_spoofing_protection. * (allow_remote_root_login): split from allow_root_login. * (allow_autologin set_umask set_zero_one_variable allow_remote_root_login): don't lower security when not changing security level. * (allow_xserver_to_listen): split from allow_x_connections for better granularity. * (enable_ip_spoofing_protection): when disabling ip spoofing protection put back net.ipv4.conf.all.rp_filter to 0 (David Harris). | ||||
* | 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 |
| | |||||
* | if sysctl.conf is modified reload its content with sysctl but do not restart | Frederic Lepied | 2002-07-06 | 1 | -1/+1 |
| | | | | | network. | ||||
* | allow_root_login: corrected regexp to avoid adding the string at every run. | Frederic Lepied | 2002-07-04 | 1 | -2/+2 |
| | |||||
* | insert changes when no match is found for logindefs and sshd_config. | Frederic Lepied | 2002-07-04 | 1 | -3/+3 |
| | |||||
* | pass -c to Perms.py if the level is given on the command line. | Frederic Lepied | 2002-06-27 | 1 | -1/+2 |
| | |||||
* | if we don't change the security level, try not to lower the security | Frederic Lepied | 2002-06-27 | 1 | -6/+13 |
| | | | | | if the user has changed it manually (added -c option). | ||||
* | corrected typo | Christian Belisle | 2002-06-04 | 1 | -1/+1 |
| | |||||
* | report more complete error messages. | Frederic Lepied | 2002-05-31 | 2 | -10/+10 |
| | |||||
* | check that the root is running the process | Frederic Lepied | 2002-05-31 | 1 | -0/+5 |
| | |||||
* | corrected typo | Frederic Lepied | 2002-05-29 | 1 | -1/+1 |
| | |||||
* | added no_password_aging_for | Frederic Lepied | 2002-05-29 | 1 | -1/+9 |
| | |||||
* | load the config file using the context of mseclib. | Frederic Lepied | 2002-04-19 | 1 | -4/+31 |
| |