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

« back to all changes in this revision

Viewing changes to lib/msg_typetab.h

  • 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:
73
73
_S(AUDIT_DAEMON_CONFIG,              "DAEMON_CONFIG"                 )
74
74
//_S(AUDIT_DAEMON_RECONFIG,          "DAEMON_RECONFIG"               )
75
75
_S(AUDIT_DAEMON_ROTATE,              "DAEMON_ROTATE"                 )
 
76
_S(AUDIT_DAEMON_RESUME,              "DAEMON_RESUME"                 )
76
77
_S(AUDIT_SYSCALL,                    "SYSCALL"                       )
77
78
//_S(AUDIT_FS_WATCH,                 "FS_WATCH"                      )
78
79
_S(AUDIT_PATH,                       "PATH"                          )