Commit Graph

176 Commits (bac07ecd6c9b16656aced6dc4f9f070120153046)

Author SHA1 Message Date
Al Viro e048e02c89 make sure that filterkey of task,always rules is reported 16 years ago
Al Viro 0590b9335a fixing audit rule ordering mess, part 1 16 years ago
Al Viro 57f71a0af4 sanitize audit_log_capset() 16 years ago
Al Viro 157cf649a7 sanitize audit_fd_pair() 16 years ago
Al Viro 564f6993ff sanitize audit_mq_open() 16 years ago
Al Viro c32c8af43b sanitize AUDIT_MQ_SENDRECV 16 years ago
Al Viro 20114f71b2 sanitize audit_mq_notify() 16 years ago
Al Viro 7392906ea9 sanitize audit_mq_getsetattr() 16 years ago
Al Viro e816f370cb sanitize audit_ipc_set_perm() 16 years ago
Al Viro a33e675100 sanitize audit_ipc_obj() 16 years ago
Al Viro f3298dc4f2 sanitize audit_socketcall 16 years ago
Al Viro 4f6b434fee don't reallocate buffer in every audit_sockaddr() 16 years ago
Al Viro 48887e63d6 [PATCH] fix broken timestamps in AVC generated by kernel threads 16 years ago
Randy Dunlap 7f0ed77d24 [patch 1/1] audit: remove excess kernel-doc 16 years ago
Al Viro a64e64944f [PATCH] return records for fork() both to child and parent 16 years ago
David Howells d84f4f992c CRED: Inaugurate COW credentials 16 years ago
David Howells c69e8d9c01 CRED: Use RCU to access another task's creds and to release a task's own creds 16 years ago
David Howells b6dff3ec5e CRED: Separate task security context from task_struct 16 years ago
David Howells 76aac0e9a1 CRED: Wrap task credential accesses in the core kernel 16 years ago
Eric Paris e68b75a027 When the capset syscall is used it is not possible for audit to record the 16 years ago
Eric Paris 3fc689e96c Any time fcaps or a setuid app under SECURE_NOROOT is used to result in a 16 years ago
Eric Paris 851f7ff56d This patch will print cap_permitted and cap_inheritable data in the PATH 16 years ago
Alan Cox dbda4c0b97 tty: Fix abusers of current->sighand->tty 17 years ago
Cordelia c4bacefb7a [PATCH] audit: Moved variable declaration to beginning of function 17 years ago
zhangxiliang 1a61c88def Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is set 17 years ago
zhangxiliang 980dfb0db3 [PATCH] Fix the kernel panic of audit_filter_task when key field is set 17 years ago
Eric Paris ee1d315663 [PATCH] Audit: Collect signal info when SIGUSR2 is sent to auditd 17 years ago
Roland McGrath 86a1c34a92 x86_64 syscall audit fast-path 17 years ago
Al Viro 8b67dca942 [PATCH] new predicate - AUDIT_FILETYPE 17 years ago
Harvey Harrison 7719e437fa [PATCH 2/2] audit: fix sparse shadowed variable warnings 17 years ago
Harvey Harrison c782f242f0 [PATCH 1/2] audit: move extern declarations to audit.h 17 years ago
Eric Paris b556f8ad58 Audit: standardize string audit interfaces 17 years ago
Eric Paris 436c405c7d Audit: end printk with newline 17 years ago
Ahmed S. Darwish 04305e4aff Audit: Final renamings and cleanup 17 years ago
Ahmed S. Darwish d7a96f3a1a Audit: internally use the new LSM audit hooks 17 years ago
Ahmed S. Darwish 2a862b32f3 Audit: use new LSM hooks instead of SELinux exports 17 years ago
Paul Moore 422b03cf75 [PATCH] Audit: Fix the format type for size_t variables 17 years ago
Eric Paris b0abcfc146 Audit: use == not = in if statements 17 years ago
Jan Blunck 44707fdf59 d_path: Use struct path in struct avc_audit_data 17 years ago
Jan Blunck 6ac08c39a1 Use struct path in fs_struct 17 years ago
Eric Paris b593d384ef [AUDIT] create context if auditing was ever enabled 17 years ago
Eric Paris de6bbd1d30 [AUDIT] break large execve argument logging into smaller messages 17 years ago
Eric Paris 6246ccab99 [AUDIT] do not panic on exclude messages in audit_log_pid_context() 17 years ago
Eric Paris c0641f28dc [AUDIT] Add End of Event record 17 years ago
Eric Paris 4746ec5b01 [AUDIT] add session id to audit messages 17 years ago
Eric Paris c2a7780efe [AUDIT] collect uid, loginuid, and comm in OBJ_PID records 17 years ago
Eric Paris f701b75ed5 [AUDIT] return EINTR not ERESTART* 17 years ago
Al Viro bfef93a5d1 [PATCH] get rid of loginuid races 17 years ago
Al Viro 0c11b9428f [PATCH] switch audit_get_loginuid() to task_struct * 17 years ago
Randy Dunlap 481968f44e auditsc: fix kernel-doc param warnings 18 years ago