summaryrefslogtreecommitdiff
path: root/source4/libcli/auth/session.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r14724: Rearrange some source files, install more headers.Jelmer Vernooij1-0/+1
2007-10-10r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell1-1/+1
2007-10-10r7731: change debug level to not spam the build-farm smbd logStefan Metzmacher1-1/+1
2007-10-10r5877: It is not an error to have a zero-length secret, after decryption.Andrew Bartlett1-3/+5
2007-10-10r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett1-21/+22
2007-10-10r3967: fix compiler warningsStefan Metzmacher1-2/+2
2007-10-10r3805: Fix the LSA portions of the RPC-SAMSYNC test - I was not using the LSAAndrew Bartlett1-0/+77
2007-10-10r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell1-1/+1
2007-10-10r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher1-1/+1
2007-10-10r611: Fix breakage from my last commit:Andrew Bartlett1-6/+6
2007-10-10r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell1-0/+133