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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-10
util_net: fix a statement not reached warning
Björn Jacke
1
-1
/
+2
2020-11-10
debug: remove a cast, which makes the Solaris Studio compiler unhappy
Björn Jacke
1
-1
/
+1
2020-09-30
lib: Remove an optimization in string_replace()
Volker Lendecke
1
-29
/
+5
2020-09-11
utils/asn1: avoid undefined behaviour warning
Douglas Bagnall
1
-1
/
+5
2020-08-31
lib/util/asn1: avoid technically undefined shift
Douglas Bagnall
1
-1
/
+1
2020-08-28
lib/util: remove extra safe_string.h file
Matthew DeVore
4
-1
/
+30
2020-08-28
string_wrappers: include replace.h
Matthew DeVore
1
-0
/
+2
2020-08-28
lib/util: do not make string_wrappers.h public
Matthew DeVore
1
-1
/
+0
2020-08-24
lib/util: Move cleanup for unit test in teardown function
Christof Schmitt
1
-3
/
+9
2020-08-24
lib/util: Remove wrong return statement in unit test
Christof Schmitt
1
-2
/
+0
2020-08-24
lib/util: Fix cleanup in unit test
Christof Schmitt
1
-1
/
+1
2020-08-24
lib/util: Remove unnecessary semicolon from wscript_build
Christof Schmitt
1
-1
/
+1
2020-08-17
lib: Move get_socket_port() to its only consumer
Volker Lendecke
2
-34
/
+0
2020-08-17
lib: Align integer types in same_net()
Volker Lendecke
1
-1
/
+1
2020-08-17
lib: Remove unused client_socket_addr()
Volker Lendecke
2
-39
/
+0
2020-08-16
util: Add cmocka unit test for directory_create_or_exists
Christof Schmitt
2
-0
/
+240
2020-08-16
util: Allow symlinks in directory_create_or_exist
Christof Schmitt
1
-2
/
+16
2020-08-15
lib/util: Standardize use of st_[acm]time ns
Matthew DeVore
2
-0
/
+248
2020-08-05
lib: fix smb_strtox.[c|h] license header
Ralph Boehme
2
-4
/
+4
2020-08-03
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
9
-166
/
+227
2020-07-16
util: Fix a signed/unsigned comparison
Martin Schwenke
1
-1
/
+1
2020-07-14
s3: lib: Fix missing TALLOC_FREE in error code path.
Jeremy Allison
1
-1
/
+1
2020-07-08
lib/util: allow to set TCP_USER_TIMEOUT socket option
Günther Deschner
1
-0
/
+3
2020-07-08
lib/util: add generate_unique_u64() helper function
Stefan Metzmacher
2
-1
/
+51
2020-07-02
lib/debug: set the correct default backend loglevel to MAX_DEBUG_LEVEL
Ralph Boehme
1
-1
/
+1
2020-07-02
lib/debug: assert file backend
Ralph Boehme
1
-6
/
+6
2020-06-29
util: fix build on AIX by fixing the order of replace.h include
Bjoern Jacke
1
-1
/
+1
2020-06-09
util: Reallocate larger buffer if getpwuid_r() returns ERANGE
Martin Schwenke
1
-0
/
+13
2020-06-09
util: Fix build on FreeBSD by avoiding NSS_BUFLEN_PASSWD
Martin Schwenke
1
-5
/
+22
2020-06-09
util: Simplify input validation
Martin Schwenke
1
-5
/
+4
2020-05-27
lib/util: Allow gdb to be started by samba_start_debugger() under the default...
Andrew Bartlett
1
-0
/
+10
2020-05-24
replace, attr.: use function attributes only if supported by feature macro (o...
Björn Jacke
1
-9
/
+13
2020-05-18
s3: lib: Paranoia around use of snprintf copying into a fixed-size buffer fro...
Jeremy Allison
1
-2
/
+6
2020-05-15
lib:util: Add test for path_expand_tilde()
Andreas Schneider
2
-0
/
+133
2020-05-15
lib:util: Add path_expand_tilde()
Andreas Schneider
2
-0
/
+81
2020-05-12
lib: util: Add sys_pwrite_full().
Jeremy Allison
2
-0
/
+50
2020-05-12
lib: util: Add sys_pread_full().
Jeremy Allison
2
-0
/
+49
2020-05-12
lib: util: Add sys_valid_io_range()
Stefan Metzmacher
2
-0
/
+25
2020-05-10
lib util ASN.1: Panic on ASN.1 tag mismatch
Gary Lockyer
1
-2
/
+3
2020-05-07
lib:util: Fix smbclient -l basename dir
Amit Kumar
1
-1
/
+7
2020-05-06
lib util asn1: modernize debug calls
Gary Lockyer
1
-1
/
+1
2020-05-06
lib/util: Build genrand for util core
Amitay Isaacs
1
-6
/
+6
2020-05-04
CVE-2020-10704 libcli ldap: Check search request lengths.
Gary Lockyer
2
-0
/
+8
2020-05-04
CVE-2020-10704: lib util asn1: Check parse tree depth
Gary Lockyer
1
-0
/
+13
2020-05-04
CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
Gary Lockyer
3
-3
/
+25
2020-04-22
util: Fix signed/unsigned integer comparison
Martin Schwenke
1
-1
/
+1
2020-02-27
lib/util/fault.c: Unify printing of the stack trace with the INTERNAL ERROR s...
Andrew Bartlett
2
-11
/
+19
2020-02-27
Move INTERNAL ERROR... printout into smb_panic() and improve "why" string
Andrew Bartlett
1
-10
/
+13
2020-02-27
lib/tfork: Improve process titles for the tfork waiter process
Andrew Bartlett
1
-0
/
+4
2020-02-27
lib/util: Make prctl_set_comment take a printf format string
Andrew Bartlett
2
-3
/
+11
[next]