Update.
commit26a60f90c7a143e29793cddc721b8e5427fa2a6c
authorUlrich Drepper <drepper@redhat.com>
Mon, 1 Jun 1998 13:10:54 +0000 (1 13:10 +0000)
committerUlrich Drepper <drepper@redhat.com>
Mon, 1 Jun 1998 13:10:54 +0000 (1 13:10 +0000)
tree7f0f18f83e947b927358bd86768652cd4362aa84
parent6e607d847cc9ad50610238da03a92c4b01eb577a
Update.

1998-06-01  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

* nis/nis_call.c: Make directory search faster.

* nis/nis_callback.c: Insert public key of user in callback data.

* nis/nis_clone_obj.c: Make size from type u_long, not u_int.

* nis/nis_creategroup.c: Check for NULL pointer, fill in more fields.

* nis/nis_findserv.c: Rename __pmap_getport to __pmap_getnisport.

* nis/nis_intern.h: Remove duplicated prototype.

1998-06-01  Thorsten Kukuk  <kukuk@vt.uni-paderborn.de>

* sunrpc/auth_des.c: Move prototypes from here ...
* sunrpc/rpc/auth.h: ... to here.

* sunrpc/clnt_tcp.c: Add more control flags.
* sunrpc/clnt_udp.c: Likewise.

* sunrpc/netname.c (host2netname): Remove prefixing dot from
domainname.

* sunrpc/rpc/clnt.h: Document, which control flags are not
implementable.

* sunrpc/svcauth_des.c: Use key_decryptsession_pk to avoid deadlock.
14 files changed:
ChangeLog
nis/nis_call.c
nis/nis_callback.c
nis/nis_clone_obj.c
nis/nis_creategroup.c
nis/nis_findserv.c
nis/nis_intern.h
sunrpc/auth_des.c
sunrpc/clnt_tcp.c
sunrpc/clnt_udp.c
sunrpc/netname.c
sunrpc/rpc/auth.h
sunrpc/rpc/clnt.h
sunrpc/svcauth_des.c