index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
utils
/
smbcacls.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
don't need _uni hack now
Andrew Tridgell
2001-02-20
1
-30
/
+6
*
Some systems don't support SEC_RIGHTS_MAXIMUM_ALLOWED for lsa_open_policy()
Tim Potter
2001-01-23
1
-1
/
+5
*
Return appropriate exit codes for various situations:
Tim Potter
2000-12-21
1
-22
/
+32
*
Don't call string_to_sid after cli_lsa_lookup_names() fails.
Tim Potter
2000-12-21
1
-2
/
+55
*
Some systems seem to only accept a ntcreate&x with a unicode filename
Tim Potter
2000-12-21
1
-5
/
+45
*
Cleaned up SidToString() and StringToSid() exit paths.
Tim Potter
2000-12-21
1
-17
/
+27
*
Added -C username and -G username that allow a user (usually Administrator)
Jeremy Allison
2000-12-16
1
-5
/
+61
*
Fixed memory leaks in lsa_XX calls. Fixed memory leaks in smbcacls. Merged
Jeremy Allison
2000-12-15
1
-7
/
+17
*
Renamed parameters and variables called acl to the_acl as it conflicts
Tim Potter
2000-12-14
1
-18
/
+18
*
Cache lsa connection and policy handle for resolving names and sids.
Tim Potter
2000-12-14
1
-48
/
+56
*
Convert names to sids when modifying ACLs. Convert sids to names when
Tim Potter
2000-12-13
1
-10
/
+68
*
Don't print out the security descriptor type as it is automatically
Tim Potter
2000-12-12
1
-7
/
+1
*
Better error checking for ACL parsing.
Tim Potter
2000-12-12
1
-7
/
+21
*
Added undocumented -t command for testing parsing of acl entries.
Tim Potter
2000-12-07
1
-11
/
+118
*
added a comment
Andrew Tridgell
2000-12-04
1
-0
/
+2
*
fixed the parsing again and got setting acls working with w2k
Andrew Tridgell
2000-12-04
1
-3
/
+3
*
Added some cli_errstr() calls.
Tim Potter
2000-12-04
1
-4
/
+4
*
Removed lsa lookup warnings (I'll remember).
Tim Potter
2000-12-04
1
-4
/
+19
*
fixed setting ACLs on directories
Andrew Tridgell
2000-12-04
1
-2
/
+2
*
Mask value now displayed as READ/CHANGE/FULL for standard permissions, or
Tim Potter
2000-12-04
1
-27
/
+66
*
removed SACL support (as it doesn't work with w2k if you ask for
Andrew Tridgell
2000-12-04
1
-52
/
+7
*
signed/unsigned warning fixed
Andrew Tridgell
2000-12-04
1
-2
/
+3
*
fixed acls set bug
Andrew Tridgell
2000-12-04
1
-13
/
+18
*
fixed SACL bug
Andrew Tridgell
2000-12-04
1
-8
/
+3
*
- with -D only delete first match
Andrew Tridgell
2000-12-04
1
-12
/
+23
*
- added help
Andrew Tridgell
2000-12-03
1
-12
/
+118
*
cleaner parsing and default handling
Andrew Tridgell
2000-12-03
1
-17
/
+22
*
- better parsing
Andrew Tridgell
2000-12-03
1
-64
/
+123
*
getting/setting acls now works. The SIDs are still numeric, the next
Andrew Tridgell
2000-12-03
1
-9
/
+155
*
added basic ability to dump remote file acls
Andrew Tridgell
2000-12-03
1
-6
/
+52
*
a prootype program for querying/setting a security decsriptor on a
Andrew Tridgell
2000-12-03
1
-0
/
+233
[prev]