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
/
charset
/
charset.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Move utf16_len[_n]() to lib/util/charset/
Volker Lendecke
2021-01-12
1
-0
/
+13
*
lib: Move ucs2_align() to 'charset' subsystem
Volker Lendecke
2021-01-12
1
-0
/
+2
*
lib/util: add talloc_alpha_strcpy()
Ralph Boehme
2020-02-06
1
-0
/
+3
*
lib:charset: Make global_iconv_handle private
Jeremy Allison
2017-04-18
1
-1
/
+0
*
lib:charset: Add utility functions reinit_iconv_handle() and free_iconv_handl...
Jeremy Allison
2017-04-18
1
-0
/
+5
*
CVE-2015-5330: Fix handling of unicode near string endings
Douglas Bagnall
2015-12-09
1
-4
/
+5
*
lib/util: add strlen_m_ext_term_null() helper function
Stefan Metzmacher
2015-07-03
1
-1
/
+4
*
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
2015-03-24
1
-1
/
+1
*
lib: Remove load_case_tables_library()
Volker Lendecke
2015-03-24
1
-1
/
+0
*
charset: Remove unused strcmp_w()
Andrew Bartlett
2012-02-10
1
-1
/
+0
*
charset: Remove unused iconv_talloc()
Andrew Bartlett
2012-02-10
1
-5
/
+0
*
lib/util/charset: remove charset module loading
Andrew Bartlett
2011-09-20
1
-5
/
+4
*
lib/util/charcnv: Remove broken internal CP850 and CP464 modules
Andrew Bartlett
2011-09-20
1
-92
/
+0
*
lib/util/charset Run charset sets with and without the system iconv
Andrew Bartlett
2011-09-10
1
-1
/
+2
*
Second part of fix for bug 8310 - toupper_ascii() is broken on big-endian sys...
Jeremy Allison
2011-07-19
1
-0
/
+1
*
First part of fix for bug 8310 - toupper_ascii() is broken on big-endian systems
Jeremy Allison
2011-07-19
1
-4
/
+0
*
lib/util/charset: Remove 'display charset'
Andrew Bartlett
2011-06-23
1
-4
/
+2
*
lib/util/charset Move built-in charset modules to the top level
Andrew Bartlett
2011-05-13
1
-1
/
+1
*
Remove strlower_m() and strupper_m() from source4 and common code.
Andrew Bartlett
2011-05-03
1
-7
/
+0
*
lib/util/charset Move strstr_m() to the top level
Andrew Bartlett
2011-04-29
1
-0
/
+1
*
lib/util/charset Add convert_string_error()
Andrew Bartlett
2011-04-13
1
-0
/
+4
*
lib/util/charset Fix and add public interface for convert_string_error_handle
Andrew Bartlett
2011-04-13
1
-0
/
+6
*
lib/util/charset Move source3/lib/util_unistr.c to the common code.
Andrew Bartlett
2011-04-13
1
-0
/
+20
*
lib/util/charset Add tests for strcasecmp_m(), talloc_strupper() et al
Andrew Bartlett
2011-03-31
1
-0
/
+12
*
lib/util/charset Add wrapper to allow testing of strlen_m_ext()
Andrew Bartlett
2011-03-31
1
-0
/
+8
*
Fix convert_string() to take a *converted_size arg. and return a bool.
Jeremy Allison
2011-03-30
1
-2
/
+3
*
lib/util/charset Add tests for convert_string_talloc_handle()
Andrew Bartlett
2011-03-30
1
-0
/
+4
*
lib/util/charset rename iconv_convenience to iconv_handle
Andrew Bartlett
2011-03-25
1
-13
/
+13
*
unistr: moved some UCS2 macros into util_unistr
Andrew Tridgell
2011-03-25
1
-9
/
+0
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
1
-9
/
+7
*
lib/util: Merge basic string length and comparison functions
Andrew Bartlett
2011-03-23
1
-1
/
+1
*
lib/util/charset Add back setlocale(), but only when called from binaries
Andrew Bartlett
2011-02-18
1
-0
/
+1
*
lib/util/charcnv Move iconv handle setup in common
Andrew Bartlett
2011-02-18
1
-0
/
+5
*
lib/util/charset Use top level iconv.c in source3
Andrew Bartlett
2011-02-18
1
-3
/
+6
*
lib/util/charset add functions isupper_m and islower_m
Andrew Bartlett
2011-02-18
1
-0
/
+3
*
lib/util/charset/util_unistr: add strlen_m_ext_term() - variant of strlen_m_e...
Michael Adam
2010-11-03
1
-0
/
+2
*
lib/util/charset/util_unistr: add strlen_m_ext that takes input and output ch...
Michael Adam
2010-11-03
1
-0
/
+1
*
lib/charcnv/util_unistr: add next_codepoint_ext() that accepts input charset.
Michael Adam
2010-11-03
1
-0
/
+2
*
lib/charset/charcnv: add next_codepoint_convenience_ext() that accepts input ...
Michael Adam
2010-11-03
1
-0
/
+3
*
util/charset: remove a duplicate comment.
Michael Adam
2010-11-03
1
-5
/
+0
*
s3: Fix the charset_pull routine (bug 7531)
Volker Lendecke
2010-09-19
1
-1
/
+1
*
Move UCS2 macros to common code
Jelmer Vernooij
2010-06-25
1
-0
/
+23
*
charset: fixed a problem with the global use of the iconv_convenience structure
Andrew Tridgell
2010-03-18
1
-4
/
+5
*
Add a new non-convenience version of push_codepoint.
Jelmer Vernooij
2009-04-23
1
-1
/
+2
*
Revert accidental reintroduction of void ** bug.
Jelmer Vernooij
2009-03-08
1
-3
/
+3
*
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
2009-03-01
1
-8
/
+103
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
1
-6
/
+8
*
Sync smb_iconv_t type, convert_string return type with Samba 3 equivalents.
Jelmer Vernooij
2009-03-01
1
-1
/
+2
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
1
-4
/
+4
*
lib: add strlen_m_term_null from s3.
Günther Deschner
2009-01-16
1
-0
/
+1
[next]