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
/
source3
/
modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs_glusterfs: Enable per client log file
Poornima Gurusiddaiah
2013-12-17
1
-20
/
+29
*
scannedonly: Fix CID 242109 Unchecked return value from library
Volker Lendecke
2013-12-17
1
-4
/
+6
*
s3: Handle stat call with capability in vfs_gpfs
Abhidnya Joshi
2013-12-16
1
-0
/
+56
*
s3-waf: build new vfs_worm module
Volker Lendecke
2013-12-12
1
-0
/
+8
*
s3-modules: add new vfs_worm module
Volker Lendecke
2013-12-12
1
-0
/
+97
*
shadow_copy2: Fix some typos
David Keegel
2013-12-12
1
-3
/
+3
*
shadow_copy2: add a comment explaining why we don't talloc_zero_array().
Michael Adam
2013-12-11
1
-0
/
+9
*
shadow_copy2: revert expensive and unnecessary zero-initialization
Michael Adam
2013-12-11
1
-1
/
+1
*
s3:vfs_btrfs change includes
Christian Ambach
2013-12-07
1
-2
/
+1
*
s3:vfs fix a compile warning
Christian Ambach
2013-12-07
1
-1
/
+1
*
s3:modules:shadow_copy2: remove redundant documentation comment block
Michael Adam
2013-12-07
1
-77
/
+4
*
s3:modules:shadow_copy2: improve headline comment
Michael Adam
2013-12-07
1
-1
/
+1
*
s3:module:shadow_copy2: add my (C)
Michael Adam
2013-12-07
1
-0
/
+1
*
vfs_btrfs: advertise per-file compression capability
David Disseldorp
2013-11-22
1
-0
/
+15
*
vfs_btrfs: fix copy-chunk dest unlock args
David Disseldorp
2013-11-22
1
-1
/
+1
*
vfs_btrfs: add [GET/SET]_COMPRESSION handlers
David Disseldorp
2013-11-22
1
-2
/
+117
*
vfs: add [GET/SET]_COMPRESSION hooks
David Disseldorp
2013-11-22
3
-0
/
+112
*
s3-vfs: Make glfs_set_preopened() static.
Andreas Schneider
2013-11-15
1
-1
/
+1
*
s3-vfs: Remove unused variable in vfs_glusterfs.
Andreas Schneider
2013-11-15
1
-1
/
+0
*
s3-vfs: Fix stream_depot vfs module on btrfs.
Andreas Schneider
2013-11-12
1
-6
/
+4
*
Revert "s3-vfs: Fix stream_depot vfs module on btrfs."
David Disseldorp
2013-11-12
1
-8
/
+8
*
smbd: Fix CID 1035478 Negative array index read
Volker Lendecke
2013-11-11
1
-6
/
+19
*
s3-vfs: Fix stream_depot vfs module on btrfs.
Andreas Schneider
2013-11-08
1
-8
/
+8
*
vfs: Fix some build warnings in glusterfs.
Andreas Schneider
2013-11-04
1
-2
/
+2
*
vfs: Fix building the glusterfs module.
Andreas Schneider
2013-11-04
1
-2
/
+2
*
s3:modules: nfs4_acls ACLs with zero entries are fine.
Alexander Werth
2013-10-30
1
-6
/
+6
*
s3:modules: Fix realloc with zero sized ACLs
Alexander Werth
2013-10-30
1
-5
/
+7
*
s3/time_audit: Add offline and durable functions
Christof Schmitt
2013-10-12
1
-0
/
+111
*
shadow_copy2: use stored mount_point instead of recalculating.
Michael Adam
2013-10-05
1
-9
/
+1
*
shadow_copy2: improve debug in shadow_copy2_convert() in snapdirseverywhere mode
Michael Adam
2013-10-05
1
-1
/
+2
*
shadow_copy2: fix shadow_copy2_convert() in the classical case.
Michael Adam
2013-10-05
1
-2
/
+45
*
shadow_copy2: add some blank lines for visual separation to shadow_copy2_conv...
Michael Adam
2013-10-05
1
-0
/
+2
*
shadow_copy2: initialize "converted" string to null in shadow_copy2_convert()
Michael Adam
2013-10-05
1
-1
/
+1
*
shadow_copy2: fix shadow_copy2_strip_snapshot() in the classical case
Michael Adam
2013-10-05
1
-0
/
+30
*
shadow_copy2: add some debug to shadow_copy2_strip_snapshot()
Michael Adam
2013-10-05
1
-1
/
+11
*
shadow_copy2: add comments explaining decisions in shadow_copy2_strip_snapshot()
Michael Adam
2013-10-05
1
-0
/
+10
*
shadow_copy2: introduce shadow_copy2_snapshot_path()
Michael Adam
2013-10-05
1
-0
/
+37
*
shadow_copy2: factor shadow_copy2_posix_gmt_string() out of shadow_copy2_inse...
Michael Adam
2013-10-05
1
-21
/
+47
*
shadow_copy2: shadow_copy2_insert_string(): do not prepend a "/" in absolute ...
Michael Adam
2013-10-05
1
-2
/
+20
*
shadow_copy2: make shadow_copy2_find_snapdir() return const char *
Michael Adam
2013-10-05
1
-4
/
+4
*
shadow_copy2: in the classical case, use configured path in shadow_copy2_find...
Michael Adam
2013-10-05
1
-0
/
+7
*
shadow_copy2: implement disk_free
Michael Adam
2013-10-05
1
-0
/
+37
*
shadow_copy2: log resulting config at the end of shadow_copy2_connect()
Michael Adam
2013-10-05
1
-0
/
+29
*
shadow_copy2: add snapshot_basepath to the config.
Michael Adam
2013-10-05
1
-0
/
+11
*
shadow_copy2: add rel_connectpath to config.
Michael Adam
2013-10-05
1
-0
/
+12
*
shadow_copy2: introduce "shadow:mountpoint" option
Michael Adam
2013-10-05
1
-5
/
+38
*
shadow_copy2: re-add the basedir option.
Michael Adam
2013-10-05
1
-0
/
+56
*
shadow_copy2: disable "snapdir:crossmountpoints" if the snapdir is absolute.
Michael Adam
2013-10-05
1
-0
/
+7
*
shadow_copy2: introduce the bool "snapdir_absolute" in the config.
Michael Adam
2013-10-05
1
-0
/
+10
*
shadow_copy2: introduce config struct and function shadow_copy2_connect()
Michael Adam
2013-10-05
1
-28
/
+145
[next]