summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* s3/smbd: fix handling of delete-on-close on directoriesRalph Boehme2018-02-031-0/+2
* Samba-VirusFilter: memcache changes.Trever L. Adams2018-01-242-1/+3
* waf: Fix NFS quota support with libtirpcAndreas Schneider2018-01-221-1/+1
* build: deal with recent glibc sunrpc header removalGünther Deschner2018-01-222-6/+34
* include: Create system/nis.h in libreplaceAndreas Schneider2018-01-222-3/+90
* talloc: Fix documentation typoMartin Schwenke2018-01-221-1/+1
* gpo: Add the winbind call to gpupdateDavid Mulder2018-01-131-0/+1
* winbindd: add "winbind scan trusted domains = no" to avoid trust enumerationStefan Metzmacher2018-01-131-0/+1
* ldb: version 1.3.1ldb-1.3.1Stefan Metzmacher2018-01-124-1/+284
* tevent: version 0.9.35tevent-0.9.35Stefan Metzmacher2018-01-122-1/+100
* talloc: version 2.1.11talloc-2.1.11Stefan Metzmacher2018-01-124-1/+97
* talloc: Do not disclose the random talloc magic in free()'ed memoryAndrew Bartlett2018-01-121-30/+88
* talloc: Add tests to require use-after-free to give the correct talloc_abort(...Andrew Bartlett2018-01-121-0/+68
* talloc: Remove talloc_abort_magic()Andrew Bartlett2018-01-121-15/+5
* docs-xml: deprecate "server schannel" and change the default to "yes"Stefan Metzmacher2018-01-101-1/+1
* docs-xml: deprecate "client schannel" and change the default to "yes"Stefan Metzmacher2018-01-101-1/+1
* docs-xml: remove deprecated 'use spnego" optionStefan Metzmacher2018-01-101-2/+0
* crypto: Update the REQUIREMENTSAndreas Schneider2018-01-081-23/+47
* Add substitutions %t, %j, and %J as path-safe variants of %T, %i, and %I.Dr. Thomas Orgis2018-01-082-0/+66
* tsocket: Fix typosVolker Lendecke2018-01-041-2/+2
* ldb: Intersect the index from SCOPE_ONELEVEL with the index for the search ex...Andrew Bartlett2017-12-202-8/+204
* LDB:test-generic.sh - fix smaller/greater comparison testsMatthias Dieter Wallnöfer2017-12-191-7/+10
* lib/async_req/async_sock.c set socket close on execGary Lockyer2017-12-182-1/+2
* lib/tevent/echo_server.c set socket close on execGary Lockyer2017-12-181-0/+1
* ldb: Show the last successful DN when failing to parse LDIFAndrew Bartlett2017-12-141-1/+23
* docs-xml: remove unused "map untrusted to domain" optionStefan Metzmacher2017-12-131-2/+0
* pthreadpool: Fix deadlockVolker Lendecke2017-12-131-0/+3
* pthreadpool: Add some assertsVolker Lendecke2017-12-131-3/+7
* pthreadpool: Simplify the logic in add_job a bitVolker Lendecke2017-12-121-15/+21
* smbd: Enable async I/O by defaultVolker Lendecke2017-12-121-0/+2
* ldb ldb_index: Add an attriubute flag to require a unique value.Gary Lockyer2017-12-103-1/+337
* pthreadpool: Add a test for the race condition fixed in the last commitVolker Lendecke2017-12-091-0/+82
* pthreadpool: Fix starvation after forkVolker Lendecke2017-12-091-18/+75
* Add mdns name configuration optionKevin Anderson2017-12-083-0/+11
* pthreadpool: Add test for pthread_create failureChristof Schmitt2017-12-082-0/+183
* pthreadpool: Undo put_job when returning errorChristof Schmitt2017-12-081-2/+26
* pthreadpool: Move creating of thread to new functionChristof Schmitt2017-12-081-34/+45
* lib: Allow parsing a strv from a non-talloc const bufVolker Lendecke2017-11-292-9/+19
* lib: Only call strlen if necessary in strvVolker Lendecke2017-11-291-2/+4
* lib: Pass in "strv_len" to strv_valid_entryVolker Lendecke2017-11-291-14/+12
* build: Move pam_wrapper to third_partyAndreas Schneider2017-11-256-3553/+0
* build: Move uid_wrapper to third_partyAndreas Schneider2017-11-252-2513/+0
* build: Move resolv_wrapper to third_partyAndreas Schneider2017-11-252-1894/+0
* build: Move nss_wrapper to third_partyAndreas Schneider2017-11-254-6275/+0
* build: Move socket_wrapper to third_partyAndreas Schneider2017-11-253-5464/+0
* lib/replace: apply readline -Wstrict-prototypes workaroundUri Simchoni2017-11-241-0/+3
* pam_wrapper: Use a constant string format specifier in testUri Simchoni2017-11-241-6/+6
* pam_wrapper: use uintptr_t as base for const-discardingUri Simchoni2017-11-241-2/+2
* pam_wrapper: #ifdef-out unused functionsUri Simchoni2017-11-221-0/+5
* ldb-samba: use ldap enum instead of ldb enumUri Simchoni2017-11-221-1/+1