summaryrefslogtreecommitdiff
path: root/source3/nsswitch/libwbclient/wbc_util.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-13libwbclient: Add wbcLogoffUser() and wbcLookupDomainController().coffeedude1-2/+60
2008-04-23Mark a domain offline in the wbcDomainInfo structure using the domain_flags.Gerald W. Carter1-1/+14
2008-04-23Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXXGerald W. Carter1-3/+3
2008-04-20libwbclient: change wbcResolveWinsByIP() to take char ** instead of const cha...Michael Adam1-2/+2
2008-04-20libwbclient: fix wbcResolveWinsByName() to take char * instead of const char **Michael Adam1-2/+2
2008-04-17Add wbcListTrusts() API call to libwbclient.soGerald W. Carter1-4/+215
2008-04-17libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP()Stefan Metzmacher1-0/+81
2008-04-01libwbclient: add wbcInterfaceDetails()Stefan Metzmacher1-0/+75
2008-01-03Some coding convention pedantism.Günther Deschner1-6/+6
2008-01-02Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory.Gerald (Jerry) Carter1-4/+0
2007-12-23Fix wbcPing()Volker Lendecke1-1/+9
2007-12-21Compile fix: Correct use of wbcDomainInfo() after function signature change.Gerald (Jerry) Carter1-1/+1
2007-12-21Add files for new LGPL libwbclient DSO implementing the Winbind client APIGerald (Jerry) Carter1-0/+110