include/ntdomain.h:
authorJeremy Allison <jra@samba.org>
Mon, 2 Apr 2001 22:27:40 +0000 (22:27 +0000)
committerJeremy Allison <jra@samba.org>
Mon, 2 Apr 2001 22:27:40 +0000 (22:27 +0000)
commit887ef3e12dc56b89b2284d42b16a81f03e15110b
tree93042d7c36a91c7f5ad0f82b65f85c2cbe49d7a4
parent181d41572ceb17dc765d3c0f1a05934e35f56a61
include/ntdomain.h:
rpc_server/srv_lsa_hnd.c: Remove back pointer from policy handle list as the pipe
that opened the handle may have been closed. We were dereferencing
into something that had been closed.
rpc_parse/parse_spoolss.c: Sync up with Gerald's changes in 2.2.
lib/replace.c: Don't do proto on setlinebuf as it differs between systems.
Jeremy.
source/include/ntdomain.h
source/include/proto.h
source/lib/replace.c
source/rpc_parse/parse_spoolss.c
source/rpc_server/srv_lsa_hnd.c