Make root see all available pids v2
authorNils Carlson <nils.carlson@ericsson.com>
Wed, 30 Mar 2011 14:55:38 +0000 (16:55 +0200)
committerNils Carlson <nils.carlson@ericsson.com>
Fri, 1 Apr 2011 07:33:46 +0000 (09:33 +0200)
commit1031eea2a5a72a647577fa131e0e83f7644d7be7
treeb173ce1136eca2f6a7fc252a9b9b3e4a4682df2e
parentdc6c486b9ac1c9db99050f9d9d1919f9cb651027
Make root see all available pids v2

Changes since v1:
* Fix a whitespace
* Make functions that should be static static

Allow root (geteuid() == 0) to see all pids. This way the super-user
can connect to any program. A step on the way of carefully outlining
what UST does and doesn't.

Signed-off-by: Nils Carlson <nils.carlson@ericsson.com>
libustcomm/ustcomm.h
libustctl/libustctl.c
This page took 0.023318 seconds and 4 git commands to generate.