summaryrefslogtreecommitdiffstats
path: root/source3/utils/smbcacls.c
Commit message (Collapse)AuthorAgeFilesLines
...
* - better parsingAndrew Tridgell2000-12-031-64/+123
| | | | | - started to add non-numeric support (This used to be commit fd4c03aef692cd8ef9a29b60a4d66fe898430317)
* getting/setting acls now works. The SIDs are still numeric, the nextAndrew Tridgell2000-12-031-9/+155
| | | | | step is to support usernames etc (This used to be commit 6cea1647fcbc6f5a903c691273dcec44fcda1fc4)
* added basic ability to dump remote file aclsAndrew Tridgell2000-12-031-6/+52
| | | | (This used to be commit c6c90dc8e163d874748e2020cc140134cffcfe32)
* a prootype program for querying/setting a security decsriptor on aAndrew Tridgell2000-12-031-0/+233
remote machine it is by no means complete, expect more commits soon (This used to be commit f2f9859b700085cce0ed0c12d8780ad554255ea4)