summaryrefslogtreecommitdiffstats
path: root/source/utils/smbcacls.c
Commit message (Expand)AuthorAgeFilesLines
* sync with SAMBA_2_2 for 2.2.6rc1Gerald Carter2002-10-091-2/+3
* Start of merge to 2_2_RELEASE branch for release.Jeremy Allison2002-04-301-34/+63
* Move over to RELEASE branch.Jeremy Allison2002-02-011-24/+16
* Sync-up with SAMBA_2_2 branch.Jeremy Allison2001-10-111-3/+3
* Syncup getting ready for release.Jeremy Allison2001-07-061-15/+8
* - remove template from smbrun(). Now uses /tmp and mkstempAndrew Tridgell2001-04-131-1/+1
* Added SMB_ prefix to enums that clash with Solaris ACL definitions.Jeremy Allison2001-04-111-9/+9
* Dead code elimination from SGI compiler.Jeremy Allison2001-03-091-3/+0
* Fairly big (but needed) change. Move to per-pipe POLICY handles.Jeremy Allison2001-03-081-3/+3
* Makefile.in: Build smbcacls by default.Jeremy Allison2001-02-231-93/+92
* But Doctor, I had to kill the patient in order to save him....Jeremy Allison2001-02-211-21/+10
* Merge changes from HEAD.Jeremy Allison2001-02-111-1/+5
* Big merge to sync up appliance-head and 2.2.Jeremy Allison2001-01-081-45/+158
* Added -C username and -G username that allow a user (usually Administrator)Jeremy Allison2000-12-161-5/+61
* Fixup the lsa_io_r_lookup_names call not to need an external TALLOC_CTX.Jeremy Allison2000-12-141-0/+7
* Raft of fixes - many of these will be merged into HEAD/appliance-head.Jeremy Allison2000-12-141-68/+79
* Merges from appliance-head (for the printing fix) and from HEAD (for theJeremy Allison2000-12-131-33/+206
* added a commentAndrew Tridgell2000-12-041-0/+2
* fixed the parsing again and got setting acls working with w2kAndrew Tridgell2000-12-041-3/+3
* Added some cli_errstr() calls.Tim Potter2000-12-041-4/+4
* 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