Commit Graph

74 Commits

Author SHA1 Message Date
Daniel J Walsh
e003d30798 - Rebuild to get latest libsepol 2005-10-28 19:25:01 +00:00
Daniel J Walsh
f4574040bd - Latest upgrade from NSA
Merged dismod fix from Joshua Brindle.
2005-10-25 19:18:26 +00:00
Daniel J Walsh
33c5c28812 - Latest upgrade from NSA
Removed obsolete cond_check_type_rules() function and call and
    cond_optimize_lists() call from checkpolicy.c; these are handled during
    parsing and expansion now.
Updated calls to expand_module for interface change.
Changed checkmodule to verify that expand_module succeeds when building
    base modules.
Merged module compiler fixes from Joshua Brindle.
Removed direct calls to hierarchy_check_constraints() and
    check_assertions() from checkpolicy since they are now called
    internally by expand_module().
2005-10-21 18:48:50 +00:00
Daniel J Walsh
af4dd8d071 - Latest upgrade from NSA
Removed obsolete cond_check_type_rules() function and call and
    cond_optimize_lists() call from checkpolicy.c; these are handled during
    parsing and expansion now.
Updated calls to expand_module for interface change.
Changed checkmodule to verify that expand_module succeeds when building
    base modules.
Merged module compiler fixes from Joshua Brindle.
Removed direct calls to hierarchy_check_constraints() and
    check_assertions() from checkpolicy since they are now called
    internally by expand_module().
2005-10-20 20:34:02 +00:00
Daniel J Walsh
acfce4cb75 - Latest upgrade from NSA
Updated for changes to sepol policydb_index_others interface.
2005-10-18 18:27:54 +00:00
Daniel J Walsh
b1c24f328b - Latest upgrade from NSA
Updated for changes to sepol expand_module and link_modules interfaces.
Sat Oct 15 2005 Dan Walsh <dwalsh@redhat.com> 1.27.9-2
- Rebuild to get latest libsepol
2005-10-18 14:17:02 +00:00
Daniel J Walsh
f0af6ae6b8 - Rebuild to get latest libsepol 2005-10-15 12:27:09 +00:00
Daniel J Walsh
571771b17d - Latest upgrade from NSA
Merged support for require blocks inside conditionals from Joshua Brindle
    (Tresys).
2005-10-14 12:31:36 +00:00
Karsten Hopp
c7eb5fa60e - add buildrequirement for libselinux-devel for dispol 2005-10-12 12:02:45 +00:00
Daniel J Walsh
1b6c428fd8 - Latest upgrade from NSA
Updated for changes to libsepol.
2005-10-10 13:00:20 +00:00
Daniel J Walsh
e191585b52 - Rebuild to get latest libsepol 2005-10-07 14:19:15 +00:00
Daniel J Walsh
b8c325caf1 - Latest upgrade from NSA
Merged several bug fixes from Joshua Brindle (Tresys).
2005-10-06 16:08:53 +00:00
Daniel J Walsh
43314203eb - Latest upgrade from NSA
Merged MLS in modules patch from Joshua Brindle (Tresys).
2005-10-04 18:02:36 +00:00
Daniel J Walsh
1bc86e3fa3 - Rebuild to get latest libsepol 2005-10-03 13:23:30 +00:00
Daniel J Walsh
e21e3bfb9d - Latest upgrade from NSA
Merged error handling improvement in checkmodule from Karl MacMillan
    (Tresys).
2005-09-29 01:18:06 +00:00
Daniel J Walsh
d3c90af390 - Latest upgrade from NSA
Merged bugfix for dup role transition error messages from Karl MacMillan
    (Tresys).
2005-09-27 19:00:56 +00:00
Daniel J Walsh
c95e46a95f - Rebuild to get latest libsepol 2005-09-21 18:23:46 +00:00
Daniel J Walsh
e34019964c - Latest upgrade from NSA
Fixed parse_categories handling of undefined category.
2005-09-21 14:18:23 +00:00
Daniel J Walsh
ba974b169b - Latest upgrade from NSA
Merged bug fix for role dominance handling from Darrel Goeddel (TCS).
Wed Sep 14 2005 Dan Walsh <dwalsh@redhat.com> 1.26-2
- Rebuild to get latest libsepol
2005-09-17 11:40:23 +00:00
Daniel J Walsh
a9313a61a4 - Rebuild to get latest libsepol 2005-09-15 14:55:49 +00:00
Daniel J Walsh
af1d472265 - Rebuild to get latest libsepol 2005-09-14 19:36:33 +00:00
Daniel J Walsh
7ba2db9576 - Latest upgrade from NSA
Updated version for release.
- Rebuild to get latest libsepol
2005-09-12 20:30:47 +00:00
Daniel J Walsh
edf32bd45a - Rebuild to get latest libsepol 2005-09-01 16:17:07 +00:00
Daniel J Walsh
0f4afaf913 - Rebuild to get latest libsepol 2005-08-29 14:22:45 +00:00
Daniel J Walsh
f28bede7d6 - Update to NSA Release
Fixed handling of validatetrans constraint expressions. Bug reported by Dan
    Walsh for checkpolicy -M.
