Home
last modified time | relevance | path

Searched refs:switch_to_user (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dserver.c6556 switch_to_user (const char *cvs_username, const char *username) in switch_to_user() function
7323 switch_to_user (username, host_user); in pserver_authenticate_connection()
7405 switch_to_user ("Kerberos 4", user); in kserver_authenticate_connection()
7529 switch_to_user ("GSSAPI", buf); in gserver_authenticate_connection()
DChangeLog265 * main.c (main), server.c (serve_root, switch_to_user): Replace putenv
1483 (server, switch_to_user) Check for pamh being set before using
3734 (switch_to_user): Opens a PAM session and gets credentials from PAM so
5135 switch_to_user().
5188 * server.c (switch_to_user): SysLog attempts to root from pserver.
5192 * server.c (switch_to_user): Don't allow CVS to run as root in pserver
7173 * server.c (switch_to_user): Add syslog calls for setgid/setuid
7396 * server.c (switch_to_user): Update comment, change error message
8689 * server.c (switch_to_user): Only set $CVS_USER if
9878 * server.c (switch_to_user): Set CVS_USER. Patch from Sudish
[all …]
DChangeLog-9673 (switch_to_user): Set the umask to 0, not 077.
305 * server.c (server, serve_valid_responses, switch_to_user,
1179 * server.c (switch_to_user): use #ifdef SETXID_SUPPORT instead of
1272 * server.c (switch_to_user): Fix previous patch to compile it for
1280 (switch_to_user): new static function. Contains the extracted
DChangeLog-97158 (switch_to_user): Compile if HAVE_GSSAPI, in addition to existing
1533 * server.c (switch_to_user): Add comment about checking for errors