Age | Commit message (Expand) | Author | Files | Lines |
2010-04-23 | libwbclient: Actually copy something in wbcChangeUserPasswordEx | Volker Lendecke | 1 | -8/+8 |
2010-04-23 | libwbclient: Remove some pointless BAIL_ON_WBC_ERROR macro calls | Volker Lendecke | 1 | -12/+12 |
2010-04-19 | libwbclient: Make wbc_create_error_info not use talloc | Volker Lendecke | 1 | -4/+13 |
2010-04-19 | libwbclient: Make wbcCredentialCache not use talloc | Volker Lendecke | 1 | -10/+14 |
2010-04-19 | libwbclient: Make wbcAuthenticateUserEx not use talloc | Volker Lendecke | 1 | -2/+3 |
2010-04-19 | libwbclient: Make wbc_create_logon_info not use talloc | Volker Lendecke | 1 | -6/+11 |
2010-04-19 | libwbclient: Make wbc_create_auth_info not use talloc | Volker Lendecke | 1 | -17/+33 |
2010-04-19 | libwbclient: Make wbc_create_password_policy_info not use talloc | Volker Lendecke | 1 | -2/+3 |
2010-04-19 | libwbclient: Make _SID_COMPOSE a function instead of a macro | Volker Lendecke | 1 | -19/+28 |
2010-04-13 | libwbclient: Re-Fix a bug that was fixed with e5741e27c4c | Volker Lendecke | 1 | -9/+9 |
2010-04-13 | libwbclient: Remove a pointless variable | Volker Lendecke | 1 | -3/+1 |
2010-04-04 | libwbclient: Streamline result processing of wbcCredentialCache() | Volker Lendecke | 1 | -4/+2 |
2010-04-04 | libwbclient: Fix a memleak in wbcCredentialCache | Volker Lendecke | 1 | -0/+1 |
2010-02-13 | libwbclient: Separate out the async functions | Kai Blin | 1 | -269/+0 |
2010-02-11 | libwbclient: Implement wbcAuthenticateUserEx_send/recv | Kai Blin | 1 | -0/+270 |
2010-02-07 | libwbclient: wbc_create_logon_info is always called with mem_ctx==NULL | Volker Lendecke | 1 | -5/+3 |
2010-02-07 | libwbclient: wbc_create_password_policy_info is always called with mem_ctx==NULL | Volker Lendecke | 1 | -7/+4 |
2010-02-07 | libwbclient: wbc_create_error_info is always called with mem_ctx==NULL | Volker Lendecke | 1 | -18/+10 |
2010-01-24 | libwbclient: Actually implement wbcCredentialCache() | Volker Lendecke | 1 | -1/+127 |
2010-01-24 | s3: Add wbinfo --ccache-save | Volker Lendecke | 1 | -0/+18 |
2010-01-24 | libwbclient: Use winbindd_free_response() | Volker Lendecke | 1 | -4/+3 |
2009-12-21 | s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc | Volker Lendecke | 1 | -0/+45 |
2009-10-13 | libwbclient: add wbcChangeTrustCredentials. | Günther Deschner | 1 | -0/+38 |
2009-10-07 | libwbclient: implement secure channel verification for specific domains in wb... | Günther Deschner | 1 | -9/+5 |
2009-09-01 | wbclient: Fix Bug #6680: always activate handling of large (> 256 byte) ntlmv2 | Günther Deschner | 1 | -4/+15 |
2009-06-18 | libwbclient: fix returned LogonInfo in wbc_LogonUser(). | Günther Deschner | 1 | -2/+4 |
2009-06-04 | libwbclient: Attempt to fix build on AIX | Kai Blin | 1 | -0/+1 |
2009-05-30 | libwbclient: Silence a compiler warning | Kai Blin | 1 | -1/+1 |
2009-04-23 | Fix Coverity ID 626: DEADCODE | Volker Lendecke | 1 | -5/+0 |
2008-12-16 | nsswitch: Move source3 files to top level dir. | Kai Blin | 1 | -0/+1034 |