aboutsummaryrefslogtreecommitdiffstats
path: root/share/msec.py
Commit message (Collapse)AuthorAgeFilesLines
* 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