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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix prototype mismatch.
Jelmer Vernooij
2009-03-09
1
-1
/
+1
*
Revert accidental reintroduction of void ** bug.
Jelmer Vernooij
2009-03-08
2
-5
/
+7
*
Import ISO-8859-1, 646 from Samba 3 iconv.
Jelmer Vernooij
2009-03-02
1
-0
/
+29
*
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
2009-03-01
3
-38
/
+122
*
s4: Use same function signature for convert_* as s3.
Jelmer Vernooij
2009-03-01
4
-46
/
+77
*
Sync smb_iconv_t type, convert_string return type with Samba 3 equivalents.
Jelmer Vernooij
2009-03-01
2
-2
/
+3
*
Add allow_badcharcnv argument to all conversion function, for
Jelmer Vernooij
2009-03-01
4
-23
/
+31
*
lib: add strlen_m_term_null from s3.
Günther Deschner
2009-01-16
2
-0
/
+20
*
Remove convert_string_talloc_descriptor, add iconv_talloc().
Jelmer Vernooij
2008-11-01
2
-59
/
+77
*
finished adding UTF16_MUNGED charset
Andrew Tridgell
2008-10-31
4
-72
/
+102
*
added a new charset for string2key
Andrew Tridgell
2008-10-31
1
-0
/
+132
*
Remove unused include param/param.h.
Jelmer Vernooij
2008-10-24
1
-1
/
+0
*
Remove more global_loadparm instances, fix syntax errors.
Jelmer Vernooij
2008-10-24
2
-5
/
+5
*
Add version of next_codepoint without iconv_convenience.
Jelmer Vernooij
2008-10-24
4
-15
/
+23
*
Remove dependency of charset code on loadparm.
Jelmer Vernooij
2008-10-24
2
-2
/
+6
*
Remove iconv_convenience argument from convert_string{,talloc}() but
Jelmer Vernooij
2008-10-24
3
-24
/
+60
*
Avoid retrieving iconv convenience during loops.
Jelmer Vernooij
2008-10-24
1
-11
/
+15
*
Remove iconv_convenience parameter from simple string push/pull
Jelmer Vernooij
2008-10-24
3
-340
/
+345
*
Split up codepoints code, use consistent _m suffix.
Jelmer Vernooij
2008-10-24
5
-155
/
+187
*
Rename string_replace_w to string_replace_m, which is more correct.
Jelmer Vernooij
2008-10-24
4
-11
/
+9
*
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
8
-0
/
+3112