6499d0b Util: Improve code to get connection credentials

6 files Authored by simo 8 years ago, Committed by lslebodn 8 years ago,
    Util: Improve code to get connection credentials
    
    Adds support to get SELINUX context and make code more abstract so
    that struct ucred (if availale) can be used w/o redefining uid,gid,pid to
    int32. Also gives a layer of indirection that may come handy if we want
    to improve the code further in the future.
    
    Signed-off-by: Lukas Slebodnik <lslebodn@redhat.com>
    Reviewed-by: Michal Židek <mzidek@redhat.com>
    
        
file modified
+2 -0
file modified
+10 -13
file modified
+1 -0