summaryrefslogtreecommitdiffstats
path: root/libcli/auth/smbencrypt.c
Commit message (Collapse)AuthorAgeFilesLines
* Simplify E_md5hash a bitVolker Lendecke2010-01-071-6/+2
|
* libcli/auth: remove trailing whitespace.Günther Deschner2009-09-161-72/+72
| | | | Guenther
* s4: fix the build after ntlmssp header change.Günther Deschner2009-08-281-0/+1
| | | | Guenther
* libcli/auth: remove unused NTLMSSP_NAME_TYPE_ flags.Günther Deschner2009-08-281-3/+3
| | | | Guenther
* Add const to cast, to fix warningAndrew Bartlett2009-06-181-2/+2
|
* Fix a couple of warningsVolker Lendecke2009-04-231-4/+4
|
* Rework Samba4 to use the new common libcli/auth codeAndrew Bartlett2009-04-141-3/+2
| | | | | | | In particular, this is the rename from creds_ to netlogon_creds_, as well as other links to use the new common crypto. Andrew Bartlett
* Port Samba4 to the new combined libcli/auth functionsAndrew Bartlett2009-04-141-1/+1
| | | | | | | For example, some of the new shared functionality was previously in the wkssvc torture test. Andrew Bartlett
* Merge smbencrypt.c between Samba3 and Samba4Andrew Bartlett2009-04-141-31/+219
|
* Move libcli/auth to the top levelAndrew Bartlett2009-04-141-0/+595