summaryrefslogtreecommitdiff
path: root/source4/libcli/security/security_token.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-15s4-security: added a new security level SECURITY_DOMAIN_CONTROLLERAndrew Tridgell1-0/+9
2009-07-19Fix typoMatthias Dieter Wallnöfer1-1/+1
2009-01-30Fix the mess with ldb includes.Simo Sorce1-1/+0
2008-03-20More kludge ACLs!Andrew Bartlett1-0/+27
2007-10-10r25554: Convert last instances of BOOL, True and False to the standard types.Jelmer Vernooij1-16/+16
2007-10-10r23792: convert Samba4 to GPLv3Andrew Tridgell1-3/+2
2007-10-10r15328: Move some functions around, remove dependencies.Jelmer Vernooij1-1/+0
2007-10-10r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...Jelmer Vernooij1-74/+0
2007-10-10r14894: - add some 'const'Stefan Metzmacher1-11/+11
2007-10-10r14891: fix a bug found by the ibm checkerStefan Metzmacher1-16/+1
2007-10-10r14860: create libcli/security/security.hStefan Metzmacher1-1/+1
2007-10-10r14840: - rename some functionsStefan Metzmacher1-31/+41
2007-10-10r14641: fix typoStefan Metzmacher1-2/+2
2007-10-10r14464: Don't include ndr_BASENAME.h files unless strictly required, insteadJelmer Vernooij1-0/+1
2007-10-10r13924: Split more prototypes out of include/proto.h + initial work on headerJelmer Vernooij1-0/+1
2007-10-10r12747: Add a couple more token tests, used by the kludge ACL module.Andrew Bartlett1-0/+30
2007-10-10r12608: Remove some unused #include lines.Jelmer Vernooij1-1/+0
2007-10-10r12542: Move some more prototypes out to seperate headersJelmer Vernooij1-0/+1
2007-10-10r10810: This adds the hooks required to communicate the current user from theAndrew Bartlett1-0/+25
2007-10-10r9511: - fix the memory treesStefan Metzmacher1-5/+5
2007-10-10r9240: - move struct security_token to the idl file, with this we canStefan Metzmacher1-1/+1
2007-10-10r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for theAndrew Tridgell1-3/+3
2007-10-10r4620: - add interface functions to the auth subsystem so that callers doesn'...Stefan Metzmacher1-20/+25
2007-10-10r4419: move security_token stuff to the libcli/security/Stefan Metzmacher1-1/+118
2007-10-10r4147: converted from NT_USER_TOKEN to struct security_tokenAndrew Tridgell1-13/+2
2007-10-10r3810: create a LIB_SECURITY subsystemStefan Metzmacher1-0/+56