summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-07-12talloc: version 2.1.14talloc-2.1.14Stefan Metzmacher4-1/+97
2018-07-12tdb: version 1.3.16tdb-1.3.16Stefan Metzmacher2-1/+72
2018-07-12ldb: Refuse to build Samba against a newer minor version of ldbAndrew Bartlett1-10/+22
2018-07-12ldb: Ban ldb 1.4.x with Samba 4.8 and earlierAndrew Bartlett1-8/+8
2018-07-12dns: custom match rule for DNS records to be tombstonedAaron Haslett2-1/+136
2018-07-12dns: Reformat DNS with clang-formatGary Lockyer1-1/+1
2018-07-12smb.conf: add dns_zone_scavengingGary Lockyer1-0/+1
2018-07-11torture: Test tevent_req_profileVolker Lendecke1-0/+277
2018-07-11lib: Add tevent_req_profile helpersVolker Lendecke3-0/+570
2018-07-11lib: Multi-line a long line in wscript_buildVolker Lendecke1-1/+5
2018-07-11tevent: version 0.9.37tevent-0.9.37Stefan Metzmacher3-27/+127
2018-07-11tevent: Add tevent_req_profileVolker Lendecke4-0/+422
2018-07-11tevent: add a test that frees wrapper_ev with pending eventsRalph Boehme1-0/+157
2018-07-11tevent: add a simple wrapper testRalph Boehme1-0/+356
2018-07-11tevent: add tevent_context_wrapper_create() infrastructureStefan Metzmacher14-19/+1069
2018-07-11tevent: make use of #include "system/threads.h"Stefan Metzmacher2-3/+3
2018-07-11tevent: split out tevent_common_invoke_fd_handler()Stefan Metzmacher6-6/+47
2018-07-11tevent: split out tevent_common_invoke_immediate_handler()Stefan Metzmacher4-23/+75
2018-07-11tevent: split out tevent_common_invoke_timer_handler()Stefan Metzmacher3-38/+78
2018-07-11tevent: split out tevent_common_invoke_signal_handler()Stefan Metzmacher3-38/+69
2018-07-11tevent: simplify tevent_signal_destructor()Stefan Metzmacher1-14/+5
2018-07-11tevent: use talloc_zero() in tevent_signal.cStefan Metzmacher1-3/+3
2018-07-11tevent: simplify tevent_cleanup_pending_signal_handlers()Stefan Metzmacher1-13/+3
2018-07-11tevent: add tevent_common_check_double_free() helper functionStefan Metzmacher3-0/+22
2018-07-11tevent: add tevent_threaded_schedule_immediate_destructor that just abortsStefan Metzmacher1-0/+16
2018-07-11tevent: use _tevent_schedule_immediate() to move events from a thread to the ...Stefan Metzmacher2-4/+18
2018-07-11tevent: use struct initializers for tevent_immediateStefan Metzmacher2-21/+25
2018-07-11tevent: use struct initializers for tevent_signalStefan Metzmacher1-10/+11
2018-07-11tevent: use struct initializers for tevent_timerStefan Metzmacher1-7/+8
2018-07-11tevent: use struct initializers for tevent_fdStefan Metzmacher1-10/+9
2018-07-11tevent: make tevent_abort() available for backendsStefan Metzmacher3-3/+4
2018-07-11tevent: allow tevent_abort() to cope with ev == NULLStefan Metzmacher1-2/+4
2018-07-11tevent/testsuite: return after torture_fail()Stefan Metzmacher1-1/+2
2018-07-11tevent.h: improve tevent_req documentationRalph Boehme1-4/+18
2018-07-11tevent: rewrite/simplify tevent_poll and maintain ev->fd_events correctlyStefan Metzmacher3-150/+164
2018-07-11tevent: make use of tevent_common_wakeup() in the poll and poll_mt backendsStefan Metzmacher1-91/+9
2018-07-07lib:charset: Fix error messages from charset conversionChristof Schmitt via samba-technical2-3/+1
2018-07-04replace: Be strict when checking __attribute__ featuresAmitay Isaacs1-1/+1
2018-07-04lib: smb_threads: fix access before init bugRalph Boehme1-0/+3
2018-07-04samba_gpoupdate: Rename the command to samba-gpupdateDavid Mulder1-1/+1
2018-07-03build: bundle and reduce huge number of EA function testsBjörn Jacke3-92/+56
2018-07-02tdb: Fix build on AIXAmitay Isaacs1-4/+4
2018-07-02replace: Add test for sin6_len in sockaddr_in6 structureAmitay Isaacs1-0/+4
2018-06-28param: Add non-global smb.cfg option (support 2 different smb.confs)Aaron Haslett1-2/+13
2018-06-26audit_logging: Remove duplciate error printingAndrew Bartlett1-6/+0
2018-06-26audit_logging: Initialise event_serverAndrew Bartlett1-1/+1
2018-06-26audit_logging: Remove incorrect check for NT_STATUS_OBJECT_NAME_NOT_FOUNDAndrew Bartlett1-4/+2
2018-06-26audit_logging: Clarify debug messagesAndrew Bartlett1-2/+2
2018-06-25lib/audit_logging: Only build audit_logging_test for --enable-selftest on the...Andrew Bartlett1-1/+1
2018-06-25lib/audit_logging: Require jansson JSON library for building the AD DCAndrew Bartlett1-7/+9