r17856: The two new functions - libnet_LookupName and libnet_UserInfo.
authorRafal Szczesniak <mimir@samba.org>
Sun, 27 Aug 2006 20:37:23 +0000 (20:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:16:48 +0000 (14:16 -0500)
commit1e46d3a46a2556eb3c8704d344f51a013059ba97
tree0a1d4c08c6f36e454557d7c1cff418a94db48ff9
parent1bdf6692092f84aa28fc237a89c14d836b2cde87
r17856: The two new functions - libnet_LookupName and libnet_UserInfo.
These two perform name resolving in SAM database and fetching
user account information, respectively. The code is quite rough
yet, but it builds and basic tests work. Now, I'm working on
cleaning it up...

rafal
(This used to be commit 4a932255a01d9f1ac91feb9e371494933f1ae74e)
source4/libnet/libnet_domain.c
source4/libnet/libnet_lookup.c
source4/libnet/libnet_lookup.h
source4/libnet/libnet_user.c
source4/libnet/libnet_user.h