~ubuntu-branches/ubuntu/quantal/audit/quantal

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2008-01-11 17:15:18 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20080111171518-69vhd2y91t8cpogp
Tags: 1.6.5-0ubuntu1
* New upstream version:
  - Added aulastlog utility.
  - Fix config parser to allow either 0640 or 0600 for audit logs.
* Makefile.am, debian/auditd.install:
  - Enable tools directory to build aulastlog.
* debian/audispd-plugins.install:
  - remove audisp-ids and remote plugins.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Things that need to be done:
2
2
===========================
3
 
1.6.5
 
3
1.6.6
 
4
* Put message types into ternary or avl tree for ausearch/aureport use
 
5
* Add remote logging plugin, gssapi, labeled networking, nss.
 
6
* fix auparse to handle out of order messages
4
7
* Fix retry logic in distribute event, buffer is freed by the logger thread
5
 
* Update nispom & lspp & capp rules for b32/64 and recursive directories
6
 
* fix auparse to handle out of order messages
7
 
* Add remote logging plugin, gssapi, labeled networking, nss.
8
 
* Get a basic ids plugin up and running. (login # failures, login on watched      acct, access of watched file).
9
 
* Put message types into ternary or avl tree for ausearch/aureport use
10
 
* Create basic response plugin
11
8
* Consider adding node/machine name to records going to rt interface in daemon    as protocol version 2.
12
9
* Sessions for logins - all events in same session ausearch
 
10
* Get a basic ids plugin up and running. (login on watched acct).
 
11
* Create basic response plugin
13
12
 
14
 
1.6.6
15
 
* Add sigusr2 to restart suspended logging
 
13
1.6.7
16
14
* Add keywords for time: month-ago
17
15
* Fix multilib problems for sc-audit
18
16
* Allow -F path!=/var/my/app
30
28
* interpret contexts
31
29
* Add gzip format for logs
32
30
 
33
 
1.6.7
 
31
1.6.8
34
32
* Investigate effects of slow dispatcher
35
33
* Consolidate parsing code between libaudit and auditd-conf.c
36
34
* Group message types in ausearch help.