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
2017-12-22
ldb: Release 1.2.3
ldb-1.2.3
Andrew Bartlett
4
-1
/
+282
2017-12-22
ldb: Intersect the index from SCOPE_ONELEVEL with the index for the search ex...
Andrew Bartlett
1
-1
/
+50
2017-12-22
ldb_tdb: Provide struct ltdb_private to index routines
Andrew Bartlett
3
-45
/
+99
2017-12-14
pthreadpool: Add a test for the race condition fixed in the last commit
Volker Lendecke
1
-0
/
+82
2017-12-14
pthreadpool: Fix starvation after fork
Volker Lendecke
1
-18
/
+75
2017-12-13
pthreadpool: Fix deadlock
Volker Lendecke
1
-0
/
+3
2017-12-13
pthreadpool: Add test for pthread_create failure
Christof Schmitt
2
-0
/
+183
2017-12-13
pthreadpool: Undo put_job when returning error
Christof Schmitt
1
-2
/
+26
2017-12-13
pthreadpool: Move creating of thread to new function
Christof Schmitt
1
-34
/
+45
2017-11-14
tevent: version 0.9.34
Stefan Metzmacher
2
-1
/
+100
2017-11-14
lib: tevent: Remove select backend.
Jeremy Allison
4
-283
/
+1
2017-11-13
tevent: Fix a race condition
Volker Lendecke
1
-2
/
+4
2017-11-01
replace: Link to -lbsd when building replace.c by hand
Andrew Bartlett
1
-3
/
+9
2017-10-25
krb5_wrap: ADDRTYPE_INET6 is available in all supported MIT versions
Stefan Metzmacher
1
-1
/
+1
2017-10-25
krb5_wrap: KRB5_ADDRESS_INET6 is not a define in Heimdal
Stefan Metzmacher
1
-1
/
+1
2017-10-02
lib/util/run_cmd: use a cleanup function instead of a destructor
Ralph Boehme
1
-3
/
+6
2017-10-02
lib/util/run_cmd: remove a printf
Ralph Boehme
1
-1
/
+0
2017-10-02
lib/util/run_cmd: ensure fd_stdin gets set to -1 in the destructor
Ralph Boehme
1
-0
/
+1
2017-10-02
lib/util/run_cmd: prevent zombies in samba_runcmd_send on timeout
Ralph Boehme
1
-4
/
+4
2017-09-17
util_runcmd: Free the fde in event handler.
Gary Lockyer
1
-0
/
+1
2017-09-17
lib/util: only close the event_fd in tfork if the caller didn't call tfork_ev...
Ralph Boehme
2
-4
/
+17
2017-09-17
util/tfork: Write to the status pipe
Gary Lockyer
1
-1
/
+12
2017-09-17
tests util/tfork: Tests for status and event fd
Gary Lockyer
1
-0
/
+251
2017-09-16
charset: fix str[n]casecmp_m() by comparing lower case values
Stefan Metzmacher
1
-4
/
+28
2017-09-16
charset/tests: also tests the system str[n]casecmp()
Stefan Metzmacher
1
-0
/
+35
2017-09-16
charset/tests: add more str[n]casecmp_m() tests to demonstrate the bug
Stefan Metzmacher
1
-1
/
+7
2017-09-16
charset/tests: assert the exact values of str[n]casecmp_m()
Stefan Metzmacher
1
-17
/
+17
2017-09-14
debug: Add new debug class "drs_repl" for DRS replication processing
Andrew Bartlett
2
-0
/
+2
2017-09-14
ldb: version 1.2.2
Andrew Bartlett
4
-1
/
+282
2017-09-14
ldb: Add new ldb_ldif_message_redacted_string() with tests
Andrew Bartlett
3
-5
/
+147
2017-09-14
ldb_tdb: Refuse to re-index very old database with no DN in the record
Andrew Bartlett
1
-1
/
+17
2017-09-14
ldb_tdb: Use braces in ltdb_dn_list_find_val()
Andrew Bartlett
1
-1
/
+3
2017-09-14
ldb_tdb: Check for talloc_strdup() failure in ltdb_index_add1()
Andrew Bartlett
1
-1
/
+7
2017-09-14
ldb_tdb: Check for errors during tdb operations in ltdb_reindex()
Andrew Bartlett
1
-2
/
+28
2017-09-14
ldb_tdb: Use memcmp rather than strncmp() in ltdb_key_is_record(), re_key() a...
Andrew Bartlett
2
-5
/
+5
2017-09-14
ldb_tdb: Create a common ltdb_key_is_record() allowing multiple key forms
Andrew Bartlett
4
-8
/
+53
2017-09-14
ldb_tdb: Do not trigger the unique index check during a re-index, use another...
Andrew Bartlett
1
-29
/
+83
2017-09-14
ldb_tdb: Use memcmp() to compare TDB keys in re_index()
Andrew Bartlett
1
-1
/
+2
2017-09-14
ldb: Add tests for indexed and unindexed search expressions
Andrew Bartlett
1
-0
/
+299
2017-09-14
ldb: Fix tests to call the parent tearDown(), not setUp in tearDown
Andrew Bartlett
1
-2
/
+2
2017-09-14
ldb_tdb: Rework ltdb_modify_internal() to use ltdb_search_dn1() internally
Andrew Bartlett
1
-29
/
+11
2017-09-14
ldb: Add LDB_UNPACK_DATA_FLAG_NO_ATTRS
Andrew Bartlett
2
-0
/
+10
2017-09-11
lib: crypto: Add the ability to select Intel AESNI instruction set at configu...
Jeremy Allison
2
-0
/
+19
2017-09-11
lib: crypto: Plumb in the Intel AES instructions.
Jeremy Allison
4
-2
/
+224
2017-09-11
lib: crypt: Prepare the existing code to switch to Intel AES hardware instruc...
Jeremy Allison
2
-11
/
+67
2017-09-09
pthreadpool: Test fork with an active thread
Volker Lendecke
1
-0
/
+114
2017-09-08
pthreadpool: Fix fork behaviour
Volker Lendecke
1
-2
/
+65
2017-08-17
lib: ldb: Python. Take care of freeing the passed in module description if ld...
Jeremy Allison
1
-1
/
+4
2017-08-17
lib: ldb: Use NULL to allocate modules not talloc_autofree_context().
Jeremy Allison
1
-1
/
+11
2017-07-23
tevent: version 0.9.33
Stefan Metzmacher
2
-1
/
+100
[next]