Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
authorJeremy Allison <jra@samba.org>
Mon, 9 Nov 1998 20:33:37 +0000 (20:33 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 9 Nov 1998 20:33:37 +0000 (20:33 +0000)
commitbacd3e9d2036a804e73644a28fc498f229c8446c
treea73364caa60bc43abcf20aae6ac51944ced7beac
parent373f60256fc6dc800f73d88ea9a302933a4a3246
Makefile.in: Removed rpc_server/srv_ldap_helpers.c per J.F.'s instructions.
client/client.c:
client/clitar.c:
include/client.h:
smbwrapper/smbw_dir.c:
smbwrapper/smbw_stat.c:
smbwrapper/smbw.c:
lib/util.c: Converted all use of 'mode' to uint16.
smbd/quotas.c: Fixed stupid comment bug I put in there :-(.
printing/printing.c: Fix from J.F. to new code.
Jeremy.
13 files changed:
source/Makefile.in
source/client/client.c
source/client/clitar.c
source/include/client.h
source/include/proto.h
source/lib/util.c
source/libsmb/clientgen.c
source/printing/printing.c
source/rpc_server/srv_ldap_helpers.c [deleted file]
source/smbd/quotas.c
source/smbwrapper/smbw.c
source/smbwrapper/smbw_dir.c
source/smbwrapper/smbw_stat.c