summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* krb5-samba: interdomain trust uses different salt principalAlexander Bokovoy2018-09-052-17/+46
* s3: util: Do not take over stderr when there is no log filePaulo Alcantara2018-09-041-2/+5
* Release LDB 1.4.2 for CVE-2018-1140ldb-1.4.2Andrew Bartlett2018-08-144-1/+284
* CVE-2018-1140 ldb: Add tests for search add and rename with a bad dn= DNAndrew Bartlett2018-08-141-0/+156
* CVE-2018-1140 ldb_tdb: Check for DN validity in add, rename and searchAndrew Bartlett2018-08-142-1/+42
* CVE-2018-1140 ldb_tdb: Ensure the dn in distinguishedName= is valid before useAndrew Bartlett2018-08-141-0/+9
* CVE-2018-1140 ldb: Check for ldb_dn_get_casefold() failure in ldb_sqliteAndrew Bartlett2018-08-141-0/+3
* CVE-2018-1140 Add NULL check for ldb_dn_get_casefold() in ltdb_index_dn_attr()Andrej Gessel2018-08-141-0/+9
* ldb: version 1.4.1ldb-1.4.1Stefan Metzmacher2018-07-124-1/+284
* talloc: version 2.1.14talloc-2.1.14Stefan Metzmacher2018-07-124-1/+97
* tdb: version 1.3.16tdb-1.3.16Stefan Metzmacher2018-07-122-1/+72
* ldb: Refuse to build Samba against a newer minor version of ldbAndrew Bartlett2018-07-121-10/+22
* ldb: Ban ldb 1.4.x with Samba 4.8 and earlierAndrew Bartlett2018-07-121-8/+8
* dns: custom match rule for DNS records to be tombstonedAaron Haslett2018-07-122-1/+136
* dns: Reformat DNS with clang-formatGary Lockyer2018-07-121-1/+1
* smb.conf: add dns_zone_scavengingGary Lockyer2018-07-121-0/+1
* torture: Test tevent_req_profileVolker Lendecke2018-07-111-0/+277
* lib: Add tevent_req_profile helpersVolker Lendecke2018-07-113-0/+570
* lib: Multi-line a long line in wscript_buildVolker Lendecke2018-07-111-1/+5
* tevent: version 0.9.37tevent-0.9.37Stefan Metzmacher2018-07-113-27/+127
* tevent: Add tevent_req_profileVolker Lendecke2018-07-114-0/+422
* tevent: add a test that frees wrapper_ev with pending eventsRalph Boehme2018-07-111-0/+157
* tevent: add a simple wrapper testRalph Boehme2018-07-111-0/+356
* tevent: add tevent_context_wrapper_create() infrastructureStefan Metzmacher2018-07-1114-19/+1069
* tevent: make use of #include "system/threads.h"Stefan Metzmacher2018-07-112-3/+3
* tevent: split out tevent_common_invoke_fd_handler()Stefan Metzmacher2018-07-116-6/+47
* tevent: split out tevent_common_invoke_immediate_handler()Stefan Metzmacher2018-07-114-23/+75
* tevent: split out tevent_common_invoke_timer_handler()Stefan Metzmacher2018-07-113-38/+78
* tevent: split out tevent_common_invoke_signal_handler()Stefan Metzmacher2018-07-113-38/+69
* tevent: simplify tevent_signal_destructor()Stefan Metzmacher2018-07-111-14/+5
* tevent: use talloc_zero() in tevent_signal.cStefan Metzmacher2018-07-111-3/+3
* tevent: simplify tevent_cleanup_pending_signal_handlers()Stefan Metzmacher2018-07-111-13/+3
* tevent: add tevent_common_check_double_free() helper functionStefan Metzmacher2018-07-113-0/+22
* tevent: add tevent_threaded_schedule_immediate_destructor that just abortsStefan Metzmacher2018-07-111-0/+16
* tevent: use _tevent_schedule_immediate() to move events from a thread to the ...Stefan Metzmacher2018-07-112-4/+18
* tevent: use struct initializers for tevent_immediateStefan Metzmacher2018-07-112-21/+25
* tevent: use struct initializers for tevent_signalStefan Metzmacher2018-07-111-10/+11
* tevent: use struct initializers for tevent_timerStefan Metzmacher2018-07-111-7/+8
* tevent: use struct initializers for tevent_fdStefan Metzmacher2018-07-111-10/+9
* tevent: make tevent_abort() available for backendsStefan Metzmacher2018-07-113-3/+4
* tevent: allow tevent_abort() to cope with ev == NULLStefan Metzmacher2018-07-111-2/+4
* tevent/testsuite: return after torture_fail()Stefan Metzmacher2018-07-111-1/+2
* tevent.h: improve tevent_req documentationRalph Boehme2018-07-111-4/+18
* tevent: rewrite/simplify tevent_poll and maintain ev->fd_events correctlyStefan Metzmacher2018-07-113-150/+164
* tevent: make use of tevent_common_wakeup() in the poll and poll_mt backendsStefan Metzmacher2018-07-111-91/+9
* lib:charset: Fix error messages from charset conversionChristof Schmitt via samba-technical2018-07-072-3/+1
* replace: Be strict when checking __attribute__ featuresAmitay Isaacs2018-07-041-1/+1
* lib: smb_threads: fix access before init bugRalph Boehme2018-07-041-0/+3
* samba_gpoupdate: Rename the command to samba-gpupdateDavid Mulder2018-07-041-1/+1
* build: bundle and reduce huge number of EA function testsBjörn Jacke2018-07-033-92/+56