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
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
util
/
charset
/
charset.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Remove convert_string_talloc_descriptor, add iconv_talloc().
Jelmer Vernooij
2008-11-01
1
-1
/
+5
*
finished adding UTF16_MUNGED charset
Andrew Tridgell
2008-10-31
1
-2
/
+2
*
Remove more global_loadparm instances, fix syntax errors.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Add version of next_codepoint without iconv_convenience.
Jelmer Vernooij
2008-10-24
1
-1
/
+3
*
Remove dependency of charset code on loadparm.
Jelmer Vernooij
2008-10-24
1
-0
/
+1
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
1
-2
/
+12
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
1
-17
/
+16
*
Split up codepoints code, use consistent _m suffix.
Jelmer Vernooij
2008-10-24
1
-5
/
+5
*
Rename string_replace_w to string_replace_m, which is more correct.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Move charset library to top level.
Jelmer Vernooij
2008-10-24
1
-0
/
+154