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
/
convert_string.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-28
util:charset: Remove unreachable code (CID 1272948)
Joseph Sutton
1
-9
/
+0
2023-11-16
util/charset: Remove unnecessary cast
Joseph Sutton
1
-1
/
+1
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
1
-1
/
+1
2021-06-18
util/charset: warn loudly on unexpected E2BIG
Douglas Bagnall
1
-2
/
+2
2021-01-12
lib: Avoid "includes.h" in lib/util/charset/
Volker Lendecke
1
-1
/
+4
2020-01-21
CVE-2019-14907 lib/util: Do not print the failed to convert string into the logs
Andrew Bartlett
1
-18
/
+20
2019-06-11
lib/util/charset: clang: Fix Value stored to 'reason' is never read warning
Noel Power
1
-4
/
+4
2019-05-15
util/charset/convert: do not pretend to realloc
Douglas Bagnall
1
-16
/
+7
2019-05-15
util/charset/convert: when retrying, retry from the start
Douglas Bagnall
1
-1
/
+2
2019-05-15
util/charset/convert: do not overflow dest len in corner case
Douglas Bagnall
1
-2
/
+2
2019-05-15
util/charset/convert: do not overflow dest len
Douglas Bagnall
1
-1
/
+10
2019-05-15
util/charset/convert_string: always set length
Douglas Bagnall
1
-0
/
+3
2018-07-07
lib:charset: Fix error messages from charset conversion
Christof Schmitt via samba-technical
1
-0
/
+1
2015-06-09
lib/util/charset: fix conversion failure logging
Ralph Boehme
1
-1
/
+3
2012-06-15
lib/util: Fix typo in comment.
Jelmer Vernooij
1
-1
/
+1
2011-12-25
lib/charset: Remove an unused variable
Volker Lendecke
1
-0
/
+2
2011-06-24
lib: Allow NULL converted_size in convert_string_talloc
Volker Lendecke
1
-2
/
+6
2011-04-28
lib/util/charset Add copyright headers
Andrew Bartlett
1
-1
/
+2
2011-04-28
lib/util/charset Make fast path from UTF16 to '8 bit' charsets clearer
Andrew Tridgell
1
-14
/
+28
2011-04-28
lib/util/charset use convert_string.c in common
Andrew Bartlett
1
-2
/
+3
2011-04-28
lib/util/charset Fix string termination conditions for UTF16 strings
Andrew Bartlett
1
-4
/
+4
2011-04-20
lib/util/charset Always set *converted_size even on failure
Andrew Bartlett
1
-4
/
+2
2011-04-20
lib/util/charset create _handle functions for convert_string() et al
Andrew Bartlett
1
-29
/
+86
2011-04-13
s3-charcnv: Move convert_string() et al to lib/util/charset
Andrew Bartlett
1
-0
/
+467