summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ldb: Release 1.2.3ldb-1.2.3Andrew Bartlett2017-12-224-1/+282
* ldb: Intersect the index from SCOPE_ONELEVEL with the index for the search ex...Andrew Bartlett2017-12-221-1/+50
* ldb_tdb: Provide struct ltdb_private to index routinesAndrew Bartlett2017-12-223-45/+99
* selftest: Do not use dn= filter stringAndrew Bartlett2017-12-221-2/+2
* s4:samba: Fix default to be running samba as a deamonAndrew Bartlett2017-12-211-1/+1
* messaging: Always register the unique idVolker Lendecke2017-12-151-0/+13
* winbindd: idmap_rid: error code for failing id-to-sid mapping requestRalph Boehme2017-12-141-1/+1
* winbindd: idmap_rid: don't rely on the static domain listRalph Boehme2017-12-141-4/+4
* winbindd: pass domain SID to wbint_UnixIDs2SidsRalph Boehme2017-12-146-5/+16
* winbindd: add domain SID to idmap mapping domainsRalph Boehme2017-12-141-15/+147
* pthreadpool: Add a test for the race condition fixed in the last commitVolker Lendecke2017-12-141-0/+82
* pthreadpool: Fix starvation after forkVolker Lendecke2017-12-141-18/+75
* third_party: Fix a typo in the option nameAndreas Schneider2017-12-141-3/+3
* third_party: Link th aesni-intel library with -z noexecstackBjörn Baumbach2017-12-141-0/+3
* s3: libsmb: Fix reversing of oldname/newname paths when creating a reparse po...Jeremy Allison2017-12-131-7/+7
* s3: client: Rename <oldname> to <link_target> in cmd_symlink() and cli_posix_...Jeremy Allison2017-12-132-14/+16
* pthreadpool: Fix deadlockVolker Lendecke2017-12-131-0/+3
* pthreadpool: Add test for pthread_create failureChristof Schmitt2017-12-133-0/+190
* wscript: Add check for --wrap linker flagChristof Schmitt2017-12-131-0/+4
* pthreadpool: Undo put_job when returning errorChristof Schmitt2017-12-131-2/+26
* pthreadpool: Move creating of thread to new functionChristof Schmitt2017-12-131-34/+45
* ctdb-daemon: Send STARTUP control after startup eventAmitay Isaacs2017-12-132-6/+6
* ctdb-takeover: Send tcp tickles immediately on STARTUP controlAmitay Isaacs2017-12-131-8/+7
* ctdb-takeover: Refactor code to send tickle lists for all public IPsAmitay Isaacs2017-12-131-17/+27
* vfs_zfsacl: fix compilation errorRalph Boehme2017-12-071-4/+6
* winbindd: let normalize_name_map() call find_domain_from_name_noinit()Ralph Boehme2017-12-056-23/+15
* s3: libsmb: Fix valgrind read-after-free error in cli_smb2_close_fnum_recv().Jeremy Allison2017-12-051-2/+6
* testprogs: Test net ads keytab listNoel Power2017-12-051-0/+13
* s3:libads: net ads keytab list fails with "Key table name malformed"Noel Power2017-12-051-1/+5
* vfs_fruit: proper VFS-stackable conversion of FinderInfoRalph Boehme2017-12-052-15/+75
* vfs_fruit: add AfpInfo prototypesRalph Boehme2017-12-051-0/+4
* s4/torture: fruit: in test_adouble_conversion() also check stream list and AF...Ralph Boehme2017-12-052-0/+17
* s4/torture: fruit: remove use of localdir from test_adouble_conversion testRalph Boehme2017-12-051-63/+14
* selftest: add "fruit:veto_appledouble = no" to fruit sharesRalph Boehme2017-12-052-0/+6
* s4/torture: let write_stream() deal with stream=NULLRalph Boehme2017-12-051-1/+1
* selftest: run AppleDouble sidecar-file conversion test runs against all fruit...Ralph Boehme2017-12-052-1/+2
* s4/torture: use torture_assert_goto in a vfs.fruit testRalph Boehme2017-12-051-7/+10
* s4/torture: rework stream names tests usage of local xattr callRalph Boehme2017-12-052-15/+68
* selftest: add localdir option to fruit subtestsRalph Boehme2017-12-052-2/+4
* selftest: reorder arguments for fruit testsRalph Boehme2017-12-051-2/+2
* s3/loadparm: don't mark IPC$ as autoloadedRalph Boehme2017-12-051-1/+1
* s3/loadparm: ensure default service options are not changedRalph Boehme2017-12-051-2/+9
* s3/loadparm: allocate a fresh sDefault object per lp_ctxRalph Boehme2017-12-051-1/+8
* Add vfs_zfsacl manpage to the list of manpages if we have this module enabled.Timur I. Bakeyev2017-12-051-0/+3
* Fix typo in the "wide links" description for the getwd cache.Timur I. Bakeyev2017-12-051-1/+1
* s4:samba: Allow samba daemon to run in foregroundAndreas Schneider2017-11-302-4/+11
* s4:samba: Do not segfault if we run into issuesAndreas Schneider2017-11-301-0/+8
* s4/smbd: set the process group.Gary Lockyer2017-11-302-2/+18
* repl_meta_data: Fix removing of backlink on deleted objectsAndrej Gessel2017-11-292-2/+2
* repl_meta_data: Allow delete of an object with dangling backlinksAndrew Bartlett2017-11-292-10/+36