Age | Commit message (Expand) | Author | Files | Lines |
2000-12-14 | Cache lsa connection and policy handle for resolving names and sids. | Tim Potter | 1 | -48/+56 |
2000-12-13 | Convert names to sids when modifying ACLs. Convert sids to names when | Tim Potter | 1 | -10/+68 |
2000-12-12 | Don't print out the security descriptor type as it is automatically | Tim Potter | 1 | -7/+1 |
2000-12-12 | Better error checking for ACL parsing. | Tim Potter | 1 | -7/+21 |
2000-12-07 | Added undocumented -t command for testing parsing of acl entries. | Tim Potter | 1 | -11/+118 |
2000-12-04 | added a comment | Andrew Tridgell | 1 | -0/+2 |
2000-12-04 | fixed the parsing again and got setting acls working with w2k | Andrew Tridgell | 1 | -3/+3 |
2000-12-04 | Added some cli_errstr() calls. | Tim Potter | 1 | -4/+4 |
2000-12-04 | Removed lsa lookup warnings (I'll remember). | Tim Potter | 1 | -4/+19 |
2000-12-04 | fixed setting ACLs on directories | Andrew Tridgell | 1 | -2/+2 |
2000-12-04 | Mask value now displayed as READ/CHANGE/FULL for standard permissions, or | Tim Potter | 1 | -27/+66 |
2000-12-04 | removed SACL support (as it doesn't work with w2k if you ask for | Andrew Tridgell | 1 | -52/+7 |
2000-12-04 | signed/unsigned warning fixed | Andrew Tridgell | 1 | -2/+3 |
2000-12-04 | fixed acls set bug | Andrew Tridgell | 1 | -13/+18 |
2000-12-04 | fixed SACL bug | Andrew Tridgell | 1 | -8/+3 |
2000-12-04 | - with -D only delete first match | Andrew Tridgell | 1 | -12/+23 |
2000-12-03 | - added help | Andrew Tridgell | 1 | -12/+118 |
2000-12-03 | cleaner parsing and default handling | Andrew Tridgell | 1 | -17/+22 |
2000-12-03 | - better parsing | Andrew Tridgell | 1 | -64/+123 |
2000-12-03 | getting/setting acls now works. The SIDs are still numeric, the next | Andrew Tridgell | 1 | -9/+155 |
2000-12-03 | added basic ability to dump remote file acls | Andrew Tridgell | 1 | -6/+52 |
2000-12-03 | a prootype program for querying/setting a security decsriptor on a | Andrew Tridgell | 1 | -0/+233 |