Jeremy Katz
0ee7a8fcb4
- rebuild against python 2.5
2006-12-07 15:46:04 +00:00
Daniel J Walsh
dbfbfbe639
- Fix matchpathcon to lstat files
2006-12-06 19:13:54 +00:00
Daniel J Walsh
846f2ad19d
- Update man page
2006-11-30 18:11:20 +00:00
Daniel J Walsh
25aea25d22
- Upgrade to upstream
2006-11-28 14:25:28 +00:00
Daniel J Walsh
2bcf9654c5
- Add James Antill patch for login verification of MLS Levels
...
- MLS ragnes need to be checked, Eg. login/cron. This patch adds
infrastructure.
2006-11-03 22:14:51 +00:00
Daniel J Walsh
a7aef657f6
- Add James Antill patch for login verification of MLS Levels
...
- MLS ragnes need to be checked, Eg. login/cron. This patch adds
infrastructure.
2006-11-03 21:59:03 +00:00
Daniel J Walsh
9d61c9c320
- Add James Antill patch for login verification of MLS Levels
...
- MLS ragnes need to be checked, Eg. login/cron. This patch adds
infrastructure.
2006-11-03 21:36:28 +00:00
Daniel J Walsh
c27fc16cad
- Upgrade to latest from NSA
...
Merged updated flask definitions from Darrel Goeddel. This adds the context
security class, and also adds the string definitions for setsockcreate
and polmatch.
2006-10-25 02:52:18 +00:00
Daniel J Walsh
e24dd65a42
- Upgrade to latest from NSA
...
Updated version for release.
2006-10-17 17:05:47 +00:00
Jesse Keating
9fcaa3e1fa
bump for gcc bug
2006-10-01 20:19:56 +00:00
Daniel J Walsh
2a0f9c5cfa
- Upgrade to latest from NSA
...
Merged av_permissions.h update from Steve Grubb, adding setsockcreate and
polmatch definitions.
2006-09-29 18:12:11 +00:00
Daniel J Walsh
de746cb12c
- Upgrade to latest from NSA
...
Merged av_permissions.h update from Steve Grubb, adding setsockcreate and
polmatch definitions.
2006-09-29 15:56:32 +00:00
Daniel J Walsh
f6df692173
- Upgrade to latest from NSA
...
Merged av_permissions.h update from Steve Grubb, adding setsockcreate and
polmatch definitions.
2006-09-29 15:56:14 +00:00
Jeremy Katz
95053689d2
- really make -devel depend on libsepol-devel
2006-09-28 01:51:37 +00:00
Daniel J Walsh
cfd1d1337d
- Add sgrubb patch for polmatch
2006-09-25 14:19:06 +00:00
Daniel J Walsh
ab45727649
- Upgrade to latest from NSA
...
Merged patch from Steve Smalley to fix SIGPIPE in setrans_client
2006-09-13 17:39:35 +00:00
Jeremy Katz
8a855c559b
- have -devel require libsepol-devel
2006-09-05 19:44:37 +00:00
Daniel J Walsh
7bdc604160
- Upgrade to latest from NSA
...
Merged patch to not log avc stats upon a reset from Steve Grubb.
Applied patch to revert compat_net setting upon policy load.
Merged file context homedir and local path functions from Chris PeBenito.
2006-08-24 18:37:18 +00:00
Jesse Keating
88e5d3a474
rebuilt with latest binutils
2006-08-18 20:14:02 +00:00
Daniel J Walsh
77a0d2cc39
- Upgrade to latest from NSA
...
Merged file context homedir and local path functions from Chris PeBenito.
Rework functions that access /proc/pid/attr to access the per-thread nodes,
and unify the code to simplify maintenance.
2006-08-12 11:21:11 +00:00
Daniel J Walsh
243c6756b4
- Upgrade to latest from NSA
...
Merged return value fix for *getfilecon() from Dan Walsh.
Merged sockcreate interfaces from Eric Paris.
2006-08-11 10:45:34 +00:00
Daniel J Walsh
b7bdc631f1
- Fix translation return codes to return size of buffer
2006-08-10 15:34:47 +00:00
Daniel J Walsh
ef26b847fa
- Upgrade to latest from NSA
...
Merged no-tls-direct-seg-refs patch from Jeremy Katz.
Merged netfilter_contexts support patch from Chris PeBenito.
2006-08-04 22:49:48 +00:00
Daniel J Walsh
61ba667985
- Upgrade to latest from NSA
...
Merged context_*_set errno patch from Jim Meyering.
2006-08-02 21:05:42 +00:00
Jeremy Katz
75675c7d50
- only build non-fpic objects with -mno-tls-direct-seg-refs
2006-08-01 18:38:57 +00:00
Jeremy Katz
be0d45133a
- build with -mno-tls-direct-seg-refs on x86 to avoid triggering segfaults
...
with xen (#200783 )
2006-08-01 18:26:09 +00:00
Daniel J Walsh
6b84a37b8f
- Rebuild for new gcc
2006-07-17 13:12:11 +00:00
Daniel J Walsh
5a5a289fc8
- Rebuild for new gcc
2006-07-17 13:11:16 +00:00
Daniel J Walsh
1e7c365c44
- Fix libselinux to not telinit during installs
2006-07-11 19:26:08 +00:00
Daniel J Walsh
aa27b6bf81
- Upgrade to latest from NSA
...
Lindent.
Merged {get,set}procattrcon patch set from Eric Paris.
Merged re-base of keycreate patch originally by Michael LeMay from Eric
Paris.
Regenerated Flask headers from refpolicy.
- Added selinux_file_context_{cmp,verify}.
- Added selinux_lsetfilecon_default.
- Delay translation of contexts in matchpathcon.
2006-07-05 10:42:47 +00:00
Daniel J Walsh
799720edd4
- Yet another change to matchpathcon
2006-06-21 20:16:13 +00:00
Daniel J Walsh
d8849af170
- Turn off error printing in library. Need to compile with DEBUG to get it
...
back
2006-06-21 19:58:52 +00:00
Daniel J Walsh
f4b45ddd03
- Turn off error printing in library. Need to compile with DEBUG to get it
...
back
2006-06-21 18:33:13 +00:00
Daniel J Walsh
2d9b36b51e
- Fix error reporting of matchpathcon
2006-06-21 13:12:11 +00:00
Daniel J Walsh
645f93a8a5
- Add function to compare file context on disk versus contexts in
...
file_contexts file.
2006-06-20 20:30:59 +00:00
Daniel J Walsh
e60c844fba
- Upgrade to latest from NSA
...
Added selinux_getpolicytype() function.
Modified setrans code to skip processing if !mls_enabled.
Set errno in the !selinux_mnt case.
Allocate large buffers from the heap, not on stack. Affects
is_context_customizable, selinux_init_load_policy, and
selinux_getenforcemode.
2006-06-16 19:16:03 +00:00
Daniel J Walsh
c92317552d
Add MLSENabled check
2006-06-12 18:10:30 +00:00
Daniel J Walsh
8389437eda
- Add selinux_getpolicytype()
2006-06-09 19:43:52 +00:00
Daniel J Walsh
af1839bde5
- Upgrade to latest from NSA
...
Merged !selinux_mnt checks from Ian Kent.
2006-06-05 18:52:19 +00:00
Daniel J Walsh
f3cb9dc26b
- Check for selinux_mnt == NULL
2006-06-01 17:25:22 +00:00
Daniel J Walsh
9cf72ebb65
Merged matchmediacon and trans_to_raw_context fixes from Serge Hallyn.
2006-05-31 10:36:45 +00:00
Daniel J Walsh
cd024ca945
- Remove getseuser
2006-05-30 12:44:31 +00:00
Daniel J Walsh
d1291eceea
- Bump requires to grab latest libsepol
2006-05-25 19:30:29 +00:00
Daniel J Walsh
389a79998b
- Add BuildRequires for swig
2006-05-24 03:50:03 +00:00
Daniel J Walsh
c2de2ffa71
- Upgrade to latest from NSA
...
Merged simple setrans client cache from Dan Walsh. Merged avcstat patch
from Russell Coker.
Modified selinux_mkload_policy() to also set /selinux/compat_net
appropriately for the loaded policy.
2006-05-23 10:39:18 +00:00
Daniel J Walsh
96ed369e9d
- Upgrade to latest from NSA
...
Merged simple setrans client cache from Dan Walsh. Merged avcstat patch
from Russell Coker.
Modified selinux_mkload_policy() to also set /selinux/compat_net
appropriately for the loaded policy.
2006-05-23 10:26:55 +00:00
Daniel J Walsh
8f927c4a9f
- More fixes for translation cache
...
- Upgrade to latest from NSA
Added matchpathcon_fini() function to free memory allocated by
matchpathcon_init().
2006-05-18 16:15:35 +00:00
Daniel J Walsh
b71bf0b207
- Upgrade to latest from NSA
...
Merged setrans client cleanup patch from Steve Grubb.
2006-05-17 00:49:24 +00:00
Daniel J Walsh
069461a7d8
- Add Russell's AVC patch to handle large numbers
2006-05-09 19:13:08 +00:00
Daniel J Walsh
20222fb072
- Upgrade to latest from NSA
...
Merged getfscreatecon man page fix from Dan Walsh.
Updated booleans(8) man page to drop references to the old booleans file
and to note that setsebool can be used to set the boot-time defaults
via -P.
2006-05-08 15:04:16 +00:00