Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-10-10 | r890: convert samba4 to use [u]int8_t instead of [u]int8 | Stefan Metzmacher | 1 | -1/+1 | |
metze (This used to be commit 2986c5f08c8f0c26a2ea7b6ce20aae025183109f) | |||||
2007-10-10 | r611: Fix breakage from my last commit: | Andrew Bartlett | 1 | -6/+6 | |
Now that all session keys are DATA_BLOBs, fix the callers. This assumes some things about the behaviour of certain crypto algorithms, without the ability to test it on session keys != 16 bytes in length. We will just need to retest when we get the KRB5 support in (DES keys are 8 bytes). Andrew Bartlett (This used to be commit e4355a7ec1eba92bdecef8cc478272897276dbae) | |||||
2007-10-10 | r101: added lsa_SetSecret() and lsa_QuerySecret() | Andrew Tridgell | 1 | -0/+133 | |
this required some crypto infrastructure and some sid utilities (This used to be commit 37d0efa9c2af8532536bea88412f0dd3ed39ecfc) |