metze/samba/wip.git
2018-07-27 Stefan MetzmacherHACK REMOVE!!!!!!!!! selftest/flapping.d/poll master4-impersonate-ok
2018-07-27 Stefan MetzmacherHACK!!!! _FAIL_IMMEDIATELY=1
2018-07-27 Ralph Boehmeselftest: run smbtorture3 SMB2-BASIC tests against...
2018-07-27 Ralph Boehmeselftest: set "smbd:async dosmode = no" in the vfs_aio_...
2018-07-27 Ralph Boehmes4: torture: test closing dir handle with in-flight...
2018-07-27 Ralph Boehmesmbd: use async dos_mode_at_send in smbd_smb2_query_dir...
2018-07-27 Ralph Boehmesmbd: let smbd_dirptr_lanman2_entry return smb_fname
2018-07-27 Ralph Boehmesmbd: deal with fsp->aio_requests in close_directory()
2018-07-27 Ralph Boehmesmbd: fix a long line in smb2_query_directory_next_entry()
2018-07-27 Ralph Boehmesmbd: factor out smb2_query_directory_next_entry()...
2018-07-27 Ralph Boehmesmbd: rework error exit in smbd_dirptr_lanman2_entry()
2018-07-27 Ralph Boehmesmbd: pass get_dosmode to mode_fn in smbd_dirptr_get_en...
2018-07-27 Ralph Boehmesmbd: pass get_dosmode to smbd_dirptr_get_entry()
2018-07-27 Ralph Boehmesmbd: add "get_dosmode" argument to smbd_dirptr_lanman2...
2018-07-27 Ralph Boehmesmbd: add dos_mode_at_send/recv()
2018-07-27 Ralph Boehmesmbd: factor out dosmode post processing
2018-07-27 Ralph Boehmevfs_default: implement SMB_VFS_GET_DOS_ATTRIBUTES_SEND...
2018-07-27 Ralph Boehmesmbd: split out public parse_dos_attribute_blob() from...
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GET_DOS_ATTRIBUTES_SEND/RECV
2018-07-27 Ralph Boehmevfs_xattr_tdb: implement SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-27 Ralph Boehmevfs_default: implement SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-27 Ralph Boehmes3: vfs: add SMB_VFS_GETXATTRAT_SEND/RECV
2018-07-27 Stefan Metzmacherpthreadpool: we need to use pthreadpool_tevent_per_thre...
2018-07-27 Stefan Metzmacherldb_mdb: #ifdef EBADE as it is not portable
2018-07-27 Martin Schwenkectdb-common: Drop unused function mkdir_p_or_die()
2018-07-27 Martin Schwenkectdb-common: Drop function parse_ip_mask() and supporti...
2018-07-27 Martin Schwenkectdb-daemon: Switch to using ctdb_sock_addr_mask_from_s...
2018-07-27 Martin Schwenkectdb-tools: Switch to using ctdb_sock_addr_mask_from_st...
2018-07-27 Martin Schwenkectdb-protocol: Add function ctdb_sock_addr_mask_from_st...
2018-07-27 Martin Schwenkectdb-protocol: Fix compilation issue with strncpy()
2018-07-27 Martin Schwenkectdb-common: Fix compilation issue with strncpy()
2018-07-26 Volker Lendeckesmbd: Remove "share_mode_entry->lease"
2018-07-26 Volker Lendeckesmbstatus: Use share_mode_data->leases
2018-07-26 Volker Lendeckesmbd: Pass "share_mode_data" to share_entry_forall...
2018-07-26 Volker Lendeckepopt: popt 1.16 needs -liconv
2018-07-26 Volker Lendeckeidmap: Make pointer initialization explicit
2018-07-25 Ralph Boehmesmbd: don't client->connections without checking client...
2018-07-25 Stefan Metzmacherexamples/VFS/skel_transparent: make vfs_fn_pointers...
2018-07-25 Ralph Boehmeexamples/VFS/skel_opaque: make vfs_fn_pointers static
2018-07-25 Ralph Boehmeexamples/VFS/skel_opaque: fix a likely a copy/paste...
2018-07-25 Stefan Metzmachers3:modules: add vfs_not_implemented module
2018-07-25 Ralph Boehmevfs_aio_pthread: use event context and threadpool from...
2018-07-25 Ralph Boehmes3: vfs: add user_vfs_evg to connection_struct
2018-07-25 Ralph Boehmes3: vfs: add smb_vfs_ev_glue
2018-07-25 Stefan Metzmachersmbd: introduce sconn->sync_thread_pool
2018-07-25 Ralph Boehmesmbd: rename sconn->pool to sconn->raw_thread_pool
2018-07-25 Stefan Metzmachersmbd: add missing DO_PROFILE_INC(disconnect) to smbd_se...
2018-07-25 Stefan Metzmachersmbd: disconnect/destroy all connections before calling...
2018-07-25 Stefan Metzmachersmbd: only pass struct smbXsrv_client to smbXsrv_sessio...
2018-07-25 Stefan Metzmachersmbd: only pass struct smbXsrv_client to smb1srv_tcon_d...
2018-07-25 Ralph Boehmepthreadpool: add a missing include
2018-07-25 Gary Lockyerlib audit_logging: add _WARN_UNUSED_RESULT_
2018-07-25 Gary Lockyerdsdb group_audit_test: Remove redundant mocking code
2018-07-25 Gary Lockyerdsdb group auditing: remove HAVE_JANSSON from group_audit
2018-07-25 Gary Lockyerdsdb audit logging: remove HAVE_JANSSON from audit_log
2018-07-25 Gary Lockyerjson: Add unit tests for error handling
2018-07-25 Gary Lockyerjson: Modify API to use return codes
2018-07-25 David Disseldorpdocs/kerneloplocks: drop Irix references
2018-07-25 Jeremy Allisons3: smbd: SGI IRIX is officially dead. Remove the kerne...
2018-07-25 Ralph Boehmes3: vfs: bump to version 40, Samba 4.10 will ship with...
2018-07-24 Ralph Boehmes3: vfs: bump to version 39, Samba 4.9 will ship with...
2018-07-24 Ralph Boehmes3: vfs: add missing tevent_req_received() to SMB_VFS_F...
2018-07-24 Ralph Boehmes3: vfs: add missing tevent_req_received() to SMB_VFS_P...
2018-07-24 Ralph Boehmes3: vfs: add missing tevent_req_received() to SMB_VFS_P...
2018-07-24 Ralph Boehmevfs_default: fix async fsync idle/busy time profiling
2018-07-24 Ralph Boehmes3: libsmb: use smb2cli_conn_max_trans_size() in cli_sm...
2018-07-24 Ralph Boehmes4: libcli/smb2: calculate correct credit charge for...
2018-07-24 Ralph Boehmes3: lib/xattr_tdb: fix listing xattrs
2018-07-24 Stefan Metzmachervfs_default: call smb_vfs_assert_all_fns()
2018-07-24 Stefan Metzmacherexamples/VFS/skel_transparent: call smb_vfs_assert_all_...
2018-07-24 Ralph Boehmeexamples/VFS/skel_transparent: add missing durable...
2018-07-24 Ralph Boehmeexamples/VFS/skel_transparent: add missing audit_file_fn
2018-07-24 Stefan Metzmacherexamples/VFS/skel_opaque: call smb_vfs_assert_all_fns()
2018-07-24 Ralph Boehmeexamples/VFS/skel_opaque: add missing durable handle...
2018-07-24 Ralph Boehmeexamples/VFS/skel_opaque: add missing audit_file_fn
2018-07-24 Ralph Boehmeautobuild: add some basic tests for the all static...
2018-07-24 Volker Lendeckewinbind: Move variable declarations close to their use
2018-07-24 Volker Lendeckewinbind: Align integer types
2018-07-24 Volker Lendeckensswitch: Correct users of "ctx->is_privileged"
2018-07-24 Volker Lendeckensswitch: Make two functions static
2018-07-24 Volker Lendeckensswitch: Remove IRIX support
2018-07-24 Volker Lendeckelib: Fix prototype of srprs_str
2018-07-24 Volker Lendeckelib: Remove an #include "includes.h"
2018-07-24 Volker Lendeckelib: Remove an #include "includes.h"
2018-07-24 Stefan Metzmachers3:util_sec: add a cache to set_thread_credentials()
2018-07-24 Ralph Boehmelib/util: rename USE_LINUX_THREAD_CREDENTIALS to HAVE_L...
2018-07-24 Ralph Boehmepthreadpool: test cancelling and freeing jobs of a...
2018-07-24 Stefan Metzmacherpthreadpool: implement pthreadpool_tevent_wrapper_creat...
2018-07-24 Stefan Metzmacherpthreadpool: add pthreadpool_restart_check[_monitor_...
2018-07-24 Stefan Metzmacherpthreadpool: add tests for pthreadpool_tevent_[current_...
2018-07-24 Stefan Metzmacherpthreadpool: add pthreadpool_tevent_[current_job_]per_t...
2018-07-24 Ralph Boehmepthreadpool: call unshare(CLONE_FS) if available
2018-07-24 Ralph Boehmeconfigure: check for Linux specific unshare() with...
2018-07-24 Ralph Boehmepthreadpool: test cancelling and freeing pending pthrea...
2018-07-24 Stefan Metzmacherpthreadpool: add a comment about a further optimization...
2018-07-24 Stefan Metzmacherpthreadpool: maintain a list of job_states on each...
2018-07-24 Stefan Metzmacherpthreadpool: add helgrind magic to PTHREAD_TEVENT_JOB_T...
2018-07-24 Stefan Metzmacherlib/replace: also check for valgrind/helgrind.h
2018-07-24 Stefan Metzmachers3:wscript: don't check for valgrind related headers...
2018-07-24 Stefan Metzmacherpthreadpool: add some lockless coordination between...
next