r25554: Convert last instances of BOOL, True and False to the standard types.
[bbaumbach/samba-autobuild/.git] / source4 / libcli / auth / session.c
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Andrew Bartlettr23816: A little more static, but leave the dead code...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Andrew Tridgellr18971: avoid strndup is a few places. Fixes a minor...
2007-10-10 Andrew Tridgellr15834: fixed a memory leak in the session code
2007-10-10 Jelmer Vernooijr14724: Rearrange some source files, install more headers.
2007-10-10 Andrew Tridgellr8520: fixed a pile of warnings from the build farm...
2007-10-10 Stefan Metzmacherr7731: change debug level to not spam the build-farm...
2007-10-10 Andrew Bartlettr5877: It is not an error to have a zero-length secret...
2007-10-10 Andrew Bartlettr4682: A LDB-based secrets implementation in Samba4.
2007-10-10 Stefan Metzmacherr3967: fix compiler warnings
2007-10-10 Andrew Bartlettr3805: Fix the LSA portions of the RPC-SAMSYNC test...
2007-10-10 Andrew Tridgellr995: - renamed many of our crypto routines to use...
2007-10-10 Stefan Metzmacherr890: convert samba4 to use [u]int8_t instead of [u...
2007-10-10 Andrew Bartlettr611: Fix breakage from my last commit:
2007-10-10 Andrew Tridgellr101: added lsa_SetSecret() and lsa_QuerySecret()