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
/
smbd
/
posix_acls.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
New POSIX ACL mapping code. Works with UNIX permissions, now for testing
Jeremy Allison
2001-03-22
1
-338
/
+684
*
lib/system.c (Finally) fixed all insure errors in password caching code. We c...
Jeremy Allison
2001-03-17
1
-3
/
+20
*
I'm happy with the mapping for NT getACL, now for NT setACL.
Jeremy Allison
2001-03-17
1
-67
/
+175
*
Tidyup return of zero-permissions (map to ACE_DENIED, GENERIC_ALL, Everyone).
Jeremy Allison
2001-03-15
1
-12
/
+32
*
Last tweak (I promise :-). Fallback to returning our SID if we're a domain
Jeremy Allison
2001-03-15
1
-3
/
+12
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-2
/
+0
*
Move to talloc control of SPOOL_XXX structs. Move to talloc control of
Jeremy Allison
2001-02-28
1
-7
/
+6
*
configure configure.in smbd/posix_acls.c smbd/dosmode.c: Fix for zero permiss...
Jeremy Allison
2001-02-16
1
-3
/
+14
*
Merge of JohnR's changes to appliance-head, JF's changes to 2.2,
Jeremy Allison
2001-02-12
1
-0
/
+2
*
Sync up with POSIX ACL code from 2.2.
Jeremy Allison
2001-01-24
1
-11
/
+47
*
include/vfs.h:
Jeremy Allison
2001-01-23
1
-15
/
+304
*
Fixes for POSIX ACLS. ACL merge code.
Jeremy Allison
2001-01-15
1
-25
/
+108
*
Updated from 2.2.
Jeremy Allison
2001-01-15
1
-3
/
+40
*
Fixed typo with acl_set_fd() not needing an ACL_TYPE_T parameter.
Jeremy Allison
2001-01-11
1
-2
/
+2
*
First compiling version of code that sets NT ACLs as POSIX ACLs.
Jeremy Allison
2001-01-11
1
-97
/
+493
*
Split set_nt_acls into owner set (which uses chown) and permission set
Jeremy Allison
2000-12-19
1
-94
/
+109
*
Split the one sys_acl_free call into sys_acl_free_TYPE calls, to allow
Jeremy Allison
2000-12-19
1
-3
/
+3
*
Fix typos in new group sid check.
Jeremy Allison
2000-12-18
1
-2
/
+2
*
Fixed chown/chgrp setting from smbcacls.
Jeremy Allison
2000-12-16
1
-0
/
+2
*
Working code to read POSIX ACLs on a Linux system using the bestbits
Jeremy Allison
2000-12-07
1
-38
/
+61
*
Cause smbd to use the new posix_acls code, not the old unix_acls code.
Jeremy Allison
2000-12-06
1
-61
/
+47
*
Make smbd/posix_acls.c use abstract interface.
Jeremy Allison
2000-12-06
1
-11
/
+10
*
Moving to abstract API interface (sys_get_acl() etc.) to allow system
Jeremy Allison
2000-12-06
1
-42
/
+42
*
Code to read & return POSIX ACLs as NT ACLs. Close to test on Linux.
Jeremy Allison
2000-12-01
1
-74
/
+95
*
Keep syncing up POSIX ACL work...
Jeremy Allison
2000-11-30
1
-110
/
+111
*
Work in progress, doesn't compile. Adding the POSIX ACL mapping....
Jeremy Allison
2000-11-30
1
-22
/
+198
*
David Lee's utmp patch (finally). Thanks David !
Jeremy Allison
2000-10-28
1
-5
/
+14
*
This doesn't compile but is a placeholder for moving the UNIX
Jeremy Allison
2000-08-29
1
-0
/
+618
[prev]