cvs commit: src/usr.bin/su Makefile su.c

Christian S.J. Peron csjp at FreeBSD.org
Thu Sep 21 19:29:55 PDT 2006


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


More information about the cvs-src mailing list