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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-26
dbwrap: Allow dbwrap_record_watch_recv to not lock the record
Volker Lendecke
1
-0
/
+3
2013-04-26
smbd: We don't use DEFERRED_OPEN_ENTRY anymore
Volker Lendecke
8
-226
/
+2
2013-04-26
smbd: Remove unused smb2_deferred_open_timer
Volker Lendecke
1
-59
/
+0
2013-04-26
smbd: Obsolete MSG_SMB_OPEN_RETRY
Volker Lendecke
3
-46
/
+1
2013-04-26
smbd: Remove the unused fsp->pending_break_messages array
Volker Lendecke
3
-18
/
+5
2013-04-26
smbd: Remove unused reply_to_oplock_break_requests
Volker Lendecke
5
-27
/
+0
2013-04-26
smbd: Obsolete MSG_SMB_BREAK_RESPONSE
Volker Lendecke
2
-63
/
+2
2013-04-26
smbd: Ignore OPEN_RETRY and BREAK_RESPONSE
Volker Lendecke
3
-0
/
+8
2013-04-26
smbd: Use dbwrap_record_watch_send for defer_open
Volker Lendecke
2
-1
/
+70
2013-04-25
bug 9830: fix panic in nt_printer_publish_ads
David Disseldorp
1
-2
/
+8
2013-04-24
source4/libcli: Only set ctemp set on success
Sam Lang
1
-7
/
+8
2013-04-24
Implements a vfs module for cephfs, a distributed file system
Sam Lang
5
-0
/
+1322
2013-04-24
BUG 9817: Fix 'map untrusted to domain' with NTLMv2.
Andreas Schneider
1
-2
/
+8
2013-04-22
docs-xml: document dbwrap_tool exists
Christian Ambach
1
-0
/
+7
2013-04-22
s3:utils/dbwrap_tool add exists operation
Christian Ambach
1
-4
/
+34
2013-04-22
docs: Fix bug 9809 -- missing entry in specfile
Volker Lendecke
1
-0
/
+1
2013-04-20
Fix bug in old create temp SMB request. Only use VFS functions.
Jeremy Allison
1
-53
/
+64
2013-04-20
Ensure the RECVFILE path in vfs_pwrite_data() operates on a blocking socket.
Jeremy Allison
1
-1
/
+12
2013-04-19
Ensure the RECVFILE path in vfs_write_data() operates on a blocking socket.
Jeremy Allison
1
-1
/
+12
2013-04-19
Ensure drain_socket() operates on a blocking socket.
Jeremy Allison
1
-2
/
+15
2013-04-19
Add the internals of is_smb2_recvfile_write.
Jeremy Allison
1
-1
/
+37
2013-04-19
The guts of the receivefile code changes.
Jeremy Allison
1
-5
/
+60
2013-04-19
Add stub static function that will turn on/off receivefile code path.
Jeremy Allison
1
-0
/
+5
2013-04-19
Add extra fields into struct smbd_smb2_request_read_state to support receivef...
Jeremy Allison
1
-0
/
+3
2013-04-19
Add macro SMBD_SMB2_SHORT_RECEIVEFILE_WRITE_LEN.
Jeremy Allison
1
-0
/
+2
2013-04-19
Add utility function get_min_receive_file_size().
Jeremy Allison
1
-0
/
+11
2013-04-19
Allow smbd_smb2_request_error_ex() to cope with unread bytes on error.
Jeremy Allison
1
-0
/
+10
2013-04-19
Add function smbd_smb2_unread_bytes().
Jeremy Allison
2
-0
/
+13
2013-04-19
If we already have an smb1req attached to the struct smbd_smb2_request, don't...
Jeremy Allison
1
-3
/
+7
2013-04-19
Ensure we don't do an SMB2 aio write if RECVFILE is active.
Jeremy Allison
1
-0
/
+5
2013-04-19
samba-tool/dns: Fix a typo in ttl variable name
Amitay Isaacs
1
-1
/
+1
2013-04-19
fileserver: raise the debug level for share connection from non IPC to 2
Matthieu Patou
1
-1
/
+1
2013-04-19
s3:locking add NDR debug in share_mode_forall
Christian Ambach
1
-0
/
+4
2013-04-19
s3:rpc_server increase a debug level
Christian Ambach
1
-8
/
+8
2013-04-19
s3:registry increase a debug level
Christian Ambach
1
-1
/
+1
2013-04-19
s3:smbd stop working on a dead client socket
Christian Ambach
1
-0
/
+1
2013-04-19
s3:smbd increase a loglevel
Christian Ambach
1
-5
/
+5
2013-04-19
s3:smbstatus do not print orphaned share entries
Christian Ambach
1
-0
/
+6
2013-04-19
smbd: Fix signing when the async echo handler kicks in
Volker Lendecke
1
-1
/
+1
2013-04-19
s4:dsdb: Fix warnings about not set / set but unused / shadowed variables
Matthieu Patou
7
-20
/
+5
2013-04-19
s3:smbd:smb2:scavenger: fix format error for debugging open_persistent_id in ...
Michael Adam
1
-4
/
+5
2013-04-18
talloc: Simplify _talloc_free_poolmem a bit
Volker Lendecke
1
-2
/
+14
2013-04-18
talloc: Do an early return
Volker Lendecke
1
-3
/
+6
2013-04-18
talloc: Avoid some "else" by doing early returns
Volker Lendecke
1
-4
/
+8
2013-04-18
talloc: Fix nonblank line endings
Volker Lendecke
1
-34
/
+34
2013-04-18
selftest: S3 does not do leases yet
Volker Lendecke
1
-0
/
+1
2013-04-18
s4:torture/smb2: add v2 lease requests
Stefan Metzmacher
1
-1
/
+209
2013-04-18
s4:torture/smb2: add smb2_lease_v2_create_share() helper
Stefan Metzmacher
2
-1
/
+29
2013-04-18
s4:libcli/smb2: add support for SMB2 LEASES v2
Stefan Metzmacher
2
-6
/
+49
2013-04-18
libcli/smb: add SMB2_LEASE_FLAG_* defines
Stefan Metzmacher
1
-0
/
+4
[prev]
[next]