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
/
source3
/
utils
/
sharesec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Make sharesec optionally use sddl
Volker Lendecke
2011-09-16
1
-1
/
+76
*
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
2011-06-09
1
-1
/
+1
*
s3-passdb: use passdb headers where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3:utils enable sharesec for registry shares
Christian Ambach
2011-02-09
1
-1
/
+2
*
s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt calls
Andrew Bartlett
2010-11-02
1
-2
/
+3
*
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
2010-11-02
1
-1
/
+1
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
1
-3
/
+1
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-1
/
+1
*
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
2010-09-20
1
-3
/
+4
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-2
/
+2
*
s3-secdesc: use SD_REVISION from security.idl.
Günther Deschner
2010-05-18
1
-1
/
+1
*
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
2010-05-18
1
-5
/
+5
*
s3-secdesc: remove "typedef struct security_acl SEC_ACL".
Günther Deschner
2010-05-18
1
-5
/
+5
*
s3-secdesc: remove "typedef struct security_ace SEC_ACE".
Günther Deschner
2010-05-18
1
-12
/
+13
*
s3: last part of TYPESAFE_QSORT() conversion
Andrew Tridgell
2010-02-14
1
-1
/
+1
*
More warning fixes for Solaris.
Jeremy Allison
2009-02-23
1
-3
/
+3
*
Add -D option to sharesec util to delete the entire security descriptor.
Steven Danneman
2008-12-28
1
-8
/
+23
*
Change error messages in sharesec util to go to stderr instead of stdout
Steven Danneman
2008-12-28
1
-10
/
+10
*
Cleaned up whitespace issues in sharesec.c
Steven Danneman
2008-12-28
1
-35
/
+39
*
Remove SEC_ACCESS. It's a uint32_t.
Jeremy Allison
2008-10-09
1
-1
/
+1
*
Fixed "uninitilized variable" build warning
Steven Danneman
2008-09-15
1
-1
/
+1
*
Replace sid_string_static with sid_string_tos
Volker Lendecke
2007-12-15
1
-5
/
+6
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-1
/
+1
*
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
2007-12-07
1
-4
/
+16
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-7
/
+7
*
r24943: Some stackframes
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r21417: Janitor for Herb. Make sure sharesec.c is functionally
Jeremy Allison
2007-10-10
1
-127
/
+319
*
r19669: set_share_security does not need a mem_ctx passed
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
2007-10-10
1
-8
/
+8
*
r17032: I thought I had already merged this from trunk:
Volker Lendecke
2007-10-10
1
-1
/
+2
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-0
/
+414