aboutsummaryrefslogtreecommitdiffstats
path: root/share/msec.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed sshd_config PermitRootLogin check (#19726).Eugeni Dodonov2008-12-161-4/+12
* do not allow msec to mess with umask=xxx for vfat in level 3 (#37222)Pascal Rigaux2008-03-251-1/+1
* - add set_user_umask() for fs (pixel)Olivier Thauvin2007-08-181-0/+2
* fix allow_xserver_to_listen in level 0 (bug #18271).Frederic Lepied2005-09-081-0/+1
* 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
* 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
* 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
* 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
* 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