s3:winbind: Convert the GETPWENT routines to the new API
authorVolker Lendecke <vl@samba.org>
Mon, 17 Aug 2009 21:13:48 +0000 (23:13 +0200)
committerVolker Lendecke <vl@samba.org>
Sat, 29 Aug 2009 17:42:26 +0000 (19:42 +0200)
commit9c30a8dc6fffd592592a108f3d9d93769ba74417
tree2dcf9b86aef2e3c57b334f67133448e5524e2dbc
parent6e2bf7e23480cb467288adac145ec2853aeaa11d
s3:winbind: Convert the GETPWENT routines to the new API
source3/Makefile.in
source3/winbindd/winbindd.c
source3/winbindd/winbindd.h
source3/winbindd/winbindd_endpwent.c [new file with mode: 0644]
source3/winbindd/winbindd_getpwent.c [new file with mode: 0644]
source3/winbindd/winbindd_proto.h
source3/winbindd/winbindd_setpwent.c [new file with mode: 0644]
source3/winbindd/winbindd_user.c