Home
last modified time | relevance | path

Searched refs:pserver_authenticate_connection (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl2/xcvs/dist/src/
Dserver.h55 void pserver_authenticate_connection (void);
Dmain.c958 pserver_authenticate_connection (); in main()
DChangeLog-97136 (pserver_authenticate_connection): Declare when HAVE_GSSAPI and
160 (pserver_authenticate_connection): Likewise. Ifdef out part of
1624 * server.c (pserver_authenticate_connection): Call parse_config
1835 * server.c (pserver_authenticate_connection): Adjust comment
1881 * server.c (pserver_authenticate_connection): If root_allow_ok
3157 (pserver_authenticate_connection): set above new global.
DChangeLog-96306 check_password, pserver_authenticate_connection,
1266 (pserver_authenticate_connection): Set SO_KEEPALIVE on
1282 pserver_authenticate_connection. If compiled with SETXID_SUPPORT,
1286 (pserver_authenticate_connection): little code cleanup
1848 (pserver_authenticate_connection, serve_modified,
1907 (pserver_authenticate_connection): Don't set error_use_protocol.
2987 pserver_authenticate_connection.
2988 (pserver_authenticate_connection): rename from
DChangeLog347 (pserver_authenticate_connection): Update get_root_allow_config call.
3190 (serve_noop, pserver_authenticate_connection): Misc cleanup.
3510 (pserver_authenticate_connection): Init buffers to/from net and access
5944 * server.c (pserver_authenticate_connection): Don't call SYSTEM_CLEANUP
6173 * server.c (pserver_authenticate_connection): Don't give a DOS attack a
6722 pserver_authenticate_connection): Add prototypes.
7401 (pserver_authenticate_connection): Remove syslog call, now done by
8265 * server.c (pserver_authenticate_connection): Add a specific error
8378 * server.c (pserver_authenticate_connection): Back out changes from the
8388 * server.c (pserver_authenticate_connection): Don't print from the
[all …]
Dserver.c7146 pserver_authenticate_connection (void) in pserver_authenticate_connection() function