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
...
*
daemons: Do not notify systemd in child processes started by main samba
Samuel Cabrero
2021-03-01
2
-5
/
+36
*
lib:util: Move variable initialization out of conditional compilation block
Samuel Cabrero
2021-03-01
1
-1
/
+1
*
lib:util: Avoid free'ing our own pointer
Andreas Schneider
2021-02-03
1
-4
/
+15
*
lib:util: Add cache oversize test for memcache
Andreas Schneider
2021-02-03
1
-0
/
+39
*
lib:util: Add basic memcache unit test
Andreas Schneider
2021-02-03
2
-0
/
+128
*
lib: Simplify parse_guid_string() and ndr_syntax_id_from_string()
Volker Lendecke
2021-01-28
2
-75
/
+39
*
lib: Provide a meaningful errno if FD_CLOEXEC is missing
Volker Lendecke
2021-01-26
1
-0
/
+2
*
lib: Fix the build on FreeBSD
Martin Schwenke
2021-01-25
1
-0
/
+1
*
lib: Use hex_byte() in strhex_to_str()
Volker Lendecke
2021-01-22
1
-27
/
+6
*
lib: Avoid an "includes.h"
Volker Lendecke
2021-01-22
1
-1
/
+3
*
lib: Fix 'charset' dependencies
Volker Lendecke
2021-01-12
1
-1
/
+1
*
lib: Avoid "includes.h" in lib/util/charset/
Volker Lendecke
2021-01-12
6
-6
/
+20
*
lib: Remove using talloc_stack from lib/util/charset/
Volker Lendecke
2021-01-12
1
-16
/
+20
*
lib: Move utf16_len[_n]() to lib/util/charset/
Volker Lendecke
2021-01-12
4
-44
/
+43
*
build: Make smb_panic() available as a subsystem of its own
Volker Lendecke
2021-01-12
1
-8
/
+43
*
lib: Avoid all_string_sub() in smb_panic()
Volker Lendecke
2021-01-12
1
-2
/
+15
*
build: Move weird.c and charset_macosxfs.c to ICONV_WRAPPER
Volker Lendecke
2021-01-12
1
-2
/
+13
*
lib: Simplify "weird" charset code
Volker Lendecke
2021-01-12
1
-24
/
+21
*
lib: Move ucs2_align() to 'charset' subsystem
Volker Lendecke
2021-01-12
4
-8
/
+10
*
lib: Add samba_sockaddr_[gs]et_port()
Volker Lendecke
2021-01-11
2
-0
/
+32
*
lib: Move sockaddr_storage_to_samba_sockaddr() to lib/
Volker Lendecke
2021-01-11
2
-0
/
+29
*
lib: Use hex_byte() in ucs2hex_pull()
Volker Lendecke
2021-01-08
1
-8
/
+7
*
lib: Use hex_byte() in rfc1738_unescape()
Volker Lendecke
2021-01-08
1
-7
/
+7
*
lib:util: Add directory_create_or_exists_recursive()
Andreas Schneider
2021-01-06
3
-5
/
+165
*
debug: detect logrotation by checking inode number
Ralph Boehme
2020-12-07
1
-2
/
+29
*
debug: pass struct debug_class *config to do_one_check_log_size()
Ralph Boehme
2020-12-07
1
-13
/
+9
*
debug: pass struct debug_class *config to reopen_one_log()
Ralph Boehme
2020-12-07
1
-6
/
+6
*
s4-torture: test file_line_parse as well
Günther Deschner
2020-11-13
1
-0
/
+31
*
lib: Fix file_lines_parse() to do what people expect. Much safer to use.
Jeremy Allison
2020-11-13
2
-2
/
+11
*
lib: create a wrapper for file_lines_parse().
Jeremy Allison
2020-11-13
1
-3
/
+11
*
lib: Move generate_unique_u64_state into generate_unique_u64()
Volker Lendecke
2020-11-10
1
-5
/
+5
*
util_net: fix a statement not reached warning
Björn Jacke
2020-11-10
1
-1
/
+2
*
debug: remove a cast, which makes the Solaris Studio compiler unhappy
Björn Jacke
2020-11-10
1
-1
/
+1
*
lib: Remove an optimization in string_replace()
Volker Lendecke
2020-09-30
1
-29
/
+5
*
utils/asn1: avoid undefined behaviour warning
Douglas Bagnall
2020-09-11
1
-1
/
+5
*
lib/util/asn1: avoid technically undefined shift
Douglas Bagnall
2020-08-31
1
-1
/
+1
*
lib/util: remove extra safe_string.h file
Matthew DeVore
2020-08-28
4
-1
/
+30
*
string_wrappers: include replace.h
Matthew DeVore
2020-08-28
1
-0
/
+2
*
lib/util: do not make string_wrappers.h public
Matthew DeVore
2020-08-28
1
-1
/
+0
*
lib/util: Move cleanup for unit test in teardown function
Christof Schmitt
2020-08-24
1
-3
/
+9
*
lib/util: Remove wrong return statement in unit test
Christof Schmitt
2020-08-24
1
-2
/
+0
*
lib/util: Fix cleanup in unit test
Christof Schmitt
2020-08-24
1
-1
/
+1
*
lib/util: Remove unnecessary semicolon from wscript_build
Christof Schmitt
2020-08-24
1
-1
/
+1
*
lib: Move get_socket_port() to its only consumer
Volker Lendecke
2020-08-17
2
-34
/
+0
*
lib: Align integer types in same_net()
Volker Lendecke
2020-08-17
1
-1
/
+1
*
lib: Remove unused client_socket_addr()
Volker Lendecke
2020-08-17
2
-39
/
+0
*
util: Add cmocka unit test for directory_create_or_exists
Christof Schmitt
2020-08-16
2
-0
/
+240
*
util: Allow symlinks in directory_create_or_exist
Christof Schmitt
2020-08-16
1
-2
/
+16
*
lib/util: Standardize use of st_[acm]time ns
Matthew DeVore
2020-08-15
2
-0
/
+248
*
lib: fix smb_strtox.[c|h] license header
Ralph Boehme
2020-08-05
2
-4
/
+4
[prev]
[next]