summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2019-03-21talloc: Release talloc 2.2.0talloc-2.2.0Andrew Bartlett4-2/+82
2019-03-21build: Standardise on calling conf.SAMBA_CHECK_PYTHON() in librariesAndrew Bartlett4-31/+8
2019-03-21build: Remove manual specification of minimum python versionAndrew Bartlett1-1/+1
2019-03-21ABI: Remove unused .py3*.sigs filesAndrew Bartlett37-211/+0
2019-03-21build: Remove bld.gen_python_environments()Andrew Bartlett6-73/+64
2019-03-21build: Remove --extra-pythonAndrew Bartlett3-20/+0
2019-03-21pytalloc: Remove deprecated pytalloc_CObject_FromTallocPtr()Andrew Bartlett2-32/+0
2019-03-20build: Allow build when --disable-gnutls is setAndrew Bartlett1-1/+5
2019-03-19talloc: Fix alignment issues for casting pointersAndreas Schneider1-5/+25
2019-03-08lib:util: Move debug message for mkdir failing to log level 1Andreas Schneider1-3/+3
2019-03-08samba-o3: fix -Werror=maybe-uninitialized in lib/mscat/mscat_pks7.cJoe Guo1-1/+5
2019-03-08samba-o3: fix -Werror=strict-overflow error in lib/ldb-samba/ldb_ildap moduleJoe Guo1-4/+4
2019-03-07web_server: Remove the web port smb.conf parameterGarming Sam1-1/+0
2019-03-06Enable make test even without lmdbMathieu Parent4-10/+223
2019-03-01lib: modify string conversion wrapper to handle signed inputSwen Schillig1-6/+50
2019-03-01common-lib: Use wrapper for string to integer conversionSwen Schillig6-23/+65
2019-03-01util: Add two wrapper for string to int conversionSwen Schillig2-0/+57
2019-02-27krb5_wrap: Only use the required md4 headerAndreas Schneider1-1/+1
2019-02-27lib:crypto: Include only the required header filesAndreas Schneider10-12/+19
2019-02-27addns: Remove some unused definesVolker Lendecke1-50/+0
2019-02-26ldb: version 1.6.2ldb-1.6.2Stefan Metzmacher4-1/+285
2019-02-26tevent: version 0.9.39tevent-0.9.39Stefan Metzmacher2-1/+127
2019-02-26talloc: version 2.1.16talloc-2.1.16Stefan Metzmacher4-1/+97
2019-02-26tdb: version 1.3.18tdb-1.3.18Stefan Metzmacher2-1/+74
2019-02-26Search for location of waf scriptDavid Mulder4-4/+8
2019-02-25CVE-2019-3824 ldb: Release ldb 1.6.1ldb-1.6.1Gary Lockyer4-1/+285
2019-02-25CVE-2019-3824 ldb: Add tests for ldb_wildcard_matchGary Lockyer3-1/+214
2019-02-25CVE-2019-3824 ldb: wildcard_match end of data checkGary Lockyer1-1/+1
2019-02-25CVE-2019-3824 ldb: wildcard_match check tree operationGary Lockyer1-0/+5
2019-02-25CVE-2019-3824 ldb: ldb_parse_tree use talloc_zeroGary Lockyer1-1/+1
2019-02-25CVE-2019-3824 ldb: Improve code style and layout in wildcard processingAndrew Bartlett1-3/+5
2019-02-25CVE-2019-3824 ldb: Extra comments to clarify no pointer wrap in wildcard proc...Andrew Bartlett1-2/+23
2019-02-25CVE-2019-3824 ldb: Out of bound read in ldb_wildcard_compareLukas Slebodnik1-1/+2
2019-02-20lib util: Add function to generate random uint64_tGary Lockyer2-0/+16
2019-02-17waf: add library dependency for sendfile on SolarisBjörn Jacke1-1/+1
2019-02-17replace: remove needless vxfs header file checkBjörn Jacke2-9/+1
2019-02-14waf: Do not install internal headerAndreas Schneider1-1/+17
2019-02-14lib:util: Move discard_const(_p) to own header for libndr.hAndreas Schneider4-28/+53
2019-02-14lib:util: Add GPL header to tftw.cAndreas Schneider1-0/+13
2019-02-14lib:util: Add missing "replace.h" header in tftwAndreas Schneider1-0/+1
2019-02-13Make sure results from GetAttrString are decref'ed where neededNoel Power1-1/+4
2019-02-13ldb_dn: don't free a known NULL pointerDouglas Bagnall1-4/+1
2019-02-13ldb_dn: remove unreachable code in dn_explodeDouglas Bagnall1-9/+0
2019-02-11s3:util: Move static file_pload() function to lib/utilAliaksei Karaliou2-0/+53
2019-02-11s3:util: Move popen wrappers to lib/utilAliaksei Karaliou3-2/+282
2019-02-09docs-xml: add "debug encryption" global parmAurelien Aptel1-0/+2
2019-02-08py_tevent: add_timer takes float argumentDouglas Bagnall1-2/+6
2019-02-08lib/util: inline lib/util/util_runcmd.h againStefan Metzmacher2-38/+15
2019-02-07lib/util: add samba_runcmd_export_stdin() helper functionStefan Metzmacher2-0/+12
2019-02-07lib/debug: retain full string in state.prog_name globalDavid Disseldorp1-4/+8