aboutsummaryrefslogtreecommitdiffstats
path: root/share/msec.py
Commit message (Collapse)AuthorAgeFilesLines
* call enable_pam_root_from_wheelFrederic Lepied2005-06-171-1/+3
|
* call allow_xauth_from_rootFrederic Lepied2004-07-291-0/+2
|
* MandrakelinuxFrederic Lepied2004-07-291-1/+1
|
* use local_configFrederic Lepied2003-10-081-0/+2
|
* CHECK_SUID_GROUP => CHECK_SGIDFrederic Lepied2002-09-031-1/+1
|
* writeable => writableFrederic Lepied2002-08-301-1/+1
|
* added MAIL_EMPTY_CONTENTFrederic Lepied2002-08-251-0/+1
|
* replace 0 => no and 1 => yes.Frederic Lepied2002-08-111-35/+38
| | | | | call password_history according to the levels.
* correct the test for processing level.local.Frederic Lepied2002-07-311-1/+1
|
* added print and nolocal optionsFrederic Lepied2002-07-301-11/+15
|
* call splitted function with the same args.Frederic Lepied2002-07-241-4/+13
|
* load the config file using the context of mseclib.Frederic Lepied2002-04-191-4/+31
|
* do not use enable_libsafe anymore.Frederic Lepied2002-02-221-2/+0
|
* implement no password in level 0Frederic Lepied2002-02-201-1/+6
| | | | | X listens to tcp connections in level 3
* use the right string for the prog nameFrederic Lepied2002-02-151-3/+3
|
* add a delay in passowrd change before desactiving.Frederic Lepied2002-02-051-2/+2
|
* handle the extra arg for allow_x_connections.Frederic Lepied2002-02-051-5/+4
|
* new option: server_level to set a different server_level from theFrederic Lepied2002-01-291-0/+7
| | | | | | secure_level. For example the snf will be in secure_level 4 and server_level snf.
* report msec instead of msec.py in the error messages.Frederic Lepied2002-01-281-4/+4
|
* use mseclib to have a way to process a config file before really doing theFrederic Lepied2002-01-271-43/+65
| | | | | changes.
* experimental chkrootkit check.Frederic Lepied2002-01-221-0/+1
|
* log the start of the program in interactive mode.Frederic Lepied2002-01-211-0/+2
|
* corrected password_length mismatch.Frederic Lepied2002-01-171-3/+3
|
* 0.17Frederic Lepied2002-01-171-0/+195