Commit Graph

9 Commits

Author SHA1 Message Date
Nalin Dahyabhai
d605c80ae2 - fix a regression (not labeling a kdb database lock file correctly,
#569902)
2010-03-02 23:01:23 +00:00
Nalin Dahyabhai
ca17214610 - if the result of our attempt to look up the context is NULL, either
because the right function returned NULL or we failed to initialize the
    library, just skip it, as that's all we can do
2009-12-09 00:18:58 +00:00
Nalin Dahyabhai
61f3185f70 - selinux: set the user part of creation context to match the current
context instead of what we looked up
2009-12-03 23:17:28 +00:00
Nalin Dahyabhai
c6f29fd1c4 add some conditional logic to simplify building on older Fedora releases 2009-10-23 20:29:53 +00:00
Nalin Dahyabhai
e1e3b07810 - simplify the man pages patch by only preprocessing the files we care
about and moving shared configure.in logic into a shared function
2009-07-06 22:56:11 +00:00
Nalin Dahyabhai
cd1d8493ce - more notes! 2009-06-29 21:36:53 +00:00
Nalin Dahyabhai
612cb4a5ae - call the macro correctly in appl/telnet
- use MSG_NOTICE rather than MSG_RESULT to note that we're using libselinux
2009-06-29 18:51:29 +00:00
Nalin Dahyabhai
3f291ca045 - selinux labeling: use selabel_open() family of functions rather than
matchpathcon(), bail on it if attempting to get the mutex lock fails
2009-06-26 21:45:54 +00:00
Nalin Dahyabhai
55c161be92 - patch to label most files at create-time 2009-06-04 19:37:06 +00:00