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
2024-01-16
time.c: fix ctime which was feeded with the mtime seconds
Björn Jacke
1
-1
/
+1
2024-01-09
lib/util: let is_zero_addr() return true for AF_UNSPEC
Stefan Metzmacher
1
-0
/
+3
2024-01-04
lib: Confine the copy_no_nl memcpy to debug_gpfs_log()
Volker Lendecke
1
-62
/
+29
2024-01-04
lib: Avoid memcpy in debug_lttng_log()
Volker Lendecke
1
-9
/
+12
2024-01-04
lib: Avoid memcpy in debug_systemd_log()
Volker Lendecke
1
-12
/
+21
2023-12-21
librpc: Change type of ‘u16string’ from ‘const uint16_t *’ to ‘cons...
Joseph Sutton
2
-18
/
+13
2023-12-21
lib:util: Use portable integer constants
Joseph Sutton
1
-3
/
+3
2023-12-21
lib:util: Remove redundant casts in PUSH_*() macros
Joseph Sutton
1
-6
/
+6
2023-12-21
lib:util: Don’t unnecessarily parenthesize macro arguments
Joseph Sutton
1
-6
/
+6
2023-12-21
lib:util: Cast macro parameter ‘val’ to expected type
Joseph Sutton
1
-3
/
+3
2023-12-21
lib:util: Parenthesize macro parameters
Joseph Sutton
1
-5
/
+5
2023-12-21
lib:util: Define TIME_FIXUP_CONSTANT_INT using INT64_C() macro
Joseph Sutton
1
-5
/
+1
2023-12-15
VERSION: move COPYRIGHT_STARTUP_MESSAGE as SAMBA_COPYRIGHT_STRING into version.h
Stefan Metzmacher
1
-28
/
+0
2023-12-08
util/data_blob: Fix code spelling
Joseph Sutton
1
-1
/
+1
2023-12-08
util/data_blob: Remove trailing whitespace
Joseph Sutton
1
-7
/
+7
2023-12-08
util/charset: Remove trailing whitespace
Joseph Sutton
1
-6
/
+6
2023-11-24
lib/util: convert DBG_STARTUP_NOTICE() to use debug_set_forced_log_priority(D...
Stefan Metzmacher
1
-2
/
+6
2023-11-24
lib/util: add debug_set_forced_log_priority()
Stefan Metzmacher
2
-0
/
+11
2023-11-20
util/charset: Have talloc_utf16_str[n]dup() accept NULL pointers
Joseph Sutton
1
-0
/
+6
2023-11-20
lib/util/become_daemon.c: use DBG_STARTUP_NOTICE
Björn Jacke
1
-1
/
+1
2023-11-20
debug.h: introduce DEBUG_STARTUP_NOTICE
Björn Jacke
1
-0
/
+2
2023-11-20
lib/util: move copyright define to copyright.h
Björn Jacke
1
-0
/
+28
2023-11-16
util/charset: Add talloc_utf16_str[n]dup()
Joseph Sutton
2
-0
/
+48
2023-11-16
util/charset: Include missing headers
Joseph Sutton
1
-0
/
+2
2023-11-16
util/charset: Remove unnecessary cast
Joseph Sutton
1
-1
/
+1
2023-11-15
util/charset: Prefer PULL_LE_U16() to older SVAL() macro
Joseph Sutton
1
-2
/
+2
2023-11-15
util/charset/tests: Add tests for UTF‐16 string length functions
Joseph Sutton
1
-0
/
+166
2023-11-15
util/charset: Add utf16_len_n()
Joseph Sutton
2
-1
/
+20
2023-11-15
util/charset: Include final UTF‐16 code unit in length calculation loop
Joseph Sutton
1
-1
/
+1
2023-11-15
util/charset: Add utf16_len()
Joseph Sutton
2
-3
/
+16
2023-11-15
util/charset: Rename utf16_len() to utf16_null_terminated_len()
Joseph Sutton
2
-3
/
+3
2023-11-15
util/charset: Rename utf16_len_n() to utf16_null_terminated_len_n()
Joseph Sutton
2
-3
/
+3
2023-11-15
util/charset: Remove trailing whitespace
Joseph Sutton
2
-22
/
+22
2023-10-27
lib:util: Add a gfree_memcache()
Andreas Schneider
2
-0
/
+7
2023-10-27
lib:util: Add boolean return type for memcache_add_talloc()
Andreas Schneider
2
-4
/
+5
2023-10-27
lib:util: Add boolean return type for memcache_add()
Andreas Schneider
2
-6
/
+8
2023-10-26
libutil/iconv: avoid overflow in surrogate pairs
Douglas Bagnall
1
-0
/
+10
2023-10-26
libutil/iconv: don't allow wtf-8 surrogate pairs
Douglas Bagnall
1
-0
/
+33
2023-10-26
util/charset/torture: test convert_string_talloc with emptyish strings
Douglas Bagnall
1
-0
/
+160
2023-10-26
util/convert string: remove inaccurate misspelt comment
Douglas Bagnall
1
-3
/
+0
2023-10-26
util/charset: disambiguate docs for convert_string twins
Douglas Bagnall
1
-2
/
+5
2023-10-26
lib/util/charset: @param typos
Douglas Bagnall
2
-5
/
+5
2023-10-25
lib/util: Fix comment
Joseph Sutton
1
-1
/
+1
2023-10-24
lib/util: add samba_socket_{poll,sock,poll_or_sock}_error()
Stefan Metzmacher
2
-0
/
+113
2023-10-13
lib/util: sync DLIST_DEMOTE_SHORT() changes to dlinklist.h
Stefan Metzmacher
1
-0
/
+21
2023-10-13
lib:util: Remove always‐false comparison (CID 242193)
Joseph Sutton
1
-1
/
+1
2023-10-13
util: Remove redundant assertion (CID 1497841)
Joseph Sutton
1
-1
/
+1
2023-10-01
lib/util: Fix building with FORTIFY_SOURCE=2
Joseph Sutton
1
-1
/
+1
2023-09-26
util/str: helper to check for utf-8 validity
Douglas Bagnall
2
-0
/
+126
2023-09-26
conditional_aces: Avoid manual parsing for ace_condition_bytes, use DATA_BLOB
Andrew Bartlett
1
-0
/
+1
[next]