John Johansen
a1ad2f9844
fix aa_perm_path to pass the name into audit
2007-04-18 20:42:01 +00:00
Andreas Gruenbacher
9e4fa16dff
Something to fix.
2007-04-18 20:20:23 +00:00
Andreas Gruenbacher
21adaaceb7
Stupid error
2007-04-18 15:18:15 +00:00
Andreas Gruenbacher
d785c1ffc6
Split up the d_path patches.
2007-04-18 14:56:47 +00:00
Andreas Gruenbacher
1dde16f8ec
use anonymouns structs here to be a little nicer to the compiler.
2007-04-16 15:55:44 +00:00
Andreas Gruenbacher
5aed7284a5
Better comments.
2007-04-16 15:41:22 +00:00
Andreas Gruenbacher
30d9157962
Add sysctl-pathname patches.
2007-04-16 13:22:51 +00:00
Andreas Gruenbacher
c9fb3fec81
Rediff.
2007-04-16 12:08:19 +00:00
Andreas Gruenbacher
b185eb6739
Special case the mqueue kernel-internal mount.
2007-04-16 00:31:34 +00:00
Andreas Gruenbacher
c814631218
A minor update to nameidata-never-NULL.diff. Add split-up-nameidata.diff (which passes down a stripped nameidata to some fs functions). Needs testing.
2007-04-15 22:16:50 +00:00
Andreas Gruenbacher
875dbfb65e
Add a minimal fix that no longer passes NULL nameidata to vfs_create. May not actually work yet, and it's quite an ugly hack.
2007-04-14 17:24:30 +00:00
Andreas Gruenbacher
0aaaab25e3
Minor parameter passing cleanup in fs/nfsd/vfs.c
2007-04-14 17:22:24 +00:00
Andreas Gruenbacher
6dc1c8e7e2
(Join two lines)
2007-04-14 05:45:26 +00:00
John Johansen
9182e53486
fix the depth check for hat expansion
2007-04-14 05:24:10 +00:00
John Johansen
58305e50b5
remove a couple more extraneous functions
2007-04-14 03:04:18 +00:00
John Johansen
104a654461
add patches for: ptracing process in different namespace, removing redundant fn's in lsm.c, using beX_to_cpu instead of ntohX routines, fixing interface bounds checking against overflow, limiting hat interface recursion to 1 level
2007-04-13 23:53:07 +00:00
Andreas Gruenbacher
083e8e575b
Actually, enable apparmor-main-2.diff: I think we shouldn't actually have to change anything except the profiles using hats (two only ...)
2007-04-13 04:03:26 +00:00
Andreas Gruenbacher
bd3cc5667c
Add patch to get rid of aa_taskattr_access (disabled in series).
2007-04-13 01:01:34 +00:00
Andreas Gruenbacher
2029a5e4cb
Cosmetic change & typo
2007-04-13 00:18:23 +00:00
Andreas Gruenbacher
ef709ac4d3
Fold together recent patches. Split up apparmor.diff (too big in one piece for LKML). Add some patch header documentation.
2007-04-11 00:15:58 +00:00
John Johansen
cf00a2d8b3
add module_param-2.diff, refresh apparmor-messages.diff to remove \n from AA_INFO messages
2007-04-10 23:07:50 +00:00
John Johansen
d13ef600d8
update patches with feed back, refresh with -p ab
2007-04-10 20:54:28 +00:00
Andreas Gruenbacher
ea1ae48724
Get patch order right.
2007-04-10 18:35:13 +00:00
Andreas Gruenbacher
9b46fbca97
Add locking-comment.txt.
2007-04-08 17:58:53 +00:00
Andreas Gruenbacher
9597b4192f
Add missing patches; new mostly-cosmetic one
2007-04-08 17:50:13 +00:00
Andreas Gruenbacher
dfdffc0e39
Update the ptrace patch.
2007-04-05 14:29:00 +00:00
Andreas Gruenbacher
4ff695d5a3
Add patch header comments
2007-04-05 10:04:00 +00:00
Andreas Gruenbacher
87e2544d6f
Fold together patches again.
2007-04-04 20:30:36 +00:00
Andreas Gruenbacher
41bd5154e6
Add some more minor cleanups.
2007-04-03 16:48:07 +00:00
Andreas Gruenbacher
d622b621f1
security/Makefile: slightly cleaner version
2007-04-03 13:39:05 +00:00
Andreas Gruenbacher
368d9999ca
Remove AA_LINK_X_MODIFIERS again.
2007-04-03 13:26:33 +00:00
Andreas Gruenbacher
72fba9803d
Move to d_path fix backport from -mm tree (which is where our patch was merged).
2007-04-03 12:04:05 +00:00
Andreas Gruenbacher
026eb0b136
More logical patch order
2007-04-03 10:04:39 +00:00
Andreas Gruenbacher
0a12813bd8
Add comment
2007-04-03 09:33:34 +00:00
John Johansen
b5f18f5177
merge down patches to single apparmor.diff
2007-04-03 07:50:09 +00:00
Andreas Gruenbacher
8487f24e33
Inline function cleanup
2007-03-31 17:23:39 +00:00
Andreas Gruenbacher
ea49ba7712
Add setprocattr cleanup
2007-03-31 16:42:04 +00:00
Andreas Gruenbacher
dacc176aca
Add in reintroduce-interface-lock.diff which slipped through
2007-03-30 22:15:49 +00:00
Andreas Gruenbacher
f28840dff2
Fold all the apparmor patches together. Some line offsets in other patches.
2007-03-30 21:25:45 +00:00
Andreas Gruenbacher
152bc78d8b
Line offset rediff only
2007-03-30 20:52:27 +00:00
Andreas Gruenbacher
94f53ffcc9
Update link patch according to yesterday's discussion
2007-03-29 15:12:04 +00:00
Andreas Gruenbacher
e839f8ac74
Add reintroduce-interface-lock.diff
2007-03-28 15:56:32 +00:00
Andreas Gruenbacher
188a1b56c4
Bunch of stuff in reply to JJ's latest updates
2007-03-26 19:37:35 +00:00
John Johansen
4603c8829d
patch to convert complain mode to learning mode
2007-03-26 19:12:41 +00:00
John Johansen
7d43226fbd
A fix_apparmor_getprocattr.diff
...
fix getprocattr so that it returns the start of the profile name string
instead of the end of it.
A rcu-locking-docs.txt
Change the locking docs to reflect the locking changes for rcu
aa_task_contexts
A fix-rename-file-type.diff
Use the dentry->inode to determine if the medieated dentry is a directory.
The use of the inode that is pasted in is incorrect because it is
often the parent inode of the dentry being mediated.
A misc-typos.diff
Fix a few miscellaneous typos
A rcu-stale-forward-ptr.diff
A rcu-caps-cache-comment.diff
Add a comment as to why resetting the caps cache instead of propogating it
is the right thing to do.
A warn-info-messages.diff
Convert AA_WARN to us aa_audit_message, most of these messages while
not necessary for learning mode should be present in the logs with
the other apparmor messages.
A rename-activate-unpack.diff
rename the interface routines to use unpack instead of activate, its
simpler and more standard.
j
2007-03-26 10:18:14 +00:00
Andreas Gruenbacher
38fe3a0bf6
Add further locking improvement proposal.
2007-03-22 22:34:19 +00:00
Andreas Gruenbacher
6814e22b73
Add changes missing in rcu-task-context-2.diff
2007-03-22 13:05:13 +00:00
Andreas Gruenbacher
98f6ce46d1
A cleanup in aa_change_hat()
2007-03-22 10:10:59 +00:00
Andreas Gruenbacher
504721f4f4
Add rcu-task-context-2.diff and no-inline-aa_change_task_context.diff.
2007-03-22 09:38:56 +00:00
Andreas Gruenbacher
c377d49bf9
Add comment
2007-03-22 08:20:24 +00:00