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
2018-09-28
lib: Hold at most 10 outstanding paged result cookies
Volker Lendecke
1
-0
/
+22
2018-09-28
lib: Put "results_store" into a doubly linked list
Volker Lendecke
1
-20
/
+5
2018-09-05
krb5-samba: interdomain trust uses different salt principal
Alexander Bokovoy
2
-17
/
+46
2018-09-05
s3: util: Do not take over stderr when there is no log file
Paulo Alcantara
1
-2
/
+5
2018-07-28
ldb: Refuse to build Samba against a newer minor version of ldb
Andrew Bartlett
1
-10
/
+22
2018-07-12
lib: smb_threads: fix access before init bug
Ralph Boehme
1
-0
/
+3
2018-07-09
socket_wrapper: Add missing dependency on tirpc
Amitay Isaacs
1
-1
/
+1
2018-06-27
lib:util: Fix parameter aliasing in tfork test
Andreas Schneider
1
-5
/
+2
2018-06-25
krb5_wrap: fix keep_old_entries logic for older kerberos libraries
Christof Schmitt
1
-1
/
+1
2018-06-07
memcache: Add new cache type for dfree information
Christof Schmitt
1
-1
/
+2
2018-06-04
lib/util: Call log_stack_trace() in smb_panic_default()
Andrew Bartlett
1
-2
/
+1
2018-06-04
lib/util: Move log_stack_trace() to common code
Andrew Bartlett
3
-0
/
+106
2018-06-04
lib/util: Log PANIC before calling pacic action just like s3
Andrew Bartlett
1
-1
/
+3
2018-05-24
lib: Allow parsing a strv from a non-talloc const buf
Volker Lendecke
2
-9
/
+19
2018-05-24
lib: Only call strlen if necessary in strv
Volker Lendecke
1
-2
/
+4
2018-05-24
lib: Pass in "strv_len" to strv_valid_entry
Volker Lendecke
1
-14
/
+12
2018-04-20
lib/util: remove unused '#include <sys/syscall.h>' from tests/tfork.c
Stefan Metzmacher
1
-1
/
+0
2018-04-20
tevent: version 0.9.36
Stefan Metzmacher
2
-1
/
+101
2018-04-20
tevent: add tevent_queue_entry_untrigger()
Stefan Metzmacher
2
-0
/
+35
2018-04-20
tevent: improve documentation of tevent_queue_add_optimize_empty()
Stefan Metzmacher
1
-0
/
+3
2018-04-20
tevent: version 0.9.35
Stefan Metzmacher
2
-1
/
+100
2018-04-20
lib/async_req/async_sock.c set socket close on exec
Gary Lockyer
2
-1
/
+2
2018-04-20
lib/tevent/echo_server.c set socket close on exec
Gary Lockyer
1
-0
/
+1
2018-04-20
tevent: Fix typos
Volker Lendecke
1
-2
/
+2
2018-04-20
lib: tevent: Minor cleanup. wakeup_fd can always be gotten from the event con...
Jeremy Allison
2
-4
/
+1
2018-04-20
lib: tevent: Use system <tevent.h>, not internal header path (except in self-...
Jeremy Allison
2
-2
/
+2
2018-04-04
Allow AESNI to be used on all processor supporting AESNI, not just Intel's Th...
Eric Vannier
1
-16
/
+0
2018-03-22
s3: smbd: SMB2: Add DBGC_SMB2_CREDITS class to specifically debug credit issues.
Jeremy Allison
2
-0
/
+2
2018-03-22
lib: debug: Add DBGC_XXX versions of the macros to allow class-specific messa...
Jeremy Allison
1
-0
/
+30
2018-03-22
s3: debug: smb2: Create a new DBGC_SMB2 debug class and mark all smbd/smb2_*....
Jeremy Allison
2
-0
/
+2
2018-01-25
waf: Fix NFS quota support with libtirpc
Andreas Schneider
1
-1
/
+1
2018-01-25
build: deal with recent glibc sunrpc header removal
Günther Deschner
2
-6
/
+34
2018-01-25
include: Create system/nis.h in libreplace
Andreas Schneider
2
-3
/
+90
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
[next]