index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
smbd: Remove the brl_get_locks wrapper
Volker Lendecke
2013-10-06
1
-9
/
+2
*
smbd: brl_get_locks_internal is always called r/w now
Volker Lendecke
2013-10-06
1
-37
/
+11
*
smbd: Restructure brl_get_locks_readonly
Volker Lendecke
2013-10-06
1
-10
/
+103
*
smbd: Avoid an if-statement per read/write in the non-clustered case
Volker Lendecke
2013-10-06
1
-4
/
+4
*
smbd: Remove unused "brl->key" struct element
Volker Lendecke
2013-10-06
1
-3
/
+1
*
smbd: Convert some dbgtxt to DEBUG
Volker Lendecke
2013-10-06
1
-19
/
+12
*
smbd: Fix a comment
Volker Lendecke
2013-10-06
1
-1
/
+1
*
smbd: Fix confusing comments
Volker Lendecke
2013-10-06
2
-4
/
+2
*
smbd: Avoid calling serverid_exists twice
Volker Lendecke
2013-10-06
1
-0
/
+6
*
smbd:smb2: clarify and comment code treating dh2c blob check.
Michael Adam
2013-10-05
1
-6
/
+22
*
smbd:smb2: ignore an dhnq blob along with a dhnc in create
Michael Adam
2013-10-05
1
-6
/
+26
*
smbd:smb2_create: fix return code for durable handle create blob combinations
Michael Adam
2013-10-05
1
-8
/
+16
*
smbd:smb2: successfully answer a DHnC request when the initial create was DH2Q
Michael Adam
2013-10-05
3
-7
/
+18
*
smbd:smb2_create: add comment about validity of check reconnect blob being on...
Michael Adam
2013-10-05
1
-0
/
+4
*
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
*
shadow_copy2: add comment explaining the SMB level GMT format pattern
Michael Adam
2013-10-05
1
-1
/
+9
*
shadow_copy2: add comment block explaining shadow_copy2_convert()
Michael Adam
2013-10-05
1
-0
/
+5
*
shadow_copy2: add comment block explaining shadow_copy2_insert_string()
Michael Adam
2013-10-05
1
-0
/
+5
*
shadow_copy2: add comment block explaining shadow_copy2_find_snapdir()
Michael Adam
2013-10-05
1
-0
/
+4
*
shadow_copy2: add header comment explaining have_snapdir()
Michael Adam
2013-10-05
1
-0
/
+6
*
shadow_copy2: add comment header describing shadow_copy2_strip_snapshot()
Michael Adam
2013-10-05
1
-0
/
+5
*
shadow_copy2: break overly long lines in shadow_copy2_snapshot_to_gmt()
Michael Adam
2013-10-05
1
-3
/
+6
*
Remove dead code. Now we have no SWAT we don't use the invalid_services array...
Jeremy Allison
2013-10-03
1
-37
/
+12
*
smbd:smb2: fix error code when the header says the request is signed but we d...
Michael Adam
2013-10-02
1
-1
/
+1
*
s3:smb2_server: don't rely on the SMB2_HDR_FLAG_SIGNED if signing is required
Stefan Metzmacher
2013-10-02
1
-1
/
+1
*
net: allow "net idmap get ranges" to list all ranges
Michael Adam
2013-10-02
1
-5
/
+7
*
idmap_autorid: allow iterate functions to operate on all domain ranges
Michael Adam
2013-10-02
1
-4
/
+2
*
net: implement "net idmap delete ranges"
Michael Adam
2013-10-02
1
-0
/
+67
*
idmap_autorid: add idmap_autorid_delete_domain_ranges()
Michael Adam
2013-10-02
2
-0
/
+90
[prev]
[next]