diff options
author | Frederic Lepied <flepied@mandriva.com> | 2002-02-05 04:14:35 +0000 |
---|---|---|
committer | Frederic Lepied <flepied@mandriva.com> | 2002-02-05 04:14:35 +0000 |
commit | 3e6f7cd67a0b37d5a2f47a0201d38910dec025cd (patch) | |
tree | 8fbd7832c36097e377584564c2a93fc7afb0f4fe /ChangeLog | |
parent | 0901370a77d653c88df72cd07f6a87f96c3bb0ba (diff) | |
download | msec-3e6f7cd67a0b37d5a2f47a0201d38910dec025cd.tar msec-3e6f7cd67a0b37d5a2f47a0201d38910dec025cd.tar.gz msec-3e6f7cd67a0b37d5a2f47a0201d38910dec025cd.tar.bz2 msec-3e6f7cd67a0b37d5a2f47a0201d38910dec025cd.tar.xz msec-3e6f7cd67a0b37d5a2f47a0201d38910dec025cd.zip |
Generated by cvs2cl the 04_Feb
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 81 |
1 files changed, 81 insertions, 0 deletions
@@ -1,3 +1,84 @@ +2002-02-04 23:14 Frederic Lepied <flepied@mandrakesoft.com> + + * share/ConfigFile.py: (exists): add an extra arg to really test if + the file exists (without testing if the file + suffix exists). + +2002-02-04 23:12 Frederic Lepied <flepied@mandrakesoft.com> + + * share/msec.py: handle the extra arg for allow_x_connections. + +2002-02-04 23:11 Frederic Lepied <flepied@mandrakesoft.com> + + * share/libmsec.py: corrected issue moving (only when really + present). + + 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. + +2002-02-04 22:53 Frederic Lepied <flepied@mandrakesoft.com> + + * share/Perms.py: removed debugging trace. + +2002-02-04 22:09 Frederic Lepied <flepied@mandrakesoft.com> + + * share/msec: pass the same options used for msec.py to Perms.py + +2002-02-04 22:07 Frederic Lepied <flepied@mandrakesoft.com> + + * conf/perm.4: put /etc/hosts.{allow,deny,equiv} in the daemon + group + +2002-02-04 22:06 Frederic Lepied <flepied@mandrakesoft.com> + + * Makefile: don't commit in the Makefile + +2002-02-04 22:05 Frederic Lepied <flepied@mandrakesoft.com> + + * conf/perm.5: put /etc/hosts.{allow,deny,equiv} + +2002-02-04 22:04 Frederic Lepied <flepied@mandrakesoft.com> + + * share/Perms.py: process the options like msec to be able to log + the same way. + +2002-02-04 22:03 Frederic Lepied <flepied@mandrakesoft.com> + + * man/C/msec.8: Linux-Mandrake => Mandrake Linux + + remove references to the custom level + +2002-02-04 21:37 Frederic Lepied <flepied@mandrakesoft.com> + + * cron-sh/security_check.sh: corrected typo + +2002-02-04 21:34 Frederic Lepied <flepied@mandrakesoft.com> + + * cron-sh/security_check.sh: back to nogroup + +2002-02-04 20:23 Frederic Lepied <flepied@mandrakesoft.com> + + * cron-sh/security_check.sh: use nobody instead of nogroup + +2002-02-03 22:27 Frederic Lepied <flepied@mandrakesoft.com> + + * cron-sh/security_check.sh: added .ssh/id_dsa .ssh/id_rsa to the + list of files to check. + +2002-02-03 22:26 Frederic Lepied <flepied@mandrakesoft.com> + + * cron-sh/security.sh: don't report /tmp and /var/tmp as word + writable dirs (it's normal) + +2002-02-02 00:20 Frederic Lepied <flepied@mandrakesoft.com> + + * share/Makefile: create the man page for mseclib + +2002-02-02 00:20 Frederic Lepied <flepied@mandrakesoft.com> + + * share/man.py: first version + 2002-01-29 00:22 Frederic Lepied <flepied@mandrakesoft.com> * msec.spec: 0.18-2mdk |