summaryrefslogtreecommitdiffstats
path: root/source3/utils/smbcacls.c
Commit message (Expand)AuthorAgeFilesLines
...
* Removed lsa lookup warnings (I'll remember).Tim Potter2000-12-041-4/+19
* fixed setting ACLs on directoriesAndrew Tridgell2000-12-041-2/+2
* Mask value now displayed as READ/CHANGE/FULL for standard permissions, orTim Potter2000-12-041-27/+66
* removed SACL support (as it doesn't work with w2k if you ask forAndrew Tridgell2000-12-041-52/+7
* signed/unsigned warning fixedAndrew Tridgell2000-12-041-2/+3
* fixed acls set bugAndrew Tridgell2000-12-041-13/+18
* fixed SACL bugAndrew Tridgell2000-12-041-8/+3
* - with -D only delete first matchAndrew Tridgell2000-12-041-12/+23
* - added helpAndrew Tridgell2000-12-031-12/+118
* cleaner parsing and default handlingAndrew Tridgell2000-12-031-17/+22
* - better parsingAndrew Tridgell2000-12-031-64/+123
* getting/setting acls now works. The SIDs are still numeric, the nextAndrew Tridgell2000-12-031-9/+155
* added basic ability to dump remote file aclsAndrew Tridgell2000-12-031-6/+52
* a prootype program for querying/setting a security decsriptor on aAndrew Tridgell2000-12-031-0/+233