cleaning up conflicts between group code not yet committed and
authorLuke Leighton <lkcl@samba.org>
Thu, 12 Nov 1998 16:07:00 +0000 (16:07 +0000)
committerLuke Leighton <lkcl@samba.org>
Thu, 12 Nov 1998 16:07:00 +0000 (16:07 +0000)
commit5b863af4c0179f0bee17e77690d99a54cc762531
tree516559fc7d6551e02bc6edf4089f0024c13cb127
parent1ab463a79575316612097445ea40b9dd7bcb84bd
cleaning up conflicts between group code not yet committed and
changes from yesterday by me, jeremy and andrew.

jeremy, your ACB_PWNOTREQ mod would have caused a crash if the user
didn't exist (first check should be for smb_pass != NULL)
(This used to be commit cbac0f165d351ba9497c222e55e453d781376e58)
source3/Makefile.in
source3/include/proto.h
source3/rpc_client/cli_pipe.c
source3/rpc_client/cli_reg.c
source3/rpc_server/srv_lookup.c [new file with mode: 0644]
source3/rpc_server/srv_netlog.c
source3/rpc_server/srv_pipe.c [new file with mode: 0644]
source3/rpc_server/srv_sid.c [new file with mode: 0644]
source3/rpc_server/srv_util.c