index
:
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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libcli
/
security
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s3-privs Inline dump_se_priv into callers now that it's just a uint64_t
Andrew Bartlett
2010-09-11
1
-9
/
+0
*
libcli/security Use talloc_realloc() not TALLOC_REALLOC_ARRAY()
Andrew Bartlett
2010-09-11
1
-1
/
+1
*
libcli/security Use C99 types
Andrew Bartlett
2010-09-11
1
-3
/
+3
*
libcli/security Use true and false, not True and False
Andrew Bartlett
2010-09-11
1
-22
/
+22
*
s3-privs Move source3/ privileges implmentation into common
Andrew Bartlett
2010-09-11
2
-0
/
+531
*
s3/s4 - remove "talloc_tos()" from common code since s4 doesn't support it
Matthias Dieter Wallnöfer
2010-06-21
1
-4
/
+9
*
libcli: Fixed a segfault in security_acl_dup when the acl is NULL.
Brendan Powers
2010-06-19
1
-0
/
+4
*
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
2010-05-18
1
-2
/
+2
*
s4-waf: removed the AUTOGENERATED markers
Andrew Tridgell
2010-04-06
1
-3
/
+0
*
s4-waf: mark the wscript files as python so vim/emacs knows how to highlight ...
Andrew Tridgell
2010-04-06
1
-0
/
+2
*
build: waf quicktest nearly works
Andrew Tridgell
2010-04-06
1
-1
/
+1
*
build: commit all the waf build files in the tree
Andrew Tridgell
2010-04-06
1
-0
/
+9
*
Attempt to fix the build on AIX, that system seems to have a #define for s_type
Volker Lendecke
2010-03-28
1
-18
/
+35
*
libcli/security: fix sddl.c to be able to build it from source3
Michael Adam
2010-03-03
1
-1
/
+1
*
s4:move the sddl code down to the top level
Michael Adam
2010-03-03
3
-1
/
+659
*
lib: use TYPESAFE_QSORT() in lib/ and libcli/
Andrew Tridgell
2010-02-14
1
-5
/
+4
*
Change uint_t to unsigned int in libcli
Matt Kraai
2010-02-02
1
-1
/
+1
*
Revert "libcli/security: Remove a call to strncasecmp"
Volker Lendecke
2010-01-25
1
-1
/
+5
*
Revert "libcli/security: Convert some strtol calls to strtoul"
Volker Lendecke
2010-01-25
1
-2
/
+2
*
Revert "libcli/security: Fix a valgrind error in dom_sid_parse"
Volker Lendecke
2010-01-25
1
-4
/
+0
*
Revert "libcli/security: Prohibit SID formats like S-1-5-32-+545"
Volker Lendecke
2010-01-25
1
-13
/
+0
*
libcli/security: Prohibit SID formats like S-1-5-32-+545
Volker Lendecke
2010-01-23
1
-0
/
+13
*
libcli/security: Fix a valgrind error in dom_sid_parse
Volker Lendecke
2010-01-23
1
-0
/
+4
*
libcli/security: Convert some strtol calls to strtoul
Volker Lendecke
2010-01-23
1
-2
/
+2
*
libcli/security: Remove a call to strncasecmp
Volker Lendecke
2010-01-23
1
-5
/
+1
*
Initial implementation of security descriptor creation in DS
Nadezhda Ivanova
2009-09-20
2
-0
/
+54
*
Owner and group defaulting.
Nadezhda Ivanova
2009-09-16
2
-1
/
+4
*
Create a correct talloc hierarchy in make_sec_acl()
Volker Lendecke
2009-07-14
1
-1
/
+1
*
A fix in the ACL code used by both SAMBA 3 and 4
Matthias Dieter Wallnöfer
2009-06-19
1
-1
/
+1
*
Fix includes for security_descriptor file for the non-merged build.
Jelmer Vernooij
2009-04-21
1
-1
/
+2
*
Move the security_descriptor utility code to the top-level.
Jelmer Vernooij
2009-04-21
3
-1
/
+598
*
display_sec: Move to common libcli/security directory.
Jelmer Vernooij
2009-03-25
2
-1
/
+323
*
libcli/security: fix the source4 build
Stefan Metzmacher
2009-03-02
1
-0
/
+1
*
libcli/security: fix the source3 build
Stefan Metzmacher
2009-03-02
2
-2
/
+2
*
Add header files for secace and secacl.
Jelmer Vernooij
2009-03-01
2
-0
/
+72
*
Move secacl to top-level.
Jelmer Vernooij
2009-03-01
1
-0
/
+122
*
dom_sid.h: Include dependency security.h that provides the dom_sid struct.
Jelmer Vernooij
2009-03-01
1
-0
/
+2
*
Move secace.c to top-level.
Jelmer Vernooij
2009-03-01
1
-0
/
+281
*
Add missing include to shut up missing prototype warnings
Volker Lendecke
2009-02-14
1
-0
/
+1
*
s3: Fix the non-merged build.
Kai Blin
2009-02-01
1
-1
/
+0
*
shared: Move dom_sid_* utility functions to top level
Kai Blin
2009-02-01
3
-0
/
+359
[prev]