summaryrefslogtreecommitdiffstats
path: root/source4/libcli/auth/session.c
Commit message (Expand)AuthorAgeFilesLines
* s4-smbtorture: add test for setting passwords via samr_UserInfo18.Günther Deschner2008-12-051-1/+1
* r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij2007-10-101-5/+5
* r23816: A little more static, but leave the dead code testjoin.c as documenta...Andrew Bartlett2007-10-101-1/+1
* r23792: convert Samba4 to GPLv3Andrew Tridgell2007-10-101-3/+2
* r18971: avoid strndup is a few places. Fixes a minor memory leak, and shouldAndrew Tridgell2007-10-101-3/+8
* r15834: fixed a memory leak in the session codeAndrew Tridgell2007-10-101-1/+1
* r14724: Rearrange some source files, install more headers.Jelmer Vernooij2007-10-101-0/+1
* r8520: fixed a pile of warnings from the build farm gcc -Wall output onAndrew Tridgell2007-10-101-1/+1
* r7731: change debug level to not spam the build-farm smbd logStefan Metzmacher2007-10-101-1/+1
* r5877: It is not an error to have a zero-length secret, after decryption.Andrew Bartlett2007-10-101-3/+5
* r4682: A LDB-based secrets implementation in Samba4.Andrew Bartlett2007-10-101-21/+22
* r3967: fix compiler warningsStefan Metzmacher2007-10-101-2/+2
* r3805: Fix the LSA portions of the RPC-SAMSYNC test - I was not using the LSAAndrew Bartlett2007-10-101-0/+77
* r995: - renamed many of our crypto routines to use the industry standardAndrew Tridgell2007-10-101-1/+1
* r890: convert samba4 to use [u]int8_t instead of [u]int8Stefan Metzmacher2007-10-101-1/+1
* r611: Fix breakage from my last commit:Andrew Bartlett2007-10-101-6/+6
* r101: added lsa_SetSecret() and lsa_QuerySecret()Andrew Tridgell2007-10-101-0/+133