samba.git
2019-06-21 Gary Lockyerlib ldb key value: Remove check_parent from ldb_kv_inde...
2019-06-21 Gary Lockyerlib ldb ldb_key_value tests: Add tests for wrapped...
2019-06-21 Gary Lockyerlib ldb key value: add nested transaction support.
2019-06-21 Gary Lockyerlib ldb key value backends: Add nested txn support
2019-06-21 Gary Lockyerlib ldb tests: remove deprecation warning from api.py
2019-06-21 Gary Lockyerlib ldb tests: Test nested transactions
2019-06-21 Andrew Bartlettprovision: Suggest "minimal-responses yes;" by default
2019-06-20 Björn JackeREADME: fix samba mailman list address
2019-06-20 Joe Guoscript/autobuild.py: make code more pythonic
2019-06-20 Joe Guoscript/autobuild.py: avoid nested try except block
2019-06-20 Joe Guoscript/autobuild.py: rm redundant empty str in options
2019-06-20 Joe Guoscript/autobuild.py: define cwd for builder and avoid...
2019-06-20 Joe Guoscript/autobuild.py: improve run_cmd with check_output
2019-06-20 Joe Guoscript/autobuild.py: add helper functions to simplify...
2019-06-20 Joe Guoscript/autobuild.py: replace random-sleep.sh with pytho...
2019-06-20 Joe Guoscript/autobuild.py: rm unused mime type text/plain...
2019-06-20 Joe Guoscript/autobuild.py: fix tasks indent
2019-06-20 Andreas Schneidergitlab-ci: Add Fedora 30
2019-06-20 Michael Hanselmannregfio: Return instead of assert for short blocks
2019-06-20 Volker Lendeckesmbd: Remove struct blocking_lock_record
2019-06-20 Volker Lendeckevfs: Remove SMB_VFS_BRL_CANCEL_WINDOWS
2019-06-20 Volker Lendeckesmbd: Remove unused brlock code
2019-06-20 Volker Lendeckesmbd: Cancel smbd_smb1_do_locks requests in reply_ntcancel
2019-06-20 Volker Lendeckesmbd: Add a clarifying comment on triggering waiters
2019-06-20 Volker Lendeckesmbd: Don't call cancel_pending_lock_requests_by_fid...
2019-06-20 Volker Lendeckesmbd: Base smb2_lock.c on tevent_req
2019-06-20 Volker Lendeckesmbd: Use smbd_smb1_do_locks_send() in smb_set_posix_lock()
2019-06-20 Volker Lendeckesmbd: Use smbd_smb1_do_locks_send() in reply_lockingX()
2019-06-20 Volker Lendeckesmbd: Use smbd_smb1_do_locks_send() in reply_lock()
2019-06-20 Volker Lendeckesmbd: Use smbd_smb1_do_locks_send() in reply_lockread()
2019-06-20 Volker Lendeckesmbd: Remove SMB1 special case handling from brlock.c
2019-06-20 Volker Lendeckesmbd: Ping dbwrap_watch on locking.tdb for in smbd_do_u...
2019-06-20 Volker Lendeckesmbd: Add smbd_smb1_do_locks_send/recv()
2019-06-20 Volker Lendeckesmbd: Slightly simplify smbd_smb2_lock_send()
2019-06-20 Volker Lendeckesmbd: Return "blocker_pid" from do_lock()
2019-06-20 Volker Lendeckesmbd: Add some paranoia against NULL dereference
2019-06-20 Volker Lendeckesmbd: Add "blocker_pid" to brl_lock()
2019-06-20 Volker Lendecketorture3: Test cancelling locking&x with ntcancel
2019-06-20 Volker Lendeckelibsmb: Make cli_lockingx cancellable
2019-06-20 Volker Lendecketorture3: Run a blocking lock&x call with a subsequent...
2019-06-20 Volker Lendecketorture3: Test blocking posix locks
2019-06-20 Volker Lendecketorture3: Test LOCKINGX_CANCEL without locks
2019-06-20 Volker Lendecketorture3: Add a test to block a locking&read
2019-06-20 Volker Lendeckesmbd: Use smbd_do_unlocking() in reply_unlock()
2019-06-20 Volker Lendeckesmbd: Use smbd_do_unlocking() in reply_writeunlock()
2019-06-20 Volker Lendeckesmbd: Use smbd_do_unlocking() in smb_set_posix_lock()
2019-06-20 Volker Lendeckesmbd: Add "lock_flav" to smbd_do_unlocking()
2019-06-20 Volker Lendeckesmbd: Simplify smb_set_posix_lock()
2019-06-20 Volker Lendeckesmbd: Avoid casts in smb_set_posix_lock()
2019-06-20 Volker Lendeckesmbd: Use NT_STATUS_IS_OK() in reply_unlock()
2019-06-20 Volker Lendeckesmbd: Avoid casts in reply_unlock()
2019-06-20 Volker Lendeckelib: Fix a typo
2019-06-20 Volker Lendeckesmbd: Fix a typo
2019-06-20 Volker Lendecketevent: Fix a typo
2019-06-20 Volker Lendeckesmbd: Only remove locks by mid if necessary
2019-06-20 Björn Baumbachdocs: fix typo in "ntlm auth" doc in smb.conf man page
2019-06-20 Björn Baumbachdocs: add documentation for the samba-tool ntacl change...
2019-06-19 Douglas BagnallCVE-2019-12436 dsdb/paged_results: ignore successful...
2019-06-19 Douglas BagnallCVE-2019-12435 rpc/dns: avoid NULL deference if zone...
2019-06-19 Douglas BagnallCVE-2019-12435 rpc/dns: avoid NULL deference if zone...
2019-06-18 Andreas Schneiders3:client: Link smbspool_krb5_wrapper against krb5samba
2019-06-18 Lukas Slebodnikwafsamba: Use native waf timer
2019-06-18 Björn Baumbachselftest: add tests for samba-tool ntacl changedomsid
2019-06-18 Björn Baumbachsamba-tool: add ntacl changedomsid command
2019-06-18 Björn Baumbachsamba-tool ntacl: consolidate code for getting the...
2019-06-18 Björn Baumbachpython/ntacls: use correct "state directory" smb.conf...
2019-06-18 Björn Baumbachselftest: add test for samba-tool ntacl get/set --use...
2019-06-18 Volker Lendeckesmbd: Deprecate "blocking locks" parameter
2019-06-18 Volker Lendeckesmbd: Slightly simplify smb_set_posix_lock()
2019-06-18 Volker Lendeckesmbd: Add a explanation for num_aio_requests
2019-06-18 Volker Lendeckesmbd: Align integer types in reply_lockingX
2019-06-18 Volker Lendeckesmbd: Avoid casts
2019-06-18 Volker Lendeckesmbtorture: Match comment with test
2019-06-18 Volker Lendeckesmbd: Fix a typo
2019-06-18 Volker Lendeckesmbd: smbd_do_locking() does not use the "type" param...
2019-06-18 Volker Lendeckesmbd: Simplify smbd_do_locking()
2019-06-18 Volker Lendeckesmbd: Slightly simplify reply_lockingX()
2019-06-18 Volker Lendeckesmbd: Slightly simplify reply_lockingX()
2019-06-18 Volker Lendeckesmbd: Slightly simplify reply_lockingX()
2019-06-18 Volker Lendeckelibsmb: Use cli_lockingx() in cli_unlock()
2019-06-18 Volker Lendeckelibsmb: Use cli_lockingx() in cli_locktype()
2019-06-18 Volker Lendeckelibsmb: Use cli_lockingx() in cli_oplock_ack()
2019-06-18 Volker Lendeckelibsmb: Add async cli_lockingx()
2019-06-18 Volker Lendeckelibsmb: Remove unused is_andx_req
2019-06-18 Volker Lendeckesmbd: Use smb1cli_is_andx_req()
2019-06-18 Volker Lendeckelibsmb: Remove unused cli_[un]lock64()
2019-06-18 Volker Lendeckelibsmb: Align integer types
2019-06-18 Volker Lendeckesmbd: Avoid a "?true:false" in smbd_do_locking
2019-06-18 Andrew Bartlettlib/replace: Remove #undef TCP_NODELAY
2019-06-18 Volker Lendeckeautobuild: Fix autobuild for python3
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parm ldb_kv
2019-06-13 Gary Lockyerlib ldb_key_value: csbuild unused parm key
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild fix unused parm data
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild fix signed unsigned...
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parms ldb_kv...
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild ldb_kv_index_dn_not...
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parm ldb
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parm tdb
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild fix integer comparison
2019-06-13 Gary Lockyerlib ldb ldb_key_value: csbuild unused parm ldb_kv_timeout
next