index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
libcli
/
security
/
privilege.c
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
r25027: Fix more warnings.
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r23792: convert Samba4 to GPLv3
Andrew Tridgell
1
-3
/
+2
2007-10-10
r14894: - add some 'const'
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r14891: fix a bug found by the ibm checker
Stefan Metzmacher
1
-8
/
+45
2007-10-10
r14542: Remove librpc, libndr and libnbt from includes.h
Jelmer Vernooij
1
-0
/
+1
2007-10-10
r12608: Remove some unused #include lines.
Jelmer Vernooij
1
-1
/
+0
2007-10-10
r9240: - move struct security_token to the idl file, with this we can
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4419: move security_token stuff to the libcli/security/
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r4196: - added server side code for lsa_LookupPrivDisplayName
Andrew Tridgell
1
-24
/
+112
2007-10-10
r4151: added privilege attribute handling on samdb.
Andrew Tridgell
1
-5
/
+13
2007-10-10
r4150: - add fns for manipulating the privilege_mask in a security_token
Andrew Tridgell
1
-0
/
+24
2007-10-10
r4147: converted from NT_USER_TOKEN to struct security_token
Andrew Tridgell
1
-0
/
+84