summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib: Make fd_load work for non-regular filesVolker Lendecke2019-03-261-15/+48
* pytalloc: Check for errors during module initialization.Kristján Valur2019-03-261-3/+13
* pytalloc: Handle memory errors when creating pytalloc objects.Kristján Valur2019-03-261-6/+23
* pytalloc: Further refactoring to eliminate duplicate code.Kristján Valur2019-03-261-36/+34
* pytalloc: Refactor the pytalloc_reference and pytalloc_steal to use a common ...Kristján Valur2019-03-262-57/+32
* Fix tests whithout lmdbMathieu Parent2019-03-261-1/+1
* tsocket: Simplify tsocket.hVolker Lendecke2019-03-221-1/+0
* ldb: Release ldb 1.6.3ldb-1.6.3Andrew Bartlett2019-03-213-1/+283
* tevent: Release tevent 0.10.0tevent-0.10.0Andrew Bartlett2019-03-212-1/+127
* tdb: Release tdb 1.4.0tdb-1.4.0Andrew Bartlett2019-03-212-1/+74
* talloc: Release talloc 2.2.0talloc-2.2.0Andrew Bartlett2019-03-214-2/+82
* build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in librariesAndrew Bartlett2019-03-214-31/+8
* build: Remove manual specification of minimum python versionAndrew Bartlett2019-03-211-1/+1
* ABI: Remove unused .py3*.sigs filesAndrew Bartlett2019-03-2137-211/+0
* build: Remove bld.gen_python_environments()Andrew Bartlett2019-03-216-73/+64
* build: Remove --extra-pythonAndrew Bartlett2019-03-213-20/+0
* pytalloc: Remove deprecated pytalloc_CObject_FromTallocPtr()Andrew Bartlett2019-03-212-32/+0
* build: Allow build when --disable-gnutls is setAndrew Bartlett2019-03-201-1/+5
* talloc: Fix alignment issues for casting pointersAndreas Schneider2019-03-191-5/+25
* lib:util: Move debug message for mkdir failing to log level 1Andreas Schneider2019-03-081-3/+3
* samba-o3: fix -Werror=maybe-uninitialized in lib/mscat/mscat_pks7.cJoe Guo2019-03-081-1/+5
* samba-o3: fix -Werror=strict-overflow error in lib/ldb-samba/ldb_ildap moduleJoe Guo2019-03-081-4/+4
* web_server: Remove the web port smb.conf parameterGarming Sam2019-03-071-1/+0
* Enable make test even without lmdbMathieu Parent2019-03-064-10/+223
* lib: modify string conversion wrapper to handle signed inputSwen Schillig2019-03-011-6/+50
* common-lib: Use wrapper for string to integer conversionSwen Schillig2019-03-016-23/+65
* util: Add two wrapper for string to int conversionSwen Schillig2019-03-012-0/+57
* krb5_wrap: Only use the required md4 headerAndreas Schneider2019-02-271-1/+1
* lib:crypto: Include only the required header filesAndreas Schneider2019-02-2710-12/+19
* addns: Remove some unused definesVolker Lendecke2019-02-271-50/+0
* ldb: version 1.6.2ldb-1.6.2Stefan Metzmacher2019-02-264-1/+285
* tevent: version 0.9.39tevent-0.9.39Stefan Metzmacher2019-02-262-1/+127
* talloc: version 2.1.16talloc-2.1.16Stefan Metzmacher2019-02-264-1/+97
* tdb: version 1.3.18tdb-1.3.18Stefan Metzmacher2019-02-262-1/+74
* Search for location of waf scriptDavid Mulder2019-02-264-4/+8
* CVE-2019-3824 ldb: Release ldb 1.6.1ldb-1.6.1Gary Lockyer2019-02-254-1/+285
* CVE-2019-3824 ldb: Add tests for ldb_wildcard_matchGary Lockyer2019-02-253-1/+214
* CVE-2019-3824 ldb: wildcard_match end of data checkGary Lockyer2019-02-251-1/+1
* CVE-2019-3824 ldb: wildcard_match check tree operationGary Lockyer2019-02-251-0/+5
* CVE-2019-3824 ldb: ldb_parse_tree use talloc_zeroGary Lockyer2019-02-251-1/+1
* CVE-2019-3824 ldb: Improve code style and layout in wildcard processingAndrew Bartlett2019-02-251-3/+5
* CVE-2019-3824 ldb: Extra comments to clarify no pointer wrap in wildcard proc...Andrew Bartlett2019-02-251-2/+23
* CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compareLukas Slebodnik2019-02-251-1/+2
* lib util: Add function to generate random uint64_tGary Lockyer2019-02-202-0/+16
* waf: add library dependency for sendfile on SolarisBjörn Jacke2019-02-171-1/+1
* replace: remove needless vxfs header file checkBjörn Jacke2019-02-172-9/+1
* waf: Do not install internal headerAndreas Schneider2019-02-141-1/+17
* lib:util: Move discard_const(_p) to own header for libndr.hAndreas Schneider2019-02-144-28/+53
* lib:util: Add GPL header to tftw.cAndreas Schneider2019-02-141-0/+13
* lib:util: Add missing "replace.h" header in tftwAndreas Schneider2019-02-141-0/+1