Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | removed debugging trace. | Frederic Lepied | 2002-02-05 | 1 | -1/+0 |
| | |||||
* | pass the same options used for msec.py to Perms.py | Frederic Lepied | 2002-02-05 | 1 | -6/+17 |
| | |||||
* | process the options like msec to be able to log the same way. | Frederic Lepied | 2002-02-05 | 1 | -2/+36 |
| | |||||
* | create the man page for mseclib | Frederic Lepied | 2002-02-02 | 1 | -1/+7 |
| | |||||
* | first version | Frederic Lepied | 2002-02-02 | 1 | -0/+66 |
| | |||||
* | password aging for root too. | Frederic Lepied | 2002-01-29 | 1 | -2/+2 |
| | |||||
* | new option: server_level to set a different server_level from the | Frederic Lepied | 2002-01-29 | 1 | -0/+7 |
| | | | | | | secure_level. For example the snf will be in secure_level 4 and server_level snf. | ||||
* | 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. | ||||
* | report msec instead of msec.py in the error messages. | Frederic Lepied | 2002-01-28 | 1 | -4/+4 |
| | |||||
* | use mseclib to have a way to process a config file before really doing the | Frederic Lepied | 2002-01-27 | 1 | -43/+65 |
| | | | | | changes. | ||||
* | regroup the on/off funtions in uniq ones with an arg to decide on/off. | Frederic Lepied | 2002-01-27 | 1 | -233/+246 |
| | |||||
* | first version | Frederic Lepied | 2002-01-27 | 2 | -0/+102 |
| | |||||
* | more doc | Frederic Lepied | 2002-01-22 | 1 | -1/+5 |
| | |||||
* | experimental chkrootkit check. | Frederic Lepied | 2002-01-22 | 1 | -0/+1 |
| | |||||
* | document 0.17-13mdk changes | Frederic Lepied | 2002-01-21 | 1 | -1/+2 |
| | |||||
* | log the start of the program in interactive mode. | Frederic Lepied | 2002-01-21 | 1 | -0/+2 |
| | |||||
* | allow current to be specified for permissions too. | Frederic Lepied | 2002-01-21 | 1 | -10/+30 |
| | | | | | protect and log errors in os calls. | ||||
* | log errors. | Frederic Lepied | 2002-01-21 | 1 | -0/+1 |
| | |||||
* | protect and log errors on os calls. | Frederic Lepied | 2002-01-21 | 1 | -7/+25 |
| | |||||
* | corrected password_length mismatch. | Frederic Lepied | 2002-01-17 | 1 | -3/+3 |
| | |||||
* | 0.17 | Frederic Lepied | 2002-01-17 | 11 | -0/+1504 |