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/talloc: clang: Fix 'Value stored during its initialization is never read'
Noel Power
2019-09-26
1
-1
/
+1
*
waf:replace: Do not link against libpthread if not necessary
Andreas Schneider
2019-09-25
1
-4
/
+6
*
pthreadpool: Only link pthreadpool against librt if we have to
Andreas Schneider
2019-09-25
1
-1
/
+6
*
replace: Only link against librt if really needed
Andreas Schneider
2019-09-25
1
-3
/
+21
*
krb5_wrap: let smb_krb5_parse_name() accept enterprise principals
Stefan Metzmacher
2019-09-24
1
-0
/
+5
*
krb5_wrap: smb_krb5_kinit_password_ccache() should always use the canonicaliz...
Stefan Metzmacher
2019-09-24
1
-2
/
+0
*
fault.c: improve fault_report message text pointing to our wiki
Björn Jacke
2019-09-23
1
-1
/
+5
*
replace: Remove crypt() reimplementation
Andrew Bartlett
2019-09-19
3
-776
/
+0
*
lib: Add talloc_full_report_printf()
Volker Lendecke
2019-09-18
3
-0
/
+145
*
lib: Allow a 4th lock order
Volker Lendecke
2019-09-17
2
-2
/
+3
*
lib: Use server_id_cmp() in server_id_equal()
Volker Lendecke
2019-09-17
1
-13
/
+2
*
lib: Add server_id_cmp()
Volker Lendecke
2019-09-17
2
-0
/
+18
*
build: Remove tests for getdents() and getdirentries()
Andrew Bartlett
2019-09-17
1
-1
/
+1
*
lib/replace/wscript: Avoid generating nested main function
Khem Raj
2019-09-17
1
-0
/
+1
*
whitespace: Conform to coding convention
Garming Sam
2019-09-13
1
-1
/
+1
*
param: Allow rpc server dynamic port range to roundtrip
Garming Sam
2019-09-13
1
-0
/
+14
*
dbwrap: Initialize state in dbwrap_delete()
Volker Lendecke
2019-09-10
1
-1
/
+1
*
lib: Remove an obsolete comment
Volker Lendecke
2019-09-10
1
-4
/
+0
*
lib: add round_timespec_to_nttime()
Ralph Boehme
2019-09-10
2
-0
/
+10
*
lib/torture: protect torture_assert[_goto]() with a do { } while(0) block
Stefan Metzmacher
2019-09-10
1
-4
/
+6
*
tevent: Release tevent 0.10.1
tevent-0.10.1
Stefan Metzmacher
2019-09-04
2
-1
/
+127
*
Spelling fixes s/preceeding/preceding/
Mathieu Parent
2019-09-01
1
-1
/
+1
*
Spelling fixes s/implentation/implementation/
Mathieu Parent
2019-09-01
1
-1
/
+1
*
Spelling fixes s/ ot / to /
Mathieu Parent
2019-09-01
1
-1
/
+1
*
Spelling fixes s/recieved/received/
Mathieu Parent
2019-09-01
1
-2
/
+2
*
Spelling fixes s/avaiable/available/
Mathieu Parent
2019-09-01
1
-1
/
+1
*
Spelling fixes s/hierachy/hierarchy/
Mathieu Parent
2019-09-01
1
-1
/
+1
*
Spelling fixes s/convertion/conversion/
Mathieu Parent
2019-09-01
2
-3
/
+3
*
replace/setxattr: correctly use our flags on Darwin
Björn Jacke
2019-08-29
1
-4
/
+2
*
xattr/setxattr: fix flag support on AIX
Björn Jacke
2019-08-29
1
-2
/
+30
*
replace/setxattr: set reasonable and unified errno value in case the EA value...
Björn Jacke
2019-08-29
1
-13
/
+41
*
ldb: Extend the ldb_dn_explode test matrix
Andrew Bartlett
2019-08-27
1
-4
/
+49
*
ldb: Do not read beyond the end of the extended DN component when printing
Andrew Bartlett
2019-08-27
1
-4
/
+8
*
ldb: Add test with == true or false to boolean if statements in ldb_dn_explode()
Andrew Bartlett
2019-08-27
1
-16
/
+16
*
ldb: Rework all pointer NULL tests to use Samba's normal style
Andrew Bartlett
2019-08-27
1
-19
/
+33
*
ldb: add some dn explode tests
Douglas Bagnall
2019-08-27
1
-0
/
+70
*
ldb: don't try to save a value that isn't there
Douglas Bagnall
2019-08-27
1
-23
/
+24
*
ldb: Call TALLOC_FREE(filtered_msg->elements) on ldb_filter_attrs() failure
Andrew Bartlett
2019-08-27
2
-0
/
+3
*
ldb: use TALLOC_FREE() over talloc_free() in ldb_filter_attrs()
Andrew Bartlett
2019-08-26
1
-2
/
+1
*
ldb: Correct Pigeonhole principle validation in ldb_filter_attrs()
Andrew Bartlett
2019-08-26
3
-9
/
+1013
*
ldb tests: Fix ldb_lmdb_size_test
Gary Lockyer
2019-08-26
1
-1
/
+39
*
pthreadpool: Remove wrong comment.
Christof Schmitt
2019-08-23
1
-4
/
+0
*
s4-dns: Deprecate BIND9_FLATFILE and remove "rndc command"
Andrew Bartlett
2019-08-22
1
-1
/
+0
*
lib: free popt context in texpect
Swen Schillig
2019-08-22
1
-5
/
+9
*
lib:crypto: Do not build AES-CMAC if we use GnuTLS that supports it
Andreas Schneider
2019-08-21
1
-2
/
+4
*
lib/crypto: Remove unused RC4 code from Samba
Andrew Bartlett
2019-08-21
3
-119
/
+0
*
lib:crypto: Prepare not to build AES or AES-CMAC if we use GnuTLS support it
Andreas Schneider
2019-08-21
1
-10
/
+42
*
crypto: Update REQUIREMENTS file with new minimum version
Andrew Bartlett
2019-08-21
1
-2
/
+1
*
talloc: ASAN fix for test_magic_protection
Swen Schillig
2019-08-21
1
-0
/
+2
*
talloc: ASAN fix for test_rusty
Swen Schillig
2019-08-21
1
-1
/
+3
[prev]
[next]