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)
commit30675f81f60bab24f47758baab8316d4467709ef
treed65307f62b3b061e717188662dc91d3863dd1704
parentd5114f624591c55a75d86a1efec3378fd4c9ef5a
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.
(This used to be commit 899a9f0dce50c73e03c8da2ebe920957491c8ad7)
source3/include/proto.h
source3/include/smb.h
source3/libsmb/clientgen.c
source3/rpc_parse/parse_net.c
source3/rpc_server/srv_netlog.c
source3/smbd/password.c