~ubuntu-branches/ubuntu/maverick/audit/maverick

« back to all changes in this revision

Viewing changes to lib/msg_typetab.h

  • Committer: Bazaar Package Importer
  • Author(s): Mathias Gug
  • Date: 2007-06-29 13:05:14 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20070629130514-z798cz4lebiahj5w
Tags: 1.5.4-0ubuntu1
* New upstream version.
* debian/patches/audit-1.5.1-dist.patch:
  * update so that it applies for 1.5.4.
* debian/control:
  * update Maintainer and XSBC-Original-Maintainer fields.
* debian/rules:
  * enable apparmor support: add --with-apparmor to configure options.

Show diffs side-by-side

added added

removed removed

Lines of Context:
34
34
_S(AUDIT_USER,                       "USER"                          )
35
35
_S(AUDIT_LOGIN,                      "LOGIN"                         )
36
36
//_S(AUDIT_SIGNAL_INFO,              "SIGNAL_INFO"                   )
37
 
_S(AUDIT_LIST_RULES,                 "LIST_RULES"                    )
38
37
//_S(AUDIT_ADD_RULE,                 "ADD_RULE"                      )
39
38
//_S(AUDIT_DEL_RULE,                 "DEL_RULE"                      )
 
39
_S(AUDIT_LIST_RULES,                 "LIST_RULES"                    )
 
40
//_S(AUDIT_TRIM,                     "TRIM"                          )
 
41
//_S(AUDIT_MAKE_EQUIV,               "MAKE_EQUIV"                    )
40
42
_S(AUDIT_USER_AUTH,                  "USER_AUTH"                     )
41
43
_S(AUDIT_USER_ACCT,                  "USER_ACCT"                     )
42
44
_S(AUDIT_USER_MGMT,                  "USER_MGMT"                     )