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
Andreas Gruenbacher
76e0141e21
Fix link-subset-check.diff and add more rigid link-subset-check-2.diff variant for discussion.
2007-03-01 05:02:27 +00:00
Andreas Gruenbacher
584a4a2bbd
Make the computation of exec_mode more obvious.
2007-03-01 04:15:51 +00:00
Andreas Gruenbacher
c20016faf5
Make nfsd compile again after file-handle-ops-2.diff.
2007-02-27 23:47:47 +00:00
Andreas Gruenbacher
e4d1ddd10c
Really add file-handle-ops-2.diff now.
2007-02-27 22:16:11 +00:00
Andreas Gruenbacher
ba440ad5b8
Ad xattr hook changes needed for proper file descriptor handling. Add file-handle-ops-2.diff for handling xattrs and file read/write.
2007-02-27 22:13:49 +00:00
Andreas Gruenbacher
6184196ce2
Remove junk from constrained-to-confined.diff.
2007-02-27 09:45:27 +00:00
Andreas Gruenbacher
59454ecf49
Add mount-consistent-d_cache.diff and file-handle-ops.diff. Update to last link-subset-check.diff proposal. Minor rediffs to get rid of offsets.
2007-02-27 08:42:00 +00:00
John Johansen
3bc6bf34ab
add fixes to locking and more minor cleanups
2007-02-27 05:09:23 +00:00
Andreas Gruenbacher
06a239c9c8
Enable fix-aa_register.diff. Add no-new-namespaces.diff.
2007-02-24 18:14:47 +00:00
Andreas Gruenbacher
bd442e3869
Add clarify-audit-status-handling.diff. Fix 247679 in link-subset-check.diff. Uncomment ptrace.diff and link-subset-check.diff in series.conf.
2007-02-23 22:33:00 +00:00
Andreas Gruenbacher
4ca2496f50
d_namespace_path fix; rename aa_get_pathname back to aa_get_name. Add tell-files-from-dirs.diff.
2007-02-23 07:38:14 +00:00
Andreas Gruenbacher
79f88b5458
Add tentative aa_link refinement. Comment out this patch and the ptrace patch for now.
2007-02-23 06:28:15 +00:00
Andreas Gruenbacher
0b96655a5c
Allow confined processes th ptrace other processes if they have CAP_SYS_PTRACE.
2007-02-23 05:11:21 +00:00
Andreas Gruenbacher
487a7b4e73
Two minor cleanups / improvements
2007-02-22 04:45:15 +00:00
Andreas Gruenbacher
ee4c70b261
Add tentative aa_register fix.
2007-02-21 08:34:17 +00:00
Andreas Gruenbacher
d462346781
Add locking documentation
2007-02-21 01:16:40 +00:00
Andreas Gruenbacher
0f97882aa3
Another bunch of cleanups, including a big locking rewrite.
2007-02-21 01:08:46 +00:00
Andreas Gruenbacher
8779ffa8f3
Revert breakage triggered by Neil's review comment on the LKML.
2007-02-17 09:07:54 +00:00
Tony Jones
de1a855d5c
Be nice and check for nulls
2007-02-16 02:13:18 +00:00
Andreas Gruenbacher
e2f747eca4
Zap redundant kernel command line __setup() code. Some fuzz/offset rediffs.
2007-02-16 01:34:49 +00:00
Andreas Gruenbacher
0e6adf7ce3
Revert series change
2007-02-15 21:57:40 +00:00
Andreas Gruenbacher
15a0bad179
Don't change the messages: this would break audit.
2007-02-15 21:57:14 +00:00
Andreas Gruenbacher
8075045c37
Update comments.
2007-02-15 21:43:21 +00:00
Andreas Gruenbacher
01c123fbca
Also add command line parameter for apparmor_path_max
2007-02-15 21:38:03 +00:00
Andreas Gruenbacher
4adfbfb821
Make the maximum pathname size (apparmor_path_max) configurable. Some subsequent refreshes.
2007-02-15 21:12:39 +00:00
Andreas Gruenbacher
6de6de7bc3
Add other fixes from Steve.
2007-02-15 11:55:00 +00:00
Andreas Gruenbacher
3982066011
Incorporate feedback from Steve.
2007-02-15 11:03:05 +00:00
Andreas Gruenbacher
597f751050
Some more minor cleanups
2007-02-15 03:46:53 +00:00