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)
commite4f974c611c179a5e7827ec8325e01811db6540b
treeeb86d4e8b53c4ee052645cd86acd08f76f75d5b5
parent748fe7a383e50079493648839cf0ab69aa2223a0
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.
(This used to be commit bacd3e9d2036a804e73644a28fc498f229c8446c)
13 files changed:
source3/Makefile.in
source3/client/client.c
source3/client/clitar.c
source3/include/client.h
source3/include/proto.h
source3/lib/util.c
source3/libsmb/clientgen.c
source3/printing/printing.c
source3/rpc_server/srv_ldap_helpers.c [deleted file]
source3/smbd/quotas.c
source3/smbwrapper/smbw.c
source3/smbwrapper/smbw_dir.c
source3/smbwrapper/smbw_stat.c