Searched refs:switch_to_user (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/cvs/src/ |
| D | server.c | 5356 static void switch_to_user PROTO((const char *, const char *)); 5359 switch_to_user (cvs_username, username) in switch_to_user() function 5995 switch_to_user (username, host_user); in pserver_authenticate_connection() 6076 switch_to_user ("Kerberos 4", user); in kserver_authenticate_connection() 6199 switch_to_user ("GSSAPI", buf); in gserver_authenticate_connection()
|
| D | ChangeLog | 2035 switch_to_user(). 2068 * server.c (switch_to_user): SysLog attempts to root from pserver. 2072 * server.c (switch_to_user): Don't allow CVS to run as root in pserver 2935 * server.c (switch_to_user): Add syslog calls for setgid/setuid 3107 * server.c (switch_to_user): Update comment, change error message 4278 * server.c (switch_to_user): Only set $CVS_USER if 5467 * server.c (switch_to_user): Set CVS_USER. Patch from Sudish 5817 * server.c (switch_to_user): Only set CVS_Username if 6108 * server.c (switch_to_user): Set CVS_Username if it hasn't already 6442 * server.c (switch_to_user): Correct setgid error messages. [all …]
|
| D | ChangeLog-96 | 73 (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
|
| D | ChangeLog-97 | 158 (switch_to_user): Compile if HAVE_GSSAPI, in addition to existing 1533 * server.c (switch_to_user): Add comment about checking for errors
|