Makefile: Added nterr.c into the mix.
authorJeremy Allison <jra@samba.org>
Thu, 23 Apr 1998 22:59:19 +0000 (22:59 +0000)
committerJeremy Allison <jra@samba.org>
Thu, 23 Apr 1998 22:59:19 +0000 (22:59 +0000)
commit899a9f0dce50c73e03c8da2ebe920957491c8ad7
tree8bccfee22fa2e2abc6f094f3907d8cdf67693925
parentad81735fa1ce02937f6aae3d6518c1cd6156b090
Makefile: Added nterr.c into the mix.
clientgen.c: Added nt_error as an entry in the struct client_state.
password.c: Open the netlogon pipe.
smb.h: Added nt_error as an entry in the struct client_state.
lib/rpc/parse/parse_net.c: Added comments on net logon.
lib/rpc/server/srv_netlog.c: Added comments on net logon.
Jeremy.
source/include/proto.h
source/include/smb.h
source/libsmb/clientgen.c
source/rpc_parse/parse_net.c
source/rpc_server/srv_netlog.c
source/smbd/password.c