Home
last modified time | relevance | path

Searched refs:audit (Results 1 – 25 of 140) sorted by relevance

123456

/netbsd-src/external/bsd/pkg_install/sbin/pkg_admin/
H A DMakefile4 SRCS= audit.c check.c main.c
6 SCRIPTS= audit-packages.sh download-vulnerability-list.sh
7 CLEANFILES= audit-packages.sh download-vulnerability-list.sh
9 audit-packages.sh: audit-packages.sh.in
11 ${DIST}/admin/audit-packages.sh.in > $@
/netbsd-src/external/bsd/pkg_install/dist/admin/
H A Daudit-packages.sh.in115 exec ${pkg_admin} ${do_pkgdb} ${do_verbose} ${do_quiet} audit-pkg \
124 exec ${pkg_admin} ${do_pkgdb} ${do_verbose} ${do_quiet} audit-pkg \
129 exec ${pkg_admin} ${do_pkgdb} ${do_verbose} ${do_quiet} audit \
/netbsd-src/sys/external/isc/libsodium/dist/
H A DTHANKS91 - Private Internet Access for having sponsored a complete security audit.
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/
H A Drfc2408.txt3205 a system audit file. This action is controlled by a system security
3220 appropriate system audit file.
3242 REACHED, MAY be logged in the appropriate system audit file.
3281 appropriate system audit file.
3293 appropriate system audit file.
3314 appropriate system audit file.
3326 appropriate system audit file.
3350 appropriate system audit file.
3393 appropriate system audit file.
3405 appropriate system audit file.
[all …]
/netbsd-src/doc/
H A DTODO42 + port valgrind to NetBSD for pkgsrc, then use it to do an audit of
/netbsd-src/external/bsd/ipf/dist/
H A DBNF67 "audit" | "logalert" | "local0" | "local1" | "local2" |
/netbsd-src/external/bsd/ipf/dist/tools/
H A DBNF.ipf66 "audit" | "logalert" | "local0" | "local1" | "local2" |
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc2649.txt107 audit trail of signed operations. The LDAP control is (OID =
130 identity of the client, in order to produce the audit trail entry.
149 This allows a more timely creation of the audit trail by the server.
243 Some LDAP servers will desire that the audit trail be continuous, and
/netbsd-src/external/gpl3/binutils.old/dist/ld/emultempl/
H A Delf.em109 static char *audit; /* colon (typically) separated list of libs */
170 ldelf_before_allocation (audit, depaudit, ${ELF_INTERPRETER_NAME});
602 {"audit", required_argument, NULL, OPTION_AUDIT},
682 ldelf_append_to_separated_string (&audit, optarg);
/netbsd-src/external/gpl3/binutils/dist/ld/emultempl/
H A Delf.em111 static char *audit; /* colon (typically) separated list of libs */
172 ldelf_before_allocation (audit, depaudit, ${ELF_INTERPRETER_NAME});
604 {"audit", required_argument, NULL, OPTION_AUDIT},
685 ldelf_append_to_separated_string (&audit, optarg);
/netbsd-src/sys/netinet/
H A Dsctp_input.c2478 unsigned int audit; in process_chunk_drop() local
2479 audit = 0; in process_chunk_drop()
2482 audit++; in process_chunk_drop()
2487 audit++; in process_chunk_drop()
2489 if (audit != stcb->asoc.sent_queue_retran_cnt) { in process_chunk_drop()
2491 audit, stcb->asoc.sent_queue_retran_cnt); in process_chunk_drop()
2493 stcb->asoc.sent_queue_retran_cnt = audit; in process_chunk_drop()
/netbsd-src/external/gpl3/gcc.old/
H A DREADME.gcc1016 - audit all uses of new warning-disable variables and
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Dintro-security.inc.rst19 users to audit their exposure to the various threats within their operational environment and implement the
/netbsd-src/external/gpl3/gdb/dist/readline/readline/
H A Dconfig.h.in256 /* Define if you have <linux/audit.h> and it defines AUDIT_USER_TTY */
H A Dconfigure.ac199 AC_CHECK_DECLS([AUDIT_USER_TTY],,, [[#include <linux/audit.h>]])
/netbsd-src/external/gpl3/gdb.old/dist/readline/readline/
H A Dconfig.h.in256 /* Define if you have <linux/audit.h> and it defines AUDIT_USER_TTY */
/netbsd-src/sys/ufs/lfs/
H A DTODO3 - Lock audit. Need to check locking for multiprocessor case in particular.
/netbsd-src/games/fortune/datfiles/
H A Dnetbsd-tips42 pkg_admin audit
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DDataFlowSanitizerDesign.rst25 one can audit how a sensitive data item is used within a program and
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Dldelf.c1745 ldelf_before_allocation (char *audit, char *depaudit, in ldelf_before_allocation() argument
1837 command_line.filter_shlib, audit, depaudit, in ldelf_before_allocation()
H A DChangeLog-2009416 * emultempl/elf32.em (gld${EMULATION_NAME}_add_options): Add --audit,
422 (gld${EMULATION_NAME}_before_allocation): Pass the audit and depaudit
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Dldelf.c1749 ldelf_before_allocation (char *audit, char *depaudit, in ldelf_before_allocation() argument
1841 command_line.filter_shlib, audit, depaudit, in ldelf_before_allocation()
H A DChangeLog-2009416 * emultempl/elf32.em (gld${EMULATION_NAME}_add_options): Add --audit,
422 (gld${EMULATION_NAME}_before_allocation): Pass the audit and depaudit
/netbsd-src/external/gpl3/gcc/dist/libcody/
H A DREADME.md482 * Exception-safety audit. Exceptions are not used, but memory
/netbsd-src/external/bsd/elftoolchain/dist/common/sys/
H A Delfconstants.m4246 `string defining audit libraries')
248 `string defining audit libraries')

123456