Package libaudit-devel
- audit_add_rule_data(3) β Add new audit rule
- audit_add_watch(3) β create a rule layout for a watch
- audit_can_read(3) β test audit related capabilities
- audit_close(3) β Close the audit netlink socket connection
- audit_delete_rule_data(3) β Delete audit rule
- audit_detect_machine(3) β Detects the current machine type
- audit_encode_nv_string(3) β encode a name/value pair in a string
- audit_encode_value(3) β encode input string to ASCII code string
- audit_flag_to_name(3) β Convert the numeric rule-matching filter value to the rule-matching filter name
- audit_fstype_to_name(3) β Convert the numeric fstype value to the fstype name
- audit_get_features(3) β query or change kernel audit features
- audit_get_reply(3) β Get the audit system's reply
- audit_get_session(3) β Get a program's login session id value
- audit_getloginuid(3) β Get a program's loginuid value
- audit_is_enabled(3) β judge whether auditing is enabled or not
- audit_log_acct_message(3) β log a user account message
- audit_log_semanage_message(3) β log a semanage message
- audit_log_user_avc_message(3) β log a user avc message
- audit_log_user_comm_message(3) β log a user message from a console app
- audit_log_user_command(3) β log a user command
- audit_log_user_message(3) β log a general user message
- audit_name_to_action(3) β Convert the action name to the numeric action value to each other
- audit_name_to_errno(3) β Convert the errno name and the numeric errno value to each other
- audit_name_to_flag(3) β Convert the rule-matching filter name to the numeric rule-matching filter value
- audit_name_to_fstype(3) β Convert the fstype name to the numeric fstype value
- audit_name_to_syscall(3) β Convert the syscall name to the numeric syscall value
- audit_open(3) β Open a audit netlink socket connection
- audit_request_features(3) β request audit feature bitmap
- audit_request_rules_list_data(3) β Request list of current audit rules
- audit_request_signal_info(3) β Request signal info for the audit system
- audit_request_status(3) β Request status of the audit system
- audit_reset_backlog_wait_time_actual(3) β reset backlog wait time actual counter
- audit_reset_lost(3) β reset lost event counter
- audit_set_backlog_limit(3) β Set the audit backlog limit
- audit_set_backlog_wait_time(3) β Set the audit backlog wait time
- audit_set_enabled(3) β Enable or disable auditing
- audit_set_failure(3) β Set audit failure flag
- audit_set_loginuid_immutable(3) β make loginuid value immutable
- audit_set_pid(3) β Set audit daemon process ID
- audit_set_rate_limit(3) β Set audit rate limit
- audit_setloginuid(3) β Set a program's loginuid value
- audit_syscall_to_name(3) β Convert the numeric syscall value to the syscall name
- audit_update_watch_perms(3) β update permissions field of watch command
- audit_value_needs_encoding(3) β check a string to see if it needs encoding
- auparse_add_callback(3) β add a callback handler for notifications
- auparse_destroy(3) β release instance of parser
- auparse_feed(3) β feed data into parser
- auparse_feed_age_events(3) β check events for complete based on time.
- auparse_feed_has_data(3) β check if there is any data accumulating that might need flushing.
- auparse_find_field(3) β search for field name
- auparse_find_field_next(3) β find next occurrence of field name
- auparse_first_field(3) β reposition field cursor
- auparse_first_record(3) β reposition record cursor
- auparse_flush_feed(3) β flush any unconsumed feed data through parser.
- auparse_get_field_int(3) β get current field's value as an int
- auparse_get_field_name(3) β get current field's name
- auparse_get_field_num(3) β get current field cursor location
- auparse_get_field_str(3) β get current field's value
- auparse_get_field_type(3) β get current field's data type
- auparse_get_filename(3) β get the filename where record was found
- auparse_get_line_number(3) β get line number where record was found
- auparse_get_milli(3) β get the millisecond value of the event
- auparse_get_node(3) β get the event's machine node name
- auparse_get_num_fields(3) β get the number of fields
- auparse_get_num_records(3) β get the number of records
- auparse_get_record_num(3) β get current record cursor location
- auparse_get_record_text(3) β access unparsed record data
- auparse_get_serial(3) β get the event's serial number
- auparse_get_time(3) β get event's time
- auparse_get_timestamp(3) β access timestamp of the event
- auparse_get_type(3) β get record's type
- auparse_get_type_name(3) β get record's type translation
- auparse_goto_field_num(3) β move field cursor to specific field
- auparse_goto_record_num(3) β move record cursor to specific record
- auparse_init(3) β initialize an instance of the audit parsing library
- auparse_interpret_field(3) β get current field's interpreted value
- auparse_metrics(3) β get some metrics about auparse
- auparse_new_buffer(3) β replace the buffer in the parser
- auparse_next_event(3) β get the next event
- auparse_next_field(3) β move field cursor
- auparse_next_record(3) β move record cursor
- auparse_node_compare(3) β compares node name values
- auparse_normalize(3) β normalize the current event
- auparse_normalize_functions(3) β Access normalized fields
- auparse_reset(3) β reset audit parser instance
- auparse_set_eoe_timeout(3) β set the end of event timeout value
- auparse_set_escape_mode(3) β choose escape method
- auparse_timestamp_compare(3) β compares timestamp values
- auplugin(3) β plugin event processing helpers
- auplugin_fgets(3) β buffered line reader helpers
- ausearch-expression(5) β audit search expression format
- ausearch_add_expression(3) β build up search expression
- ausearch_add_interpreted_item(3) β build up search rule
- ausearch_add_item(3) β build up search rule
- ausearch_add_regex(3) β use regular expression search rule
- ausearch_add_timestamp_item(3) β build up search rule
- ausearch_add_timestamp_item_ex(3) β build up search rule
- ausearch_clear(3) β clear search parameters
- ausearch_cur_event(3) β check if the current event meets search criteria
- ausearch_next_event(3) β find the next event that meets search criteria
- ausearch_set_stop(3) β set the cursor position
- get_auditfail_action(3) β Get failure_action tunable value
