aboutsummaryrefslogtreecommitdiffstats
path: root/share
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'V0_32_1_1mdk'.V0_32_1_1mdkMystery Man2002-12-132-2/+2
* replace 0 => no and 1 => yes.Frederic Lepied2002-08-111-35/+38
* corrected without_passwordFrederic Lepied2002-08-111-1/+1
* added without_passwordFrederic Lepied2002-08-111-0/+1
* password_length use system-auth instead of passwd pam file.Frederic Lepied2002-08-111-17/+148
* do not change non local files/directories.Frederic Lepied2002-08-111-5/+51
* correct the test for processing level.local.Frederic Lepied2002-07-311-1/+1
* added level.*Frederic Lepied2002-07-301-0/+1
* added fields to describe how arguments are used (to be used by shadow.py)Frederic Lepied2002-07-301-6/+61
* added print and nolocal optionsFrederic Lepied2002-07-301-11/+15
* added print_changes and get_translationFrederic Lepied2002-07-301-1/+26
* added rules for level.*Frederic Lepied2002-07-301-1/+5
* fixed typo in allow_root_loginFrederic Lepied2002-07-291-1/+1
* (set_zero_one_variable): corrected bug when the variable doesn't exist beforeFrederic Lepied2002-07-281-1/+3
* added 0.30 changesFrederic Lepied2002-07-271-0/+6
* finalized no security lowering feature.Frederic Lepied2002-07-271-28/+68
* corrected last argument processing.Frederic Lepied2002-07-271-2/+2
* corrected splitted functions.Frederic Lepied2002-07-271-2/+7
* * (more functions): don't lower security when not changing secure level.Frederic Lepied2002-07-271-154/+424
* * (set_zero_one_variable): factorize sysctl.conf manipulation functions.Frederic Lepied2002-07-241-60/+137
* call splitted function with the same args.Frederic Lepied2002-07-241-4/+13
* * (ConfigFile.get_match): return the whole line if replace is None.Frederic Lepied2002-07-241-3/+6
* if sysctl.conf is modified reload its content with sysctl but do not restartFrederic Lepied2002-07-061-1/+1
* allow_root_login: corrected regexp to avoid adding the string at every run.Frederic Lepied2002-07-041-2/+2
* insert changes when no match is found for logindefs and sshd_config.Frederic Lepied2002-07-041-3/+3
* 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
* 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
* 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
* 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
* 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