summaryrefslogtreecommitdiffstats
path: root/libcli/auth/libcli_auth.h
Commit message (Collapse)AuthorAgeFilesLines
* libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags.Günther Deschner2009-08-281-5/+0
| | | | Guenther
* libcli/auth: move netlogon_creds_CredentialState out of libcli.Günther Deschner2009-08-271-0/+1
| | | | Guenther
* Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-141-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 Bartlett2009-04-141-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 levelAndrew Bartlett2009-04-141-0/+24