summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib:krb5_wrap: Do not create a temporary file for MEMORY keytabsAndreas Schneider2019-10-161-8/+8
* waf:replace: Do not link against libpthread if not necessaryAndreas Schneider2019-10-161-4/+6
* pthreadpool: Only link pthreadpool against librt if we have toAndreas Schneider2019-10-161-1/+6
* replace: Only link against librt if really neededAndreas Schneider2019-10-161-3/+21
* fault.c: improve fault_report message text pointing to our wikiBjörn Jacke2019-09-261-1/+5
* krb5_wrap: let smb_krb5_parse_name() accept enterprise principalsStefan Metzmacher2019-09-251-0/+5
* krb5_wrap: smb_krb5_kinit_password_ccache() should always use the canonicaliz...Stefan Metzmacher2019-09-251-2/+0
* ldb: Release ldb 1.5.6ldb-1.5.6Andrew Bartlett2019-08-234-1/+286
* ldb: ldbdump key and pack format version commentsAaron Haslett2019-08-231-0/+24
* ldb: baseinfo pack format check on initAaron Haslett2019-08-235-8/+64
* ldb: Fix segfault parsing new pack formatsAndrew Bartlett2019-08-231-2/+6
* ldb: test for parse errorsAaron Haslett2019-08-231-0/+23
* lib/util: set current_msg_{level,class} also during a DEBUGADD[C]() callStefan Metzmacher2019-08-082-7/+17
* lib/util: remove unused prototypes in debug.hStefan Metzmacher2019-08-081-2/+0
* lib/util: fix call to dbghdrclass() for DEBUGC()Stefan Metzmacher2019-08-081-1/+1
* build: Allow build when --disable-gnutls is setAndrew Bartlett2019-07-091-1/+5
* ldb: Release ldb 1.5.5ldb-1.5.5Stefan Metzmacher2019-07-034-1/+285
* ldb_kv: Skip @ records early in a search full scanAndrew Bartlett2019-06-214-17/+35
* ldap server: generate correct referral schemesGary Lockyer2019-06-211-0/+5
* lib: util: Finally remove possibilities of using sys_popen() unsafely.Jeremy Allison2019-06-132-96/+0
* lib: util: Remove file_pload()Jeremy Allison2019-06-132-47/+0
* lib: util: Add file_ploadv().Jeremy Allison2019-06-132-0/+47
* lib: popen: Prepare to remove sys_popen().Jeremy Allison2019-06-132-20/+38
* s3:util: Move static file_pload() function to lib/utilAliaksei Karaliou2019-06-132-0/+53
* s3:util: Move popen wrappers to lib/utilAliaksei Karaliou2019-06-133-2/+282
* lib:torture: Fix string comparison macros where we directly pass NULLAndreas Schneider2019-05-161-3/+5
* s3:debug: enable logging for early startup failuresRalph Wuerthner2019-05-161-0/+19
* s3:debug: adjust indentionRalph Wuerthner2019-05-161-2/+4
* s3:debug: use struct initializerRalph Wuerthner2019-05-161-10/+9
* lib util debug: Increase format buffer to 4KiBGary Lockyer2019-05-161-1/+1
* memcache: Increase size of default memcache to 512kChristof Schmitt2019-04-111-1/+1
* memcache: Properly track the size of talloc objectsChristof Schmitt2019-04-111-0/+19
* memcache: Introduce struct for storing talloc pointerChristof Schmitt2019-04-111-15/+20
* lib: Make fd_load work for non-regular filesVolker Lendecke2019-04-021-15/+48
* lib:util: Move debug message for mkdir failing to log level 1Andreas Schneider2019-03-131-3/+3
* CVE-2019-3824 ldb: version 1.5.4ldb-1.5.4Stefan Metzmacher2019-02-264-1/+285
* CVE-2019-3824 ldb: Add tests for ldb_wildcard_matchGary Lockyer2019-02-263-1/+214
* CVE-2019-3824 ldb: wildcard_match end of data checkGary Lockyer2019-02-261-1/+1
* CVE-2019-3824 ldb: wildcard_match check tree operationGary Lockyer2019-02-261-0/+5
* CVE-2019-3824 ldb: ldb_parse_tree use talloc_zeroGary Lockyer2019-02-261-1/+1
* CVE-2019-3824 ldb: Improve code style and layout in wildcard processingAndrew Bartlett2019-02-261-3/+5
* CVE-2019-3824 ldb: Extra comments to clarify no pointer wrap in wildcard proc...Andrew Bartlett2019-02-261-2/+23
* CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compareLukas Slebodnik2019-02-261-1/+2
* ldb: The test api.py should not rely on order of entries in dictLukas Slebodnik2019-02-261-6/+8
* lib:ldb: Use correct C99 initializer for 'struct tm'Andreas Schneider2019-02-261-2/+4
* lib:ldb: Use C99 initializer for tdb_logging_contextAndreas Schneider2019-02-261-1/+3
* lib:ldb: Use C99 initializer for PyGetSetDef in pyldbAndreas Schneider2019-02-261-15/+47
* tevent: version 0.9.39Stefan Metzmacher2019-02-262-1/+127
* py_tevent: add_timer takes float argumentDouglas Bagnall2019-02-261-2/+6
* lib:tevent: Use correct C99 initializer for tevent_reqAndreas Schneider2019-02-261-4/+6