projects
/
linux-2.6.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
SELinux: generic hashtab entry counter
[linux-2.6.git]
/
security
/
selinux
/
ss
/
policydb.c
2011-04-28
Eric Paris
SELinux: generic hashtab entry counter
blob
|
commitdiff
2011-04-28
Eric Paris
SELinux: calculate and print hashtab stats with a gener...
blob
|
commitdiff
|
diff to current
2011-04-28
Eric Paris
SELinux: skip filename trans rules if ttype does not...
blob
|
commitdiff
|
diff to current
2011-04-20
Eric Paris
SELinux: delete debugging printks from filename_trans...
blob
|
commitdiff
|
diff to current
2011-04-07
Harry Ciao
Initialize policydb.process_class eariler.
blob
|
commitdiff
|
diff to current
2011-03-28
Harry Ciao
SELinux: Write class field in role_trans_write.
blob
|
commitdiff
|
diff to current
2011-03-28
Harry Ciao
SELinux: Add class support to the role_trans structure
blob
|
commitdiff
|
diff to current
2011-03-08
James Morris
Merge branch 'master' of git://git.infradead.org/users...
blob
|
commitdiff
|
diff to current
2011-02-01
Eric Paris
SELinux: Use dentry name in new object labeling
blob
|
commitdiff
|
diff to current
2011-01-24
Davidlohr Bueso
selinux: return -ENOMEM when memory allocation fails
blob
|
commitdiff
|
diff to current
2010-11-30
Eric Paris
SELinux: merge policydb_index_classes and policydb_inde...
blob
|
commitdiff
|
diff to current
2010-11-30
Eric Paris
selinux: convert part of the sym_val_to_name array...
blob
|
commitdiff
|
diff to current
2010-11-30
Eric Paris
selinux: convert type_val_to_struct to flex_array
blob
|
commitdiff
|
diff to current
2010-11-30
Eric Paris
SELinux: standardize return code handling in policydb.c
blob
|
commitdiff
|
diff to current
2010-10-20
Eric Paris
SELinux: allow userspace to read policy back out of...
blob
|
commitdiff
|
diff to current
2010-10-20
Eric Paris
SELinux: deterministic ordering of range transition...
blob
|
commitdiff
|
diff to current
2010-10-20
Eric Paris
selinux: type_bounds_sanity_check has a meaningless...
blob
|
commitdiff
|
diff to current
2010-08-02
Eric Paris
selinux: convert the policy type_attr_map to flex_array
blob
|
commitdiff
|
diff to current
2010-08-02
Eric Paris
SELinux: break ocontext reading into a separate function
blob
|
commitdiff
|
diff to current
2010-08-02
Eric Paris
SELinux: move genfs read to a separate function
blob
|
commitdiff
|
diff to current
2010-08-02
Eric Paris
SELinux: seperate range transition rules to a seperate...
blob
|
commitdiff
|
diff to current
2010-05-16
Julia Lawall
security/selinux/ss: Use kstrdup
blob
|
commitdiff
|
diff to current
2010-04-09
wzt.wzt@gmail.com
Security: Fix coding style in security/
blob
|
commitdiff
|
diff to current
2010-03-09
James Morris
Merge branch 'next-queue' into next
blob
|
commitdiff
|
diff to current
2010-03-07
Stephen Hemminger
selinux: const strings in tables
blob
|
commitdiff
|
diff to current
2010-02-03
Guido Trentalancia
selinux: allow MLS->non-MLS and vice versa upon policy...
blob
|
commitdiff
|
diff to current
2010-01-24
Stephen Smalley
selinux: convert range transition list to a hashtab
blob
|
commitdiff
|
diff to current
2009-10-07
Stephen Smalley
selinux: dynamic class/perm discovery
blob
|
commitdiff
|
diff to current
2008-08-28
KaiGai Kohei
SELinux: add boundary support and thread context assignment
blob
|
commitdiff
|
diff to current
2008-08-05
Vesa-Matti J Kari
SELinux: Trivial minor fixes that change C null charact...
blob
|
commitdiff
|
diff to current
2008-07-14
Stephen Smalley
selinux: fix endianness bug in network node address...
blob
|
commitdiff
|
diff to current
2008-04-21
Eric Paris
changing whitespace for fun and profit: policydb.c
blob
|
commitdiff
|
diff to current
2008-04-21
Eric Paris
SELinux: clean up printks
blob
|
commitdiff
|
diff to current
2008-04-18
Eric Paris
selinux: introduce permissive types
blob
|
commitdiff
|
diff to current
2008-04-18
James Morris
SELinux: unify printk messages
blob
|
commitdiff
|
diff to current
2008-01-29
Paul Moore
SELinux: Add a capabilities bitmap to SELinux policy...
blob
|
commitdiff
|
diff to current
2007-11-07
Stephen Smalley
SELinux: add more validity checks on policy load
blob
|
commitdiff
|
diff to current
2007-10-16
Eric Paris
SELinux: policy selectable handling of unknown classes...
blob
|
commitdiff
|
diff to current
2007-10-16
Yuichi Nakamura
SELinux: tune avtab to reduce memory usage
blob
|
commitdiff
|
diff to current
2007-07-12
Eric Paris
selinux: introduce schedule points in policydb_destroy()
blob
|
commitdiff
|
diff to current
2007-02-26
Eric Paris
Reassign printk levels in selinux kernel code
blob
|
commitdiff
|
diff to current
2006-12-03
James Morris
Rename class_destroy to avoid namespace conflicts.
blob
|
commitdiff
|
diff to current
2006-10-12
Chad Sellers
SELinux: Bug fix in polidydb_destroy
blob
|
commitdiff
|
diff to current
2006-09-26
Darrel Goeddel
[PATCH] selinux: add support for range transitions...
blob
|
commitdiff
|
diff to current
2006-07-31
Darrel Goeddel
[PATCH] selinux: fix memory leak
blob
|
commitdiff
|
diff to current
2006-01-06
Tobias Klauser
[PATCH] selinux: more ARRAY_SIZE cleanups
blob
|
commitdiff
|
diff to current
2005-11-07
Jesper Juhl
[PATCH] kfree cleanup: security
blob
|
commitdiff
|
diff to current
2005-10-31
James Morris
[PATCH] SELinux: convert to kzalloc
blob
|
commitdiff
|
diff to current
2005-10-23
Stephen Smalley
[PATCH] selinux: Fix NULL deref in policydb_destroy
blob
|
commitdiff
|
diff to current
2005-09-05
Alexey Dobriyan
[PATCH] selinux: endian notations
blob
|
commitdiff
|
diff to current
2005-09-05
Stephen Smalley
[PATCH] selinux: Reduce memory use by avtab
blob
|
commitdiff
|
diff to current
2005-06-25
Jesper Juhl
[PATCH] selinux: kfree cleanup
blob
|
commitdiff
|
diff to current
2005-04-16
Linus Torvalds
Linux-2.6.12-rc2
blob
|
commitdiff
|
diff to current