summaryrefslogtreecommitdiffstats
path: root/source3/utils/sharesec.c
Commit message (Expand)AuthorAgeFilesLines
* s3/sharesec: use security_ace_equal instead of sec_ace_equalDavid Disseldorp2014-05-291-3/+5
* sharesec: remove unused security descriptor print fnsDavid Disseldorp2014-05-281-85/+0
* sharesec: use NDR security descriptor print fnsDavid Disseldorp2014-05-281-4/+12
* s3-utils: Fix scanf format in sharesec.Andreas Schneider2013-11-151-3/+3
* sharesec: Implement --view-allVolker Lendecke2013-06-261-1/+34
* s3: Make sharesec optionally use sddlVolker Lendecke2011-09-161-1/+76
* s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()Andrew Bartlett2011-06-091-1/+1
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-301-0/+1
* s3:utils enable sharesec for registry sharesChristian Ambach2011-02-091-1/+2
* s3-debug Move 'load_case_tables()' before lp_set_cmdline() and popt callsAndrew Bartlett2010-11-021-2/+3
* s3-debug Remove 'AllowDebugChange' and use lp_set_cmdline() insteadAndrew Bartlett2010-11-021-1/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-3/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-1/+1
* s3-util_sid: use shared dom_sid_compare_auth and dom_sid_equal_X functions.Günther Deschner2010-09-201-3/+4
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-2/+2
* s3-secdesc: use SD_REVISION from security.idl.Günther Deschner2010-05-181-1/+1
* s3-secdesc: remove "typedef struct security_descriptor SEC_DESC".Günther Deschner2010-05-181-5/+5
* s3-secdesc: remove "typedef struct security_acl SEC_ACL".Günther Deschner2010-05-181-5/+5
* s3-secdesc: remove "typedef struct security_ace SEC_ACE".Günther Deschner2010-05-181-12/+13
* s3: last part of TYPESAFE_QSORT() conversionAndrew Tridgell2010-02-141-1/+1
* More warning fixes for Solaris.Jeremy Allison2009-02-231-3/+3
* Add -D option to sharesec util to delete the entire security descriptor.Steven Danneman2008-12-281-8/+23
* Change error messages in sharesec util to go to stderr instead of stdoutSteven Danneman2008-12-281-10/+10
* Cleaned up whitespace issues in sharesec.cSteven Danneman2008-12-281-35/+39
* Remove SEC_ACCESS. It's a uint32_t.Jeremy Allison2008-10-091-1/+1
* Fixed "uninitilized variable" build warningSteven Danneman2008-09-151-1/+1
* Replace sid_string_static with sid_string_tosVolker Lendecke2007-12-151-5/+6
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-1/+1
* Remove next_token - all uses must now be next_token_talloc.Jeremy Allison2007-12-071-4/+16
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-7/+7
* r24943: Some stackframesVolker Lendecke2007-10-101-1/+1
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r21417: Janitor for Herb. Make sure sharesec.c is functionallyJeremy Allison2007-10-101-127/+319
* r19669: set_share_security does not need a mem_ctx passedVolker Lendecke2007-10-101-1/+1
* r18745: Use the Samba4 data structures for security descriptors and security ...Jelmer Vernooij2007-10-101-8/+8
* r17032: I thought I had already merged this from trunk:Volker Lendecke2007-10-101-1/+2
* r16945: Sync trunk -> 3.0 for 3.0.24 code. Still needJeremy Allison2007-10-101-0/+414