samba.git
2019-08-07 Ralph Boehmes4:lib/http: use http_conn in http_send_request_send...
2019-08-07 Ralph Boehmes4:librpc/rpc: use http_connect_send/recv in ncacn_http
2019-08-07 Ralph Boehmes4:lib/http: remove stream and send_queue from state
2019-08-07 Ralph Boehmes4:lib/http: move struct http_read_response_state to...
2019-08-07 Ralph Boehmes4:lib/http: move struct http_send_request_state to...
2019-08-07 Ralph Boehmes4:lib/http: add http_[dis]connect_send and recv
2019-08-07 Ralph Boehmecharset: add tests for Unicode NFC <-> NFD conversion
2019-08-07 Ralph Boehmecharset: add support for Unicode normalisation with...
2019-08-07 Ralph Boehmetorture: add torture_assert_errno_equal_goto()
2019-08-07 Michael HanselmannAdd fuzzing binary for oLschema2ldif
2019-08-07 Michael HanselmannAdd fuzzing binary for tiniparser
2019-08-07 Michael HanselmannAdd fuzzing support to build system
2019-08-06 Volker Lendeckesmbd: Assert that INTERNAL_OPEN_ONLY never gets real...
2019-08-06 Volker Lendeckesmbd: Remove deferred_open_record_create()
2019-08-06 Volker Lendeckesmbd: Remove "delayed_for_oplocks" from deferred_open_r...
2019-08-06 Volker Lendeckesmbd: Remove "deferred_open_record->delayed_for_oplocks"
2019-08-06 Volker Lendeckesmbd: Remove "id" from deferred_open_record_create()
2019-08-06 Volker Lendeckesmbd: Remove "deferred_open_record->id"
2019-08-06 Volker Lendeckesmbd: Clean up leases.tdb if set_share_mode() fails
2019-08-06 Volker Lendeckesmbd: Factor out remove_lease_if_stale()
2019-08-06 Volker Lendeckesmbd: Inline remove_oplock_under_lock() into its only...
2019-08-06 Volker Lendeckesmbd: Make remove_oplock_under_lock static
2019-08-06 Volker Lendeckesmbd: Slightly simplify set_share_mode()
2019-08-06 Volker Lendeckesmbd: Move fsp_client_guid() to locking/
2019-08-06 Volker Lendeckesmbd: Slightly optimize reply_open_and_X()
2019-08-06 Volker Lendeckesmbd: Remove "share_access" from fcb_or_dos_open()
2019-08-06 Volker Lendeckesmbd: Remove "share_access" from dup_file_fsp()
2019-08-06 Volker Lendeckesmbd: Remove "share_access" from files_struct
2019-08-06 Volker Lendeckevfs_gpfs: Avoid "fsp->share_access" in vfs_gpfs_kernel_...
2019-08-06 Volker Lendeckesmbd: Pass share_access/access_mask explicitly to grant...
2019-08-06 Volker Lendeckesmbd: Pass share_access/access_mask explicitly to set_s...
2019-08-06 Volker Lendeckesmbd: Fix a typo
2019-08-06 Volker Lendeckesmbd: Fix a typo
2019-08-06 Volker Lendeckesmbd: Enhance debugging in push_deferred_open_message_smb()
2019-08-06 Volker Lendeckesmbd: Use timeval_str_buf() in defer_open()
2019-08-06 Volker Lendeckesmbd: Fix a signed/unsigned warning
2019-08-06 Volker Lendeckesmbd: Fix a signed/unsigned comparison
2019-08-06 Volker Lendeckesmbd: Remove a false comment
2019-08-06 Volker Lendecketorture3: Don't duplicate set_blocking()
2019-08-06 Volker Lendeckelib: Remove a duplicate prototype for set_blocking()
2019-08-06 Volker Lendeckebuild: Only check rpc/xdr.h in tirpc if required
2019-08-06 Volker Lendeckevfs: Fix the nfs4acl build on FreeBSD
2019-08-06 Volker Lendeckebuild: Correctly detect rpc/xdr.h on FreeBSD
2019-08-06 Volker Lendeckewscript: Fix a typo
2019-08-06 Volker Lendeckewinbind: Fix the clang build
2019-08-06 Volker Lendeckevfs: Fix the FreeBSD nfs4acl build
2019-08-06 Volker Lendeckedsdb: Fix the FreeBSD build
2019-08-06 Volker Lendeckesmbd: Fix the build with clang
2019-08-06 Volker Lendeckesmbd: Pass in "struct smb_request" to request_timed_out()
2019-08-06 Volker Lendeckesmbd: Use "req->request_time" in schedule_async_open()
2019-08-06 Volker Lendeckesmbd: Use "req->request_time" in schedule_async_open()
2019-08-06 Volker Lendeckesmbd: Use "req->request_time" in setup_kernel_oplock_po...
2019-08-06 Volker Lendeckesmbd: Use "req->request_time" in defer_open()
2019-08-06 Volker Lendeckesmbd: Use "req->request_time" in schedule_defer_open()
2019-08-06 Volker Lendeckesmbd: Avoid a separate "request_time" variable in open_...
2019-08-06 Volker Lendecketdb: Inline the common part of tdb_oob
2019-08-06 Volker Lendecketdb: Speed up tdb_oob()
2019-08-06 Volker Lendecketdb: Introduce tdb_oob()
2019-08-06 Volker Lendecketdb: Rename tdb_oob() to tdb_notrans_oob()
2019-08-06 Douglas Bagnallpidl/ndr/python: avoid memory errors in getsetters
2019-08-06 Douglas Bagnalls4/messaging/py: don't DECREF borrowed references
2019-08-06 Douglas Bagnallldb_dn: free dn components on explode failure
2019-08-06 Ralph Boehmes3:smbd: Fix sync dosmode fallback in async dosmode...
2019-08-06 Ralph Boehmes3:smbd: Incomplete conversion of former parametric...
2019-08-06 Ralph Boehmectdb: fix compilation on systems with glibc robust...
2019-08-06 Ralph Boehmes3: smbd: fix a comment in fd_close()
2019-08-06 Ralph Boehmes3: smbd: inline dptr_close_internal()
2019-08-06 Ralph Boehmes3: smbd: simplify dptr_CloseDir()
2019-08-06 Ralph Boehmes3: smbd: remove redundant smb_dname arg from dptr_create()
2019-08-06 Jeremy Allisons3: smbd: Remove call to dptr_closecnum() on connection...
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_close().
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_close() from dptr_closecnum().
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_close() from reply_findclose().
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_close() from call_trans2findnext().
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_close() from call_trans2findfirst().
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_close() from reply_fclose().
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_close() from reply_search().
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_fsp(). No longer used.
2019-08-06 Jeremy Allisons3: smbd: Replace dptr_fsp() with dptr_fetch_lanman2_fs...
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_fetch_lanman2() - unused.
2019-08-06 Jeremy Allisons3: smbd: Convert call_trans2findnext() to use dptr_fet...
2019-08-06 Jeremy Allisons3: smbd: Add dptr_fetch_lanman2_fsp() - to replace...
2019-08-06 Jeremy Allisons3: smbd: Remove dptr_fetch() - replace internals with...
2019-08-06 Jeremy Allisons3: smbd: Replace dptr_fetch() with dptr_fetch_fsp...
2019-08-06 Jeremy Allisons3: smbd: Replace dptr_fetch() with dptr_fetch_fsp...
2019-08-06 Jeremy Allisons3: smbd: Add dptr_fetch_fsp() for SMB1 code. We will...
2019-08-06 Jeremy Allisons3: smbd: Remove now unused dptr_activecnum().
2019-08-06 Jeremy Allisons3: smbd: All directory enumeration is now via file...
2019-08-06 Jeremy Allisons3: smbd: Remove now unused dptr_closepath().
2019-08-06 Jeremy Allisons3: smbd: Now we properly open file handles for directo...
2019-08-06 Jeremy Allisons3: smbd: Now we are always using fsp handle-based...
2019-08-06 Jeremy Allisons3: smbd: Now we're using OpenDir_fsp() all the time...
2019-08-06 Jeremy Allisons3: smbd: Now we always use handle for directory enumer...
2019-08-06 Jeremy Allisons3: smbd: Convert SMB1 reply_search() to use handle...
2019-08-06 Jeremy Allisons3: smbd: Convert SMB1 call_trans2findfirst() to use...
2019-08-06 Jeremy Allisons3: smbd: Prepare for SMB1 directory handle opens in...
2019-08-06 Jeremy Allisons3: smbd: Prepare for SMB1 directory handle opens in...
2019-08-06 Jeremy Allisons3: smbd: Prepare for SMB1 directory handle opens in...
2019-08-06 Jeremy Allisons3: smbd: Prepare for SMB1 directory handle opens in...
2019-08-06 Jeremy Allisons3: smbd: Prepare for SMB1 directory handle opens in...
next