From owner-soc-status@FreeBSD.ORG Sun Jul 19 12:30:13 2009 Return-Path: Delivered-To: soc-status@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3B871106566B for ; Sun, 19 Jul 2009 12:30:13 +0000 (UTC) (envelope-from marinosi@ceid.upatras.gr) Received: from poseidon.ceid.upatras.gr (poseidon.ceid.upatras.gr [150.140.141.169]) by mx1.freebsd.org (Postfix) with ESMTP id E12628FC18 for ; Sun, 19 Jul 2009 12:30:12 +0000 (UTC) (envelope-from marinosi@ceid.upatras.gr) Received: from mail.ceid.upatras.gr (unknown [10.1.0.143]) by poseidon.ceid.upatras.gr (Postfix) with ESMTP id 70DDDEB47AB for ; Sun, 19 Jul 2009 15:30:11 +0300 (EEST) Received: from localhost (europa.ceid.upatras.gr [127.0.0.1]) by mail.ceid.upatras.gr (Postfix) with ESMTP id 3974945088 for ; Sun, 19 Jul 2009 15:30:11 +0300 (EEST) X-Virus-Scanned: amavisd-new at ceid.upatras.gr Received: from mail.ceid.upatras.gr ([127.0.0.1]) by localhost (europa.ceid.upatras.gr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YGDDUF4jyqJJ for ; Sun, 19 Jul 2009 15:30:11 +0300 (EEST) Received: from marinos.ceid.upatras.gr (marinos.ceid.upatras.gr [150.140.140.17]) by mail.ceid.upatras.gr (Postfix) with ESMTP id 107504503F for ; Sun, 19 Jul 2009 15:30:11 +0300 (EEST) Received: by marinos.ceid.upatras.gr (Postfix, from userid 1001) id DD52C22835; Sun, 19 Jul 2009 15:30:10 +0300 (EEST) Date: Sun, 19 Jul 2009 15:30:10 +0300 From: Ilias Marinos To: soc-status@freebsd.org Message-ID: <20090719123010.GA71535@marinos.ceid.upatras.gr> MIME-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline X-PGP-Key: http://diogenis.ceid.upatras.gr/~marinosi/pubkey.asc X-PGP-Fingerprint: B034 ED35 B46E 7AEE D281 2B23 FD63 11AD AFBD 04F9 User-Agent: Mutt/1.5.19 (2009-01-05) Subject: STATUS Report - Application-Specific Audit Trails X-BeenThere: soc-status@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Summer of Code Status Reports and Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 19 Jul 2009 12:30:13 -0000 Hello all, the previous two weeks I have finished the new kernel audit framework which is based on slices. This period, I was reading and I am working with the userspace part of the project and the audit daemon: - A new auditon() command for slice listing. - Working on a new audit trigger protocol as discussed with my mentor, to allow messages/trigger "tagging" for each slice. - Developing the right commands(in auditon() syscall) to enable auditd to push audit trail names for the several audit slices. This part is a little bit complex/tricky for me but I am trying it and I believe I am on a good way to complete it. Best Regards, Ilias -- echo "Sysadmin know better bash than english." | sed s/min/mins/ \ | sed 's/better bash/bash better/'