Age | Commit message (Expand) | Author | Files | Lines |
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 |
2007-10-10 | r24943: Some stackframes | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r23801: The FSF has moved around a lot. This fixes their Mass Ave address. | Andrew Tridgell | 1 | -2/+1 |
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r21417: Janitor for Herb. Make sure sharesec.c is functionally | Jeremy Allison | 1 | -127/+319 |
2007-10-10 | r19669: set_share_security does not need a mem_ctx passed | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ... | Jelmer Vernooij | 1 | -8/+8 |
2007-10-10 | r17032: I thought I had already merged this from trunk: | Volker Lendecke | 1 | -1/+2 |
2007-10-10 | r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need | Jeremy Allison | 1 | -0/+414 |