Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -5/+5 |
2007-10-10 | r23816: A little more static, but leave the dead code testjoin.c as documenta... | Andrew Bartlett | 1 | -1/+1 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r18971: avoid strndup is a few places. Fixes a minor memory leak, and should | Andrew Tridgell | 1 | -3/+8 |
2007-10-10 | r15834: fixed a memory leak in the session code | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r14724: Rearrange some source files, install more headers. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r8520: fixed a pile of warnings from the build farm gcc -Wall output on | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r7731: change debug level to not spam the build-farm smbd log | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5877: It is not an error to have a zero-length secret, after decryption. | Andrew Bartlett | 1 | -3/+5 |
2007-10-10 | r4682: A LDB-based secrets implementation in Samba4. | Andrew Bartlett | 1 | -21/+22 |
2007-10-10 | r3967: fix compiler warnings | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r3805: Fix the LSA portions of the RPC-SAMSYNC test - I was not using the LSA | Andrew Bartlett | 1 | -0/+77 |
2007-10-10 | r995: - renamed many of our crypto routines to use the industry standard | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r611: Fix breakage from my last commit: | Andrew Bartlett | 1 | -6/+6 |
2007-10-10 | r101: added lsa_SetSecret() and lsa_QuerySecret() | Andrew Tridgell | 1 | -0/+133 |