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
*
lib/tevent: Additionally accept unicode as string param in Py2
Noel Power
2018-04-30
1
-1
/
+1
*
lib/ldb: Additionally accept unicode as string param in Py2
Noel Power
2018-04-30
2
-6
/
+6
*
tevent: Fix callers of tevent_req_set_endtime
Volker Lendecke
2018-04-24
1
-1
/
+2
*
dbwrap: Remove dependency on samba-hostconfig
Volker Lendecke
2018-04-24
1
-1
/
+1
*
dbwrap: Remove calls to loadparm
Volker Lendecke
2018-04-24
2
-12
/
+9
*
ldb_wrap.c missing header
William Brown
2018-04-20
1
-0
/
+1
*
ldb/pyldb: initialize optional parameter in ldb_connect()
Douglas Bagnall
2018-04-13
1
-1
/
+1
*
python: bulk replace dict.iteritems to items for py3
Joe Guo
2018-04-13
1
-1
/
+1
*
wscript_build: make sure we link extra-python versions of libraries
Noel Power
2018-04-13
2
-2
/
+5
*
ldb-samba: require pid match for cached ldb
Gary Lockyer
2018-04-12
1
-1
/
+6
*
ldb_wrap: Remove the magic cache of database handles except for sam.ldb
Andrew Bartlett
2018-04-12
1
-8
/
+7
*
ldb_wrap: Remove ldb_transaction_cancel_noerr from ldb_wrap_fork_hook()
Andrew Bartlett
2018-04-12
1
-12
/
+3
*
tevent: Fix CID 1414792 Unchecked return value
Volker Lendecke
2018-04-11
1
-1
/
+4
*
lib/util: Call log_stack_trace() in smb_panic_default()
Andrew Bartlett
2018-04-11
1
-2
/
+1
*
lib/util: Move log_stack_trace() to common code
Andrew Bartlett
2018-04-11
3
-0
/
+106
*
lib/util: Log PANIC before calling pacic action just like s3
Andrew Bartlett
2018-04-11
1
-1
/
+3
*
tdbtool: Use tdb_wipe_all in "erase" command
Volker Lendecke
2018-04-11
1
-7
/
+1
*
ldb: Fix trailing whitespace
Volker Lendecke
2018-04-06
3
-16
/
+16
*
ldb/tests: remove lmdb.h include from test
Ralph Boehme
2018-04-06
1
-1
/
+0
*
ldb: Unwind transaction counter if start_transaction fails
Gary Lockyer
2018-04-06
1
-0
/
+1
*
ldb tests: add cmocka tests of kv operations
Gary Lockyer
2018-04-06
2
-1
/
+1405
*
ldb_tdb: ltdb_tdb_delete require active transaction
Gary Lockyer
2018-04-06
1
-0
/
+4
*
ldb_tdb: ltdb_tdb_store require active transaction
Gary Lockyer
2018-04-06
1
-0
/
+4
*
ldb_tdb: ltdb_tdb_parse_record map tdb error codes
Gary Lockyer
2018-04-06
1
-2
/
+7
*
ldb tests: ldb_mod_op_test use correct ldb to create dn
Gary Lockyer
2018-04-06
1
-1
/
+1
*
ldb test: close pipes to stop forked tests failing on failure
Gary Lockyer
2018-04-06
1
-1
/
+9
*
ldb index: Add tests for truncated base 64 index keys
Gary Lockyer
2018-04-06
1
-1
/
+36
*
ldb_tdb: A more robust check for if we can fit the index string in
Andrew Bartlett
2018-04-06
1
-24
/
+48
*
ldb index: Fix truncation key length calculation
Gary Lockyer
2018-04-06
2
-4
/
+22
*
ldb: Allow GUID index mode to be tested on TDB
Andrew Bartlett
2018-04-06
2
-22
/
+138
*
ldb: Ignore these tests in mdb test mode
Andrew Bartlett
2018-04-06
1
-0
/
+11
*
ldb: Change remaining fetch prototypes to remove TDB_DATA
Garming Sam
2018-04-06
3
-18
/
+52
*
ldb: Change some prototypes to using ldb_val instead of TDB_DATA
Garming Sam
2018-04-06
3
-16
/
+49
*
ldb: Fix missing NULL terminator in ldb_mod_op_test testsuite
Andrew Bartlett
2018-04-06
1
-2
/
+2
*
talloc: version 2.1.13
talloc-2.1.13
Stefan Metzmacher
2018-04-05
4
-1
/
+97
*
talloc: use atexit() again instead of a library destructor
Stefan Metzmacher
2018-04-05
1
-10
/
+2
*
ldb: Add test to show a reindex failure must not leave the DB corrupt
Andrew Bartlett
2018-04-05
1
-0
/
+160
*
lib ldb tests: Prepare to run api and index test on tdb and lmdb
Gary Lockyer
2018-04-05
2
-60
/
+114
*
ldb_tdb: Ensure we can not commit an index that is corrupt due to partial re-...
Andrew Bartlett
2018-04-05
2
-0
/
+32
*
krb5_wrap: Fix CID 1414755 Resource leak
Volker Lendecke
2018-04-04
1
-0
/
+1
*
krb5_wrap: Fix CID 1034833 Resource leak
Volker Lendecke
2018-04-04
1
-0
/
+3
*
libads: Fix CID 1272809 Free of address-of expression
Volker Lendecke
2018-04-04
1
-1
/
+1
*
replace: Check for -Wno-strict-overflow
Andreas Schneider
2018-04-03
1
-0
/
+3
*
lib:util: Fix size types in fgets_slash()
Andreas Schneider
2018-04-03
2
-3
/
+3
*
ldb: Fix overflow checks
Andreas Schneider
2018-04-03
1
-5
/
+5
*
ldb: Add test for ldb_qsort()
Andreas Schneider
2018-04-03
2
-1
/
+71
*
ldb/tests: avoid 'return void_function();' which isn't portable
Stefan Metzmacher
2018-04-03
1
-4
/
+4
*
lib/crypto: avoid 'return void_function();' which isn't portable
Stefan Metzmacher
2018-04-03
1
-4
/
+6
*
lib/replace: define __[u]intptr_t_defined if we prove an replacement
Stefan Metzmacher
2018-04-03
1
-0
/
+2
*
lib/util: remove unused '#include <sys/syscall.h>' from tests/tfork.c
Stefan Metzmacher
2018-04-03
1
-1
/
+0
[next]