Home
last modified time | relevance | path

Searched refs:system_auth (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dparseinfo.h46 bool system_auth; member
H A Dparseinfo.c313 new->system_auth = true; in new_config()
553 readBool (infopath, "SystemAuth", p, &retval->system_auth); in parse_config()
H A DChangeLog-971549 defined, don't set system_auth.
1630 * server.c, server.h (system_auth): New variable.
1633 * server.c (check_password): If !system_auth, then skip the check
H A Dserver.c7070 if (!config->system_auth) in check_password()
H A DChangeLog2528 * server.c (system_auth): Move global to struct config.
2532 * server.h (system_auth): Move extern decl for global moved to config.
2756 * rcs.h (preserve_perms), server.c (system_auth), server.h
2757 (system_auth): Likewise.