Date: Fri, 22 Sep 2006 02:29:54 +0000 (UTC) From: "Christian S.J. Peron" <csjp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/su Makefile su.c Message-ID: <200609220229.k8M2TsLa028385@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
csjp 2006-09-22 02:29:54 UTC FreeBSD src repository Modified files: (Branch: RELENG_6) usr.bin/su Makefile su.c Log: MFC revision 1.80 su.c MFC revision 1.41 Makefile Log: Integrate audit_submit(3) bits into su. This means that records for successful and failed su attempts will be recorded using the AUE_su event type (login or lo class) if auditing is present in the system. Currently, the records will have a header, subject, text (with the actual diagnostics), a return and trailer token. This should conclude the userspace audit bits for 6.2, there will be a lot more to come in future releases! Reviewed by: rwatson, cperciva Approved by: re@ (mux) Revision Changes Path 1.40.2.1 +8 -0 src/usr.bin/su/Makefile 1.76.2.1 +69 -6 src/usr.bin/su/su.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609220229.k8M2TsLa028385>