Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document same_level | Frederic Lepied | 2003-10-09 | 1 | -2/+5 |
| | |||||
* | Rework same_level to be able to put the priority on the config file. | Frederic Lepied | 2003-10-08 | 1 | -40/+56 |
| | | | | | | This is realized by inspecting the stack trace and using a global associative array. | ||||
* | better doc for no_password_aging_for and set_security_conf | Frederic Lepied | 2003-08-22 | 1 | -5/+15 |
| | | | | | allow to pass a number in set_umask | ||||
* | 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 |
| | |||||
* | fix mseclib man page and draksec help (parsers drop first two bytes... :-() | Thierry Vignaud | 2003-02-03 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | writeable => writable | Frederic Lepied | 2002-08-30 | 1 | -1/+2 |
| | |||||
* | 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. | ||||
* | corrected without_password | Frederic Lepied | 2002-08-11 | 1 | -1/+1 |
| | |||||
* | password_length use system-auth instead of passwd pam file. | Frederic Lepied | 2002-08-11 | 1 | -17/+148 |
| | | | | | new function: password_history. | ||||
* | added fields to describe how arguments are used (to be used by shadow.py) | Frederic Lepied | 2002-07-30 | 1 | -6/+61 |
| | |||||
* | 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. | ||||
* | finalized no security lowering feature. | Frederic Lepied | 2002-07-27 | 1 | -28/+68 |
| | |||||
* | * (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). | ||||
* | 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 |
| | |||||
* | corrected typo | Christian Belisle | 2002-06-04 | 1 | -1/+1 |
| | |||||
* | corrected typo | Frederic Lepied | 2002-05-29 | 1 | -1/+1 |
| | |||||
* | added no_password_aging_for | Frederic Lepied | 2002-05-29 | 1 | -1/+9 |
| | |||||
* | allow_reboot: only touch the shutdown, poweroff, reboot and halt files if | Frederic Lepied | 2002-03-27 | 1 | -1/+2 |
| | | | | | they don't exist. | ||||
* | removed yes/no declarations as they are used only from mseclib.py. | Frederic Lepied | 2002-03-26 | 1 | -4/+1 |
| | | | | | Maximum password aging can be -1. | ||||
* | added yes and no to be used as argument to the functions. | Frederic Lepied | 2002-03-08 | 1 | -0/+5 |
| | |||||
* | use 127.0.0.1 instead of localhost in hosts.deny | Frederic Lepied | 2002-03-04 | 1 | -3/+3 |
| | |||||
* | don't restart network on sysctl.conf change. | Frederic Lepied | 2002-02-25 | 1 | -1/+1 |
| | |||||
* | added enable_password | Frederic Lepied | 2002-02-20 | 1 | -0/+13 |
| | |||||
* | /etc/security/msec/security.conf => /var/lib/msec/security.conf | Frederic Lepied | 2002-02-19 | 1 | -5/+48 |
| | | | | | | | enhanced documentation. catch inconsistency between /etc/shadow and /etc/passwd. | ||||
* | allow an extra arg to specify the log to do in enable_console_log | Frederic Lepied | 2002-02-15 | 1 | -4/+5 |
| | |||||
* | only reports an error for an empty wheel group when run interactively. | Frederic Lepied | 2002-02-14 | 1 | -1/+1 |
| | |||||
* | handle allowed delay in password changing. | Frederic Lepied | 2002-02-05 | 1 | -6/+9 |
| | |||||
* | use true/false for Browser value in gdm.conf | Frederic Lepied | 2002-02-05 | 1 | -2/+2 |
| | |||||
* | corrected issue moving (only when really present). | Frederic Lepied | 2002-02-05 | 1 | -12/+66 |
| | | | | | | | | add doc strings to be used in the man page. (allow_x_connections): add an extra argument to control if the X server listens on tcp port. | ||||
* | password aging for root too. | Frederic Lepied | 2002-01-29 | 1 | -2/+2 |
| | |||||
* | handle /etc/security/msec/server symlink through create_server_link(). | Frederic Lepied | 2002-01-29 | 1 | -3/+32 |
| | | | | | enable_security_check: register daily cron in /etc/cron.daily instead of /etc/cron.d. | ||||
* | regroup the on/off funtions in uniq ones with an arg to decide on/off. | Frederic Lepied | 2002-01-27 | 1 | -233/+246 |
| | |||||
* | 0.17 | Frederic Lepied | 2002-01-17 | 1 | -0/+488 |