summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhttps://www.google.com/accounts/o8/id?id=AItOawmOlZj6Ku6rQ8E1D1Wl2ExOtSuLcJNVfyY <Svante@web>2012-01-24 17:55:33 +0100
committerGNU Hurd web pages engine <web-hurd@gnu.org>2012-01-24 17:55:33 +0100
commitd898d137dea2b3bcef6ad01766024306b428ec29 (patch)
tree757ff3a969fd0cf1a50f736f680d44ce48e0a89c
parenta4292080e2be69194c4642d28ae18bb156032fb3 (diff)
-rw-r--r--open_issues/dbus.mdwn15
1 files changed, 15 insertions, 0 deletions
diff --git a/open_issues/dbus.mdwn b/open_issues/dbus.mdwn
new file mode 100644
index 00000000..19f1c6ad
--- /dev/null
+++ b/open_issues/dbus.mdwn
@@ -0,0 +1,15 @@
+[[!meta copyright="Copyright © 2012 Free Software Foundation, Inc."]]
+
+[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
+id="license" text="Permission is granted to copy, distribute and/or modify this
+document under the terms of the GNU Free Documentation License, Version 1.2 or
+any later version published by the Free Software Foundation; with no Invariant
+Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
+is included in the section entitled [[GNU Free Documentation
+License|/fdl]]."]]"""]]
+
+[[!tag open_issue_hurd]]
+
+The dbus problems are due to missing scm credentials [[sendmsg scm creds]] and socket credentials
+[[pflocal socket credentials for local sockets]]. There was also a problem with short timeout in
+select(), but that has been solved in Debian by setting a minimum timeout of 1ms.