| /netbsd-src/external/bsd/pkg_install/sbin/pkg_admin/ |
| H A D | Makefile | 4 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 D | audit-packages.sh.in | 115 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 D | THANKS | 91 - Private Internet Access for having sponsored a complete security audit.
|
| /netbsd-src/crypto/dist/ipsec-tools/src/racoon/rfc/ |
| H A D | rfc2408.txt | 3205 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 D | TODO | 42 + port valgrind to NetBSD for pkgsrc, then use it to do an audit of
|
| /netbsd-src/external/bsd/ipf/dist/ |
| H A D | BNF | 67 "audit" | "logalert" | "local0" | "local1" | "local2" |
|
| /netbsd-src/external/bsd/ipf/dist/tools/ |
| H A D | BNF.ipf | 66 "audit" | "logalert" | "local0" | "local1" | "local2" |
|
| /netbsd-src/external/bsd/openldap/dist/doc/rfc/ |
| H A D | rfc2649.txt | 107 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 D | elf.em | 109 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 D | elf.em | 111 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 D | sctp_input.c | 2478 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 D | README.gcc10 | 16 - audit all uses of new warning-disable variables and
|
| /netbsd-src/external/mpl/bind/dist/doc/arm/ |
| H A D | intro-security.inc.rst | 19 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 D | config.h.in | 256 /* Define if you have <linux/audit.h> and it defines AUDIT_USER_TTY */
|
| H A D | configure.ac | 199 AC_CHECK_DECLS([AUDIT_USER_TTY],,, [[#include <linux/audit.h>]])
|
| /netbsd-src/external/gpl3/gdb.old/dist/readline/readline/ |
| H A D | config.h.in | 256 /* Define if you have <linux/audit.h> and it defines AUDIT_USER_TTY */
|
| /netbsd-src/sys/ufs/lfs/ |
| H A D | TODO | 3 - Lock audit. Need to check locking for multiprocessor case in particular.
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | netbsd-tips | 42 pkg_admin audit
|
| /netbsd-src/external/apache2/llvm/dist/clang/docs/ |
| H A D | DataFlowSanitizerDesign.rst | 25 one can audit how a sensitive data item is used within a program and
|
| /netbsd-src/external/gpl3/binutils.old/dist/ld/ |
| H A D | ldelf.c | 1745 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 D | ChangeLog-2009 | 416 * 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 D | ldelf.c | 1749 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 D | ChangeLog-2009 | 416 * 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 D | README.md | 482 * Exception-safety audit. Exceptions are not used, but memory
|
| /netbsd-src/external/bsd/elftoolchain/dist/common/sys/ |
| H A D | elfconstants.m4 | 246 `string defining audit libraries') 248 `string defining audit libraries')
|