Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | display_sec: Move to common libcli/security directory. | Jelmer Vernooij | 2009-03-25 | 1 | -317/+0 |
| | |||||
* | display_sec: Remove use of samba3-specific data types. | Jelmer Vernooij | 2009-03-15 | 1 | -3/+3 |
| | |||||
* | Eliminate two duplicate SEC_ACE_TYPE constants already provided by | Jelmer Vernooij | 2009-03-01 | 1 | -4/+4 |
| | | | | security.idl. | ||||
* | Remove a pointless static variable | Volker Lendecke | 2008-12-14 | 1 | -1/+1 |
| | |||||
* | Use GUID_string rather than smb_uuid_string(). | Jelmer Vernooij | 2008-10-14 | 1 | -4/+4 |
| | |||||
* | Remove SEC_ACCESS. It's a uint32_t. | Jeremy Allison | 2008-10-09 | 1 | -1/+1 |
| | | | | Jeremy. | ||||
* | More static pstring elimination. | Jeremy Allison | 2007-12-17 | 1 | -26/+86 |
| | | | | | Jeremy. (This used to be commit 92acc0115d8d4111289c2ade1db7bb060ee908db) | ||||
* | s/sid_to_string/sid_to_fstring/ | Volker Lendecke | 2007-12-15 | 1 | -3/+3 |
| | | | | | least surprise for callers (This used to be commit eb523ba77697346a365589101aac379febecd546) | ||||
* | Remove some statics | Volker Lendecke | 2007-11-27 | 1 | -2/+2 |
| | | | | (This used to be commit 1fab16ffb888cd4ec18e52d9da33976a67a5d104) | ||||
* | Display sec ace flags. | Günther Deschner | 2007-11-05 | 1 | -3/+31 |
| | | | | | Guenther (This used to be commit 52bf835c5e9b2fa759c61bf4a7a364eeaeae6043) | ||||
* | Display ace_objects in security descriptors. | Guenther Deschner | 2007-10-11 | 1 | -2/+39 |
| | | | | | Guenther (This used to be commit 5fa3fc81b765f1d9682170de13d2e10994fdd889) | ||||
* | r23841: Show all acl types when displaying a security descriptor. | Günther Deschner | 2007-10-10 | 1 | -7/+14 |
| | | | | | Guenther (This used to be commit 06418a63a0bf5df0e0e76172137d5dff026feaa6) | ||||
* | r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text | Andrew Tridgell | 2007-10-10 | 1 | -2/+1 |
| | | | | (This used to be commit b0132e94fc5fef936aa766fb99a306b3628e9f07) | ||||
* | r23779: Change from v2 or later to v3 or later. | Jeremy Allison | 2007-10-10 | 1 | -1/+1 |
| | | | | | Jeremy. (This used to be commit 407e6e695b8366369b7c76af1ff76869b45347b3) | ||||
* | r18745: Use the Samba4 data structures for security descriptors and security ↵ | Jelmer Vernooij | 2007-10-10 | 1 | -5/+5 |
| | | | | | | | | | | descriptor buffers. Make security access masks simply a uint32 rather than a structure with a uint32 in it. (This used to be commit b41c52b9db5fc4a553b20a7a5a051a4afced9366) | ||||
* | r13948: Fix the build. Remove rpcclient.h include. | Jim McDonough | 2007-10-10 | 1 | -1/+0 |
| | | | | (This used to be commit 6bf879bee3c59ba54b1b4c465c777e3dd0043f83) | ||||
* | r13945: Move display_sec.c to lib/ (as suggested by Volker). | Günther Deschner | 2007-10-10 | 1 | -0/+187 |
Guenther (This used to be commit 7e80d5358eb181c3515acb732a3594e80391261b) |