The audit-libs-devel package contains the header files needed for developing applications that need to use the audit framework libraries.
3.0




2.8.5

2.8.3

Distribution | Version | Since | Package | Installed | Packager | |
---|---|---|---|---|---|---|
![]() | rpm | 2.8.5-4.el7 | 2020-01-07 | 80.1 kiB | 87 kiB | CentOS BuildSystem |
![]() | rpm | 2.8.3-3.fc28 | 2019-01-14 | 82.8 kiB | 88.8 kiB | Fedora Project |
![]() | rpm | 3.0-0.4.20180831git0047a6c.fc29 | 2019-01-14 | 78.1 kiB | 86.1 kiB | Fedora Project |
![]() | rpm | 3.0-0.2.20180808git77fbcf3.fc29 | 2019-01-14 | 77.9 kiB | 85.8 kiB | Fedora Project |
![]() | rpm | 3.0-0.7.20190326git03e7489.fc30 | 2019-06-17 | 76.9 kiB | 84.6 kiB | Fedora Project |
![]() | rpm | 3.0-0.12.20190507gitf58ec40.fc31 | 2020-01-07 | 77.4 kiB | 85.2 kiB | Fedora Project |
![]() | rpm | 3.0-0.19.20191104git1c2f876.fc33 | 2020-03-13 | 77.5 kiB | 85.5 kiB | Fedora Project |
Manual pages
audit_add_rule_data(3)
audit_add_rule_data - Add new audit rule
audit_add_watch(3)
audit_add_watch - create a rule layout for a watch
audit_delete_rule_data(3)
audit_delete_rule_data - Delete audit rule
audit_detect_machine(3)
audit_detect_machine - Detects the current machine type
audit_encode_nv_string(3)
audit_encode_nv_string - encode a name/value pair in a string
audit_getloginuid(3)
audit_getloginuid - Get a program’s loginuid value
audit_get_reply(3)
audit_get_reply - Get the audit system’s reply
audit_get_session(3)
audit_get_session - Get a program’s login session id value
audit_log_acct_message(3)
audit_log_acct_message - log a user account message
audit_log_semanage_message(3)
audit_log_semanage_message - log a semanage message
audit_log_user_avc_message(3)
audit_log_user_avc_message - log a user avc message
audit_log_user_command(3)
audit_log_user_command - log a user command
audit_log_user_comm_message(3)
audit_log_user_comm_message - log a user message from a console app
audit_log_user_message(3)
audit_log_user_message - log a general user message
audit_open(3)
audit_open - Open a audit netlink socket connection
audit_request_rules_list_data(3)
audit_request_rules_list_data - Request list of current audit rules
audit_request_signal_info(3)
audit_request_signal_info - Request signal info for the audit system
audit_request_status(3)
audit_request_status - Request status of the audit system
audit_setloginuid(3)
audit_setloginuid - Set a program’s loginuid value
audit_set_backlog_limit(3)
audit_set_backlog_limit - Set the audit backlog limit
audit_set_backlog_wait_time(3)
audit_set_backlog_wait_time - Set the audit backlog wait time
audit_set_enabled(3)
audit_set_enabled - Enable or disable auditing
audit_set_failure(3)
audit_set_failure - Set audit failure flag
audit_set_pid(3)
audit_set_pid - Set audit daemon process ID
audit_set_rate_limit(3)
audit_set_rate_limit - Set audit rate limit
audit_update_watch_perms(3)
audit_update_watch_perms - update permissions field of watch command
auparse_add_callback(3)
auparse_add_callback - add a callback handler for notifications
auparse_destroy(3)
auparse_destroy - release instance of parser
auparse_feed(3)
auparse_feed - feed data into parser
auparse_feed_age_events(3)
auparse_feed_age_events - check events for complete based on time.
auparse_feed_has_data(3)
auparse_feed_has_data - check if there is any data accumulating that might need flushing.
auparse_find_field(3)
auparse_find_field - search for field name
auparse_find_field_next(3)
auparse_find_field_next - find next occurrence of field name
auparse_first_field(3)
auparse_first_field - reposition field cursor
auparse_first_record(3)
auparse_first_record - reposition record cursor
auparse_flush_feed(3)
auparse_flush_feed - flush any unconsumed feed data through parser.
auparse_get_field_int(3)
auparse_get_field_int - get current field’s value as an int
auparse_get_field_name(3)
auparse_get_field_name - get current field’s name
auparse_get_field_num(3)
auparse_get_field_num - get current field cursor location
auparse_get_field_str(3)
auparse_get_field_str - get current field’s value
auparse_get_field_type(3)
auparse_get_field_type - get current field’s data type
auparse_get_filename(3)
auparse_get_filename - get the filename where record was found
auparse_get_line_number(3)
auparse_get_line_number - get line number where record was found
auparse_get_milli(3)
auparse_get_milli - get the millisecond value of the event
auparse_get_node(3)
auparse_get_node - get the event’s machine node name
auparse_get_num_fields(3)
auparse_get_num_fields - get the number of fields
auparse_get_num_records(3)
auparse_get_num_records - get the number of records
auparse_get_record_num(3)
auparse_get_record_num - get current record cursor location
auparse_get_record_text(3)
auparse_get_record_text - access unparsed record data
auparse_get_serial(3)
auparse_get_serial - get the event’s serial number
auparse_get_time(3)
auparse_get_time - get event’s time
auparse_get_timestamp(3)
auparse_get_timestamp - access timestamp of the event
auparse_get_type(3)
auparse_get_type - get record’s type
auparse_get_type_name(3)
auparse_get_type_name - get record’s type translation
auparse_goto_field_num(3)
auparse_goto_field_num - move field cursor to specific field
auparse_goto_record_num(3)
auparse_goto_record_num - move record cursor to specific record
auparse_init(3)
auparse_init - initialize an instance of the audit parsing library
auparse_interpret_field(3)
auparse_interpret_field, auparse_interpret_realpath,auparse_interpret_sock_family,auparse_interpret_sock_port,auparse_interpret_sock_address - get current field’s interpreted value
auparse_next_event(3)
auparse_next_event - get the next event
auparse_next_field(3)
auparse_next_field - move field cursor
auparse_next_record(3)
auparse_next_record - move record cursor
auparse_node_compare(3)
auparse_node_compare - compares node name values
auparse_normalize(3)
auparse_normalize - normalize the current event
auparse_reset(3)
auparse_reset - reset audit parser instance
auparse_set_escape_mode(3)
auparse_set_escape_mode - choose escape method
auparse_timestamp_compare(3)
auparse_timestamp_compare - compares timestamp values
ausearch_add_expression(3)
ausearch_add_expression - build up search expression
ausearch_add_interpreted_item(3)
ausearch_add_interpreted_item - build up search rule
ausearch_add_item(3)
ausearch_add_item - build up search rule
ausearch_add_regex(3)
ausearch_add_regex - use regular expression search rule
ausearch_add_timestamp_item(3)
ausearch_add_timestamp_item - build up search rule
ausearch_add_timestamp_item_ex(3)
ausearch_add_timestamp_item_ex - build up search rule
ausearch_clear(3)
ausearch_clear - clear search parameters
ausearch_next_event(3)
ausearch_next_event - find the next event that meets search criteria
ausearch_set_stop(3)
ausearch_set_stop - set the cursor position
get_auditfail_action(3)
get_auditfail_action - Get failure_action tunable value
set_aumessage_mode(3)
set_message_mode - Sets the message mode
Latest updates

