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
/
source4
/
ntvfs
/
posix
/
pvfs_xattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pvfs: remove XATTR_ATTRIB_FLAG_STICKY_WRITE_TIME code
Stefan Metzmacher
2008-05-07
1
-17
/
+15
*
Install public header files again and include required prototypes.
Jelmer Vernooij
2008-04-02
1
-2
/
+2
*
Remove more global_loadparm instance.s
Jelmer Vernooij
2008-02-21
1
-1
/
+1
*
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
2008-01-01
1
-1
/
+2
*
r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc...
Jelmer Vernooij
2008-01-01
1
-1
/
+2
*
r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers)
Stefan Metzmacher
2007-12-21
1
-5
/
+10
*
r25554: Convert last instances of BOOL, True and False to the standard types.
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r23792: convert Samba4 to GPLv3
Andrew Tridgell
2007-10-10
1
-3
/
+2
*
r19507: Merge my DSO fixes branch. Building Samba's libraries as shared libra...
Jelmer Vernooij
2007-10-10
1
-2
/
+2
*
r19199: split out the xattr NTACL code into a separate part of the posix
Andrew Tridgell
2007-10-10
1
-9
/
+9
*
r16024: OpenBSD doesn't have ENOTSUP so use ENOSYS
Stefan Metzmacher
2007-10-10
1
-2
/
+4
*
r14554: Write out header dependencies. This means all C files affected will be
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r14464: Don't include ndr_BASENAME.h files unless strictly required, instead
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r13944: Yet another round of splitups.
Jelmer Vernooij
2007-10-10
1
-0
/
+1
*
r12696: Reduce the size of include/structs.h
Jelmer Vernooij
2007-10-10
1
-1
/
+0
*
r7557: trigger a probe at tconx time to see if xattrs are really supported by
Andrew Tridgell
2007-10-10
1
-0
/
+14
*
r7361: fixed the 'file becomes a directory' bug that marc kapland found.
Andrew Tridgell
2007-10-10
1
-3
/
+5
*
r5666: winxp will use a NTTIME of -1 to mean "don't change" in setfileinfo
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r4887: removed a bogus cast
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r4547: - added talloc_new(ctx) macro that is a neater form of the common tall...
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r4264: fix acl handling on systems without xattr support
Andrew Tridgell
2007-10-10
1
-11
/
+15
*
r4242: added support for storing xattrs in a tdb. This allows all advanced NT
Andrew Tridgell
2007-10-10
1
-67
/
+26
*
r3939: - added "posix:fakeoplocks" option for testing with oplocks forced on
Andrew Tridgell
2007-10-10
1
-9
/
+34
*
r3834: - fixed XATTR_NTACL_NAME
Andrew Tridgell
2007-10-10
1
-2
/
+2
*
r3833: NTACL is a better xattr name than DosAcl (tpot suggested this)
Andrew Tridgell
2007-10-10
1
-4
/
+4
*
r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL is
Andrew Tridgell
2007-10-10
1
-0
/
+43
*
r3801: added allocation size rounding. This is needed for ifstest.
Andrew Tridgell
2007-10-10
1
-1
/
+2
*
r3798: added support for alternate data streams in xattrs into pvfs.
Andrew Tridgell
2007-10-10
1
-2
/
+113
*
r3747: - added some of the infrastructure needed for streams support in pvfs
Andrew Tridgell
2007-10-10
1
-0
/
+37
*
r3717: - expanded the RAW-RENAME test a little
Andrew Tridgell
2007-10-10
1
-13
/
+20
*
r3575: fixed attribute normalisation in xattr code. RAW-SEARCH now passes again.
Andrew Tridgell
2007-10-10
1
-1
/
+3
*
r3549: added support for DOS extended attribute lists (name/value pairs)
Andrew Tridgell
2007-10-10
1
-28
/
+100
*
r3545: initial support for using extended attributes to hold extended dos att...
Andrew Tridgell
2007-10-10
1
-0
/
+197