summaryrefslogtreecommitdiff
path: root/doc/dbus-specification.xml
diff options
context:
space:
mode:
authorMatthijs van Duin <matthijsvanduin@gmail.com>2019-03-25 23:01:26 +0100
committerMatthijs van Duin <matthijsvanduin@gmail.com>2019-03-25 23:01:26 +0100
commitafafd2fad0f53dc3f03d67047d4be5c58eead56a (patch)
tree20f5069c5a1dff133ca664e3752710118e5fefe6 /doc/dbus-specification.xml
parenta96d524fb134804bb8a4f477e48a99c71ffd7cab (diff)
downloaddbus-afafd2fad0f53dc3f03d67047d4be5c58eead56a.tar.gz
Add UnixGroupIDs to connection credentials
Signed-off-by: Matthijs van Duin <matthijsvanduin@gmail.com>
Diffstat (limited to 'doc/dbus-specification.xml')
-rw-r--r--doc/dbus-specification.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/dbus-specification.xml b/doc/dbus-specification.xml
index 461404c8..0b9226b3 100644
--- a/doc/dbus-specification.xml
+++ b/doc/dbus-specification.xml
@@ -6726,6 +6726,17 @@
<entry>The numeric Unix user ID, as defined by POSIX</entry>
</row>
<row>
+ <entry>UnixGroupIDs</entry>
+ <entry>ARRAY of UINT32</entry>
+ <entry>The numeric Unix group IDs (including both the primary
+ group and the supplementary groups), as defined by POSIX, in
+ numerically sorted order. This array is either complete or
+ absent: if the message bus is able to determine some but not
+ all of the caller's groups, it must not add this credential
+ to the dictionary.
+ </entry>
+ </row>
+ <row>
<entry>ProcessID</entry>
<entry>UINT32</entry>
<entry>The numeric process ID, on platforms that have