Fedora rawhide development/Everything-os: Updated from 3.0-0.18.20191104git1c2f876.fc32 to 3.0-0.19.20191104git1c2f876.fc33
2020-03-13
- Add Obsolete python2-audit (#1783061)

Fedora rawhide development/Everything-os: Updated from 3.0-0.16.20191104git1c2f876.fc32 to 3.0-0.18.20191104git1c2f876.fc32
2020-01-31
- Fix multiple definition of `event_node_list' (#1794446)

Fedora 31 releases/Everything-os: Version 3.0-0.12.20190507gitf58ec40.fc31 introduced
2020-01-07
- Fix 1734953 - audit: FTBFS in Fedora rawhide/f31

CentOS 7.7.1908 os: Version 2.8.5-4.el7 introduced
2020-01-07
resolves: #1696709 - updating auditd is enabling disabled service

Fedora rawhide development/Everything-os: Updated from 3.0-0.15.20191104git1c2f876.fc32 to 3.0-0.16.20191104git1c2f876.fc32
2019-11-26
- Drop python2 subpackage (#1775076)

Fedora rawhide development/Everything-os: Updated from 3.0-0.14.20190507gitf58ec40.fc32 to 3.0-0.15.20191104git1c2f876.fc32
2019-11-05

Fedora rawhide development/Everything-os: Updated from 3.0-0.13.20190507gitf58ec40.fc32 to 3.0-0.14.20190507gitf58ec40.fc32
2019-10-05
- Rebuilt for Python 3.8.0rc1 (#1748018)

CentOS 7.6.1810 cr: Version 2.8.5-4.el7 introduced
2019-08-30
resolves: #1696709 - updating auditd is enabling disabled service

Fedora rawhide development/Everything-os: Updated from 3.0-0.12.20190507gitf58ec40.fc31 to 3.0-0.13.20190507gitf58ec40.fc32
2019-08-24
- Rebuilt for Python 3.8

Fedora rawhide development/Everything-os: Updated from 3.0-0.10.20190507gitf58ec40.fc31 to 3.0-0.12.20190507gitf58ec40.fc31
2019-08-03
- Fix 1734953 - audit: FTBFS in Fedora rawhide/f31

Fedora rawhide development/Everything-os: Updated from 3.0-0.9.20190507gitf58ec40.fc31 to 3.0-0.10.20190507gitf58ec40.fc31
2019-07-07
- Add initscripts package to the requires (bz #1727058)

Fedora rawhide development/Everything-os: Updated from 3.0-0.7.20190326git03e7489.fc31 to 3.0-0.9.20190507gitf58ec40.fc31
2019-06-21
- New upstream git snapshot prerelease which fixes several problems
- Fixed 1698130 - removing audit.rpm doesn't stop auditd

Fedora 30 releases/Everything-os: Version 3.0-0.7.20190326git03e7489.fc30 introduced
2019-06-17
- New upstream git snapshot prerelease which fixes a memory leak

Fedora rawhide development/Everything-os: Updated from 3.0-0.6.20181218gitbdb72c0.fc30 to 3.0-0.7.20190326git03e7489.fc31
2019-03-27
- New upstream git snapshot prerelease which fixes a memory leak

Fedora rawhide development/Everything-os: Updated from 3.0-0.5.20181218gitbdb72c0.fc30 to 3.0-0.6.20181218gitbdb72c0.fc30
2019-02-12

Fedora rawhide development/Everything-os: Version 3.0-0.5.20181218gitbdb72c0.fc30 reintroduced
2019-01-16
- New upstream git snapshot prerelease
- Remove historical ldconfig scriptlet (#1644056)

Fedora rawhide development/Everything-os: Version 3.0-0.5.20181218gitbdb72c0.fc30 removed
2019-01-15

Fedora rawhide development/Everything-os: Updated from 2.8.2-4.fc28 to 3.0-0.5.20181218gitbdb72c0.fc30
2019-01-14
- New upstream git snapshot prerelease
- Remove historical ldconfig scriptlet (#1644056)

Fedora 29 releases-test/Everything-os: Version 3.0-0.2.20180808git77fbcf3.fc29 introduced
2019-01-14
- New upstream feature prerelease

Fedora 29 releases/Everything-os: Version 3.0-0.4.20180831git0047a6c.fc29 introduced
2019-01-14
- New upstream feature prerelease
Related packages
audit - User space tools for 2.6 kernel auditing
audit-libs - Dynamic library for libaudit
devel - Hydrogen header files