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
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
sharesec.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
1
-0
/
+1
2020-03-26
sharesec: Use ARRAY_DEL_ELEMENT() in sort_acl()
Volker Lendecke
1
-4
/
+2
2019-11-27
s3:param: make "servicename" a substituted option
Ralph Boehme
1
-1
/
+3
2019-11-26
sharesec: Return NTSTATUS from delete_share_security
Christof Schmitt
1
-1
/
+2
2019-11-26
sharesec: Return NTSTATUS from set_share_security
Christof Schmitt
1
-4
/
+6
2019-10-24
s3: remove now unneeded call to cmdline_messaging_context()
Ralph Boehme
1
-1
/
+0
2019-08-22
s3: free popt context in utils
Swen Schillig
1
-5
/
+11
2019-01-28
s3:utils: Use C99 initializer for poptOption in sharesec
Andreas Schneider
1
-15
/
+94
2018-12-11
sharesec: Use dom_sid_str_buf
Volker Lendecke
1
-2
/
+4
2018-09-07
s3:sharesec: Use cmdline_messaging_context
Christof Schmitt
1
-0
/
+2
2015-06-17
sharesec: Use non-numerical output for sharesec
Christof Schmitt
1
-2
/
+2
2015-05-07
s3: utils: Convert all uses of uint32/16/8 to _t.
Richard Sharpe
1
-3
/
+3
2015-04-25
sharesec: Use common parse_ace function
Christof Schmitt
1
-174
/
+1
2015-04-25
sharesec: Print ACEs in similar format as expected in input
Christof Schmitt
1
-12
/
+6
2015-04-22
s3:param: remove arg save_defaults from lp_load_with_registry_shares()
Michael Adam
1
-1
/
+1
2015-04-22
s3:param: remove arg initialize_globals from lp_load_with_registry_shares()
Michael Adam
1
-1
/
+1
2015-04-22
s3:param: remove "add_ipc" parameter from lp_load_with_registry_shares().
Michael Adam
1
-1
/
+1
2015-04-22
s3:param: remove "global_only" parameter from lp_load_with_registry_shares().
Michael Adam
1
-2
/
+1
2015-03-24
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
1
-1
/
+1
2014-05-29
s3/sharesec: use security_ace_equal instead of sec_ace_equal
David Disseldorp
1
-3
/
+5
2014-05-28
sharesec: remove unused security descriptor print fns
David Disseldorp
1
-85
/
+0
2014-05-28
sharesec: use NDR security descriptor print fns
David Disseldorp
1
-4
/
+12
2013-11-15
s3-utils: Fix scanf format in sharesec.
Andreas Schneider
1
-3
/
+3
2013-06-26
sharesec: Implement --view-all
Volker Lendecke
1
-1
/
+34
2011-09-16
s3: Make sharesec optionally use sddl
Volker Lendecke
1
-1
/
+76
2011-06-09
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
1
-1
/
+1
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-02-09
s3:utils enable sharesec for registry shares
Christian Ambach
1
-1
/
+2
2010-11-02
s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt calls
Andrew Bartlett
1
-2
/
+3
2010-11-02
s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() instead
Andrew Bartlett
1
-1
/
+1
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-3
/
+1
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-1
/
+1
2010-09-20
s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.
Günther Deschner
1
-3
/
+4
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-2
/
+2
2010-05-18
s3-secdesc: use SD_REVISION from security.idl.
Günther Deschner
1
-1
/
+1
2010-05-18
s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".
Günther Deschner
1
-5
/
+5
2010-05-18
s3-secdesc: remove "typedef struct security_acl SEC_ACL".
Günther Deschner
1
-5
/
+5
2010-05-18
s3-secdesc: remove "typedef struct security_ace SEC_ACE".
Günther Deschner
1
-12
/
+13
2010-02-14
s3: last part of TYPESAFE_QSORT() conversion
Andrew Tridgell
1
-1
/
+1
2009-02-23
More warning fixes for Solaris.
Jeremy Allison
1
-3
/
+3
2008-12-28
Add -D option to sharesec util to delete the entire security descriptor.
Steven Danneman
1
-8
/
+23
2008-12-28
Change error messages in sharesec util to go to stderr instead of stdout
Steven Danneman
1
-10
/
+10
2008-12-28
Cleaned up whitespace issues in sharesec.c
Steven Danneman
1
-35
/
+39
2008-10-09
Remove SEC_ACCESS. It's a uint32_t.
Jeremy Allison
1
-1
/
+1
2008-09-15
Fixed "uninitilized variable" build warning
Steven Danneman
1
-1
/
+1
2007-12-15
Replace sid_string_static with sid_string_tos
Volker Lendecke
1
-5
/
+6
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
1
-1
/
+1
2007-12-07
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
1
-4
/
+16
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-7
/
+7
[next]