Home
last modified time | relevance | path

Searched refs:droproot (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/ntp/ntpd/
Dcmd_args.c84 droproot = 1; in getCmdOpts()
136 droproot = 1; in getCmdOpts()
Dntpd.c222 int droproot; variable
1207 if (droproot && have_caps) {
1209 if (droproot) {
Dntp_timer.c280 if (droproot) { in intres_timeout_req()
/freebsd-12-stable/contrib/ntp/libntp/
Dwork_fork.c425 REQUIRE(droproot && root_dropped); in fork_deferred_worker()
500 if (droproot && !root_dropped) in fork_blocking_child()
/freebsd-12-stable/contrib/ntp/include/
Dntpd.h565 extern int droproot; /* flag: try to drop root privileges after startup */
/freebsd-12-stable/contrib/tcpdump/
Dtcpdump.c199 static void droproot(const char *, const char *);
597 droproot(const char *username, const char *chroot_dir) in droproot() function
1887 droproot(username, chroot_dir); in main()
/freebsd-12-stable/contrib/ntp/sntp/
Dmain.c99 int droproot; /* intres imports these */ variable
/freebsd-12-stable/contrib/ntp/
DChangeLog272 * [Bug 3539] work_fork build fails when droproot is not supported <perlinger@ntp.org>
1534 * [Bug 2482] Cleanup of droproot and jail support for Solaris.
1540 * [Bug 2482] Add droproot and jail support for Solaris.
4388 * [Bug 1179] error messages for -u/--user and -i lacking droproot
DNEWS328 * [Bug 3539] work_fork build fails when droproot is not supported <perlinger@ntp.org>
DCommitLog10153 [Bug 3539] work_fork build fails when droproot is not supported
10156 [Bug 3539] work_fork build fails when droproot is not supported
10159 [Bug 3539] work_fork build fails when droproot is not supported
76059 [Bug 2482] Cleanup of droproot and jail support for Solaris
76062 [Bug 2482] Cleanup of droproot and jail support for Solaris
76065 [Bug 2482] Cleanup of droproot and jail support for Solaris
76282 [Bug 2482] Add droproot ahd jail support for Solaris
76285 [Bug 2482] Add droproot ahd jail support for Solaris
76291 [Bug 2482] Add droproot ahd jail support for Solaris
76297 [Bug 2482] Add droproot ahd jail support for Solaris
[all …]