summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "pthreadpool: add some lockless coordination between the main and job ...Ralph Boehme2019-01-113-231/+7
* Revert "pthreadpool: add helgrind magic to PTHREAD_TEVENT_JOB_THREAD_FENCE_*()"Ralph Boehme2019-01-111-34/+0
* Revert "pthreadpool: maintain a list of job_states on each pthreadpool_tevent...Ralph Boehme2019-01-111-78/+24
* Revert "pthreadpool: add a comment about a further optimization in pthreadpoo...Ralph Boehme2019-01-111-17/+0
* Revert "pthreadpool: test cancelling and freeing pending pthreadpool_tevent j...Ralph Boehme2019-01-111-434/+0
* Revert "pthreadpool: add pthreadpool_tevent_[current_job_]per_thread_cwd()"Ralph Boehme2019-01-112-33/+0
* Revert "pthreadpool: add tests for pthreadpool_tevent_[current_job_]per_threa...Ralph Boehme2019-01-111-144/+0
* Revert "pthreadpool: call unshare(CLONE_FS) if available"Ralph Boehme2019-01-113-56/+0
* Revert "pthreadpool: add pthreadpool_restart_check[_monitor_{fd,drain}]()"Ralph Boehme2019-01-113-365/+0
* Revert "pthreadpool: implement pthreadpool_tevent_wrapper_create() infrastruc...Ralph Boehme2019-01-112-433/+1
* Revert "pthreadpool: test cancelling and freeing jobs of a wrapped pthreadpoo...Ralph Boehme2019-01-111-573/+0
* smbd: rename sconn->raw_thread_pool to sconn->poolRalph Boehme2019-01-115-10/+9
* Revert "smbd: introduce sconn->sync_thread_pool"Ralph Boehme2019-01-113-28/+1
* Revert "s3: vfs: add smb_vfs_ev_glue"Ralph Boehme2019-01-112-862/+0
* Revert "s3: vfs: add user_vfs_evg to connection_struct"Ralph Boehme2019-01-116-819/+29
* Revert "vfs_aio_pthread: use event context and threadpool from user_vfs_evg"Ralph Boehme2019-01-111-18/+22
* Revert "pthreadpool: we need to use pthreadpool_tevent_per_thread_cwd() on th...Ralph Boehme2019-01-111-2/+1
* Revert "pthreadpool: ignore the return value of poll(NULL, 0UL, 1)"Ralph Boehme2019-01-111-2/+2
* Revert "pthreadpool: reset monitor_fd after calling tevent_fd_set_auto_close()"Ralph Boehme2019-01-111-1/+0
* s3:smbd: pass (raw) ev to fetch_dos_mode_send instead of smb_vfs_ev_glueRalph Boehme2019-01-111-7/+4
* s3:smbd: pass (raw) ev to dos_mode_at_send() instead of smb_vfs_ev_glueRalph Boehme2019-01-113-5/+4
* s3:smbd: pass (raw) ev to SMB_VFS_GET_DOS_ATTRIBUTES_SEND() instead of smb_vf...Ralph Boehme2019-01-119-72/+20
* s3:smbd: let SMB_VFS_GETXATTRAT_SEND() do explicit impersonationRalph Boehme2019-01-1111-77/+179
* s3:torture: call per_thread_cwd_check() in vfstest.c main()Stefan Metzmacher2019-01-111-0/+2
* s3:smbd: prepare the usage of per_thread_cwd_*() functionsStefan Metzmacher2019-01-112-0/+14
* s3:lib: add per_thread_cwd_{check,supported,disable,activate}() helper functionsStefan Metzmacher2019-01-113-0/+164
* s3:lib: add root_unix_token()Ralph Boehme2019-01-112-0/+27
* selftest: Improve an error messageVolker Lendecke2019-01-111-1/+2
* dns: changing onelevel search for wildcard to subtreeAaron Haslett2019-01-111-1/+1
* statvfs: rename linux_statvfs to posix_statvfsBjörn Jacke2019-01-111-2/+2
* waf:lib/replace: fix a build error with non-gcc compilersBjörn Jacke2019-01-101-1/+1
* s3/smbd: fix utmp hostname logging on SolarisBjörn Jacke2019-01-101-1/+1
* waf: check for utmpx struct member ut_hostBjörn Jacke2019-01-101-0/+2
* netcmd: Fix broken samba-tool gpo commandsTim Beale2019-01-101-0/+1
* statvfs: fix bsize and frsize mixupBjörn Jacke2019-01-101-2/+4
* lib: replace: snprintf: Whitespace clean upLadislav Michl via samba-technical2019-01-101-72/+72
* Fix typo and remove the sun and the cloudsSwen Schillig2019-01-101-1/+1
* Fix typos and ban the rams from sambatdb-1.3.17Swen Schillig2019-01-108-10/+10
* selftest: Remove duplicate dependency definitionVolker Lendecke2019-01-101-1/+0
* dsdb: Print strerror in addition to errnoVolker Lendecke2019-01-101-2/+2
* dns: Do NULL checks in dns_sign_tsigVolker Lendecke2019-01-101-0/+6
* s3:libsmb: cli_smb2_list() can sometimes fail initially on a connectionTim Beale2019-01-101-1/+13
* libcli: Add error log if insufficient SMB2 creditsTim Beale2019-01-091-0/+3
* s3:utils:net: Print debug message about NetbiosJustin Stephenson2019-01-092-2/+10
* s3:smbpasswd: Print debug message about NetbiosJustin Stephenson2019-01-091-4/+12
* s3:libsmb: Print debug message about NetbiosJustin Stephenson2019-01-092-0/+8
* s3:libsmb: Check disable_netbios in socket connectJustin Stephenson2019-01-091-0/+5
* s3:libsmb: Revert SMB Py bindings name back to libsmb_samba_internalTim Beale2019-01-096-10/+13
* netcmd/user: python[3]-gpgme unsupported and replaced by python[3]-gpgJoe Guo2019-01-091-25/+61
* xml_docs: update traffic script documentationDouglas Bagnall2019-01-092-22/+64