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