Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 May 2009 07:58:08 GMT
From:      Satish Srinivasan <sathya@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 162559 for review
Message-ID:  <200905230758.n4N7w8oV089276@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=162559

Change 162559 by sathya@sathya-fbsd on 2009/05/23 07:58:04

	Forgot to add Milestones and Roadmap in my initial test commit. I'll be updating further progress in the wiki.

Affected files ...

.. //depot/projects/soc2009/trailconv/Milestones#2 edit

Differences ...

==== //depot/projects/soc2009/trailconv/Milestones#2 (text+ko) ====

@@ -1,0 +1,38 @@
+Developing BSD licensed tools for importing from / exporting to other audit formats to BSM used by the OpenBSM project.
+
+Objectives:
+
+ Primary Objectives: log2bsm
+
+  1. Implement Linux Audit format to BSM converter
+  2. Implement NT Audit format to BSM converter
+
+ Secondary Objectives: bsm2log
+
+  Convert BSM log format to Linux and NT
+
+Project Roadmap:
+
+Until May 25th
+
+ Read from mentor's "reading list"-- read man style, man libbsm, play with audit_control and look at praudit and friends' code.
+
+May 31st
+
+ Complete investigation on Linux' Audit Format as documented at http://people.redhat.com/sgrubb/audit/audit-parse.txt and preparing XSLT for both the BSM and Linux formats. Finalize the Design.
+
+June 25th
+
+ Complete implementing log2bsm' "-t linux" switch for converting linux format to bsm. Lint + Test (and Debug) the code to verify its correctness.
+
+July 6th
+
+ Investigation on NT Audit log format. Midterm Evaluations.
+
+July 30th
+
+ Complete implementing log2bsm' "-t nt" switch for converting nt format to bsm. Prepare a Manual page for log2bsm.
+
+August
+
+ Preparing back converters, i.e bsm to other formats if time permits or other work required to satisfactorily complete my primary objectives.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905230758.n4N7w8oV089276>