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_hpuxacl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-03
s3: Fix some nonempty blank lines
Volker Lendecke
1
-19
/
+18
2011-05-06
More const fixes. Remove CONST_DISCARD.
Jeremy Allison
1
-4
/
+4
2011-04-14
s3-includes: only include acl prototypes when needed.
Günther Deschner
1
-0
/
+2
2011-03-30
s3-vfs acl modules: more non-linux build fixes.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-vfs: include smbd/smbd.h in vfs modules.
Günther Deschner
1
-0
/
+1
2010-09-28
s3: Lift smbd_server_conn from file_find_fd
Volker Lendecke
1
-2
/
+4
2009-10-16
Last 2 VFS_STAT -> LSTAT fixes I can see in the modules code.
Jeremy Allison
1
-1
/
+6
2009-09-18
s3:smbd: Attempt to fix the build on HP/UX
Volker Lendecke
1
-0
/
+1
2009-07-29
s3: Attempt to fix hpuxacl module
Tim Prouty
1
-4
/
+12
2009-07-24
Make the smbd VFS typesafe
Volker Lendecke
1
-26
/
+7
2009-07-20
s3: Finish plumbing the fsp->fsp_name smb_fname conversion through the modules.
Tim Prouty
1
-9
/
+11
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
-1
/
+1
2008-01-17
Fix two uninitialized variables in vfs_hpuxacl.c
Volker Lendecke
1
-2
/
+2
2008-01-08
Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().
Michael Adam
1
-3
/
+3
2008-01-07
Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().
Michael Adam
1
-3
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-20
/
+20
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
r22615: fix prototype
Michael Adam
1
-1
/
+1
2007-10-10
r22529: Add implementation of HP-UX ACLs in the new vfs-module framework.
Michael Adam
1
-56
/
+1137
2007-10-10
r20261: merge 20260 from samba_3_0_24
Herb Lewis
1
-0
/
+1
2007-10-10
r17179: Merge the vl-posixacls tmp branch into mainline. It
Jim McDonough
1
-0
/
+104