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
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: Allow symlinks in directory_create_or_exist
Christof Schmitt
2020-08-19
1
-2
/
+16
*
lib/util: allow to set TCP_USER_TIMEOUT socket option
Günther Deschner
2020-07-08
1
-0
/
+3
*
lib/util: add generate_unique_u64() helper function
Stefan Metzmacher
2020-07-08
2
-1
/
+51
*
lib/debug: set the correct default backend loglevel to MAX_DEBUG_LEVEL
Ralph Boehme
2020-07-02
1
-1
/
+1
*
lib/debug: assert file backend
Ralph Boehme
2020-07-02
1
-6
/
+6
*
util: fix build on AIX by fixing the order of replace.h include
Bjoern Jacke
2020-06-29
1
-1
/
+1
*
util: Reallocate larger buffer if getpwuid_r() returns ERANGE
Martin Schwenke
2020-06-09
1
-0
/
+13
*
util: Fix build on FreeBSD by avoiding NSS_BUFLEN_PASSWD
Martin Schwenke
2020-06-09
1
-5
/
+22
*
util: Simplify input validation
Martin Schwenke
2020-06-09
1
-5
/
+4
*
lib/util: Allow gdb to be started by samba_start_debugger() under the default...
Andrew Bartlett
2020-05-27
1
-0
/
+10
*
replace, attr.: use function attributes only if supported by feature macro (o...
Björn Jacke
2020-05-24
1
-9
/
+13
*
s3: lib: Paranoia around use of snprintf copying into a fixed-size buffer fro...
Jeremy Allison
2020-05-18
1
-2
/
+6
*
lib:util: Add test for path_expand_tilde()
Andreas Schneider
2020-05-15
2
-0
/
+133
*
lib:util: Add path_expand_tilde()
Andreas Schneider
2020-05-15
2
-0
/
+81
*
lib: util: Add sys_pwrite_full().
Jeremy Allison
2020-05-12
2
-0
/
+50
*
lib: util: Add sys_pread_full().
Jeremy Allison
2020-05-12
2
-0
/
+49
*
lib: util: Add sys_valid_io_range()
Stefan Metzmacher
2020-05-12
2
-0
/
+25
*
lib util ASN.1: Panic on ASN.1 tag mismatch
Gary Lockyer
2020-05-10
1
-2
/
+3
*
lib:util: Fix smbclient -l basename dir
Amit Kumar
2020-05-07
1
-1
/
+7
*
lib util asn1: modernize debug calls
Gary Lockyer
2020-05-06
1
-1
/
+1
*
lib/util: Build genrand for util core
Amitay Isaacs
2020-05-06
1
-6
/
+6
*
CVE-2020-10704 libcli ldap: Check search request lengths.
Gary Lockyer
2020-05-04
2
-0
/
+8
*
CVE-2020-10704: lib util asn1: Check parse tree depth
Gary Lockyer
2020-05-04
1
-0
/
+13
*
CVE-2020-10704: lib util asn1: Add ASN.1 max tree depth
Gary Lockyer
2020-05-04
3
-3
/
+25
*
util: Fix signed/unsigned integer comparison
Martin Schwenke
2020-04-22
1
-1
/
+1
*
lib/util/fault.c: Unify printing of the stack trace with the INTERNAL ERROR s...
Andrew Bartlett
2020-02-27
2
-11
/
+19
*
Move INTERNAL ERROR... printout into smb_panic() and improve "why" string
Andrew Bartlett
2020-02-27
1
-10
/
+13
*
lib/tfork: Improve process titles for the tfork waiter process
Andrew Bartlett
2020-02-27
1
-0
/
+4
*
lib/util: Make prctl_set_comment take a printf format string
Andrew Bartlett
2020-02-27
2
-3
/
+11
*
lib:util: Add (PULL|PUSH)_(BE|LE)_I(8|16|32|64) byterarray macros
Andreas Schneider
2020-02-21
1
-0
/
+32
*
lib:util: Do not expose internal header files
Andreas Schneider
2020-02-21
1
-2
/
+0
*
lib:util: Add comments to use bytearray.h to byteorder.h
Andreas Schneider
2020-02-21
1
-0
/
+36
*
lib:util: Use (PULL|PUSH)_BE_(U16|U32|U64) for R*VAL*
Andreas Schneider
2020-02-21
1
-14
/
+14
*
lib:util: Use PUSH_LE_(U16|U32) for S(I|S)VALS
Andreas Schneider
2020-02-21
1
-2
/
+2
*
lib:util: Use PUSH_LE_(U16|U32) for S(S|I)VAL
Andreas Schneider
2020-02-21
1
-2
/
+2
*
lib:util: Use PULL_LE_(U16|U32) for SVAL and IVAL
Andreas Schneider
2020-02-21
1
-2
/
+2
*
lib:util: Use _DATA_BYTE(_CONST) from bytearray.h
Andreas Schneider
2020-02-21
1
-2
/
+4
*
lib:util: Add test to verify old and new macros are the same
Andreas Schneider
2020-02-21
2
-0
/
+279
*
lib:util: Add bytearray.h
Andreas Schneider
2020-02-21
3
-0
/
+534
*
lib: Fix rotating nonstandard debug class log files
Volker Lendecke
2020-02-19
1
-1
/
+1
*
lib/util: add talloc_alpha_strcpy()
Ralph Boehme
2020-02-06
2
-0
/
+25
*
gpfswrap: Make pathname "const char *" in gpfswrap_quotactl()
Ralph Wuerthner
2020-02-03
2
-3
/
+6
*
gpfswrap: Make pathname "const char *" in gpfswrap_get_winattrs_path()
Ralph Wuerthner
2020-02-03
2
-3
/
+5
*
gpfswrap: Make pathname "const char *" in gpfswrap_set_winattrs_path()
Ralph Wuerthner
2020-02-03
2
-3
/
+6
*
gpfswrap: Make pathname "const char *" in gpfswrap_get_realfilename_path()
Ralph Wuerthner
2020-02-03
2
-3
/
+8
*
gpfswrap: Make pathname "const char *" in gpfswrap_putacl()
Ralph Wuerthner
2020-02-03
2
-3
/
+3
*
gpfswrap: Make pathname "const char *" in gpfswrap_getacl()
Ralph Wuerthner
2020-02-03
2
-3
/
+3
*
gpfswrap: Remove unused wrapper gpfswrap_getfilesetid()
Ralph Wuerthner
2020-02-03
2
-13
/
+0
*
lib: asn1.c: Prevent ASN1_ENUMERATED from wrapping.
Jeremy Allison
2020-01-29
1
-1
/
+17
*
lib/util: use better linux os detection in gpfs configure
Günther Deschner
2020-01-28
1
-1
/
+1
[next]