Imported Upstream version 2.4.3 master
authorAleksander Zdyb <a.zdyb@samsung.com>
Wed, 29 Jul 2015 09:28:20 +0000 (11:28 +0200)
committerAleksander Zdyb <a.zdyb@samsung.com>
Wed, 29 Jul 2015 09:28:20 +0000 (11:28 +0200)
commit6f5fbc3f6bcbfacc7187c251f3e7365a2a7e0392
tree57a96d89fb31c597ce6419bf3ae0a6ae45f13ca9
Imported Upstream version 2.4.3
386 files changed:
AUTHORS [new file with mode: 0644]
COPYING [new file with mode: 0644]
COPYING.LIB [new file with mode: 0644]
ChangeLog [new file with mode: 0644]
INSTALL.tmp [new file with mode: 0644]
Makefile.am [new file with mode: 0644]
NEWS [new file with mode: 0644]
README [new file with mode: 0644]
THANKS [new file with mode: 0644]
TODO [new file with mode: 0644]
audisp/Makefile.am [new file with mode: 0644]
audisp/audispd-builtins.c [new file with mode: 0644]
audisp/audispd-builtins.h [new file with mode: 0644]
audisp/audispd-config.c [new file with mode: 0644]
audisp/audispd-config.h [new file with mode: 0644]
audisp/audispd-llist.c [new file with mode: 0644]
audisp/audispd-llist.h [new file with mode: 0644]
audisp/audispd-pconfig.c [new file with mode: 0644]
audisp/audispd-pconfig.h [new file with mode: 0644]
audisp/audispd.c [new file with mode: 0644]
audisp/plugins/Makefile.am [new file with mode: 0644]
audisp/plugins/builtins/Makefile.am [new file with mode: 0644]
audisp/plugins/builtins/af_unix.conf [new file with mode: 0644]
audisp/plugins/builtins/syslog.conf [new file with mode: 0644]
audisp/plugins/prelude/Makefile.am [new file with mode: 0644]
audisp/plugins/prelude/au-prelude.conf [new file with mode: 0644]
audisp/plugins/prelude/audisp-int.c [new file with mode: 0644]
audisp/plugins/prelude/audisp-int.h [new file with mode: 0644]
audisp/plugins/prelude/audisp-prelude.8 [new file with mode: 0644]
audisp/plugins/prelude/audisp-prelude.c [new file with mode: 0644]
audisp/plugins/prelude/audisp-prelude.conf [new file with mode: 0644]
audisp/plugins/prelude/audisp-prelude.conf.5 [new file with mode: 0644]
audisp/plugins/prelude/prelude-config.c [new file with mode: 0644]
audisp/plugins/prelude/prelude-config.h [new file with mode: 0644]
audisp/plugins/remote/Makefile.am [new file with mode: 0644]
audisp/plugins/remote/au-remote.conf [new file with mode: 0644]
audisp/plugins/remote/audisp-remote.8 [new file with mode: 0644]
audisp/plugins/remote/audisp-remote.c [new file with mode: 0644]
audisp/plugins/remote/audisp-remote.conf [new file with mode: 0644]
audisp/plugins/remote/audisp-remote.conf.5 [new file with mode: 0644]
audisp/plugins/remote/notes.txt [new file with mode: 0644]
audisp/plugins/remote/queue.c [new file with mode: 0644]
audisp/plugins/remote/queue.h [new file with mode: 0644]
audisp/plugins/remote/remote-config.c [new file with mode: 0644]
audisp/plugins/remote/remote-config.h [new file with mode: 0644]
audisp/plugins/remote/remote-fgets.c [new file with mode: 0644]
audisp/plugins/remote/remote-fgets.h [new file with mode: 0644]
audisp/plugins/remote/test-queue.c [new file with mode: 0644]
audisp/plugins/zos-remote/Makefile.am [new file with mode: 0644]
audisp/plugins/zos-remote/audispd-zos-remote.conf [new file with mode: 0644]
audisp/plugins/zos-remote/zos-remote-config.c [new file with mode: 0644]
audisp/plugins/zos-remote/zos-remote-config.h [new file with mode: 0644]
audisp/plugins/zos-remote/zos-remote-ldap.c [new file with mode: 0644]
audisp/plugins/zos-remote/zos-remote-ldap.h [new file with mode: 0644]
audisp/plugins/zos-remote/zos-remote-log.c [new file with mode: 0644]
audisp/plugins/zos-remote/zos-remote-log.h [new file with mode: 0644]
audisp/plugins/zos-remote/zos-remote-plugin.c [new file with mode: 0644]
audisp/plugins/zos-remote/zos-remote-queue.c [new file with mode: 0644]
audisp/plugins/zos-remote/zos-remote-queue.h [new file with mode: 0644]
audisp/plugins/zos-remote/zos-remote.conf [new file with mode: 0644]
audisp/queue.c [new file with mode: 0644]
audisp/queue.h [new file with mode: 0644]
audit.spec [new file with mode: 0644]
auparse/Makefile.am [new file with mode: 0644]
auparse/accesstab.h [new file with mode: 0644]
auparse/auditd-config.c [new file with mode: 0644]
auparse/auparse-defs.h [new file with mode: 0644]
auparse/auparse-idata.h [new file with mode: 0644]
auparse/auparse.c [new file with mode: 0644]
auparse/auparse.h [new file with mode: 0644]
auparse/auparse.pc.in [new file with mode: 0644]
auparse/captab.h [new file with mode: 0644]
auparse/clocktab.h [new file with mode: 0644]
auparse/clone-flagtab.h [new file with mode: 0644]
auparse/data_buf.c [new file with mode: 0644]
auparse/data_buf.h [new file with mode: 0644]
auparse/ellist.c [new file with mode: 0644]
auparse/ellist.h [new file with mode: 0644]
auparse/epoll_ctl.h [new file with mode: 0644]
auparse/expression.c [new file with mode: 0644]
auparse/expression.h [new file with mode: 0644]
auparse/famtab.h [new file with mode: 0644]
auparse/fcntl-cmdtab.h [new file with mode: 0644]
auparse/flagtab.h [new file with mode: 0644]
auparse/icmptypetab.h [new file with mode: 0644]
auparse/internal.h [new file with mode: 0644]
auparse/interpret.c [new file with mode: 0644]
auparse/interpret.h [new file with mode: 0644]
auparse/ioctlreqtab.h [new file with mode: 0644]
auparse/ip6optnametab.h [new file with mode: 0644]
auparse/ipccmdtab.h [new file with mode: 0644]
auparse/ipctab.h [new file with mode: 0644]
auparse/ipoptnametab.h [new file with mode: 0644]
auparse/message.c [new file with mode: 0644]
auparse/mmaptab.h [new file with mode: 0644]
auparse/mounttab.h [new file with mode: 0644]
auparse/nfprototab.h [new file with mode: 0644]
auparse/nvlist.c [new file with mode: 0644]
auparse/nvlist.h [new file with mode: 0644]
auparse/nvpair.c [new file with mode: 0644]
auparse/nvpair.h [new file with mode: 0644]
auparse/open-flagtab.h [new file with mode: 0644]
auparse/persontab.h [new file with mode: 0644]
auparse/pktoptnametab.h [new file with mode: 0644]
auparse/prctl-opt-tab.h [new file with mode: 0644]
auparse/private.h [new file with mode: 0644]
auparse/prottab.h [new file with mode: 0644]
auparse/ptracetab.h [new file with mode: 0644]
auparse/recvtab.h [new file with mode: 0644]
auparse/rlimittab.h [new file with mode: 0644]
auparse/rnode.h [new file with mode: 0644]
auparse/schedtab.h [new file with mode: 0644]
auparse/seccomptab.h [new file with mode: 0644]
auparse/seektab.h [new file with mode: 0644]
auparse/shm_modetab.h [new file with mode: 0644]
auparse/signaltab.h [new file with mode: 0644]
auparse/sockleveltab.h [new file with mode: 0644]
auparse/sockoptnametab.h [new file with mode: 0644]
auparse/socktab.h [new file with mode: 0644]
auparse/socktypetab.h [new file with mode: 0644]
auparse/tcpoptnametab.h [new file with mode: 0644]
auparse/test/Makefile.am [new file with mode: 0644]
auparse/test/auparse_test.c [new file with mode: 0644]
auparse/test/auparse_test.py [new file with mode: 0755]
auparse/test/auparse_test.ref [new file with mode: 0644]
auparse/test/auparse_test.ref.py [new file with mode: 0644]
auparse/test/test.log [new file with mode: 0644]
auparse/test/test2.log [new file with mode: 0644]
auparse/tty_named_keys.h [new file with mode: 0644]
auparse/typetab.h [new file with mode: 0644]
auparse/umounttab.h [new file with mode: 0644]
autogen.sh [new file with mode: 0755]
bindings/Makefile.am [new file with mode: 0644]
bindings/golang/Makefile.am [new file with mode: 0644]
bindings/golang/audit.go [new file with mode: 0644]
bindings/golang/test.go [new file with mode: 0644]
bindings/python/Makefile.am [new file with mode: 0644]
bindings/python/auparse_python.c [new file with mode: 0644]
bindings/python/python2/Makefile.am [new file with mode: 0644]
bindings/python/python3/Makefile.am [new file with mode: 0644]
bindings/python/setup.py [new file with mode: 0644]
bindings/swig/Makefile.am [new file with mode: 0644]
bindings/swig/python/Makefile.am [new file with mode: 0644]
bindings/swig/python3/Makefile.am [new file with mode: 0644]
bindings/swig/src/Makefile.am [new file with mode: 0644]
bindings/swig/src/auditswig.i [new file with mode: 0644]
compile [new file with mode: 0755]
config.guess [new file with mode: 0755]
config.sub [new file with mode: 0755]
configure.ac [new file with mode: 0644]
contrib/avc_snap [new file with mode: 0755]
contrib/capp.rules [new file with mode: 0644]
contrib/lspp.rules [new file with mode: 0644]
contrib/nispom.rules [new file with mode: 0644]
contrib/plugin/Makefile [new file with mode: 0644]
contrib/plugin/audisp-example.c [new file with mode: 0644]
contrib/plugin/audisp-example.conf [new file with mode: 0644]
contrib/skeleton.c [new file with mode: 0644]
contrib/stig.rules [new file with mode: 0644]
depcomp [new file with mode: 0755]
docs/Makefile.am [new file with mode: 0644]
docs/audispd-zos-remote.8 [new file with mode: 0644]
docs/audispd.8 [new file with mode: 0644]
docs/audispd.conf.5 [new file with mode: 0644]
docs/audit.rules.7 [new file with mode: 0644]
docs/audit_add_rule_data.3 [new file with mode: 0644]
docs/audit_add_watch.3 [new file with mode: 0644]
docs/audit_delete_rule_data.3 [new file with mode: 0644]
docs/audit_detect_machine.3 [new file with mode: 0644]
docs/audit_encode_nv_string.3 [new file with mode: 0644]
docs/audit_get_reply.3 [new file with mode: 0644]
docs/audit_getloginuid.3 [new file with mode: 0644]
docs/audit_log_acct_message.3 [new file with mode: 0644]
docs/audit_log_semanage_message.3 [new file with mode: 0644]
docs/audit_log_user_avc_message.3 [new file with mode: 0644]
docs/audit_log_user_comm_message.3 [new file with mode: 0644]
docs/audit_log_user_command.3 [new file with mode: 0644]
docs/audit_log_user_message.3 [new file with mode: 0644]
docs/audit_open.3 [new file with mode: 0644]
docs/audit_request_rules_list_data.3 [new file with mode: 0644]
docs/audit_request_signal_info.3 [new file with mode: 0644]
docs/audit_request_status.3 [new file with mode: 0644]
docs/audit_set_backlog_limit.3 [new file with mode: 0644]
docs/audit_set_backlog_wait_time.3 [new file with mode: 0644]
docs/audit_set_enabled.3 [new file with mode: 0644]
docs/audit_set_failure.3 [new file with mode: 0644]
docs/audit_set_pid.3 [new file with mode: 0644]
docs/audit_set_rate_limit.3 [new file with mode: 0644]
docs/audit_setloginuid.3 [new file with mode: 0644]
docs/audit_update_watch_perms.3 [new file with mode: 0644]
docs/auditctl.8 [new file with mode: 0644]
docs/auditd.8 [new file with mode: 0644]
docs/auditd.conf.5 [new file with mode: 0644]
docs/augenrules.8 [new file with mode: 0644]
docs/auparse_add_callback.3 [new file with mode: 0644]
docs/auparse_destroy.3 [new file with mode: 0644]
docs/auparse_feed.3 [new file with mode: 0644]
docs/auparse_feed_has_data.3 [new file with mode: 0644]
docs/auparse_find_field.3 [new file with mode: 0644]
docs/auparse_find_field_next.3 [new file with mode: 0644]
docs/auparse_first_field.3 [new file with mode: 0644]
docs/auparse_first_record.3 [new file with mode: 0644]
docs/auparse_flush_feed.3 [new file with mode: 0644]
docs/auparse_get_field_int.3 [new file with mode: 0644]
docs/auparse_get_field_name.3 [new file with mode: 0644]
docs/auparse_get_field_str.3 [new file with mode: 0644]
docs/auparse_get_field_type.3 [new file with mode: 0644]
docs/auparse_get_filename.3 [new file with mode: 0644]
docs/auparse_get_line_number.3 [new file with mode: 0644]
docs/auparse_get_milli.3 [new file with mode: 0644]
docs/auparse_get_node.3 [new file with mode: 0644]
docs/auparse_get_num_fields.3 [new file with mode: 0644]
docs/auparse_get_num_records.3 [new file with mode: 0644]
docs/auparse_get_record_text.3 [new file with mode: 0644]
docs/auparse_get_serial.3 [new file with mode: 0644]
docs/auparse_get_time.3 [new file with mode: 0644]
docs/auparse_get_timestamp.3 [new file with mode: 0644]
docs/auparse_get_type.3 [new file with mode: 0644]
docs/auparse_goto_record_num.3 [new file with mode: 0644]
docs/auparse_init.3 [new file with mode: 0644]
docs/auparse_interpret_field.3 [new file with mode: 0644]
docs/auparse_next_event.3 [new file with mode: 0644]
docs/auparse_next_field.3 [new file with mode: 0644]
docs/auparse_next_record.3 [new file with mode: 0644]
docs/auparse_node_compare.3 [new file with mode: 0644]
docs/auparse_reset.3 [new file with mode: 0644]
docs/auparse_timestamp_compare.3 [new file with mode: 0644]
docs/aureport.8 [new file with mode: 0644]
docs/ausearch-expression.5 [new file with mode: 0644]
docs/ausearch.8 [new file with mode: 0644]
docs/ausearch_add_expression.3 [new file with mode: 0644]
docs/ausearch_add_interpreted_item.3 [new file with mode: 0644]
docs/ausearch_add_item.3 [new file with mode: 0644]
docs/ausearch_add_regex.3 [new file with mode: 0644]
docs/ausearch_add_timestamp_item.3 [new file with mode: 0644]
docs/ausearch_add_timestamp_item_ex.3 [new file with mode: 0644]
docs/ausearch_clear.3 [new file with mode: 0644]
docs/ausearch_next_event.3 [new file with mode: 0644]
docs/ausearch_set_stop.3 [new file with mode: 0644]
docs/autrace.8 [new file with mode: 0644]
docs/get_auditfail_action.3 [new file with mode: 0644]
docs/libaudit.conf.5 [new file with mode: 0644]
docs/set_aumessage_mode.3 [new file with mode: 0644]
docs/zos-remote.conf.5 [new file with mode: 0644]
init.d/Makefile.am [new file with mode: 0644]
init.d/audispd.conf [new file with mode: 0644]
init.d/audit.rules [new file with mode: 0644]
init.d/auditd.condrestart [new file with mode: 0644]
init.d/auditd.conf [new file with mode: 0644]
init.d/auditd.cron [new file with mode: 0644]
init.d/auditd.init [new file with mode: 0755]
init.d/auditd.restart [new file with mode: 0755]
init.d/auditd.resume [new file with mode: 0644]
init.d/auditd.rotate [new file with mode: 0644]
init.d/auditd.service [new file with mode: 0644]
init.d/auditd.stop [new file with mode: 0644]
init.d/auditd.sysconfig [new file with mode: 0644]
init.d/augenrules [new file with mode: 0644]
init.d/libaudit.conf [new file with mode: 0644]
install-sh [new file with mode: 0755]
lib/Makefile.am [new file with mode: 0644]
lib/aarch64_table.h [new file with mode: 0644]
lib/actiontab.h [new file with mode: 0644]
lib/alpha_table.h [new file with mode: 0644]
lib/arm_table.h [new file with mode: 0644]
lib/audit.pc.in [new file with mode: 0644]
lib/audit_logging.c [new file with mode: 0644]
lib/deprecated.c [new file with mode: 0644]
lib/dso.h [new file with mode: 0644]
lib/errormsg.h [new file with mode: 0644]
lib/errtab.h [new file with mode: 0644]
lib/fieldtab.h [new file with mode: 0644]
lib/flagtab.h [new file with mode: 0644]
lib/ftypetab.h [new file with mode: 0644]
lib/gen_tables.c [new file with mode: 0644]
lib/gen_tables.h [new file with mode: 0644]
lib/i386_table.h [new file with mode: 0644]
lib/ia64_table.h [new file with mode: 0644]
lib/libaudit.c [new file with mode: 0644]
lib/libaudit.h [new file with mode: 0644]
lib/lookup_table.c [new file with mode: 0644]
lib/machinetab.h [new file with mode: 0644]
lib/message.c [new file with mode: 0644]
lib/msg_typetab.h [new file with mode: 0644]
lib/netlink.c [new file with mode: 0644]
lib/optab.h [new file with mode: 0644]
lib/ppc_table.h [new file with mode: 0644]
lib/private.h [new file with mode: 0644]
lib/s390_table.h [new file with mode: 0644]
lib/s390x_table.h [new file with mode: 0644]
lib/strsplit.c [new file with mode: 0644]
lib/syscall-update.txt [new file with mode: 0644]
lib/test/Makefile.am [new file with mode: 0644]
lib/test/lookup_test.c [new file with mode: 0644]
lib/x86_64_table.h [new file with mode: 0644]
ltmain.sh [new file with mode: 0644]
m4/ax_prog_cc_for_build.m4 [new file with mode: 0644]
m4/cap-ng.m4 [new file with mode: 0644]
missing [new file with mode: 0755]
py-compile [new file with mode: 0755]
src/Makefile.am [new file with mode: 0644]
src/auditctl-listing.c [new file with mode: 0644]
src/auditctl-listing.h [new file with mode: 0644]
src/auditctl-llist.c [new file with mode: 0644]
src/auditctl-llist.h [new file with mode: 0644]
src/auditctl.c [new file with mode: 0644]
src/auditd-config.c [new file with mode: 0644]
src/auditd-config.h [new file with mode: 0644]
src/auditd-dispatch.c [new file with mode: 0644]
src/auditd-dispatch.h [new file with mode: 0644]
src/auditd-event.c [new file with mode: 0644]
src/auditd-event.h [new file with mode: 0644]
src/auditd-listen.c [new file with mode: 0644]
src/auditd-listen.h [new file with mode: 0644]
src/auditd-reconfig.c [new file with mode: 0644]
src/auditd-sendmail.c [new file with mode: 0644]
src/auditd.c [new file with mode: 0644]
src/aureport-options.c [new file with mode: 0644]
src/aureport-options.h [new file with mode: 0644]
src/aureport-output.c [new file with mode: 0644]
src/aureport-scan.c [new file with mode: 0644]
src/aureport-scan.h [new file with mode: 0644]
src/aureport.c [new file with mode: 0644]
src/ausearch-avc.c [new file with mode: 0644]
src/ausearch-avc.h [new file with mode: 0644]
src/ausearch-checkpt.c [new file with mode: 0644]
src/ausearch-checkpt.h [new file with mode: 0644]
src/ausearch-common.h [new file with mode: 0644]
src/ausearch-int.c [new file with mode: 0644]
src/ausearch-int.h [new file with mode: 0644]
src/ausearch-llist.c [new file with mode: 0644]
src/ausearch-llist.h [new file with mode: 0644]
src/ausearch-lol.c [new file with mode: 0644]
src/ausearch-lol.h [new file with mode: 0644]
src/ausearch-lookup.c [new file with mode: 0644]
src/ausearch-lookup.h [new file with mode: 0644]
src/ausearch-match.c [new file with mode: 0644]
src/ausearch-nvpair.c [new file with mode: 0644]
src/ausearch-nvpair.h [new file with mode: 0644]
src/ausearch-options.c [new file with mode: 0644]
src/ausearch-options.h [new file with mode: 0644]
src/ausearch-parse.c [new file with mode: 0644]
src/ausearch-parse.h [new file with mode: 0644]
src/ausearch-report.c [new file with mode: 0644]
src/ausearch-string.c [new file with mode: 0644]
src/ausearch-string.h [new file with mode: 0644]
src/ausearch-time.c [new file with mode: 0644]
src/ausearch-time.h [new file with mode: 0644]
src/ausearch.c [new file with mode: 0644]
src/autrace.c [new file with mode: 0644]
src/delete_all.c [new file with mode: 0644]
src/libev/Makefile.am [new file with mode: 0644]
src/libev/README [new file with mode: 0644]
src/libev/ev.c [new file with mode: 0644]
src/libev/ev.h [new file with mode: 0644]
src/libev/ev_epoll.c [new file with mode: 0644]
src/libev/ev_poll.c [new file with mode: 0644]
src/libev/ev_select.c [new file with mode: 0644]
src/libev/ev_vars.h [new file with mode: 0644]
src/libev/ev_wrap.h [new file with mode: 0644]
src/libev/event.c [new file with mode: 0644]
src/libev/event.h [new file with mode: 0644]
src/libev/libev.m4 [new file with mode: 0644]
src/mt/Makefile.am [new file with mode: 0644]
src/test/Makefile.am [new file with mode: 0644]
src/test/ilist_test.c [new file with mode: 0644]
src/test/slist_test.c [new file with mode: 0644]
tools/Makefile.am [new file with mode: 0644]
tools/aulast/Makefile.am [new file with mode: 0644]
tools/aulast/aulast-llist.c [new file with mode: 0644]
tools/aulast/aulast-llist.h [new file with mode: 0644]
tools/aulast/aulast.8 [new file with mode: 0644]
tools/aulast/aulast.c [new file with mode: 0644]
tools/aulastlog/Makefile.am [new file with mode: 0644]
tools/aulastlog/aulastlog-llist.c [new file with mode: 0644]
tools/aulastlog/aulastlog-llist.h [new file with mode: 0644]
tools/aulastlog/aulastlog.8 [new file with mode: 0644]
tools/aulastlog/aulastlog.c [new file with mode: 0644]
tools/ausyscall/Makefile.am [new file with mode: 0644]
tools/ausyscall/ausyscall.8 [new file with mode: 0644]
tools/ausyscall/ausyscall.c [new file with mode: 0644]
tools/auvirt/Makefile.am [new file with mode: 0644]
tools/auvirt/auvirt-list.c [new file with mode: 0644]
tools/auvirt/auvirt-list.h [new file with mode: 0644]
tools/auvirt/auvirt.8 [new file with mode: 0644]
tools/auvirt/auvirt.c [new file with mode: 0644]