summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenoît Dejean <bdejean@src.gnome.org>2005-08-02 05:04:35 +0000
committerBenoît Dejean <bdejean@src.gnome.org>2005-08-02 05:04:35 +0000
commitb3979e69426cd74386ed9fc6e99f55a4ec353b88 (patch)
treece922347d27ad6cd22643fbebc91989ce445802b
parent92d3176303b267cc8d08fe47d2eeff561886cb14 (diff)
downloadlibgtop-b3979e69426cd74386ed9fc6e99f55a4ec353b88.tar.gz
Added GLIBTOP_SUID_NETLIST.
* glibtop_server.h: Added GLIBTOP_SUID_NETLIST.
-rw-r--r--sysdeps/linux/ChangeLog6
-rw-r--r--sysdeps/linux/glibtop_server.h1
2 files changed, 7 insertions, 0 deletions
diff --git a/sysdeps/linux/ChangeLog b/sysdeps/linux/ChangeLog
index 83fb8bb2..b9281a3f 100644
--- a/sysdeps/linux/ChangeLog
+++ b/sysdeps/linux/ChangeLog
@@ -1,3 +1,9 @@
+2005-08-02 Benoît Dejean <TazForEver@dlfp.org>
+
+ * glibtop_server.h:
+
+ Added GLIBTOP_SUID_NETLIST.
+
2005-07-23 Benoît Dejean <TazForEver@dlfp.org>
* uptime.c:
diff --git a/sysdeps/linux/glibtop_server.h b/sysdeps/linux/glibtop_server.h
index df249bb5..5becccfa 100644
--- a/sysdeps/linux/glibtop_server.h
+++ b/sysdeps/linux/glibtop_server.h
@@ -43,6 +43,7 @@
#define GLIBTOP_SUID_PROC_ARGS 0
#define GLIBTOP_SUID_PROC_MAP 0
#define GLIBTOP_SUID_NETLOAD 0
+#define GLIBTOP_SUID_NETLIST 0
#define GLIBTOP_SUID_PPP 0
#define GLIBTOP_SUID_PROC_FILE 0