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
/
modules
/
vfs_afsacl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-30
Restructure the connect function code to always call
Jeremy Allison
1
-3
/
+8
2009-10-16
Last 2 VFS_STAT -> LSTAT fixes I can see in the modules code.
Jeremy Allison
1
-1
/
+8
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-13
/
+6
2009-07-20
s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules.
Tim Prouty
1
-12
/
+23
2009-06-24
s3: Plumb smb_filename through SMB_VFS_STAT and SMB_VFS_LSTAT
Tim Prouty
1
-1
/
+1
2009-05-26
Introduce "struct stat_ex" as a replacement for SMB_STRUCT_STAT
Volker Lendecke
1
-3
/
+3
2008-10-09
Remove SEC_ACCESS. It's a uint32_t.
Jeremy Allison
1
-4
/
+2
2008-10-07
Update vfs version as I've added a const to the security_descriptor paramter ...
Jeremy Allison
1
-5
/
+5
2008-05-08
Yay ! Remove a VFS entry. Removed the set_nt_acl() call,
Jeremy Allison
1
-10
/
+0
2008-01-07
Remove redundant parameter fd from SMB_VFS_FSTAT().
Michael Adam
1
-1
/
+1
2008-01-06
Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
Michael Adam
1
-1
/
+1
2008-01-06
Remove superfluous fd parameter from SMB_VFS_FGET_NT_ACL().
Michael Adam
1
-1
/
+1
2007-12-19
Change the prototype of the vfs function get_nt_acl().
Michael Adam
1
-1
/
+0
2007-12-19
Prepare the afs acl module for the api change in get_nt_acl().
Michael Adam
1
-43
/
+77
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
1
-3
/
+4
2007-11-16
Remove pstring from modules directory.
Jeremy Allison
1
-4
/
+10
2007-11-13
Make [f]get_nt_acl return NTSTATUS
Volker Lendecke
1
-12
/
+12
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-13
/
+13
2007-10-10
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
1
-6
/
+6
2007-10-10
r24280: Fix the build of vfs_afsacl.c
Volker Lendecke
1
-5
/
+5
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23620: Convert set_nt_acl to return NTSTATUS. Also fix the chown
Jeremy Allison
1
-4
/
+4
2007-10-10
r22675: Simo's patch for 0 size allocation. Still need
Jeremy Allison
1
-1
/
+1
2007-10-10
r22589: Make TALLOC_ARRAY consistent across all uses.
Jeremy Allison
1
-3
/
+7
2007-10-10
r21151: applying patches for CVE-2007-045[34]
Gerald Carter
1
-1
/
+1
2007-10-10
r20261: merge 20260 from samba_3_0_24
Herb Lewis
1
-0
/
+1
2007-10-10
r18745: Use the Samba4 data structures for security descriptors and security ...
Jelmer Vernooij
1
-6
/
+6
2007-10-10
r18271: Big change:
Gerald Carter
1
-3
/
+3
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-2
/
+1
2007-10-10
r16411: Fix compilation of vfs_afsacl, thanks to Greszler Szilard for trying
Volker Lendecke
1
-23
/
+31
2007-10-10
r12051: Merge across the lookup_name and lookup_sid work. Lets see how the bu...
Volker Lendecke
1
-27
/
+8
2007-10-10
r11585: Implement the possibility to have AFS users as SIDs in pts.
Volker Lendecke
1
-0
/
+24
2007-10-10
r8366: Root-level files don't have a slash, but acls need to be settable on
Volker Lendecke
1
-4
/
+6
2007-10-10
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
1
-2
/
+2
2007-10-10
r8029: Fix bug 2841. Thanks to Brett Trotter.
Volker Lendecke
1
-5
/
+5
2007-10-10
r7904: Fix a memleak in vfs_afsacl
Volker Lendecke
1
-1
/
+1
2007-10-10
r4291: More *alloc fixes inspired by Albert Chin (china@thewrittenword.com).
Jeremy Allison
1
-3
/
+3
2007-10-10
r4251: AFS does not cope with spaces in file names. Implement a stupid mappin...
Volker Lendecke
1
-2
/
+32
2007-10-10
r3839: Some more specific NT security descriptors we've come across. Map them to
Volker Lendecke
1
-2
/
+13
2007-10-10
r1853: Improved NT->AFS ACL mapping.
Volker Lendecke
1
-54
/
+316
2007-10-10
r449: Two AFS-related things:
Volker Lendecke
1
-0
/
+730