Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
selinux
/
7f16505a3136ccd79767d0c96942a12c1a9f35b3
/
libsepol
ff5bbe6
Bump VERSION/ChangeLog for release candidate 3
by Steve Lawrence
· 10 years ago
bbbd58e
Merge commit 'a3abb2c05301b24ad2f8307d07734d89ddf808d8' into merge
by Steve Lawrence
· 10 years ago
44035fc
libsepol/tests: fix gcc -Warray-bounds warning
by Nicolas Iooss
· 10 years ago
14c0564
libsepol: fix most gcc -Wwrite-strings warnings
by Nicolas Iooss
· 10 years ago
278ae56
libsepol: fix potential free of uninitialized pointer
by Nicolas Iooss
· 10 years ago
213c318
Bump versions for r2
by Steve Lawrence
· 10 years ago
8f9d3a7
Fix typos in ChangeLog and Versions
by Steve Lawrence
· 10 years ago
79fd2d0
Bump versions and update ChangeLog
by Steve Lawrence
· 10 years ago
416f150
libsepol: build cil into libsepol
by Steve Lawrence
· 13 years ago
bb0f8be
Merge commit 'b19eafb97feb6389d78e1693f276fc5b10e25bd6' as 'libsepol/cil'
by Steve Lawrence
· 10 years ago
44a65ed
libsepol: add function to libsepol for setting target_platform
by Steve Lawrence
· 13 years ago
1e64821
Bump version and update ChangeLog for release.
by Stephen Smalley
· 11 years ago
9e746d6
Improve error message for name-based transition conflicts.
by Stephen Smalley
· 11 years ago
e910cf6
Revert "libsepol: filename_trans: use some better sorting to compare and merge"
by Stephen Smalley
· 11 years ago
35b3c25
2.3-rc1 (release candidate 1).
by Stephen Smalley
· 11 years ago
a80a48c
Fix for binary policy modules.
by Stephen Smalley
· 11 years ago
84c9c82
Update ChangeLogs.
by Stephen Smalley
· 11 years ago
ef24ade
Report source file and line information for neverallow failures.
by Stephen Smalley
· 11 years ago
534f5a7
Update libsepol and checkpolicy ChangeLog.
by Stephen Smalley
· 11 years ago
733ea08
libsepol: Fix valgrind errors in constraint_expr_eval_reason
by Richard Haines
· 11 years ago
e1551b9
libsepol: Add sepol_validate_transition_reason_buffer function
by Richard Haines
· 11 years ago
0135eaa
Cosmetic: Fix libsepol ChangeLog dates from 2012.
by Stephen Smalley
· 11 years ago
7c4bb77
Version bump for release.
by Stephen Smalley
· 11 years ago
8e5d465
Update ChangeLog files.
by Stephen Smalley
· 11 years ago
4bc2cd4
Update version of policy file to match what was shipped since Fedora 19
by Dan Walsh
· 11 years ago
9eefe11
libsepol: V1 Allow constraint denials to be determined.
by Richard Haines
· 11 years ago
a080100
Update ChangeLogs and bump VERSIONs to an intermediate value.
by Stephen Smalley
· 11 years ago
5625880
Revert "Richard Haines patch that allows us discover constraint violation information"
by Stephen Smalley
· 11 years ago
8b71d70
Add separate role declarations as required by modern checkpolicy.
by Stephen Smalley
· 11 years ago
3b44fe1
Patch from Sven Vermeulen to use RANLIB.
by Dan Walsh
· 11 years ago
2540b20
Laurent Bigonville patch to fix various minor manpage issues and correct section numbering.
by Dan Walsh
· 11 years ago
a8b3340
Laurent Bigonville patch to allow overriding PATH Definitions in Makefiles
by Dan Walsh
· 11 years ago
56b49ab
Richard Haines patch that allows us discover constraint violation information
by Dan Walsh
· 11 years ago
e9410c9
VERSION BUMP FOR UPSTREAM PUSH
by Eric Paris
· 12 years ago
9278871
libsepol: Fix memory leak issues found by Klocwork
by Alice Chu
· 12 years ago
693f524
checkpolicy: libsepol: implement default type policy syntax
by Eric Paris
· 12 years ago
afe88d8
libsepol: coverity fixes
by Eric Paris
· 12 years ago
a29f682
libsepol: filename_trans: use some better sorting to compare and merge
by Adam Tkac
· 12 years ago
8638197
Version bumps for upstream push
by Eric Paris
· 12 years ago
2ef297d
libsepol: role_fix_callback skips out-of-scope roles during expansion.
by Harry Ciao
· 13 years ago
01723ac
libsepol: Add always_check_network policy capability
by Chris PeBenito
· 12 years ago
1f3bca7
libsepol: check for missing initial SID labeling statement.
by Chris PeBenito
· 12 years ago
e26b58b
libsepol: Move context_copy() after switch block in ocontext_copy_*().
by Chris PeBenito
· 12 years ago
4a33c78
libsepol: fix neverallow checking on attributes
by Stephen Smalley
· 12 years ago
f05a71b
Version bumps for upstream push
by Eric Paris
· 12 years ago
84f6ac2
libsepol: Android/MacOS X build support
by Stephen Smalley
· 13 years ago
d21ec5a
libsepol: prepend instead of append to filename_trans list
by Adam Tkac
· 12 years ago
c43f5b1
libsepol: cosmetic changes to make the source easier to read
by Eric Paris
· 12 years ago
7a1e3e1
libsepol: reserve policycapability for redhat testing of ptrace child
by Eric Paris
· 12 years ago
f508a29
update version of libsepol
by Eric Paris
· 13 years ago
8720c8e
libsepol: allocate enough space to hold filename in trans rules
by Eric Paris
· 13 years ago
7a86fe1
bump version and changelog for upstream push
by Eric Paris
· 13 years ago
09c783c
libsepol: checkpolicy: implement new default labeling behaviors
by Eric Paris
· 13 years ago
14e4b70
Bump Version and Changelog for commit
by Eric Paris
· 13 years ago
0a778ba
libsepol: expand: do filename_trans type comparison on mapped representation
by Eric Paris
· 13 years ago
2f68def
libsepol: Move ebitmap_* functions from mcstrans to libsepol
by Steve Lawrence
· 13 years ago
c81a43c
libselinux: libsemanage: libsepol: regenerate .pc on VERSION change
by Eric Paris
· 13 years ago
418dbc7
Bump version and changelog for all components.
by Eric Paris
· 13 years ago
eb695e5
whole tree: default make target to all not install
by Guido Trentalancia
· 13 years ago
b10ff76
libsepol: setools expects expand_module_avrules to be an exported interface of libsepol
by Dan Walsh
· 13 years ago
9f709e6
libsepol: Preserve tunables when required by semodule program.
by Harry Ciao
· 13 years ago
e4bc1b2
libsepol: libsemanage: policycoreutils: Create a new preserve_tunables flag in sepol_handle_t.
by Harry Ciao
· 13 years ago
5722d76
libsepol: Skip tunable identifier and cond_node_t in expansion.
by Harry Ciao
· 13 years ago
ad5951f
libsepol: Permanently discard disabled branches of tunables in expansion.
by Harry Ciao
· 13 years ago
d9d5837
libsepol: Copy and check the cond_bool_datum_t.flags during link.
by Harry Ciao
· 13 years ago
b0be2a0
libsepol: Write and read TUNABLE flags in related data structures.
by Harry Ciao
· 13 years ago
80f26c5
checkpolicy: Separate tunable from boolean during compile.
by Harry Ciao
· 13 years ago
f87ae53
libsepol: Indicate when boolean is indeed a tunable.
by Harry Ciao
· 13 years ago
0299119
libsepol: Skip writing role attributes for policy.X and downgraded pp.
by Harry Ciao
· 13 years ago
4749940
update repo for 2011-08-03 with version and changelog updates
by Eric Paris
· 13 years ago
dbc9a61
libsepol: Only call role_fix_callback for base.p_roles during expansion.
by Harry Ciao
· 13 years ago
1867652
libsepol: use mapped role number instead of module role number
by Eric Paris
· 14 years ago
510003b
Minor version bump for updates as of 2011-08-01
by Eric Paris
· 13 years ago
7190ed6
libsepol: store all filename transition rules when parsing a policy
by Eric Paris
· 14 years ago
44121f6
Minor version bump for release
by Steve Lawrence
· 13 years ago
5050408
Revision version bump
by Steve Lawrence
· 13 years ago
c3f5d75
Support adding one role attribute into another.
by Harry Ciao
· 13 years ago
3592ebe
Add role attribute support when expanding role_set_t.
by Harry Ciao
· 13 years ago
d4d90ec
Add role attribute support when expanding role_datum_t.
by Harry Ciao
· 13 years ago
bff1359
Add role attribute support when linking modules.
by Harry Ciao
· 13 years ago
8072dba
Add role attribute support when generating pp files.
by Harry Ciao
· 13 years ago
16675b7
Add role attribute support when compiling modules.
by Harry Ciao
· 13 years ago
2ecb2bf
Revision version bump
by Steve Lawrence
· 14 years ago
30c3a6e
libsepol: warn if filename_trans rules are dropped
by Steve Lawrence
· 14 years ago
16c6605
Revision version bump
by Steve Lawrence
· 14 years ago
58fef61
libsepol: use the correct number of roletrans rules when not supported
by Steve Lawrence
· 14 years ago
34df32a
libsepol: support policy modules when roletrans rules not supported
by Eric Paris
· 14 years ago
6eeb715
libsepol: add support for filenametrans rule
by Eric Paris
· 14 years ago
c7512cf
Revision version bump
by Steve Lawrence
· 14 years ago
6db9b74
Userspace: handle the class in role_trans_rule
by Harry Ciao
· 14 years ago
93417df
Userspace: handle the class field in role_trans struct
by Harry Ciao
· 14 years ago
45b2e6e
Userspace: add class to role_trans & role_trans_rule
by Harry Ciao
· 14 years ago
d17ed0d
bump checkpolicy to 2.0.23
by Chad Sellers
· 14 years ago
0339597
Author: "Justin P. Mattock"
by Justin P. Mattock
· 14 years ago
d57ea2c
reactivate attribute mapping unit test
by Joshua Brindle
· 15 years ago
7420787
updated libselinux pkgconfig does not work correctly on lib64 machines.
by Daniel J Walsh
· 15 years ago
88a57ca
Bump policycoreutils to 2.0.76
by Chad Sellers
· 15 years ago
8627ab6
Author: Manoj Srivastava
by Manoj Srivastava
· 15 years ago
7cdfd6e
Bump libsepol to 2.0.40, libselinux to 2.0.89, libsemanage to 2.0.41.
by Eamon Walsh
· 15 years ago
1277750
Add pkgconfig files for libsepol, libselinux, and libsemanage.
by Eamon Walsh
· 15 years ago
Next »