index
:
delta/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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
ntvfs
/
posix
/
vfs_posix.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Remove tdb_compat
Volker Lendecke
2015-03-17
1
-1
/
+1
*
ntvfs/posix: don't advertise FS_ATTR_SPARSE_FILES
David Disseldorp
2014-08-29
1
-2
/
+1
*
tdb_wrap: Remove tdb_wrap_open_ again
Volker Lendecke
2014-03-31
1
-1
/
+1
*
ntvfs: Avoid passing lp_ctx to tdb_wrap_open in pvfs_setup_options
Volker Lendecke
2014-03-31
1
-3
/
+4
*
ntvfs_posix: No wbc_context required
Volker Lendecke
2014-03-05
1
-7
/
+0
*
s4: pass down a memory context when performing share_string_option, to allow ...
Garming Sam
2014-02-20
1
-4
/
+8
*
Revert "ntvfs_posix: No wbc_context required"
Volker Lendecke
2014-02-18
1
-0
/
+7
*
ntvfs_posix: No wbc_context required
Volker Lendecke
2014-02-10
1
-7
/
+0
*
s4:ntvfs: add '_fn' suffix to all ntvfs_ops function pointers
Stefan Metzmacher
2012-06-13
1
-31
/
+31
*
tdb_wrap: Move to specific directory.
Jelmer Vernooij
2012-03-10
1
-1
/
+1
*
lib/util: Add back control of mmap and hash size in tdb for top level build
Andrew Bartlett
2011-10-13
1
-1
/
+2
*
tdb_compat.h: divert every tdb build and includes to tdb_compat
Rusty Russell
2011-06-20
1
-1
/
+1
*
s4-modules Remove lp_ctx from init functions that no longer need it
Andrew Bartlett
2011-06-06
1
-1
/
+1
*
s4-ntvfs: Rename brl_*() -> brlock_*() to avoid conflict with brlock_init in s3
Andrew Bartlett
2011-05-08
1
-1
/
+1
*
lib/util Move source3 tdb_wrap_open() into the common code.
Andrew Bartlett
2011-05-06
1
-1
/
+1
*
Use <tdb.h> to include tdb, so the system include file gets used when buildin...
Jelmer Vernooij
2011-02-28
1
-1
/
+1
*
s4-loadparm: 2nd half of lp_ to lpcfg_ conversion
Andrew Tridgell
2010-07-16
1
-1
/
+1
*
s4-pvfs: set default for perm override based on system features
Andrew Tridgell
2010-03-05
1
-1
/
+9
*
s4-pvfs: added new pvfs flag PVFS_FLAG_PERM_OVERRIDE
Andrew Tridgell
2010-03-05
1
-0
/
+2
*
Have ntvfs_connect() accept union smb_tcon *tcon instead of char* sharename
Sam Liddicott
2009-05-20
1
-1
/
+29
*
s4:pvfs: use talloc_get_type() to cast from void *
Stefan Metzmacher
2009-02-05
1
-1
/
+2
*
Fix the mess with ldb includes.
Simo Sorce
2009-01-30
1
-1
/
+0
*
Fix include paths to new location of libutil.
Jelmer Vernooij
2008-10-11
1
-1
/
+1
*
Fix last few includes to use new tdb location.
Jelmer Vernooij
2008-09-16
1
-1
/
+1
*
pvfs: create a pvfs_acl subsystem
Stefan Metzmacher
2008-06-28
1
-0
/
+7
*
pvfs: add posix:writetimeupdatedelay option
Stefan Metzmacher
2008-06-03
1
-0
/
+4
*
Use readily available event context.
Jelmer Vernooij
2008-04-16
1
-1
/
+1
*
ntvfs: Use wbclient for pvfs_acl and pvfs_acl_nfs4
Kai Blin
2008-04-02
1
-2
/
+4
*
pvfs: add posix:oplocktimeout=30 option
Stefan Metzmacher
2008-02-26
1
-0
/
+4
*
r26440: Remove more uses of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26355: Eliminate global_loadparm in more places.
Jelmer Vernooij
2007-12-21
1
-0
/
+1
*
r26353: Remove use of global_loadparm.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26228: Store loadparm context in auth context, move more loadparm_contexts u...
Jelmer Vernooij
2007-12-21
1
-2
/
+2
*
r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies.
Jelmer Vernooij
2007-12-21
1
-1
/
+2
*
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
*
r23697: use the file perm options in the posix backend
Andrew Tridgell
2007-10-10
1
-0
/
+13
*
r20624: added AIO read to pvfs backend
Andrew Tridgell
2007-10-10
1
-2
/
+3
*
r19199: split out the xattr NTACL code into a separate part of the posix
Andrew Tridgell
2007-10-10
1
-0
/
+3
*
r17206: Add a modular API for share configuration.
Simo Sorce
2007-10-10
1
-20
/
+31
*
r15855: more talloc_set_destructor() typesafe fixes. nearly done ...
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r15734: This is a major change to the NTVFS subsystem:
Stefan Metzmacher
2007-10-10
1
-4
/
+0
*
r15613: the snum doesn't identify the tcon, but the brl_context pointer does
Stefan Metzmacher
2007-10-10
1
-2
/
+1
*
r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobbered
James Peach
2007-10-10
1
-2
/
+3
*
r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is
James Peach
2007-10-10
1
-3
/
+2
*
r15185: Force all NTVFS modules to provide a critical sizes structure so
James Peach
2007-10-10
1
-2
/
+3
*
r15048: started on the server side implementation of oplocks. The code is not
Andrew Tridgell
2007-10-10
1
-3
/
+1
*
r14964: - move sidmap code from ntvfs_common to SAMDB
Stefan Metzmacher
2007-10-10
1
-1
/
+9
*
r14959: allow change notify to be disabled completely using
Andrew Tridgell
2007-10-10
1
-3
/
+1
*
r14945: allow the notify backend to be specified per share
Andrew Tridgell
2007-10-10
1
-1
/
+2
[next]