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
John Johansen
f6244becd4
use rcu for aa_task_context
2007-03-21 22:21:13 +00:00
Andreas Gruenbacher
f29097e401
Improved version of the last format string fix
2007-03-20 17:41:36 +00:00
Andreas Gruenbacher
fb62f5c553
Replace force_dir_on_negative_dentry.diff with rename-file-type.diff
2007-03-20 17:39:51 +00:00
Andreas Gruenbacher
d1e9b24234
Drop obsolete audit-unterminated-string.diff, and add apparmor_getprocattr.diff.
2007-03-20 16:10:56 +00:00
Andreas Gruenbacher
96f896c193
Fix warning
2007-03-20 15:56:50 +00:00
John Johansen
78ba031fc7
Add basic script used to convert module/apparmor into kernel patch snapshot
2007-03-19 11:13:05 +00:00
John Johansen
6f03656049
Add brief readme used to explain layout of kernel-patches snapshots
2007-03-19 11:11:05 +00:00
John Johansen
31b181fcf8
update namespace semaphore patch for changes in 2.6.20
2007-03-19 11:10:01 +00:00
John Johansen
5643deb42e
patch to make dfa table numbers match flex table numbers
2007-03-15 22:26:45 +00:00
John Johansen
e5cced8ba0
change dfa table entry numbering to match flex
2007-03-14 22:02:50 +00:00
John Johansen
e102bd2651
fixes to issues that came up in updating the regression tests
2007-03-13 21:44:05 +00:00
Jesse Michael
c0b7fc812d
add minor cleanup to match up with recommendations from the kernel
...
CodingStyle documentation
2007-03-12 18:39:53 +00:00
Andreas Gruenbacher
0c7f8233e8
Rename mount-consistent-d_cache.diff to mount-consistent-d_path.diff.
2007-03-01 21:18:35 +00:00
Andreas Gruenbacher
7df0fde677
Add proposal for unlink permission checking.
2007-03-01 06:16:18 +00:00
Andreas Gruenbacher
da080ef1a4
Add parentheses.
2007-03-01 06:06:51 +00:00