Age | Commit message (Expand) | Author | Files | Lines |
2008-10-10 | libwbclient: add wbcAddNamedBlob. | Günther Deschner | 1 | -0/+45 |
2008-10-09 | wbclient: add wbcLookupDomainControllerEx call. | Günther Deschner | 1 | -0/+139 |
2008-09-27 | libwbclient: fix doxygen warnings. | Günther Deschner | 1 | -1/+1 |
2008-05-13 | libwbclient: Add wbcLogoffUser() and wbcLookupDomainController(). | coffeedude | 1 | -2/+60 |
2008-04-23 | Mark a domain offline in the wbcDomainInfo structure using the domain_flags. | Gerald W. Carter | 1 | -1/+14 |
2008-04-23 | Rename WBC_DOMAIN_XXX domain flags to WBC_DOMINFO_DOMAIN_XXX | Gerald W. Carter | 1 | -3/+3 |
2008-04-20 | libwbclient: change wbcResolveWinsByIP() to take char ** instead of const cha... | Michael Adam | 1 | -2/+2 |
2008-04-20 | libwbclient: fix wbcResolveWinsByName() to take char * instead of const char ** | Michael Adam | 1 | -2/+2 |
2008-04-17 | Add wbcListTrusts() API call to libwbclient.so | Gerald W. Carter | 1 | -4/+215 |
2008-04-17 | libwbclient: add wbcResolveWinsByName() and wbcResolveWinsByIP() | Stefan Metzmacher | 1 | -0/+81 |
2008-04-01 | libwbclient: add wbcInterfaceDetails() | Stefan Metzmacher | 1 | -0/+75 |
2008-01-03 | Some coding convention pedantism. | Günther Deschner | 1 | -6/+6 |
2008-01-02 | Make sure that wbcLookupSid() and wbcLookupRids() use talloc()'d memory. | Gerald (Jerry) Carter | 1 | -4/+0 |
2007-12-23 | Fix wbcPing() | Volker Lendecke | 1 | -1/+9 |
2007-12-21 | Compile fix: Correct use of wbcDomainInfo() after function signature change. | Gerald (Jerry) Carter | 1 | -1/+1 |
2007-12-21 | Add files for new LGPL libwbclient DSO implementing the Winbind client API | Gerald (Jerry) Carter | 1 | -0/+110 |