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
/
charset
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
lib: Delay get_iconv_handle() in strchr_m()
Volker Lendecke
1
-1
/
+3
2025-07-30
iconv: fixed coverity issue CID1609382
Xavi Hernandez
1
-3
/
+7
2025-05-19
charset/tests: avoid static variables in test_buffer()
Stefan Metzmacher
1
-39
/
+105
2025-03-05
lib: Remove unused next_token()
Volker Lendecke
1
-1
/
+0
2025-03-05
torture4: Test next_token_talloc() instead of next_token()
Volker Lendecke
1
-22
/
+64
2024-12-02
lib: Move some R/W "data" segment to R/O "text"
Volker Lendecke
1
-18
/
+18
2024-11-08
Describe implication of upstream ICU-22610
Earl Chew
1
-0
/
+4
2024-11-06
util:charset: s/the the\b/the/ in comments
Douglas Bagnall
1
-1
/
+1
2024-08-28
util:charset: Remove unreachable code (CID 1272948)
Joseph Sutton
1
-9
/
+0
2024-07-04
lib: Remove unused strnrchr_w
Volker Lendecke
2
-27
/
+0
2024-05-22
util:charset: strncasecmp_ldb avoids iconv for ASCII
Douglas Bagnall
1
-0
/
+8
2024-05-22
util:charset: strncasecmp_ldb degrades to ASCII strncasecmp
Douglas Bagnall
1
-8
/
+49
2024-05-22
util:charset: add strncasecmp_ldb()
Douglas Bagnall
2
-0
/
+155
2024-05-22
lib/util/charset: be explicit about INVALID_CODEPOINT value
Douglas Bagnall
1
-1
/
+1
2024-05-14
Restore empty string default for conf.env['icu-libs']
Earl Chew
1
-0
/
+2
2024-05-10
Combine ICU libraries icu-i18n and icu-uc into a single dependency
Earl Chew
3
-15
/
+13
2024-05-10
Augment library_flags() to return libraries
Earl Chew
1
-1
/
+1
2024-05-07
lib:util: codepoint_cmpi: be transitive and case-insensitive
Douglas Bagnall
1
-16
/
+2
2024-05-07
lib:util:tests: more tests for codepoint_cmpi
Douglas Bagnall
1
-1
/
+10
2024-04-10
util: charset:util_str: use NUMERIC_CMP in strncasecmp_m_handle
Douglas Bagnall
1
-2
/
+2
2024-04-10
util:charset:codepoints: codepoint_cmpi warning about non-transitivity
Douglas Bagnall
1
-0
/
+12
2024-04-10
util:charset:codepoints: condepoint_cmpi uses NUMERIC_CMP()
Douglas Bagnall
1
-1
/
+2
2024-04-10
util:charset:util_str: use NUMERIC_CMP in strcasecmp_m_handle
Douglas Bagnall
1
-2
/
+3
2024-04-10
torture:charset: test more of strcasecmp_m
Douglas Bagnall
1
-0
/
+3
2024-04-10
torture:charset: use < and > assertions for strncasecmp_m
Douglas Bagnall
1
-7
/
+7
2024-04-10
torture:charset: use < and > assertions for strcasecmp_m
Douglas Bagnall
1
-7
/
+7
2023-12-21
librpc: Change type of ‘u16string’ from ‘const uint16_t *’ to ‘cons...
Joseph Sutton
2
-18
/
+13
2023-12-08
util/charset: Remove trailing whitespace
Joseph Sutton
1
-6
/
+6
2023-11-20
util/charset: Have talloc_utf16_str[n]dup() accept NULL pointers
Joseph Sutton
1
-0
/
+6
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-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-09-26
util/str: helper to check for utf-8 validity
Douglas Bagnall
2
-0
/
+126
2023-09-11
lib:charset: Fix code spelling
Joseph Sutton
2
-7
/
+7
2023-08-08
lib:charset: Update NUM_CHARSETS to reflect true value
Joseph Sutton
1
-3
/
+11
2023-04-14
lib:util: Fix code spelling
Andreas Schneider
6
-202
/
+202
[next]