index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
util
/
charset
/
iconv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-20
lib/util/charset: remove charset module loading
Andrew Bartlett
1
-95
/
+20
2011-09-10
lib/util/charset: add back loading of charset modules
Andrew Bartlett
1
-26
/
+52
2011-09-01
Fix bug 8433, segfault in iconv.c
Volker Lendecke
1
-1
/
+0
2011-04-13
lib/util/charset Make ASCII conversion validate it's input
Andrew Bartlett
1
-4
/
+69
2011-04-13
lib/util/charset Preserve 'pull' errors even when converting via UTF16
Andrew Bartlett
1
-3
/
+8
2011-03-31
charconv: Use talloc_tos() in the S3 build
Volker Lendecke
1
-1
/
+9
2011-03-31
Arg. I hate the "if (xxx) return foo" all on one line style of code.
Jeremy Allison
1
-2
/
+8
2011-03-31
Don't burn 2k of stack on every iconv, use the heap when it's a slow call.
Jeremy Allison
1
-16
/
+25
2011-03-19
lib/: Fix prototypes for functions.
Jelmer Vernooij
1
-2
/
+2
2011-02-18
lib/util/charset Use top level iconv.c in source3
Andrew Bartlett
1
-7
/
+78
2010-10-21
s4:lib/util/charset/iconv.c - remove a distinction which can never happen
Matthias Dieter Wallnöfer
1
-4
/
+1
2010-02-02
Change uint_t to unsigned int in lib/util
Matt Kraai
1
-1
/
+1
2009-09-07
s4: Fix "Small memory leak after calling several times lp_update"
Inra
1
-37
/
+17
2009-03-02
Import ISO-8859-1, 646 from Samba 3 iconv.
Jelmer Vernooij
1
-0
/
+29
2009-03-01
Use common header file for character set handling in Samba 3 and Samba 4.
Jelmer Vernooij
1
-0
/
+1
2008-10-31
finished adding UTF16_MUNGED charset
Andrew Tridgell
1
-70
/
+41
2008-10-31
added a new charset for string2key
Andrew Tridgell
1
-0
/
+132
2008-10-24
Remove unused include param/param.h.
Jelmer Vernooij
1
-1
/
+0
2008-10-24
Move charset library to top level.
Jelmer Vernooij
1
-0
/
+711