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
/
charcnv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib/util/charset use convert_string.c in common
Andrew Bartlett
2011-04-28
1
-135
/
+0
*
lib/util/charset Fix and add public interface for convert_string_error_handle
Andrew Bartlett
2011-04-13
1
-7
/
+8
*
Fix convert_string() to take a *converted_size arg. and return a bool.
Jeremy Allison
2011-03-30
1
-3
/
+3
*
charcnv: ensure convert_string_error doesn't conflict with s3 function
Andrew Tridgell
2011-03-25
1
-5
/
+5
*
lib/util/charset rename iconv_convenience to iconv_handle
Andrew Bartlett
2011-03-25
1
-4
/
+4
*
charcnv: added convert_string_error()
Andrew Tridgell
2011-03-25
1
-33
/
+57
*
libcli: created smb_constants.h
Andrew Tridgell
2011-03-25
1
-0
/
+1
*
charcnv: removed the allow_badcharcnv and allow_bad_conv options to convert_s...
Andrew Tridgell
2011-03-24
1
-9
/
+7
*
charset: remove another allow_badcharcnv check
Andrew Tridgell
2011-03-24
1
-3
/
+0
*
charcnv: remove the automatic fail on allow_badcharcnv true
Andrew Tridgell
2011-03-23
1
-5
/
+0
*
lib/util/charcnv Move iconv handle setup in common
Andrew Bartlett
2011-02-18
1
-289
/
+0
*
charcnv: removed call to setlocale() (bug 7519)
Andrew Tridgell
2011-02-04
1
-10
/
+0
*
lib/util/charset/charconv: clarify comments in next_codepoint_convenience_ext()
Michael Adam
2010-11-03
1
-5
/
+8
*
lib/charset/charcnv: rename a parameter of next_codepoint_convenience_ext() f...
Michael Adam
2010-11-03
1
-5
/
+5
*
lib/charset/charcnv: add next_codepoint_convenience_ext() that accepts input ...
Michael Adam
2010-11-03
1
-11
/
+34
*
convert_string_talloc_convenience - print out the input buffer in a better wa...
Matthias Dieter Wallnöfer
2010-03-22
1
-1
/
+2
*
charset: fixed a problem with the global use of the iconv_convenience structure
Andrew Tridgell
2010-03-18
1
-8
/
+32
*
Add a new non-convenience version of push_codepoint.
Jelmer Vernooij
2009-04-23
1
-1
/
+3
*
Revert accidental reintroduction of void ** bug.
Jelmer Vernooij
2009-03-08
1
-2
/
+4
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
1
-15
/
+27
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
1
-2
/
+9
*
Remove convert_string_talloc_descriptor, add iconv_talloc().
Jelmer Vernooij
2008-11-01
1
-58
/
+72
*
finished adding UTF16_MUNGED charset
Andrew Tridgell
2008-10-31
1
-0
/
+1
*
Add version of next_codepoint without iconv_convenience.
Jelmer Vernooij
2008-10-24
1
-1
/
+1
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
1
-2
/
+2
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
1
-323
/
+0
*
Remove unnecessary include, improve function name.
Jelmer Vernooij
2008-10-24
1
-3
/
+2
*
Move charset library to top level.
Jelmer Vernooij
2008-10-24
1
-0
/
+768