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
/
source
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add vfs_aio_fork
Volker Lendecke
2008-02-29
1
-0
/
+728
*
Fix the build on OpenBSD: ENOTSUP is not always defined.
Michael Adam
2008-02-25
1
-0
/
+4
*
Correctly check return of rename(2)
Volker Lendecke
2008-02-25
1
-1
/
+1
*
Change option name.
Karolin Seeger
2008-02-21
1
-1
/
+1
*
From: David Disseldorp <ddiss@sgi.com>
Jeremy Allison
2008-02-20
1
-2
/
+1
*
Fix typos and replace statvfs call with fs_capabilities()
Alexander Bokovoy
2008-01-29
1
-12
/
+7
*
Merge DMAPI fixes from Tridge
Alexander Bokovoy
2008-01-29
1
-3
/
+22
*
Merge branch 'ctdb-merge' into dmapi-integration
Alexander Bokovoy
2008-01-29
1
-41
/
+51
|
\
|
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into ctdb-merge
Alexander Bokovoy
2008-01-24
5
-6
/
+1423
|
|
\
|
*
|
Merge DMAPI fixes from CTDB Samba
Alexander Bokovoy
2008-01-18
1
-41
/
+51
*
|
|
Attempt to fix the build on OpenBSD
Volker Lendecke
2008-01-25
1
-1
/
+1
|
|
/
|
/
|
*
|
strtok -> strtok_r
Volker Lendecke
2008-01-23
1
-1
/
+3
*
|
Remove two unused variables
Volker Lendecke
2008-01-23
1
-1
/
+0
*
|
Hide streams from the EA API
Volker Lendecke
2008-01-22
1
-8
/
+6
*
|
Attempt to fix the darwin build
Volker Lendecke
2008-01-21
1
-4
/
+4
*
|
Add SMB_VFS_FS_CAPABILITIES
Volker Lendecke
2008-01-21
3
-20
/
+19
*
|
Fix some "set but never used" warnings
Volker Lendecke
2008-01-20
1
-0
/
+4
*
|
Fix valgrind errors
Volker Lendecke
2008-01-20
1
-2
/
+2
*
|
Do not use an unfinished fsp in streams_xattr_open
Volker Lendecke
2008-01-20
1
-1
/
+1
*
|
In streams_xattr_pwrite, base_fsp does not have an fd
Volker Lendecke
2008-01-20
1
-1
/
+2
*
|
Add some DEBUG
Volker Lendecke
2008-01-20
2
-0
/
+18
*
|
For pread/pwrite we need to do the setxattr on base_fsp
Volker Lendecke
2008-01-20
1
-4
/
+4
*
|
Really remove the _NEXT_ from vfs_xattr_tdb.c
Volker Lendecke
2008-01-20
1
-15
/
+20
*
|
Support XATTR_CREATE and XATTR_REPLACE in vfs_xattr_tdb
Volker Lendecke
2008-01-20
1
-0
/
+11
*
|
Complete the ea->xattr rename in vfs_xattr_tdb
Volker Lendecke
2008-01-20
1
-4
/
+5
*
|
vfs_streams_depot
Volker Lendecke
2008-01-19
1
-0
/
+648
*
|
vfs_streams_xattr module
Volker Lendecke
2008-01-19
1
-0
/
+672
*
|
Add the STREAMINFO vfs call
Volker Lendecke
2008-01-19
1
-0
/
+59
*
|
Fix error return in xattr_tdb_load_attrs
Volker Lendecke
2008-01-19
1
-1
/
+1
|
/
*
Fix two uninitialized variables in vfs_hpuxacl.c
Volker Lendecke
2008-01-17
1
-2
/
+2
*
Remove is_remotestorage() call from VFS. We already have statvfs() there to h...
Alexander Bokovoy
2008-01-17
2
-15
/
+12
*
Rework of VFS is_offline() function to only return boolean offline/online res...
Alexander Bokovoy
2008-01-17
2
-15
/
+11
*
Fix more VFS API mixup with offline files
Alexander Bokovoy
2008-01-17
1
-5
/
+4
*
Fix the mess that ab just made of the new VFS code.
Jeremy Allison
2008-01-16
1
-12
/
+19
*
Fix an uninitialized variable warning
Volker Lendecke
2008-01-16
1
-1
/
+1
*
Fix some C++ warnings
Volker Lendecke
2008-01-16
1
-2
/
+2
*
Add offline storage support with Tivoli Storage Manager Space Manager
Alexander Bokovoy
2008-01-16
1
-0
/
+338
*
Merge a variant of Shadow Copy module for exposing snapshots to windows clien...
Alexander Bokovoy
2008-01-16
1
-0
/
+637
*
Support GPFS prealloc interface
Alexander Bokovoy
2008-01-16
1
-0
/
+8
*
Merge latest fixes to vfs_gpfs and NFS4 ACLs from Samba 3.0 CTDB branch (from...
Alexander Bokovoy
2008-01-16
4
-97
/
+423
*
Add support for offline files support, remote storage, and Async I/O force op...
Alexander Bokovoy
2008-01-16
1
-0
/
+42
*
ea_tdb->xattr_tdb also inside the module itself
Volker Lendecke
2008-01-15
1
-98
/
+99
*
rename vfs_ea_tdb to vfs_xattr_tdb
Volker Lendecke
2008-01-15
1
-0
/
+0
*
Implement vfs_ea_tdb
Volker Lendecke
2008-01-15
1
-0
/
+736
*
Combine fsp and tofd to tofsp in SMB_VFS_RECVFILE().
Michael Adam
2008-01-11
2
-8
/
+6
*
Remove now redundant parameter fd from prime_cache().
Michael Adam
2008-01-11
1
-5
/
+4
*
Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
Michael Adam
2008-01-11
4
-19
/
+15
*
Fix the build of the cacheprime VFS module after API changes.
Michael Adam
2008-01-10
1
-4
/
+3
*
Remove redundant parameter fd from SMB_VFS_WRITE().
Michael Adam
2008-01-10
3
-11
/
+10
*
Remove redundant parameter fd from SMB_VFS_READ().
Michael Adam
2008-01-10
3
-9
/
+9
[next]