index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
talloc: Release talloc 2.3.0
talloc-2.3.0
Andrew Bartlett
4
-2
/
+83
2019-07-22
talloc/py_util: remove tautologically dead code
Douglas Bagnall
1
-12
/
+0
2019-07-22
talloc: pytalloc_get_checked_type: survive non-talloc objects
Douglas Bagnall
1
-1
/
+1
2019-07-22
talloc: add pytalloc_get_name() helper
Douglas Bagnall
2
-0
/
+13
2019-07-22
lib:tsocket: New function to build a tsocket_context from samba_address
Samuel Cabrero
2
-0
/
+39
2019-07-22
s3:utils: New struct to fix strict aliasing issues with sockets API
Samuel Cabrero
2
-59
/
+60
2019-07-18
lib:util: Use GnuTLS random number generator in genrand.c
Andreas Schneider
3
-32
/
+12
2019-07-17
lib: Optimize file_compare
Volker Lendecke
1
-14
/
+41
2019-07-10
ldb ABI bump for pyldb_Ldb_AsLdbContext change
Douglas Bagnall
3
-1
/
+287
2019-07-10
pyldb: ldb.register_module() checks arguments a little bit
Douglas Bagnall
1
-3
/
+11
2019-07-10
pyldb: remove ldb.open, which was never survivable
Douglas Bagnall
1
-4
/
+0
2019-07-10
pyldb: rename pyldb_Dn_AsDn() to pyldb_Dn_AS_DN()
Douglas Bagnall
3
-19
/
+19
2019-07-10
pyldb: check for errors in PyLdb_GetPyType()
Douglas Bagnall
1
-3
/
+21
2019-07-10
pyldb: fork pyldb_Ldb_AsLdbContext macro to reflect unsafeness
Douglas Bagnall
3
-46
/
+51
2019-07-10
pyldb: add pyldb_check_type()
Douglas Bagnall
2
-0
/
+13
2019-07-10
ldb: do not allow adding a DN as a base to itself
Douglas Bagnall
1
-0
/
+4
2019-07-09
lib:crypto: Add GNUTLS_FIPS140_SET_(LAX|STRICT)_MODE to helpers
Andreas Schneider
1
-0
/
+11
2019-07-09
lib:crypto: Fix path to header file in gnutls_helpers.h
Andreas Schneider
1
-2
/
+2
2019-07-08
docs/xml: change default for "mangled names" to "illegal"
Ralph Boehme
1
-1
/
+1
2019-07-08
docs-xml: change "client min protocol" to SMB2_02
Stefan Metzmacher
1
-1
/
+1
2019-07-08
docs-xml: change "server min protocol" to SMB2_02
Stefan Metzmacher
1
-1
/
+1
2019-07-08
lib/param: clang: Fix Value stored is never read
Noel Power
1
-5
/
+5
2019-07-08
lib/util: clang: Fix 'Null pointer passed as an argument'
Noel Power
1
-1
/
+1
2019-07-07
param: change default of "allocation roundup size" to 0
Björn Jacke
1
-2
/
+0
2019-07-05
util: Fix off-by-one error in message about overflow
Martin Schwenke
1
-8
/
+10
2019-07-05
util: Avoid localised underflow
Martin Schwenke
1
-6
/
+6
2019-07-04
ldb: Release ldb 2.0.5
ldb-2.0.5
Gary Lockyer
3
-1
/
+286
2019-07-04
ldb: Rework index_transaction_cache_size to allow caller to specify a larger ...
Gary Lockyer
1
-5
/
+11
2019-07-04
ldb ldb_key_value: test ldb batch
Gary Lockyer
1
-0
/
+57
2019-07-04
ldb key_value: Add batch_mode option
Gary Lockyer
2
-0
/
+76
2019-07-04
ldb: Add new internal helper function ldb_options_get()
Gary Lockyer
2
-0
/
+12
2019-07-04
ldb: Fix dependency on ldb_key_value_sub_txn_{mdb_}test
Andrew Bartlett
1
-2
/
+2
2019-07-04
ldb: Try to explain the confusing overload of the LDB_FLG_MOD_* enumeration a...
Andrew Bartlett
1
-7
/
+11
2019-07-04
ldb: Add tests for Ldb.write_ldif() including the FLG_SHOW_BINARY and FLAG_FO...
Andrew Bartlett
1
-0
/
+51
2019-07-04
pyldb: Apply flags specified by ldb.Ldb(flags=...) even if the URL is not set
Andrew Bartlett
1
-0
/
+2
2019-07-04
ldb/ldb_ldif: add LDB_FLAG_FORCE_NO_BASE64_LDIF flag
Björn Baumbach
3
-0
/
+11
2019-07-04
ldb/ldb_ldif: add copy_raw_bytes helper variable to ldb_ldif_write_trace()
Björn Baumbach
1
-1
/
+3
2019-07-03
lib: Fix return of server_id_db_prune_name()
Volker Lendecke
1
-1
/
+6
2019-07-03
tdb: Adapt _tdb_transaction_cancel() to README.Coding
Volker Lendecke
1
-1
/
+1
2019-07-03
tdb: Adapt tdb_rescue() to README.Coding
Volker Lendecke
1
-1
/
+1
2019-07-03
lib/krb5_wrap: Fix leaking using mkstemp
Noel Power
1
-2
/
+5
2019-07-02
lib ldb ldb_mdb: Pass the lmdb map size as an ldb option
Gary Lockyer
1
-17
/
+39
2019-07-02
ldb: Release ldb 2.0.4
Gary Lockyer
3
-1
/
+285
2019-07-02
lib ldb: save a copy of the options on the context
Gary Lockyer
3
-0
/
+46
2019-07-01
lib tdb: memcmp ubsan warning
Gary Lockyer
1
-5
/
+7
2019-07-01
lib/krb5_wrap: clang: Fix warning: Null pointer passed as an argument
Noel Power
1
-1
/
+1
2019-07-01
lib/krb5_wrap: clang: Fix warning: Call to function 'mktemp' is insecure
Noel Power
1
-1
/
+1
2019-07-01
lib/util: clang: Fix warning: Value stored to 'ret' is never read warning
Noel Power
1
-1
/
+1
2019-07-01
lib/ldb/common: clang: Fix Value stored to 'ret' is never read warning
Noel Power
1
-1
/
+0
2019-07-01
lib/tdb/common: Fix Array access results in a null pointer dereference
Noel Power
1
-1
/
+2
[next]