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