summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* ldb: Do not read beyond the end of the extended DN component when printingAndrew Bartlett2019-09-041-4/+8
* ldb: Add test with == true or false to boolean if statements in ldb_dn_explode()Andrew Bartlett2019-09-041-16/+16
* ldb: Rework all pointer NULL tests to use Samba's normal styleAndrew Bartlett2019-09-041-19/+33
* ldb: add some dn explode testsDouglas Bagnall2019-09-041-0/+70
* ldb: don't try to save a value that isn't thereDouglas Bagnall2019-09-041-23/+24
* ldb: Call TALLOC_FREE(filtered_msg->elements) on ldb_filter_attrs() failureAndrew Bartlett2019-09-042-0/+3
* ldb: use TALLOC_FREE() over talloc_free() in ldb_filter_attrs()Andrew Bartlett2019-09-041-2/+1
* ldb: Correct Pigeonhole principle validation in ldb_filter_attrs()Andrew Bartlett2019-09-043-9/+1013
* ldb: Fix mem-leak if talloc_realloc failsSwen Schillig2019-09-041-5/+10
* ldb_dn: free dn components on explode failureDouglas Bagnall2019-09-041-1/+1
* ldb: do not allow adding a DN as a base to itselfDouglas Bagnall2019-09-041-0/+4
* vfs_glusterfs: Use pthreadpool for scheduling aio operationsPoornima G2019-09-041-268/+294
* ctdb-recoverd: Fix typo in previous fixMartin Schwenke2019-09-041-1/+1
* ctdb-tests: Clear deleted record via recovery instead of vacuumingMartin Schwenke2019-09-041-12/+5
* ctdb-tests: Strengthen volatile DB traverse testMartin Schwenke2019-09-041-15/+52
* ctdb-recoverd: Only check for LMASTER nodes in the VNN mapMartin Schwenke2019-09-041-4/+10
* ctdb-tests: Don't retrieve the VNN map from target node for notlmasterMartin Schwenke2019-09-041-2/+1
* ctdb-tests: Handle special cases first and returnMartin Schwenke2019-09-041-31/+28
* ctdb-tests: Inline handling of recovered and notlmaster statusesMartin Schwenke2019-09-041-6/+12
* ctdb-tests: Drop unused node statuses frozen/unfrozenMartin Schwenke2019-09-041-6/+2
* ctdb-tests: Reformat node_has_status()Martin Schwenke2019-09-041-46/+48
* VERSION: Bump verison up to 4.11.0rc4...Karolin Seeger2019-09-031-2/+2
* VERSION: Disable GIT_SNAPSHOT for the 4.11.0rc3 release.samba-4.11.0rc3Karolin Seeger2019-09-031-1/+1