Ensure that only parse_prs.c access internal members of the prs_struct.
authorJeremy Allison <jra@samba.org>
Fri, 14 Feb 2003 22:55:46 +0000 (22:55 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 14 Feb 2003 22:55:46 +0000 (22:55 +0000)
commit8fc1f1aead6db996a6d96efdc5f81779afc9c8d2
tree2c6e40b3786b45c5d67814bdf89283afab6d58dc
parent89d480a93318d7055a8b710ac5a6437dd7da7575
Ensure that only parse_prs.c access internal members of the prs_struct.
Needed to move to disk based i/o later.
Jeremy.
(This used to be commit a823fee5b41a5b6cd4ef05aa1f85f7725bd272a5)
source3/auth/auth_winbind.c
source3/libads/ldap.c
source3/libsmb/clisecdesc.c
source3/nsswitch/winbindd_pam.c
source3/rpc_client/cli_spoolss.c
source3/rpc_parse/parse_net.c
source3/rpc_parse/parse_prs.c
source3/rpc_parse/parse_sec.c
source3/rpc_server/srv_pipe.c
source3/rpc_server/srv_pipe_hnd.c
source3/rpc_server/srv_spoolss_nt.c