aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederic Lepied <flepied@mandriva.com>2002-07-27 19:27:35 +0000
committerFrederic Lepied <flepied@mandriva.com>2002-07-27 19:27:35 +0000
commit03b005c7011804112624db36324a2953be20ec57 (patch)
treeb6e826d6c432c7bfbeaf87c18827711d8de1b32a
parent01d77a905b570915a84c6e8c8be38241c482cdfe (diff)
downloadmsec-03b005c7011804112624db36324a2953be20ec57.tar
msec-03b005c7011804112624db36324a2953be20ec57.tar.gz
msec-03b005c7011804112624db36324a2953be20ec57.tar.bz2
msec-03b005c7011804112624db36324a2953be20ec57.tar.xz
msec-03b005c7011804112624db36324a2953be20ec57.zip
Generated by cvs2cl the 27_jui
-rw-r--r--ChangeLog58
1 files changed, 58 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de0106c..2864713 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,61 @@
+2002-07-27 21:26 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * share/msec: corrected last argument processing.
+
+2002-07-27 21:23 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * share/README: corrected splitted functions.
+
+2002-07-27 21:13 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * man/C/msec.8: descibed differences between interactive and
+ non-interactive calls. added a paragraph on the logs.
+
+2002-07-27 21:12 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * share/libmsec.py: * (more functions): don't lower security when
+ not changing secure level.
+
+2002-07-25 01:16 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * doc/security.txt: * describe file permissions according to the
+ levels. * correct description of X server security.
+
+2002-07-25 01:14 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * cron-sh/promisc_check.sh: * use TTY_WARN instead of TTYLOG_WARN
+ (David Harris).
+
+2002-07-25 01:07 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * share/libmsec.py: * (set_zero_one_variable): factorize
+ sysctl.conf manipulation functions. *
+ (accept_broadcasted_icmp_echo): split from accept_icmp_echo. *
+ (set_umask): factorize set_root_umask and set_user_umask. *
+ (enable_dns_spoofing_protection): split from
+ enable_ip_spoofing_protection. * (allow_remote_root_login): split
+ from allow_root_login. * (allow_autologin set_umask
+ set_zero_one_variable allow_remote_root_login): don't lower
+ security when not changing security level. *
+ (allow_xserver_to_listen): split from allow_x_connections for
+ better granularity. * (enable_ip_spoofing_protection): when
+ disabling ip spoofing protection put back
+ net.ipv4.conf.all.rp_filter to 0 (David Harris).
+
+2002-07-25 01:06 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * share/msec.py: call splitted function with the same args.
+
+2002-07-25 01:02 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * share/ConfigFile.py: * (ConfigFile.get_match): return the whole
+ line if replace is None.
+
+2002-07-06 15:36 Frederic Lepied <flepied@mandrakesoft.com>
+
+ * share/libmsec.py: if sysctl.conf is modified reload its content
+ with sysctl but do not restart network.
+
2002-07-04 19:02 Frederic Lepied <flepied@mandrakesoft.com>
* msec.spec: 0.25-1mdk