summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* tdb: Release tdb 1.4.1tdb-1.4.1Andrew Bartlett2019-05-172-1/+74
* tdb: Do not return errors from tdb_repack() in the tail of tdb_transaction_co...Andrew Bartlett2019-05-171-1/+23
* lib:util: Fix tfork return value if sigprocmask failsRikard Falkeborn2019-05-161-1/+1
* lib/crypto: squash 'cast between incompatible function types' warningNoel Power2019-05-161-1/+1
* lib/ldb-samba: squash 'cast between incompatible function types' warningNoel Power2019-05-161-2/+4
* lib/ldb: Fix incorrect return type for (setter) func typeNoel Power2019-05-161-1/+1
* lib/ldb: squash 'cast between incompatible function types' warningNoel Power2019-05-161-45/+94
* lib/talloc: squash 'cast between incompatible function types' warningNoel Power2019-05-162-5/+12
* lib/tevent: squash 'cast between incompatible function types' warningNoel Power2019-05-161-23/+50
* lib/tdb: squash 'cast between incompatible function types' warningNoel Power2019-05-161-20/+40
* util/charset/torture: ensure each cp850 high bytes is 3 utf8 bytesDouglas Bagnall2019-05-151-0/+52
* util/charset/convert: do not pretend to reallocDouglas Bagnall2019-05-151-16/+7
* util/charset/convert: when retrying, retry from the startDouglas Bagnall2019-05-151-1/+2
* util/charset/convert: do not overflow dest len in corner caseDouglas Bagnall2019-05-151-2/+2
* util/charset/convert: do not overflow dest lenDouglas Bagnall2019-05-151-1/+10
* util/charset/convert_string: always set lengthDouglas Bagnall2019-05-151-0/+3
* ldb: Release ldb 2.0.1Andrew Bartlett2019-05-153-1/+283
* ldb: remove unpack only attr list functionalityAaron Haslett2019-05-154-137/+16
* ldb: move ldb_kv's filter into pack codeAndrew Bartlett2019-05-153-143/+165
* ldb: removing msg and dn copying from filter attrsAaron Haslett2019-05-153-49/+66
* ldb: removing alloc from unpack_dataAaron Haslett2019-05-156-114/+52
* ldb_kv: Use ldb_msg_add_steal_value() in msg_add_distinguished_name()Andrew Bartlett2019-05-151-66/+14
* ldb_kv: Remove incorrect reference to LDB_UNPACK_DATA_FLAG_NO_DNAndrew Bartlett2019-05-151-2/+1
* ldb_msg: remove_element() checks element array boundsDouglas Bagnall2019-05-101-5/+5
* ldb_kv: use ldb_msg_remove_element()Douglas Bagnall2019-05-101-6/+1
* ldb/tools/ldbtest: initialise msg objectDouglas Bagnall2019-05-101-2/+2
* ldb_ldap: use ldb_msg API to add elementsDouglas Bagnall2019-05-101-16/+3
* ldb_ldap: trust db_msg_new() to return empty messageDouglas Bagnall2019-05-101-5/+1
* ldb: use ldb_msg_new(), not talloc/talloc_zeroDouglas Bagnall2019-05-102-6/+2
* kdb_kv_search: spell 'linearized'Douglas Bagnall2019-05-101-5/+5
* ldb.h: spelling of 'means'Douglas Bagnall2019-05-101-1/+1
* ldb.h: improve comment for LDB_ATTR_FLAG_INDEXEDDouglas Bagnall2019-05-101-1/+1
* ldb modules: paged_search checks control is not NULL (CID 241355)Douglas Bagnall2019-05-091-0/+5
* ldb_mdb: check fcntl return values (CID 1435851)Douglas Bagnall2019-05-091-1/+10
* ldb_map: check a return value (CID 241354)Douglas Bagnall2019-05-091-0/+3
* ldb_ldif: avoid NULL dereference with unexpected arguments (CID 1107195)Douglas Bagnall2019-05-091-1/+1
* ldb: avoid NULL deref in ldb_dn_from_ldb_val (CID 1034730)Douglas Bagnall2019-05-091-3/+4
* lib/texpect: avoid theoretical NULL dereference (CID 1273099)Douglas Bagnall2019-05-091-1/+6
* tdbtool: avoid theoretical NULL dereference (CID 1361462)Douglas Bagnall2019-05-091-9/+11
* talloc torture: avoid NULL dereferenceDouglas Bagnall2019-05-091-1/+3
* dbwrap: Adapt tdb_data_buf's overflow handling to modern conventionsVolker Lendecke2019-05-081-4/+2
* dbwrap: Fix tdb_data_buf()Volker Lendecke2019-05-081-1/+1
* lib:torture: Fix string comparison macros where we directly pass NULLAndreas Schneider2019-05-081-3/+5
* lib:crypto: Remove unused SHA512Andreas Schneider2019-05-074-340/+1
* talloc: Follow pattern of ldb and tdb to ensure "make test" depends on a buildAndrew Bartlett2019-05-061-1/+7
* replace: Fix "make test" to actually test libreplaceAndrew Bartlett2019-05-0610-9/+27
* build: Remove build of replacetortAndrew Bartlett2019-05-061-5/+4
* lib util debug: Increase format buffer to 4KiBGary Lockyer2019-05-061-1/+1
* lib:torture: Fix size type in torture macroAndreas Schneider2019-05-011-4/+4
* smbd: Move deadtime default to parameter definition and man pageChristof Schmitt2019-05-011-0/+2