Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-31 | s3-libndr: add ../librpc/ndr/libndr.h include in some places. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-03-30 | s3-includes: no point in including all security headers globally. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-08-05 | s3: avoid global include of ads.h. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-07-01 | s3-libads: move ldap posix schema defines to their own header file. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2010-06-03 | s3: remove rpc_secdes.h completely. | Günther Deschner | 1 | -0/+3 | |
Guenther | |||||
2010-05-31 | s3: use shared security defines. | Günther Deschner | 1 | -14/+14 | |
Guenther | |||||
2010-05-18 | s3-secdesc: remove "typedef struct security_descriptor SEC_DESC". | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-05-18 | s3-secdesc: remove "typedef struct security_acl SEC_ACL". | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-05-18 | s3-secdesc: remove "typedef struct security_ace SEC_ACE". | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2009-03-01 | Eliminate two duplicate SEC_ACE_TYPE constants already provided by | Jelmer Vernooij | 1 | -4/+4 | |
security.idl. | |||||
2008-10-14 | Use GUID_string rather than smb_uuid_string(). | Jelmer Vernooij | 1 | -4/+4 | |
2007-12-15 | Use sid_string_talloc where we have a tmp talloc ctx | Volker Lendecke | 1 | -3/+3 | |
(This used to be commit 0a911d38b8f4be382a9df60f9c6de0c500464b3a) | |||||
2007-11-27 | Remove some statics | Volker Lendecke | 1 | -2/+2 | |
(This used to be commit 1fab16ffb888cd4ec18e52d9da33976a67a5d104) | |||||
2007-10-10 | r23869: Protect against partial security descriptors. | Günther Deschner | 1 | -8/+25 | |
Guenther (This used to be commit 0a96a11f01dd8c0d29fff1d97c3d666c32b33b59) | |||||
2007-10-10 | r23842: Attempt to fix the build with LDAP. | Günther Deschner | 1 | -1/+3 | |
Guenther (This used to be commit efd817ae118da51058106ae97854572547e113d3) | |||||
2007-10-10 | r23839: Try to get the attribute name from schema GUIDs or the display name from | Günther Deschner | 1 | -6/+47 | |
extended rights GUID from ad while dumping the security descriptors's aces. This would perform much better with a guid cache, but for the rare cases where it is used net ads search cn=mymachine ntSecurityDescriptor -U user%pass it should be ok for now. Guenther (This used to be commit b36913433eb74203b29f2b7d412a86e60591ea22) | |||||
2007-10-10 | r23837: Pass ADS_STRUCT and TALLOC_CTX down to ads_disp_sd. | Günther Deschner | 1 | -6/+6 | |
Guenther (This used to be commit ad0a6d5703c35d48ab5bbfa8d6506d42e0cfb61d) | |||||
2007-10-10 | r23826: Fix gpo security filtering by matching the security descriptor ace's ↵ | Günther Deschner | 1 | -2/+0 | |
for the extended apply group policy right. Guenther (This used to be commit d832014a6fef657f484412372b5d09047552b183) | |||||
2007-10-10 | r23820: Display security_ace_object in LDAP security descriptors for debugging. | Günther Deschner | 1 | -0/+18 | |
Guenther (This used to be commit 3925e85812b2aded356866925382b1beb718cd44) | |||||
2007-10-10 | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 1 | -2/+1 | |
(This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07) | |||||
2007-10-10 | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3) | |||||
2007-10-10 | r22798: Add the "apply group policy" access bit (as seen in type 0x05 ↵ | Günther Deschner | 1 | -1/+4 | |
ALLOWED OBJECT ACEs). Guenther (This used to be commit e138cbc876e50ae25cb15c5109a42bc8b800c1ba) | |||||
2007-10-10 | r18745: Use the Samba4 data structures for security descriptors and security ↵ | Jelmer Vernooij | 1 | -7/+7 | |
descriptor buffers. Make security access masks simply a uint32 rather than a structure with a uint32 in it. (This used to be commit b41c52b9db5fc4a553b20a7a5a051a4afced9366) | |||||
2003-01-03 | Merge from HEAD - make Samba compile with -Wwrite-strings without additional | Andrew Bartlett | 1 | -3/+3 | |
warnings. (Adds a lot of const). Andrew Bartlett (This used to be commit 3a7458f9472432ef12c43008414925fd1ce8ea0c) | |||||
2002-10-01 | syncing up with HEAD. Seems to be a lot of differences creeping in | Gerald Carter | 1 | -3/+0 | |
(i ignored the new SAMBA stuff, but the rest of this looks like it should have been merged already). (This used to be commit 3de09e5cf1f667e410ee8b9516a956860ce7290f) | |||||
2002-07-15 | updated the 3.0 branch from the head branch - ready for alpha18 | Andrew Tridgell | 1 | -16/+4 | |
(This used to be commit 03ac082dcb375b6f3ca3d810a6a6367542bc23ce) | |||||
2002-03-22 | Stomped on some header file version numbers that have crept back in. | Tim Potter | 1 | -2/+1 | |
(This used to be commit e66bdf1229ba84f64c19e817e2c4081dbbf0bee8) | |||||
2002-03-10 | forgotten file, oops | Andrew Tridgell | 1 | -0/+175 | |
(This used to be commit 98196e79b733e029341578b382bdfabf3f9a0bdc) |