Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags. | Günther Deschner | 2009-08-28 | 1 | -5/+0 |
| | | | | Guenther | ||||
* | libcli/auth: move netlogon_creds_CredentialState out of libcli. | Günther Deschner | 2009-08-27 | 1 | -0/+1 |
| | | | | Guenther | ||||
* | Rework Samba4 to use the new common libcli/auth code | Andrew Bartlett | 2009-04-14 | 1 | -0/+5 |
| | | | | | | | In particular, this is the rename from creds_ to netlogon_creds_, as well as other links to use the new common crypto. Andrew Bartlett | ||||
* | Rework Samba3 to use new libcli/auth code (partial) | Andrew Bartlett | 2009-04-14 | 1 | -0/+3 |
| | | | | | | | | | | | This commit is mostly to cope with the removal of SamOemHash (replaced by arcfour_crypt()) and other collisions (such as changed function arguments compared to Samba3). We still provide creds_hash3 until Samba3 uses the credentials code in netlogon server Andrew Bartlett | ||||
* | Move libcli/auth to the top level | Andrew Bartlett | 2009-04-14 | 1 | -0/+24 |