2005-08-24 15:28:06 +00:00
Daniel J Walsh
23957130df - Fix mls crash 2005-08-22 18:13:47 +00:00
Daniel J Walsh
b846509581 - Update to NSA Release
Merged use-after-free fix from Serge Hallyn (IBM). Bug found by Coverity.
2005-08-19 19:56:18 +00:00
Daniel J Walsh
cac0f0ba38 - Update to NSA Release
Fixed further memory leaks found by valgrind.
Changed checkpolicy to destroy the policydbs prior to exit to allow leak
    detection.
Fixed several memory leaks found by valgrind.
2005-08-15 20:17:00 +00:00
Daniel J Walsh
14ec964ccf - Rebuild to get latest libsepol changes 2005-08-14 20:04:47 +00:00
Daniel J Walsh
a660f4e82b - Rebuild to get latest libsepol changes 2005-08-13 10:03:25 +00:00
Daniel J Walsh
6798389672 - Update to NSA Release
The binary policy format version has been incremented to version 20 as a
    result of these changes. To build a policy for a kernel that does not
    yet include these changes, use the -c 19 option to checkpolicy.
Merged patch to prohibit use of "self" as a type name from Jason Tang
    (Tresys).
Merged patch to fix dismod compilation from Joshua Brindle (Tresys).
2005-08-12 02:57:19 +00:00
Daniel J Walsh
2d61bf5dd0 - Update to NSA Release
Fixed call to hierarchy checking code to pass the right policydb.
Merged patch to update dismod for the relocation of the module read/write
    code from libsemanage to libsepol, and to enable build of test
    subdirectory from Jason Tang (Tresys).
2005-08-10 21:05:55 +00:00
Daniel J Walsh
eb71cf87d9 - Update to NSA Release
Merged hierarchy check fix from Joshua Brindle (Tresys).
2005-08-02 16:58:50 +00:00
Daniel J Walsh
dfc85e21d9 - Update to NSA Release
Merged loadable module support from Tresys Technology.
Merged patch to prohibit the use of * and ~ in type sets (other than in
    neverallow statements) and in role sets from Joshua Brindle (Tresys).
Updated version for release.
2005-07-07 11:23:32 +00:00
Daniel J Walsh
4fcad70d3a - Update to NSA Release
Merged loadable module support from Tresys Technology.
Merged patch to prohibit the use of * and ~ in type sets (other than in
    neverallow statements) and in role sets from Joshua Brindle (Tresys).
Updated version for release.
2005-07-07 10:54:19 +00:00
Daniel J Walsh
4861342204 - Update to NSA Release
Merged cleanup patch from Dan Walsh.
2005-05-20 17:24:02 +00:00
Daniel J Walsh
e6e4a0126e - Update to NSA Release
Added sepol_ prefix to Flask types to avoid namespace collision with
    libselinux.
2005-05-19 18:04:58 +00:00
Daniel J Walsh
251eb70033 - Update to NSA Release
Added sepol_ prefix to Flask types to avoid namespace collision with
    libselinux.
2005-05-19 17:50:49 +00:00
Daniel J Walsh
47d570e47e - Update to NSA Release
Added sepol_ prefix to Flask types to avoid namespace collision with
    libselinux.
2005-05-19 17:47:42 +00:00
Daniel J Walsh
f52e50006b - Update to NSA Release
Merged identifier fix from Joshua Brindle (Tresys).
2005-05-07 05:18:00 +00:00
Daniel J Walsh
ba85e9a9e1 - Update to NSA Release
Merged identifier fix from Joshua Brindle (Tresys).
2005-05-07 05:12:50 +00:00
Daniel J Walsh
240d322d88 Merged hierarchical type/role patch from Tresys Technology.
Merged MLS fixes from Darrel Goeddel of TCS.
2005-04-14 20:34:19 +00:00
Daniel J Walsh
45f1202c49 - Update to NSA Release 2005-03-10 14:47:40 +00:00
Daniel J Walsh
9f3bba3942 - Rebuild for FC4 2005-03-02 04:13:04 +00:00
Daniel J Walsh
f9e03e9915 Merged define_user() cleanup patch from Darrel Goeddel (TCS).
Moved genpolusers utility to libsepol.
Merged range_transition support from Darrel Goeddel (TCS).
2005-02-17 23:11:23 +00:00
Daniel J Walsh
123fcedb0b Merged define_user() cleanup patch from Darrel Goeddel (TCS).
Moved genpolusers utility to libsepol.
Merged range_transition support from Darrel Goeddel (TCS).
2005-02-17 20:52:00 +00:00
Daniel J Walsh
9a1ec74176 - Update for version increase at NSA 2005-01-07 14:51:13 +00:00
Daniel J Walsh
945a63ac92 - Latest from NSA
Merged typeattribute statement patch from Darrel Goeddel of TCS.
Changed genpolusers to handle multiple user config files.
Merged nodecon ordering patch from Chad Hanson of TCS.
2004-12-20 14:16:37 +00:00
Daniel J Walsh
1cde5b268e - Latest from NSA
Merged nodecon ordering patch from Chad Hanson of TCS.
2004-11-11 12:38:33 +00:00
Daniel J Walsh
489593543d - Latest from NSA
MLS build fix.
2004-11-04 13:30:49 +00:00