summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* lib:crypto: Document samba_gnutls_arcfour_confounded_md5()Andreas Schneider2019-07-261-0/+18
* lib:crypto: Document gnutls_error_to_werror()Andreas Schneider2019-07-261-0/+16
* lib:crypto: Document gnutls_error_to_ntstatus()Andreas Schneider2019-07-261-0/+16
* lib/addns: clang: Fix 'Assigned value is garbage or undefined'Noel Power2019-07-241-2/+4
* lib/addns: clang: Fix 'Value stored to 'err' is never read'Noel Power2019-07-241-4/+6
* lib/adnss: clang: Fix The left operand of '!=' is a garbage valueNoel Power2019-07-241-1/+1
* talloc: Release talloc 2.3.0talloc-2.3.0Andrew Bartlett2019-07-224-2/+83
* talloc/py_util: remove tautologically dead codeDouglas Bagnall2019-07-221-12/+0
* talloc: pytalloc_get_checked_type: survive non-talloc objectsDouglas Bagnall2019-07-221-1/+1
* talloc: add pytalloc_get_name() helperDouglas Bagnall2019-07-222-0/+13
* lib:tsocket: New function to build a tsocket_context from samba_addressSamuel Cabrero2019-07-222-0/+39
* s3:utils: New struct to fix strict aliasing issues with sockets APISamuel Cabrero2019-07-222-59/+60
* lib:util: Use GnuTLS random number generator in genrand.cAndreas Schneider2019-07-183-32/+12
* lib: Optimize file_compareVolker Lendecke2019-07-171-14/+41
* ldb ABI bump for pyldb_Ldb_AsLdbContext changeDouglas Bagnall2019-07-103-1/+287
* pyldb: ldb.register_module() checks arguments a little bitDouglas Bagnall2019-07-101-3/+11
* pyldb: remove ldb.open, which was never survivableDouglas Bagnall2019-07-101-4/+0
* pyldb: rename pyldb_Dn_AsDn() to pyldb_Dn_AS_DN()Douglas Bagnall2019-07-103-19/+19
* pyldb: check for errors in PyLdb_GetPyType()Douglas Bagnall2019-07-101-3/+21
* pyldb: fork pyldb_Ldb_AsLdbContext macro to reflect unsafenessDouglas Bagnall2019-07-103-46/+51
* pyldb: add pyldb_check_type()Douglas Bagnall2019-07-102-0/+13
* ldb: do not allow adding a DN as a base to itselfDouglas Bagnall2019-07-101-0/+4
* lib:crypto: Add GNUTLS_FIPS140_SET_(LAX|STRICT)_MODE to helpersAndreas Schneider2019-07-091-0/+11
* lib:crypto: Fix path to header file in gnutls_helpers.hAndreas Schneider2019-07-091-2/+2
* docs/xml: change default for "mangled names" to "illegal"Ralph Boehme2019-07-081-1/+1
* docs-xml: change "client min protocol" to SMB2_02Stefan Metzmacher2019-07-081-1/+1
* docs-xml: change "server min protocol" to SMB2_02Stefan Metzmacher2019-07-081-1/+1
* lib/param: clang: Fix Value stored is never readNoel Power2019-07-081-5/+5
* lib/util: clang: Fix 'Null pointer passed as an argument'Noel Power2019-07-081-1/+1
* param: change default of "allocation roundup size" to 0Björn Jacke2019-07-071-2/+0
* util: Fix off-by-one error in message about overflowMartin Schwenke2019-07-051-8/+10
* util: Avoid localised underflowMartin Schwenke2019-07-051-6/+6
* ldb: Release ldb 2.0.5ldb-2.0.5Gary Lockyer2019-07-043-1/+286
* ldb: Rework index_transaction_cache_size to allow caller to specify a larger ...Gary Lockyer2019-07-041-5/+11
* ldb ldb_key_value: test ldb batchGary Lockyer2019-07-041-0/+57
* ldb key_value: Add batch_mode optionGary Lockyer2019-07-042-0/+76
* ldb: Add new internal helper function ldb_options_get()Gary Lockyer2019-07-042-0/+12
* ldb: Fix dependency on ldb_key_value_sub_txn_{mdb_}testAndrew Bartlett2019-07-041-2/+2
* ldb: Try to explain the confusing overload of the LDB_FLG_MOD_* enumeration a...Andrew Bartlett2019-07-041-7/+11
* ldb: Add tests for Ldb.write_ldif() including the FLG_SHOW_BINARY and FLAG_FO...Andrew Bartlett2019-07-041-0/+51
* pyldb: Apply flags specified by ldb.Ldb(flags=...) even if the URL is not setAndrew Bartlett2019-07-041-0/+2
* ldb/ldb_ldif: add LDB_FLAG_FORCE_NO_BASE64_LDIF flagBjörn Baumbach2019-07-043-0/+11
* ldb/ldb_ldif: add copy_raw_bytes helper variable to ldb_ldif_write_trace()Björn Baumbach2019-07-041-1/+3
* lib: Fix return of server_id_db_prune_name()Volker Lendecke2019-07-031-1/+6
* tdb: Adapt _tdb_transaction_cancel() to README.CodingVolker Lendecke2019-07-031-1/+1
* tdb: Adapt tdb_rescue() to README.CodingVolker Lendecke2019-07-031-1/+1
* lib/krb5_wrap: Fix leaking using mkstempNoel Power2019-07-031-2/+5
* lib ldb ldb_mdb: Pass the lmdb map size as an ldb optionGary Lockyer2019-07-021-17/+39
* ldb: Release ldb 2.0.4Gary Lockyer2019-07-023-1/+285
* lib ldb: save a copy of the options on the contextGary Lockyer2019-07-023-0/+46