From tomas.zeman at sun.com Wed May 9 04:02:19 2007 From: tomas.zeman at sun.com (tomas.zeman at sun.com) Date: Wed, 9 May 2007 04:02:19 -0700 (PDT) Subject: [audit-notify] xml_build: implemented; added note about onnv-gate revision. Message-ID: <20070509110219.88F283914B@mail.opensolaris.org> Author: "Tomas Zeman " Repository: /hg/audit/website Latest revision: d91a8a99faf6eeb93fd5a182dd35994a63a1bd5f Total changesets: 1 Log message: xml_build: implemented; added note about onnv-gate revision. Files: update: projects.d/xml_build From tomas.zeman at sun.com Wed May 9 04:03:45 2007 From: tomas.zeman at sun.com (tomas.zeman at sun.com) Date: Wed, 9 May 2007 04:03:45 -0700 (PDT) Subject: [audit-notify] Removed xml_build-*: integrated into ONNV in 9c92120b1c02. Message-ID: <20070509110345.017A739169@mail.opensolaris.org> Author: "Tomas Zeman " Repository: /hg/audit/patches Latest revision: 23b8f01328a69c250ce95cc0cee8c033a32543d0 Total changesets: 1 Log message: Removed xml_build-*: integrated into ONNV in 9c92120b1c02. Files: delete: xml_build-adt.patch delete: xml_build-bsmrecord.patch delete: xml_build-rm.patch delete: xml_build-xsd.patch update: series From tomas.zeman at sun.com Wed May 9 05:39:11 2007 From: tomas.zeman at sun.com (tomas.zeman at sun.com) Date: Wed, 9 May 2007 05:39:11 -0700 (PDT) Subject: [audit-notify] Created mini howto on new adding new adt_ event to libbsm Message-ID: <20070509123911.644BA394F5@mail.opensolaris.org> Author: "Tomas Zeman " Repository: /hg/audit/website Latest revision: d16e24cd3830d9f7822669b8bbfc2f94e3eefba4 Total changesets: 1 Log message: Created mini howto on new adding new adt_ event to libbsm Files: create: howto.d/new_adt_event create: howtos From tomas.zeman at sun.com Thu May 10 01:31:16 2007 From: tomas.zeman at sun.com (tomas.zeman at sun.com) Date: Thu, 10 May 2007 01:31:16 -0700 (PDT) Subject: [audit-notify] home: minor clarification about IDS integration Message-ID: <20070510083116.5115D3E60D@mail.opensolaris.org> Author: "Tomas Zeman " Repository: /hg/audit/website Latest revision: 95f3d0018e2b1454c5b6162a8213c69a8dedd834 Total changesets: 1 Log message: home: minor clarification about IDS integration new_adt_event: added note about contract for PSARC 2003/397 Files: update: home update: howto.d/new_adt_event From tomas.zeman at sun.com Thu May 31 00:22:35 2007 From: tomas.zeman at sun.com (tomas.zeman at sun.com) Date: Thu, 31 May 2007 00:22:35 -0700 (PDT) Subject: [audit-notify] pre-PSARC Remote Audit Trail Storage - gss secured transport Message-ID: <20070531072235.0659D983FF@mail.opensolaris.org> Author: "Tomas Zeman " Repository: /hg/audit/patches Latest revision: 4189797d0c5fe7c5b68a1126178e8d2c4cf2cdfb Total changesets: 1 Log message: pre-PSARC Remote Audit Trail Storage - gss secured transport audit_tcp, rauditd: - uses GSSAPI for securing/encrypting transmition channel - hostbased principals - gss service name: audit@ - encryption/reliability: gss_wrap + gss_verify_mic - IPv6 support - mechanisms tested: krb5, dh TODO: - acl - differentiate clients based on their principals Files: update: audit_tcp.patch update: rauditd.patch