summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* lib: add round_timespec_to_nttime()Ralph Boehme2019-09-102-0/+10
* s4:torture: add a file-id related testRalph Boehme2019-09-105-0/+217
* s3:ldap: Fix join with don't exists machine accountEvgeny Sinelnikov2019-09-101-2/+3
* s3:selftest: add delay_inject:brl_lock_windows testingStefan Metzmacher2019-09-092-0/+16
* vfs_delay_inject: add support for brl_[un]lock_windows()Stefan Metzmacher2019-09-091-0/+117
* s3:locking: add brl_req_guid() and brl_req_mem_ctx() helper functionsStefan Metzmacher2019-09-0911-5/+106
* s3:smb2_lock: handle NT_STATUS_RETRY from the VFS backendStefan Metzmacher2019-09-091-0/+80
* s3:blocking: handle NT_STATUS_RETRY from the VFS backendStefan Metzmacher2019-09-091-0/+84
* s3:blocking: make use of smbd_smb1_do_locks_try() in smbd_smb1_do_locks_send()Stefan Metzmacher2019-09-091-86/+4
* s3:blocking: call smbd_smb1_do_locks_setup_timeout() also in smbd_smb1_do_loc...Stefan Metzmacher2019-09-091-0/+5
* s3:blocking: fix the fsp->blocked_smb1_lock_reqs handlingStefan Metzmacher2019-09-092-13/+125
* s3:blocking: do the timeout calculation before calling dbwrap_watched_watch_s...Stefan Metzmacher2019-09-091-16/+16
* s3:blocking: split out smbd_smb1_do_locks_setup_timeout()Stefan Metzmacher2019-09-091-35/+63
* s3:blocking: use timeval_expired(&state->endtime) to stop processingStefan Metzmacher2019-09-091-8/+17
* s4:torture/raw: add multilock6 testStefan Metzmacher2019-09-093-0/+265
* s4:torture/raw: add multilock5 testStefan Metzmacher2019-09-092-0/+270
* s4:torture/raw: add multilock4 testStefan Metzmacher2019-09-092-0/+267
* s4:torture/raw: add multilock3 testStefan Metzmacher2019-09-092-0/+267
* s4:torture/raw: improvements for multilock2Stefan Metzmacher2019-09-091-1/+4
* s3:smb2_lock: add retry for POSIX locksStefan Metzmacher2019-09-092-1/+55
* s4:torture/smb2: add smb2.samba3misc.localposixlock1Stefan Metzmacher2019-09-096-1/+193
* s3:smb2_lock: make use of smbd_smb2_lock_try() in smbd_smb2_lock_send()Stefan Metzmacher2019-09-091-62/+6
* s3:smb2_lock: let smbd_smb2_lock_try() explicitly check for the retry conditionStefan Metzmacher2019-09-091-0/+26
* s3:smb2_lock: error out early in smbd_smb2_lock_send()Stefan Metzmacher2019-09-091-3/+19
* s3:smb2_lock: split smbd_smb2_lock_retry() into _try() and _retry()Stefan Metzmacher2019-09-091-19/+30
* s3:smb2_lock: move from 'blocking' to 'state->blocking'Stefan Metzmacher2019-09-091-3/+3
* s3:brlock: always return LOCK_NOT_GRANTED instead of FILE_LOCK_CONFLICTStefan Metzmacher2019-09-091-4/+4
* s3:blocking: maintain state->deny_statusStefan Metzmacher2019-09-092-6/+28
* s4:torture/raw: assert to get LOCK_NOT_GRANTED in torture_samba3_posixtimedlo...Stefan Metzmacher2019-09-092-3/+4
* s3:blocking: use dynamic posix lock wait intervalsStefan Metzmacher2019-09-091-4/+37
* s3:blocking: Remove bug reproducer from a few commits agoStefan Metzmacher2019-09-091-2/+2
* s3:blocking: fix posix lock retryStefan Metzmacher2019-09-092-12/+25
* s3:blocking: move from 'timeout' to 'smbd_smb1_do_locks_state->timeout'Stefan Metzmacher2019-09-092-10/+12
* s3:blocking: split smbd_smb1_do_locks_retry() into _try() and _retry()Stefan Metzmacher2019-09-091-30/+42
* s3:blocking: demonstrate the posix lock retry failsStefan Metzmacher2019-09-092-2/+3
* s3:torture: convert LOCK9 into LOCK9A and LOCK9BStefan Metzmacher2019-09-093-14/+29
* s3:torture: fix the timeout alarm handling on LOCK9Stefan Metzmacher2019-09-091-1/+1
* s3:blocking: remove unused timeval_brl_min()Stefan Metzmacher2019-09-092-18/+0
* s3:locking: add share_mode_wakeup_waiters() helper functionStefan Metzmacher2019-09-092-0/+13
* s3:locking: add/split out byte_range_{valid,overlap}() helper functionsStefan Metzmacher2019-09-092-16/+99
* s3:smb2_lock: call change_to_user_by_fsp() when dbwrap_watched_watch* finishesStefan Metzmacher2019-09-091-0/+10
* s3:blocking: call change_to_user_by_fsp() when dbwrap_watched_watch* finishesStefan Metzmacher2019-09-091-0/+9
* libcli/smb: send SMB2_NETNAME_NEGOTIATE_CONTEXT_IDStefan Metzmacher2019-09-091-0/+17
* libcli/smb: add new COMPRESSION and NETNAME negotiate context idsStefan Metzmacher2019-09-091-0/+2
* ctdb: fix compilation on systems with glibc robust mutexesRalph Boehme2019-09-061-1/+1
* WHATSNEW: Add entry for deprecation of "lanman auth" and "encrypt passwords =...Andrew Bartlett2019-09-061-0/+14
* docs: Deprecate "encrypt passwords = no"Andrew Bartlett2019-09-061-0/+8
* docs: Deprecate "lanman auth = yes"Andrew Bartlett2019-09-061-0/+9
* ldb: Release ldb 2.0.7ldb-2.0.7Andrew Bartlett2019-09-043-1/+286
* ldb: Extend the ldb_dn_explode test matrixAndrew Bartlett2019-09-041-4/+49