index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
util
/
charset
/
iconv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: Fix blank line endings
Volker Lendecke
2014-12-09
1
-34
/
+34
*
lib: Fix a typo
Volker Lendecke
2014-12-09
1
-1
/
+1
*
iconv: Use a static buffer in iconf not to spoil the talloc_pool
Volker Lendecke
2013-12-14
1
-15
/
+1
*
lib/util/charset: remove charset module loading
Andrew Bartlett
2011-09-20
1
-95
/
+20
*
lib/util/charset: add back loading of charset modules
Andrew Bartlett
2011-09-10
1
-26
/
+52
*
Fix bug 8433, segfault in iconv.c
Volker Lendecke
2011-09-01
1
-1
/
+0
*
lib/util/charset Make ASCII conversion validate it's input
Andrew Bartlett
2011-04-13
1
-4
/
+69
*
lib/util/charset Preserve 'pull' errors even when converting via UTF16
Andrew Bartlett
2011-04-13
1
-3
/
+8
*
charconv: Use talloc_tos() in the S3 build
Volker Lendecke
2011-03-31
1
-1
/
+9
*
Arg. I hate the "if (xxx) return foo" all on one line style of code.
Jeremy Allison
2011-03-31
1
-2
/
+8
*
Don't burn 2k of stack on every iconv, use the heap when it's a slow call.
Jeremy Allison
2011-03-31
1
-16
/
+25
*
lib/: Fix prototypes for functions.
Jelmer Vernooij
2011-03-19
1
-2
/
+2
*
lib/util/charset Use top level iconv.c in source3
Andrew Bartlett
2011-02-18
1
-7
/
+78
*
s4:lib/util/charset/iconv.c - remove a distinction which can never happen
Matthias Dieter Wallnöfer
2010-10-21
1
-4
/
+1
*
Change uint_t to unsigned int in lib/util
Matt Kraai
2010-02-02
1
-1
/
+1
*
s4: Fix "Small memory leak after calling several times lp_update"
Inra
2009-09-07
1
-37
/
+17
*
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
1
-0
/
+1
*
finished adding UTF16_MUNGED charset
Andrew Tridgell
2008-10-31
1
-70
/
+41
*
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
*
Move charset library to top level.
Jelmer Vernooij
2008-10-24
1
-0
/
+711