Home
last modified time | relevance | path

Searched refs:logging (Results 1 – 25 of 50) sorted by relevance

12

/dflybsd-src/libexec/fingerd/
H A Dfingerd.c61 int p[2], logging, pflag, secure; in main() local
67 logging = pflag = secure = 0; in main()
73 logging = 1; in main()
101 if (logging || pflag) { in main()
112 if (logging) { in main()
/dflybsd-src/contrib/lvm2/dist/include/
H A D.symlinks32 ../lib/log/lvm-logging.h
57 ../libdm/misc/dm-logging.h
H A D.symlinks.in32 @top_srcdir@/lib/log/lvm-logging.h
57 @top_srcdir@/libdm/misc/dm-logging.h
/dflybsd-src/contrib/wpa_supplicant/wpa_supplicant/
H A Deapol_test.py10 import logging
16 logger = logging.getLogger()
/dflybsd-src/contrib/lvm2/dist/daemons/cmirrord/
H A DMakefile24 SOURCES = clogd.c cluster.c functions.c link_mon.c local.c logging.c
H A DMakefile.in24 SOURCES = clogd.c cluster.c functions.c link_mon.c local.c logging.c
/dflybsd-src/libexec/bootpd/
H A DREADME32 extra logging.
34 2) The server now uses syslog to do logging. Specifically it uses the 4.3bsd
53 Type 'make'. The options at present are: -DSYSLOG which enables logging
/dflybsd-src/libexec/ftpd/
H A Dftpd.c108 int logging; variable
319 logging++; /* > 1 == extra logging */ in main()
1005 if (!askpasswd && logging) in user()
1026 if (logging) in user()
1034 if (logging) in user()
1371 if (logging) { in pass()
1578 if (logging) in pass()
1593 if (logging) in pass()
1597 if (logging && (guest || dochroot)) in pass()
2681 if (logging) { in dolog()
[all …]
H A Dftpcmd.y75 extern int logging;
1286 if (logging)
/dflybsd-src/contrib/smbfs/
H A Dconfig.mk.in27 # This turns on debug logging, be careful - it produces a lot of kernel
/dflybsd-src/libexec/tftpd/
H A Dtftpd.c96 static int logging; variable
128 logging = 1; in main()
430 if (logging) { in tftp()
/dflybsd-src/usr.sbin/ppp/
H A DREADME.changes38 o Syslogd is used for logging. /etc/syslog.conf must be updated.
94 o LINK and CARRIER logging are no longer available.
99 o Passwords aren't logged when logging the ``set server'' line.
/dflybsd-src/contrib/cvs-1.12/contrib/
H A DREADME82 $CVSROOT/CVSROOT/loginfo file for logging commit
89 mfpipe Another perl script for logging. Allows you to
/dflybsd-src/usr.bin/vi/catalog/
H A Ddutch.UTF-8.base9 010 "Er vindt geen logging plaats, kan wijzigingen niet ongedaan maken"
11 012 "Er vindt geen logging plaats, kan wijzigingen niet ongedaan maken"
12 013 "Er vindt geen logging plaats, herhaling niet mogelijk"
/dflybsd-src/contrib/nvi2/catalog/
H A Ddutch.base9 010 "Er vindt geen logging plaats, kan wijzigingen niet ongedaan maken"
11 012 "Er vindt geen logging plaats, kan wijzigingen niet ongedaan maken"
12 013 "Er vindt geen logging plaats, herhaling niet mogelijk"
/dflybsd-src/crypto/openssh/contrib/
H A Dssh-copy-id382 …Now try logging into the machine, with: "${SFTP:-ssh}${SSH_PORT:+ -${PORT_OPT:-p} $SSH_PORT} ${O…
/dflybsd-src/contrib/tcp_wrappers/
H A DREADME25 3.2 - Where the logging information goes
176 wrapper will use when logging the request and when scanning the
185 3.2 - Where the logging information goes
188 The wrapper programs send their logging information to the syslog
196 (alerts). All logging information of the specified priority level or
533 Network daemons etc. with enhanced logging capabilities can generate
574 provides, among others, logging, username lookup and access control.
647 increase the syslogd threshold for logging to users, or reduce the
648 wrapper's logging severity.
880 of the daemon process name for logging and for access control.
/dflybsd-src/sbin/natd/samples/
H A Dnatd.cf.sample9 # Enable logging to file /var/log/alias.log
/dflybsd-src/usr.sbin/cron/doc/
H A DCHANGES100 Several folks pointed out that log_it() needed to exist even if logging was
149 added logging to /var/cron/log.
/dflybsd-src/stand/boot/dloader/
H A Ddloader.menu175 menuitem v "Boot DragonFly with verbose logging"
/dflybsd-src/sbin/init/
H A DNOTES17 a user logging out (that is, by a controlling process
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddbgcnt.def86 Assuming that the dump file is logging the analysis/transformations
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddbgcnt.def86 Assuming that the dump file is logging the analysis/transformations
/dflybsd-src/contrib/lvm2/dist/
H A DWHATS_NEW_DM85 Split out dm-logging.h from log.h.
435 Allow logging function to be reset to use internal one.
/dflybsd-src/gnu/usr.bin/gdb/libgdb/
H A DMakefile113 cli-logging.c \

12