s3:winbind: The get[gr|pw]end functions need access to the client state
authorVolker Lendecke <vl@samba.org>
Sun, 16 Aug 2009 10:46:55 +0000 (12:46 +0200)
committerVolker Lendecke <vl@samba.org>
Sun, 16 Aug 2009 11:28:14 +0000 (13:28 +0200)
commit2c23e7dc5a5d305406a156402ec805ed05e5a11f
tree0dd7b831ce6b0004e9b24dc19aa032bc73a0abfe
parent459233e6309afc93499d6b8cfd46e93e4e7d5cf3
s3:winbind: The get[gr|pw]end functions need access to the client state
18 files changed:
source3/winbindd/wb_ping.c
source3/winbindd/winbindd.c
source3/winbindd/winbindd_getgrgid.c
source3/winbindd/winbindd_getgrnam.c
source3/winbindd/winbindd_getgroups.c
source3/winbindd/winbindd_getpwnam.c
source3/winbindd/winbindd_getpwsid.c
source3/winbindd/winbindd_getpwuid.c
source3/winbindd/winbindd_getsidaliases.c
source3/winbindd/winbindd_getuserdomgroups.c
source3/winbindd/winbindd_gid_to_sid.c
source3/winbindd/winbindd_lookupname.c
source3/winbindd/winbindd_lookupsid.c
source3/winbindd/winbindd_proto.h
source3/winbindd/winbindd_show_sequence.c
source3/winbindd/winbindd_sid_to_gid.c
source3/winbindd/winbindd_sid_to_uid.c
source3/winbindd/winbindd_uid_to_sid.c