summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make sure results from GetAttrString are decref'ed where neededNoel Power2019-02-131-1/+4
* ldb_dn: don't free a known NULL pointerDouglas Bagnall2019-02-131-4/+1
* ldb_dn: remove unreachable code in dn_explodeDouglas Bagnall2019-02-131-9/+0
* s3:util: Move static file_pload() function to lib/utilAliaksei Karaliou2019-02-112-0/+53
* s3:util: Move popen wrappers to lib/utilAliaksei Karaliou2019-02-113-2/+282
* docs-xml: add "debug encryption" global parmAurelien Aptel2019-02-091-0/+2
* py_tevent: add_timer takes float argumentDouglas Bagnall2019-02-081-2/+6
* lib/util: inline lib/util/util_runcmd.h againStefan Metzmacher2019-02-082-38/+15
* lib/util: add samba_runcmd_export_stdin() helper functionStefan Metzmacher2019-02-072-0/+12
* lib/debug: retain full string in state.prog_name globalDavid Disseldorp2019-02-071-4/+8
* Cleanup (decref) some objects added to list.Noel Power2019-02-071-2/+34
* Cleanup references to module objects returned from PyImport_ImportModuleNoel Power2019-02-071-2/+8
* Examine result of SetList (and prevent sending NULL to PyList_SetItem)Noel Power2019-02-071-3/+27
* Decrement references to python objects passed to Py_BuildValueNoel Power2019-02-071-4/+11
* ldb: Release ldb 1.6.0Andrew Bartlett2019-02-014-1/+285
* pyldb: make ldb.connect() url mandatoryDouglas Bagnall2019-02-011-1/+1
* ldb: Release ldb 1.5.3Andrew Bartlett2019-02-014-1/+285
* ldb: Add even more comments on what strict does to the list intersectionsAndrew Bartlett2019-02-011-1/+15
* ldb: Rename variableTim Beale2019-02-011-7/+8