index
:
delta/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-2-stable
v4-2-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
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
tdb: Speed up tdb_oob()
Volker Lendecke
2019-08-06
2
-1
/
+17
*
tdb: Introduce tdb_oob()
Volker Lendecke
2019-08-06
8
-20
/
+26
*
tdb: Rename tdb_oob() to tdb_notrans_oob()
Volker Lendecke
2019-08-06
2
-4
/
+4
*
ldb_dn: free dn components on explode failure
Douglas Bagnall
2019-08-06
1
-1
/
+1
*
ldb: skip indexes on full_search
Aaron Haslett
2019-08-02
1
-1
/
+28
*
lib:crypto: Don't build RC4 if we have GnuTLS >= 3.4.7
Andreas Schneider
2019-07-26
1
-5
/
+20
*
lib:crypto: Remove arcfour.h from crypto.h
Andreas Schneider
2019-07-26
1
-1
/
+0
*
lib:crypto: Use GnuTLS RC4 in py_crypto
Andreas Schneider
2019-07-26
2
-9
/
+32
*
lib:crypto: Document samba_gnutls_arcfour_confounded_md5()
Andreas Schneider
2019-07-26
1
-0
/
+18
*
lib:crypto: Document gnutls_error_to_werror()
Andreas Schneider
2019-07-26
1
-0
/
+16
*
lib:crypto: Document gnutls_error_to_ntstatus()
Andreas Schneider
2019-07-26
1
-0
/
+16
*
lib/addns: clang: Fix 'Assigned value is garbage or undefined'
Noel Power
2019-07-24
1
-2
/
+4
*
lib/addns: clang: Fix 'Value stored to 'err' is never read'
Noel Power
2019-07-24
1
-4
/
+6
*
lib/adnss: clang: Fix The left operand of '!=' is a garbage value
Noel Power
2019-07-24
1
-1
/
+1
*
talloc: Release talloc 2.3.0
talloc-2.3.0
Andrew Bartlett
2019-07-22
4
-2
/
+83
*
talloc/py_util: remove tautologically dead code
Douglas Bagnall
2019-07-22
1
-12
/
+0
*
talloc: pytalloc_get_checked_type: survive non-talloc objects
Douglas Bagnall
2019-07-22
1
-1
/
+1
*
talloc: add pytalloc_get_name() helper
Douglas Bagnall
2019-07-22
2
-0
/
+13
*
lib:tsocket: New function to build a tsocket_context from samba_address
Samuel Cabrero
2019-07-22
2
-0
/
+39
*
s3:utils: New struct to fix strict aliasing issues with sockets API
Samuel Cabrero
2019-07-22
2
-59
/
+60
*
lib:util: Use GnuTLS random number generator in genrand.c
Andreas Schneider
2019-07-18
3
-32
/
+12
*
lib: Optimize file_compare
Volker Lendecke
2019-07-17
1
-14
/
+41
*
ldb ABI bump for pyldb_Ldb_AsLdbContext change
Douglas Bagnall
2019-07-10
3
-1
/
+287
*
pyldb: ldb.register_module() checks arguments a little bit
Douglas Bagnall
2019-07-10
1
-3
/
+11
*
pyldb: remove ldb.open, which was never survivable
Douglas Bagnall
2019-07-10
1
-4
/
+0
*
pyldb: rename pyldb_Dn_AsDn() to pyldb_Dn_AS_DN()
Douglas Bagnall
2019-07-10
3
-19
/
+19
*
pyldb: check for errors in PyLdb_GetPyType()
Douglas Bagnall
2019-07-10
1
-3
/
+21
*
pyldb: fork pyldb_Ldb_AsLdbContext macro to reflect unsafeness
Douglas Bagnall
2019-07-10
3
-46
/
+51
*
pyldb: add pyldb_check_type()
Douglas Bagnall
2019-07-10
2
-0
/
+13
*
ldb: do not allow adding a DN as a base to itself
Douglas Bagnall
2019-07-10
1
-0
/
+4
*
lib:crypto: Add GNUTLS_FIPS140_SET_(LAX|STRICT)_MODE to helpers
Andreas Schneider
2019-07-09
1
-0
/
+11
*
lib:crypto: Fix path to header file in gnutls_helpers.h
Andreas Schneider
2019-07-09
1
-2
/
+2
*
docs/xml: change default for "mangled names" to "illegal"
Ralph Boehme
2019-07-08
1
-1
/
+1
*
docs-xml: change "client min protocol" to SMB2_02
Stefan Metzmacher
2019-07-08
1
-1
/
+1
*
docs-xml: change "server min protocol" to SMB2_02
Stefan Metzmacher
2019-07-08
1
-1
/
+1
*
lib/param: clang: Fix Value stored is never read
Noel Power
2019-07-08
1
-5
/
+5
*
lib/util: clang: Fix 'Null pointer passed as an argument'
Noel Power
2019-07-08
1
-1
/
+1
*
param: change default of "allocation roundup size" to 0
Björn Jacke
2019-07-07
1
-2
/
+0
*
util: Fix off-by-one error in message about overflow
Martin Schwenke
2019-07-05
1
-8
/
+10
*
util: Avoid localised underflow
Martin Schwenke
2019-07-05
1
-6
/
+6
*
ldb: Release ldb 2.0.5
ldb-2.0.5
Gary Lockyer
2019-07-04
3
-1
/
+286
*
ldb: Rework index_transaction_cache_size to allow caller to specify a larger ...
Gary Lockyer
2019-07-04
1
-5
/
+11
*
ldb ldb_key_value: test ldb batch
Gary Lockyer
2019-07-04
1
-0
/
+57
*
ldb key_value: Add batch_mode option
Gary Lockyer
2019-07-04
2
-0
/
+76
*
ldb: Add new internal helper function ldb_options_get()
Gary Lockyer
2019-07-04
2
-0
/
+12
*
ldb: Fix dependency on ldb_key_value_sub_txn_{mdb_}test
Andrew Bartlett
2019-07-04
1
-2
/
+2
*
ldb: Try to explain the confusing overload of the LDB_FLG_MOD_* enumeration a...
Andrew Bartlett
2019-07-04
1
-7
/
+11
*
ldb: Add tests for Ldb.write_ldif() including the FLG_SHOW_BINARY and FLAG_FO...
Andrew Bartlett
2019-07-04
1
-0
/
+51
*
pyldb: Apply flags specified by ldb.Ldb(flags=...) even if the URL is not set
Andrew Bartlett
2019-07-04
1
-0
/
+2
*
ldb/ldb_ldif: add LDB_FLAG_FORCE_NO_BASE64_LDIF flag
Björn Baumbach
2019-07-04
3
-0
/
+11
[next]