summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* tests: Add basic ms_fnmatch unit testDavid Disseldorp2018-03-022-0/+119
* util: Fix the logic in ms_fnmatch_protocol()Andreas Schneider2018-03-021-2/+7
* lib:tdb: Add FALL_THROUGH statements in common/summary.cAndreas Schneider2018-03-011-1/+2
* lib:tdb: Add FALL_THROUGH statements in tdbtool.cAndreas Schneider2018-03-011-0/+3
* lib:tdb: Add FALL_THROUGH statements in hash.cAndreas Schneider2018-03-011-25/+25
* lib:util: Add FALL_THROUGH statements in util_file.cAndreas Schneider2018-03-011-1/+2
* lib:util: Add FALL_THROUGH statements in charset/charset_macosxfs.cAndreas Schneider2018-03-011-6/+8
* lib:util: Add FALL_THROUGH statements in substitute.cAndreas Schneider2018-03-011-0/+2
* lib:param: Add FALL_THROUGH statements in loadparm.cAndreas Schneider2018-03-011-1/+2
* lib:ldb: Add FALL_THROUGH statements in ldb_map/ldb_map_outbound.cAndreas Schneider2018-03-011-1/+2
* lib:ldb: Add FALL_THROUGH statements in ldb_map/ldb_map.cAndreas Schneider2018-03-011-2/+4
* lib:ldb: Add FALL_THROUGH statements in ldb_map/ldb_map_inbound.cAndreas Schneider2018-03-011-2/+4
* lib:ldb: Add FALL_THROUGH statements in common/ldb_dn.cAndreas Schneider2018-03-011-1/+2
* lib:replace: Add FALL_THROUGH statements in strptime.cAndreas Schneider2018-03-011-2/+4
* lib:replace: Add FALL_THROUGH supportAndreas Schneider2018-03-012-0/+45
* lib:texpect: Avoid some compiler warningsAndreas Schneider2018-03-011-0/+9
* ldb: version 1.3.2ldb-1.3.2Stefan Metzmacher2018-02-284-1/+284
* replace: Only warn if rpc/rpc.h haven't been foundAndreas Schneider2018-02-271-2/+1
* ldb_debug tests: Fix binary data in debug logGary Lockyer2018-02-261-0/+298
* ldb_debug: Fix binary data in debug logAndrew Bartlett2018-02-261-13/+52
* ldb tests: fix null test on incorrect variableGary Lockyer2018-02-241-2/+2
* tevent: version 0.9.36tevent-0.9.36Stefan Metzmacher2018-02-232-1/+101
* tevent: add tevent_queue_entry_untrigger()Stefan Metzmacher2018-02-232-0/+35
* tevent: improve documentation of tevent_queue_add_optimize_empty()Stefan Metzmacher2018-02-231-0/+3
* util/rfc1738: update preambleDouglas Bagnall2018-02-221-11/+6
* util/rfc1738: simplify and fix rfc1738_escape_part()Douglas Bagnall2018-02-221-98/+90
* util/rfc1738: remove unused versions of rfc1738_escapeDouglas Bagnall2018-02-222-36/+0
* util/rfc1738: simplify and fix rfc1738_unescape()Douglas Bagnall2018-02-221-28/+33
* util/tests: add rfc1738 cmocka testsDouglas Bagnall2018-02-222-0/+417
* util/rfc1738_unescape(): return end pointer or NULL on errorDouglas Bagnall2018-02-222-3/+4
* shift read_hex_bytes() and parse_guid_string() into lib/utilDouglas Bagnall2018-02-223-1/+116
* replace: remove some duplicate checksBjörn Jacke2018-02-211-8/+0
* Don't load LDB_MODULESDIR as a module fileTimur I. Bakeyev2018-02-191-1/+1
* lib/crypto/REQUIREMENTS: DRSUAPI replication replicated secrets was missing f...Andrew Bartlett2018-02-091-0/+1
* pyldb: extend dn.is_child_of() test: dn is child of itselfBjörn Baumbach2018-02-081-0/+4
* pyldb: Expose extra flagsGary Lockyer2018-02-071-0/+4
* lib/crypto: Update REQUIREMENTS for recent Samba changesAndrew Bartlett2018-02-071-1/+1
* 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