Age | Commit message (Expand) | Author | Files | Lines |
2008-03-20 | More kludge ACLs! | Andrew Bartlett | 1 | -0/+27 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -16/+16 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r15328: Move some functions around, remove dependencies. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r15297: Move create_security_token() to samdb as it requires SAMDB (and the r... | Jelmer Vernooij | 1 | -74/+0 |
2007-10-10 | r14894: - add some 'const' | Stefan Metzmacher | 1 | -11/+11 |
2007-10-10 | r14891: fix a bug found by the ibm checker | Stefan Metzmacher | 1 | -16/+1 |
2007-10-10 | r14860: create libcli/security/security.h | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r14840: - rename some functions | Stefan Metzmacher | 1 | -31/+41 |
2007-10-10 | r14641: fix typo | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r14464: Don't include ndr_BASENAME.h files unless strictly required, instead | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r13924: Split more prototypes out of include/proto.h + initial work on header | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12747: Add a couple more token tests, used by the kludge ACL module. | Andrew Bartlett | 1 | -0/+30 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12542: Move some more prototypes out to seperate headers | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r10810: This adds the hooks required to communicate the current user from the | Andrew Bartlett | 1 | -0/+25 |
2007-10-10 | r9511: - fix the memory trees | Stefan Metzmacher | 1 | -5/+5 |
2007-10-10 | r9240: - move struct security_token to the idl file, with this we can | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -3/+3 |
2007-10-10 | r4620: - add interface functions to the auth subsystem so that callers doesn'... | Stefan Metzmacher | 1 | -20/+25 |
2007-10-10 | r4419: move security_token stuff to the libcli/security/ | Stefan Metzmacher | 1 | -1/+118 |
2007-10-10 | r4147: converted from NT_USER_TOKEN to struct security_token | Andrew Tridgell | 1 | -13/+2 |
2007-10-10 | r3810: create a LIB_SECURITY subsystem | Stefan Metzmacher | 1 | -0/+56 |