index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
smbd
/
pysmbd.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-23
s3-smbd: Add security_info_wanted argument to get_nt_acl_no_snum
Andrew Bartlett
1
-3
/
+3
2012-08-23
s3-pysmbd: Fix return type of smbd.get_nt_acl
Andrew Bartlett
1
-1
/
+1
2012-08-23
s3-pysmbd: Fix error message
Andrew Bartlett
1
-2
/
+2
2012-08-23
s3-pysmbd: Allow a mode to be specified for the simple ACL
Andrew Bartlett
1
-27
/
+32
2012-08-22
s3-pysmbd: Correct the python type for smb_acl_t
Andrew Bartlett
1
-2
/
+2
2012-08-21
s3-pysmbd: Add get/set functions for the posix ACL layer
Andrew Bartlett
1
-0
/
+89
2012-08-21
s3-pysmbd: Correct comments in python VFS bindings
Andrew Bartlett
1
-2
/
+2
2012-08-21
s3-pysmbd: Add hook for a VFS chown()
Andrew Bartlett
1
-0
/
+53
2012-08-16
s3-libsmb: Add a python wrapper
Volker Lendecke
1
-1
/
+1
2012-08-15
s3-sysacls: Remove sys_acl_free_acl() and replace with TALLOC_FREE()
Andrew Bartlett
1
-17
/
+17
2012-08-07
s3-pysmbd: Try opening as a file, then as a directory
Andrew Bartlett
1
-2
/
+2
2012-08-07
s3-pysmbd: Use talloc_zero()
Andrew Bartlett
1
-1
/
+1
2012-08-07
s3-pysmbd: Add talloc_stackframe() to smbd_set_simple_acl wrapper
Andrew Bartlett
1
-0
/
+6
2012-08-02
s3-pysmbd: Add hook for get_nt_acl()
Andrew Bartlett
1
-0
/
+26
2012-08-02
s3-pysmbd: fix DEBUG
Andrew Bartlett
1
-1
/
+1
2012-08-02
s3-pysmbd: Add my copyright
Andrew Bartlett
1
-1
/
+3
2012-08-02
s3-pysmbd: Add set_nt_acl() function based on parts of vfstest
Andrew Bartlett
1
-0
/
+111
2012-06-21
s4-provision: Give better clues on what Samba needs for s3fs ACL support
Andrew Bartlett
1
-0
/
+15
2012-05-08
s3-python: Add python bindings for posix ACL layer
Andrew Bartlett
1
-0
/
+203