From tomas.zeman at sun.com Fri Mar 9 01:51:45 2007 From: tomas.zeman at sun.com (tomas.zeman at sun.com) Date: Fri, 9 Mar 2007 01:51:45 -0800 (PST) Subject: [audit-notify] xml_build-adt: fixed autogen-notice, perl path Message-ID: <200703090951.l299pjt3014223@oss-app1.opensolaris.org> Author: "Tomas Zeman " Repository: /hg/audit/patches Latest revision: e25060036104210c577c86229c76b0fd33b5ea7f Total changesets: 1 Log message: xml_build-adt: fixed autogen-notice, perl path Files: update: xml_build-adt.patch From tomas.zeman at sun.com Fri Mar 16 04:15:23 2007 From: tomas.zeman at sun.com (tomas.zeman at sun.com) Date: Fri, 16 Mar 2007 03:15:23 -0800 (PST) Subject: [audit-notify] pre-PSARC Remote Audit Trail Storage - initial import of audit_tcp and rauditd Message-ID: <20070316111523.6454F20C37@mail.opensolaris.org> Author: "Tomas Zeman " Repository: /hg/audit/patches Latest revision: 17e2bd3d4c2bd1202cf82e0feb8c8ace6987c177 Total changesets: 1 Log message: pre-PSARC Remote Audit Trail Storage - initial import of audit_tcp and rauditd http://opensolaris.org/os/project/audit/projects/remote_storage audit_tcp: - auditd(1m) plugin sending audit records via a tcp connection to remote hosts (with failover) - configuration compliant with audit_control(4) rauditd: - tcp server logging audit records from remote hosts - configurable via smf/scf, manifest included - Solaris event ports API, worker threads - generalized audit_binfile plugin used for logging TODO: - IPv6 - better communication protocol (ack-ing to ensure reliability) Files: create: audit_tcp.patch create: rauditd.patch update: series From tomas.zeman at sun.com Fri Mar 16 04:15:33 2007 From: tomas.zeman at sun.com (tomas.zeman at sun.com) Date: Fri, 16 Mar 2007 03:15:33 -0800 (PST) Subject: [audit-notify] projects.d/remote_storage: implementation updates Message-ID: <20070316111533.8D86F20C37@mail.opensolaris.org> Author: "Tomas Zeman " Repository: /hg/audit/website Latest revision: 8a3ff41d5007c49b14979e681f77dd83d10b0dfa Total changesets: 1 Log message: projects.d/remote_storage: implementation updates formating fixes links to webrevs for audit_tcp, rauditd Files: update: projects.d/remote_storage