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: Simplify validate_lock_entries
Volker Lendecke
2014-06-30
1
-10
/
+11
*
torture3: Add some brlock entries in cleanup2
Volker Lendecke
2014-06-30
1
-2
/
+26
*
smbstatus: Fix an uninitialized variable
Volker Lendecke
2014-06-30
1
-0
/
+1
*
libcli: Make cli_smb2_close_fnum async
Volker Lendecke
2014-06-30
2
-23
/
+92
*
lib: Align nt_time_to_unix_timespec with unix_timespec_to_nt_time
Volker Lendecke
2014-06-30
3
-6
/
+6
*
lib: Align unix_timespec_to_nt_time with nt_time_to_unix_timespec
Volker Lendecke
2014-06-30
4
-11
/
+11
*
libcli: Make smb2cli_create return blobs
Volker Lendecke
2014-06-30
2
-17
/
+17
*
vfs_snapper: use a talloc hierarchy for arrays
David Disseldorp
2014-06-30
1
-27
/
+5
*
vfs_snapper: don't redefine GMT_FORMAT macro
David Disseldorp
2014-06-30
1
-2
/
+1
*
vfs: add previous file version support for vfs_snapper
David Disseldorp
2014-06-30
1
-0
/
+1215
*
vfs: add vfs_snapper module
David Disseldorp
2014-06-30
3
-0
/
+844
*
smbd: Make messaging_send_to_children static
Christof Schmitt
2014-06-30
2
-4
/
+2
*
smbd: Use common function for FORCE_DIS and KILL_CLIENT_IP in parent
Christof Schmitt
2014-06-30
1
-22
/
+11
*
s3: SMB2 : Fix leak of blocking lock records in the database.
Jeremy Allison
2014-06-30
1
-0
/
+1
*
s3: smb2: Simplify logic in reprocess_blocked_smb2_lock().
Jeremy Allison
2014-06-30
1
-30
/
+25
*
s3: smb2: Remove unused code from remove_pending_lock().
Jeremy Allison
2014-06-30
1
-13
/
+0
*
s3-shadow-copy2: Protect against already converted names
Volker Lendecke
2014-06-27
1
-0
/
+28
*
s3-shadow-copy2: Add more debugs
Volker Lendecke
2014-06-27
1
-0
/
+9
*
s3-shadow-copy2: Fix incorrect case submounts
Volker Lendecke
2014-06-27
1
-10
/
+6
*
s3-shadow-copy2: Remove TODO and fix comments
Christof Schmitt
2014-06-27
1
-7
/
+8
*
s3-shadow-copy2: Fix dir/@GMT-2012.10.15-13.48.43 form of paths
Volker Lendecke
2014-06-27
1
-2
/
+2
*
s3-shadow-copy2: Add extreme debug output to shadow_copy2_strip_snapshot
Volker Lendecke
2014-06-27
1
-0
/
+8
*
dbwrap: Print wait times with full precision
Volker Lendecke
2014-06-27
1
-3
/
+3
*
smbd: Remove 2 indentation levels
Volker Lendecke
2014-06-25
1
-11
/
+11
*
s3: smbd - Prevent file truncation on an open that fails with share mode viol...
Jeremy Allison
2014-06-25
1
-2
/
+20
*
s3: smbd - fix processing of packets with invalid DOS charset conversions.
Jeremy Allison
2014-06-25
3
-13
/
+21
*
s3: nmbd: Fix bug 10633 - nmbd denial of service
Jeremy Allison
2014-06-25
1
-5
/
+2
*
selftest: Run base.delaywrite against plugin_s4_dc only, and with kerberos fo...
Andrew Bartlett
2014-06-23
1
-2
/
+1
*
s3: Fix fsctl_validate_neg_info to pass MS compliance suite.
Ira Cooper
2014-06-23
1
-11
/
+17
*
s3: Refactor smbd_smb2_request_process_negprot
Ira Cooper
2014-06-23
2
-63
/
+80
*
torture3: Reproducer for bug 10593
Volker Lendecke
2014-06-21
5
-0
/
+168
*
smbd: Fix bug 10593
Volker Lendecke
2014-06-21
1
-1
/
+1
*
smbd: First watch, then defer
Volker Lendecke
2014-06-21
1
-5
/
+6
*
smbd: Store "struct deferred_open_record" instead of anonymous data on pml
Volker Lendecke
2014-06-21
5
-52
/
+48
*
libsmb: Make cli_ntcreate cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Make cli_ntcreate1 cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Make cli_smb2_create_fnum cancellable
Volker Lendecke
2014-06-21
1
-0
/
+13
*
libsmb: Enable oplocks for smb2 cli_ntcreate
Volker Lendecke
2014-06-21
1
-0
/
+5
*
libsmb: Align cli_ntcreate with other sync wrappers
Volker Lendecke
2014-06-21
1
-8
/
+3
*
libsmb: remove smb2 switch from cli_ntcreate
Volker Lendecke
2014-06-21
1
-13
/
+0
*
libsmb: Replace async cli_ntcreate by cli_create
Volker Lendecke
2014-06-21
2
-62
/
+49
*
libsmb: Add cli_create_send/recv
Volker Lendecke
2014-06-21
2
-0
/
+97
*
libsmb: Make cli_smb2_create_fnum async
Volker Lendecke
2014-06-21
2
-37
/
+139
*
messaging3: Make messaging_dgm_init return 0/errno
Volker Lendecke
2014-06-18
3
-23
/
+22
*
messaging3: Use "goto fail_nomem" where appropriate
Volker Lendecke
2014-06-18
1
-4
/
+2
*
messaging3: simplify messaging_dgm_lockfile_remove
Volker Lendecke
2014-06-18
1
-14
/
+11
*
messaging3: Make messaging_dgm_wipe return 0/errno
Volker Lendecke
2014-06-18
4
-17
/
+17
*
messaging3: Make messaging_dgm_cleanup return 0/errno
Volker Lendecke
2014-06-18
4
-20
/
+22
*
messaging3: Make the _send function return 0/errno
Volker Lendecke
2014-06-18
4
-28
/
+38
*
messaging3: Remove two uses of talloc_tos()
Volker Lendecke
2014-06-18
1
-4
/
+5
[prev]
[next]