samba.git
2019-06-24 Andrew Bartlettpy3: Remove PyStr_FromString() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_Check() compatability macro
2019-06-24 Andrew Bartlettpy3: Remove PyStr_Type() compatability macro
2019-06-24 Andreas Schneiders4:ntp_signd: Use gnutls_error_to_ntstatus() in ntp_signd
2019-06-24 Andreas Schneiders4:rpc_server: Use gnutls_error_to_ntstatus() in samr_p...
2019-06-24 Andreas Schneiders3:libnet: Use gnutls_error_to_ntstatus() in libnet_passwd
2019-06-24 Andreas Schneiderauth:creds: Use gnutls_error_to_ntstatus() in credentia...
2019-06-24 Andreas Schneiderauth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
2019-06-24 Andreas Schneiderauth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
2019-06-24 Andreas Schneiderauth:ntlmssp: Use gnutls_error_to_ntstatus() in ntlmssp...
2019-06-24 Andreas Schneiderlibcli:smb: Use gnutls_error_to_ntstatus() in smb_signing
2019-06-24 Andreas Schneiderlibcli:auth: Use gnutls_error_to_ntstatus() in credentials
2019-06-24 Andreas Schneiders3:smbd: Use gnutls_error_to_ntstatus() in smb2_sesssetup
2019-06-24 Andreas Schneiders3:smbd: Use gnutls_error_to_ntstatus() in smb2_server
2019-06-24 Andreas Schneiderlibcli:smb: Use gnutls_error_to_ntstatus() in smbXcli_b...
2019-06-24 Andreas Schneiderauth:gensec: Use gnutls_error_to_ntstatus() in schannel
2019-06-24 Andreas Schneiderlibcli:smb: Use gnutls_error_to_ntstatus() in smb2_sign...
2019-06-24 Andreas Schneiderlibcli:smb: Use gnutls_error_to_ntstatus() in smb2_sign...
2019-06-24 Andreas Schneiderlibcli:smb: Return NSTATUS for smb2_signing_check_pdu()
2019-06-24 Andreas Schneiders4:libcli: Use gnutls_error_to_ntstatus() or singing
2019-06-24 Andreas Schneiderlibcli:util: Add gnutls_error
2019-06-21 Stefan Metzmacherdnsp.idl: fix payload for DSPROPERTY_ZONE_DELETED_FROM_...
2019-06-21 Stefan Metzmacherdnsp.idl: fix the dnsp_dns_addr_array definition
2019-06-21 Stefan Metzmacherdnsp.idl: fix dnsp_ip4_array definition
2019-06-21 Stefan Metzmachers4:torture: add local.ndr.dnsp tests
2019-06-21 Gary Lockyerlib ldb key value: use TALLOC_FREE() per README.Coding
2019-06-21 Gary Lockyerlib ldb key value: fix index buffering
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
next