2009-01-05 |
Eric Paris | SELinux: shrink sizeof av_inhert selinux_class_perm... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-12-09 |
Eric Paris | [PATCH] Audit: make audit=0 actually turn off audit Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-14 |
Eric Paris | capabilities: define get_vfs_caps_from_disk when file... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-11 |
Eric Paris | Currently SELinux jumps through some ugly hoops to... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-11 |
Eric Paris | The oomkiller calculations make decisions based on... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-11 |
Eric Paris | Add a new capable interface that will be used by systems... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-11 |
Eric Paris | Capabilities: BUG when an invalid capability is requested Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-11 |
Eric Paris | When the capset syscall is used it is not possible... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-11 |
Eric Paris | Any time fcaps or a setuid app under SECURE_NOROOT... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-11 |
Eric Paris | This patch will print cap_permitted and cap_inheritable... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-11 |
Eric Paris | This patch add a generic cpu endian caps structure... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-11 |
Eric Paris | Document the order of arguments for cap_issubset. ... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-08 |
Eric Paris | SELinux: Use unknown perm handling to handle unknown... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-11-04 |
Eric Paris | SELinux: hold tasklist_lock and siglock while waking... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-10-31 |
Eric Paris | SELinux: properly handle empty tty_files list Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-10-30 |
Eric Paris | SELinux: check open perms in dentry_open not inode_permission Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-09-03 |
Eric Paris | SELinux: memory leak in security_context_to_sid_core Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-08-28 |
Eric Paris | securityfs: do not depend on CONFIG_SECURITY Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-08-01 |
Eric Paris | [PATCH] Audit: Collect signal info when SIGUSR2 is... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-07-29 |
Eric Paris | SELinux: /proc/mounts should show what it can Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-07-14 |
Eric Paris | LSM/SELinux: show LSM mount options in /proc/mounts Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-07-14 |
Eric Paris | SELinux: allow fstype unknown to policy to use xattrs... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-07-14 |
Eric Paris | SELinux: more user friendly unknown handling printk Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-07-14 |
Eric Paris | SELinux: drop load_mutex in security_load_policy Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-07-14 |
Eric Paris | SELinux: fix off by 1 reference of class_to_string... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-07-14 |
Eric Paris | SELinux: keep the code clean formating and syntax Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-05-16 |
Eric Paris | nfs/lsm: make NFSv4 set LSM mount options Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-28 |
Eric Paris | Audit: MAINTAINERS update Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-28 |
Eric Paris | Audit: increase the maximum length of the key field Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-28 |
Eric Paris | Audit: standardize string audit interfaces Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-28 |
Eric Paris | Audit: stop deadlock from signals under load Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-28 |
Eric Paris | Audit: save audit_backlog_limit audit messages in case... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-28 |
Eric Paris | Audit: collect sessionid in netlink messages Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-28 |
Eric Paris | Audit: end printk with newline Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-27 |
Eric Paris | SELinux: include/security.h whitespace, syntax, and... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-27 |
Eric Paris | SELinux: policydb.h whitespace, syntax, and other cleanups Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-27 |
Eric Paris | SELinux: mls_types.h whitespace, syntax, and other... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-27 |
Eric Paris | SELinux: mls.h whitespace, syntax, and other cleanups Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-27 |
Eric Paris | SELinux: hashtab.h whitespace, syntax, and other cleanups Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-27 |
Eric Paris | SELinux: context.h whitespace, syntax, and other cleanups Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-27 |
Eric Paris | SELinux: ss/conditional.h whitespace, syntax, and other... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-27 |
Eric Paris | SELinux: selinux/include/security.h whitespace, syntax... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-27 |
Eric Paris | SELinux: objsec.h whitespace, syntax, and other cleanups Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-27 |
Eric Paris | SELinux: netlabel.h whitespace, syntax, and other cleanups Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-27 |
Eric Paris | SELinux: avc_ss.h whitespace, syntax, and other cleanups Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-22 |
Eric Paris | SELinux: no BUG_ON(!ss_initialized) in selinux_clone_mnt_opts Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: one little, two little, three little whitespaces... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: cleanup on isle selinuxfs.c Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | changing whitespace for fun and profit: policydb.c Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: whitespace and formating fixes for hooks.c Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: clean up printks Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: sidtab.c whitespace, syntax, and static declaractio... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: services.c whitespace, syntax, and static... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: mls.c whitespace, syntax, and static declaraction... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: hashtab.c whitespace, syntax, and static declaracti... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: ebitmap.c whitespace, syntax, and static declaracti... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: conditional.c whitespace, syntax, and static... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: avtab.c whitespace, syntax, and static declaraction... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: xfrm.c whitespace, syntax, and static declaraction... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: nlmsgtab.c whitespace, syntax, and static... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: netnode.c whitespace, syntax, and static declaracti... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: netlink.c whitespace, syntax, and static declaracti... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: netlabel.c whitespace, syntax, and static... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-21 |
Eric Paris | SELinux: netif.c whitespace, syntax, and static declaraction... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-18 |
Eric Paris | SELinux: turn mount options strings into defines Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-18 |
Eric Paris | selinux: introduce permissive types Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-18 |
Eric Paris | SELinux: requesting no permissions in avc_has_perm_noaudit... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-18 |
Eric Paris | SELinux: create new open permission Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-04-09 |
Eric Paris | SELinux: don't BUG if fs reuses a superblock Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-03-18 |
Eric Paris | [PATCH] export sessionid alongside the loginuid in... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-03-05 |
Eric Paris | NFS: use new LSM interfaces to explicitly set mount... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-03-05 |
Eric Paris | LSM/SELinux: Interfaces to allow FS to control mount... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-03-01 |
Eric Paris | [RFC] AUDIT: do not panic when printk loses messages
|
commit | commitdiff | tree |
2008-02-19 |
Eric Paris | Audit: use == not = in if statements Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-06 |
Eric Paris | security: allow Kconfig to set default mmap_min_addr... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Paris | [AUDIT] ratelimit printk messages audit Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Paris | [AUDIT] create context if auditing was ever enabled Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Paris | [AUDIT] clean up audit_receive_msg() Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Paris | [AUDIT] make audit=0 really stop audit messages Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Paris | [AUDIT] break large execve argument logging into smaller... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Paris | [AUDIT] include audit type in audit message when using... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Paris | [AUDIT] do not panic on exclude messages in audit_log_pid_co... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Paris | [AUDIT] Add End of Event record Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Paris | [AUDIT] add session id to audit messages Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Paris | [AUDIT] collect uid, loginuid, and comm in OBJ_PID... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-02-01 |
Eric Paris | [AUDIT] return EINTR not ERESTART* Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-01-25 |
Eric Paris | Security: add get, set, and cloning of superblock security... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2008-01-21 |
Eric Paris | rfkill: call rfkill_led_trigger_unregister() on error Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-12-05 |
Eric Paris | VM/Security: add security hook to do_brk Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-12-05 |
Eric Paris | VM/Security: add security hook to do_brk Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-12-05 |
Eric Paris | Security: round mmap hint address above mmap_min_addr Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-12-05 |
Eric Paris | security: protect from stack expantion into low vm... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-12-05 |
Eric Paris | Security: allow capable check to permit mmap or low... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-11-16 |
Eric Paris | SELinux: return EOPNOTSUPP not ENOTSUPP Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-10-22 |
Eric Paris | SELinux: always check SIGCHLD in selinux_task_wait Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-10-16 |
Eric Paris | SELinux: policy selectable handling of unknown classes... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-09-19 |
Eric Paris | SELinux: fix array out of bounds when mounting with... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-07-22 |
Eric Paris | [PATCH] allow audit filtering on bit & operations Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-07-12 |
Eric Paris | security: Protection for exploiting null dereference... Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |
2007-07-12 |
Eric Paris | selinux: introduce schedule points in policydb_destroy() Signed-off-by: Eric Paris <eparis@redhat.com>
|
commit | commitdiff | tree |