]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tests/sys/audit
Copy libevent sources to contrib
[FreeBSD/FreeBSD.git] / tests / sys / audit /
2018-09-24 emasteCopy libevent sources to contrib
2018-09-13 jkimUpdate OpenSSL to 1.1.1.
2018-09-10 desUpgrade to OpenSSH 7.8p1.
2018-08-23 manudts: Import DTS for arm64
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-11 kevansMFH @ r337607, in preparation for boarding
2018-08-08 eadlerfile: update to 5.34
2018-07-31 mavMFV r336991, r337001:
2018-07-29 asomersaudit(4): add tests for sysctl(3) and sysarch(2)
2018-07-29 mmMFV r336851:
2018-07-22 asomersFix audit of chflagsat, lgetfh, and setfib
2018-07-21 asomersaudit(4): add test cases for chflagsat(2), lgetfh(2...
2018-07-21 asomersaudit(4): add more test cases for auditon(2)
2018-07-20 asomersSeparate the audit(4) tests for auditon(2)'s individual...
2018-07-17 asomersaudit(4): add tests for _exit(2), cap_enter(2), and...
2018-07-11 cyMFV r324714:
2018-07-01 asomersaudit(4): add tests for procctl(2)
2018-06-29 asomersaudit(4): add tests for several more administrative...
2018-06-29 asomersaudit(4): add tests for setsid, wait4, wait6, and kill
2018-06-27 asomersaudit(4): fix Coverity issues
2018-06-26 asomersaudit(4): add tests for the process-control audit class
2018-06-26 asomersaudit(4): add tests for pipe, posix_openpt, shm_open...
2018-06-22 asomersaudit(4): add tests for Sys V semaphore operations
2018-06-19 asomersaudit(4): add tests for sendmsg, recvmsg, shutdown...
2018-06-19 asomersaudit(4): add tests for utimes(2) and friends, mprotect...
2018-06-19 asomersaudit(4): add tests for ioctl(2)
2018-06-18 asomersaudit(4): Add tests for {get/set}auid, {get/set}audit...
2018-06-18 asomersaudit(4): add tests for send, recv, sendto, and recvfrom
2018-06-18 asomersaudit(4): add tests for extattr_set_file and friends
2018-06-18 asomersFix 32-bit build after 335307
2018-06-17 asomersaudit(4): add tests for Sys V shared memory syscalls
2018-06-17 asomersaudit(4): add tests for connect, connectat, and accept
2018-06-17 asomersaudit(4): Add tests for a few syscalls in the ad class
2018-06-17 asomersaudit(4): add tests for extattr_get_file(2) and friends
2018-06-17 asomersaudit(4): add tests for chflags and friends
2018-06-16 asomersaudit(4): add tests for pathconf(2) and friends
2018-06-16 asomersaudit(4): add tests for POSIX message queues
2018-06-16 asomersaudit(4): add tests for chown(2) and friends
2018-06-16 asomersaudit(4): add tests for bind(2), bindat(2), and listen(2)
2018-06-15 asomersaudit(4): Add a few tests for network-related syscalls
2018-06-15 asomersaudit(4): improve formatting in tests/sys/audit/open.c
2018-06-15 asomersaudit(4): add tests for access(2), chmod(2), and friends
2018-06-14 asomersaudit(4): add tests for fhopen, fhstat, and fhstatfs
2018-06-14 asomersaudit(4): fix typo from r335136
2018-06-14 asomersaudit(4): add tests for flock, fcntl, and fsync
2018-06-14 manudts: Update our copy to Linux 4.17
2018-06-14 asomersaudit(4): add tests for statfs(2), fstatfs(2), and...
2018-06-13 asomersaudit(4): Fix file descriptor leaks in ATF tests
2018-06-10 asomersaudit(4): add tests for stat(2) and friends
2018-06-05 asomersaudit(4): add tests for open(2) and openat(2)
2018-06-03 asomersaudit(4): add tests for the cl audit class
2018-06-01 asomersaudit(4): add tests for the fd audit class
2018-06-01 asomersaudit(4): Add tests for the fw class of syscalls.
2018-06-01 asomersaudit(4): Add tests for the fr class of syscalls
2018-05-29 asomersAdd initial set of tests for audit(4)