Home
last modified time | relevance | path

Searched hist:"814 fe9e98ea5d20b99741dd46456e75d134dc017" (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/security/audit/
H A Daudit.hdiff 814fe9e98ea5d20b99741dd46456e75d134dc017 Mon Jul 03 16:55:55 CEST 2006 Robert Watson <rwatson@FreeBSD.org> Correct a number of problems that were previously commented on:

- Correct audit_arg_socketaddr() argument name from so to sa.
- Assert arguments are non-NULL to many argument capture functions
rather than testing them. This may trip some bugs.
- Assert the process lock is held when auditing process
information.
- Test currecord in several more places.
- Test validity of more arguments with kasserts, such as flag
values when auditing vnode information.

Perforce change: 98825
Obtained from: TrustedBSD Project
diff 814fe9e98ea5d20b99741dd46456e75d134dc017 Mon Jul 03 16:55:55 CEST 2006 Robert Watson <rwatson@FreeBSD.org> Correct a number of problems that were previously commented on:

- Correct audit_arg_socketaddr() argument name from so to sa.
- Assert arguments are non-NULL to many argument capture functions
rather than testing them. This may trip some bugs.
- Assert the process lock is held when auditing process
information.
- Test currecord in several more places.
- Test validity of more arguments with kasserts, such as flag
values when auditing vnode information.

Perforce change: 98825
Obtained from: TrustedBSD Project
H A Daudit_arg.cdiff 814fe9e98ea5d20b99741dd46456e75d134dc017 Mon Jul 03 16:55:55 CEST 2006 Robert Watson <rwatson@FreeBSD.org> Correct a number of problems that were previously commented on:

- Correct audit_arg_socketaddr() argument name from so to sa.
- Assert arguments are non-NULL to many argument capture functions
rather than testing them. This may trip some bugs.
- Assert the process lock is held when auditing process
information.
- Test currecord in several more places.
- Test validity of more arguments with kasserts, such as flag
values when auditing vnode information.

Perforce change: 98825
Obtained from: TrustedBSD Project
diff 814fe9e98ea5d20b99741dd46456e75d134dc017 Mon Jul 03 16:55:55 CEST 2006 Robert Watson <rwatson@FreeBSD.org> Correct a number of problems that were previously commented on:

- Correct audit_arg_socketaddr() argument name from so to sa.
- Assert arguments are non-NULL to many argument capture functions
rather than testing them. This may trip some bugs.
- Assert the process lock is held when auditing process
information.
- Test currecord in several more places.
- Test validity of more arguments with kasserts, such as flag
values when auditing vnode information.

Perforce change: 98825
Obtained from: TrustedBSD Project