index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
security
/
security_token.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libcli/security Move most of security_token.c to common code.
Andrew Bartlett
2010-10-12
1
-181
/
+0
*
libcli/security Use talloc_zero when making a struct security_token
Andrew Bartlett
2010-09-11
1
-5
/
+1
*
s4:libcli/security/*.c - fix some wrong typed counters
Matthias Dieter Wallnöfer
2010-09-09
1
-2
/
+2
*
s4:security Change struct security_token->sids from struct dom_sid * to struc...
Andrew Bartlett
2010-08-23
1
-3
/
+3
*
s4:security Remove use of user_sid and group_sid from struct security_token
Andrew Bartlett
2010-08-18
1
-6
/
+2
*
s4-drs: fixed check for SECURITY_RO_DOMAIN_CONTROLLER
Andrew Tridgell
2010-08-17
1
-6
/
+6
*
s4-drs: added new SECURITY_RO_DOMAIN_CONTROLLER level
Andrew Tridgell
2010-04-22
1
-1
/
+12
*
s4-security: added a new security level SECURITY_DOMAIN_CONTROLLER
Andrew Tridgell
2009-09-15
1
-0
/
+9
*
Fix typo
Matthias Dieter Wallnöfer
2009-07-19
1
-1
/
+1
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-1
/
+0
*
More kludge ACLs!
Andrew Bartlett
2008-03-20
1
-0
/
+27
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-16
/
+16
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r15328: Move some functions around, remove dependencies.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r15297: Move create_security_token() to samdb as it requires SAMDB (and the r...
Jelmer Vernooij
2007-10-10
1
-74
/
+0
*
r14894: - add some 'const'
Stefan Metzmacher
2007-10-10
1
-11
/
+11
*
r14891: fix a bug found by the ibm checker
Stefan Metzmacher
2007-10-10
1
-16
/
+1
*
r14860: create libcli/security/security.h
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r14840: - rename some functions
Stefan Metzmacher
2007-10-10
1
-31
/
+41
*
r14641: fix typo
Stefan Metzmacher
2007-10-10
1
-2
/
+2
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13924: Split more prototypes out of include/proto.h + initial work on header
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12747: Add a couple more token tests, used by the kludge ACL module.
Andrew Bartlett
2007-10-10
1
-0
/
+30
*
r12608: Remove some unused #include lines.
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r12542: Move some more prototypes out to seperate headers
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r10810: This adds the hooks required to communicate the current user from the
Andrew Bartlett
2007-10-10
1
-0
/
+25
*
r9511: - fix the memory trees
Stefan Metzmacher
2007-10-10
1
-5
/
+5
*
r9240: - move struct security_token to the idl file, with this we can
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the
Andrew Tridgell
2007-10-10
1
-3
/
+3
*
r4620: - add interface functions to the auth subsystem so that callers doesn'...
Stefan Metzmacher
2007-10-10
1
-20
/
+25
*
r4419: move security_token stuff to the libcli/security/
Stefan Metzmacher
2007-10-10
1
-1
/
+118
*
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
2007-10-10
1
-13
/
+2
*
r3810: create a LIB_SECURITY subsystem
Stefan Metzmacher
2007-10-10
1
-0
/
+56