aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* pass -c to Perms.py if the level is given on the command line.Frederic Lepied2002-06-271-1/+2
|
* if we don't change the security level, try not to lower the securityFrederic Lepied2002-06-271-6/+13
| | | | | if the user has changed it manually (added -c option).
* corrected typoChristian Belisle2002-06-041-1/+1
|
* report more complete error messages.Frederic Lepied2002-05-312-10/+10
|
* check that the root is running the processFrederic Lepied2002-05-311-0/+5
|
* corrected typoFrederic Lepied2002-05-291-1/+1
|
* added no_password_aging_forFrederic Lepied2002-05-291-1/+9
|
* load the config file using the context of mseclib.Frederic Lepied2002-04-191-4/+31
|
* allow_reboot: only touch the shutdown, poweroff, reboot and halt files ifFrederic Lepied2002-03-271-1/+2
| | | | | they don't exist.
* added *.flogFrederic Lepied2002-03-261-0/+1
|
* handle ignore case.Frederic Lepied2002-03-261-1/+3
|
* document ignore argument.Frederic Lepied2002-03-261-4/+4
|
* removed yes/no declarations as they are used only from mseclib.py.Frederic Lepied2002-03-261-4/+1
| | | | | Maximum password aging can be -1.
* export yes/no to be in sync with libmsec.Frederic Lepied2002-03-081-0/+3
|
* document the value of arguments.Frederic Lepied2002-03-081-2/+3
|
* added yes and no to be used as argument to the functions.Frederic Lepied2002-03-081-0/+5
|
* don't run twiceFrederic Lepied2002-03-061-0/+20
|
* use 127.0.0.1 instead of localhost in hosts.denyFrederic Lepied2002-03-041-3/+3
|
* don't restart network on sysctl.conf change.Frederic Lepied2002-02-251-1/+1
|
* 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
* added enable_passwordFrederic Lepied2002-02-201-0/+13
|
* documented changes in versions 0.18 and 0.19Frederic Lepied2002-02-201-0/+22
|
* added insert_before.Frederic Lepied2002-02-201-0/+21
|
* /etc/security/msec/security.conf => /var/lib/msec/security.confFrederic Lepied2002-02-191-5/+48
| | | | | | | enhanced documentation. catch inconsistency between /etc/shadow and /etc/passwd.
* use perm file from /usr/share/msec/Frederic Lepied2002-02-191-1/+1
|
* added generated filesFrederic Lepied2002-02-151-0/+2
|
* use the right string for the prog nameFrederic Lepied2002-02-151-3/+3
|
* allow an extra arg to specify the log to do in enable_console_logFrederic Lepied2002-02-151-4/+5
|
* only reports an error for an empty wheel group when run interactively.Frederic Lepied2002-02-141-1/+1
|
* corrected warnings reported by pycheckerFrederic Lepied2002-02-143-36/+31
|
* add a delay in passowrd change before desactiving.Frederic Lepied2002-02-051-2/+2
|
* handle allowed delay in password changing.Frederic Lepied2002-02-051-6/+9
|
* use true/false for Browser value in gdm.confFrederic Lepied2002-02-051-2/+2
|
* (exists): add an extra arg to really test if the file exists (without testingFrederic Lepied2002-02-051-2/+2
| | | | | if the file + suffix exists).
* handle the extra arg for allow_x_connections.Frederic Lepied2002-02-051-5/+4
|
* corrected issue moving (only when really present).Frederic Lepied2002-02-051-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 Lepied2002-02-051-1/+0
|
* pass the same options used for msec.py to Perms.pyFrederic Lepied2002-02-051-6/+17
|
* process the options like msec to be able to log the same way.Frederic Lepied2002-02-051-2/+36
|
* create the man page for mseclibFrederic Lepied2002-02-021-1/+7
|
* first versionFrederic Lepied2002-02-021-0/+66
|
* password aging for root too.Frederic Lepied2002-01-291-2/+2
|
* 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.
* handle /etc/security/msec/server symlink through create_server_link().Frederic Lepied2002-01-291-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 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.
* regroup the on/off funtions in uniq ones with an arg to decide on/off.Frederic Lepied2002-01-271-233/+246
|
* first versionFrederic Lepied2002-01-272-0/+102
|
* more docFrederic Lepied2002-01-221-1/+5
|