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
/
source4
/
lib
/
charcnv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r2684: Free the right talloc context (don't panic when encountering illegal m...
Jelmer Vernooij
2007-10-10
1
-1
/
+1
*
r2671: we're getting too many errors caused by the talloc_realloc() API not
Andrew Tridgell
2007-10-10
1
-6
/
+2
*
r2642: smb_iconv_t is a pointer, so checks against -1 errors should use a cast
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r2638: do lazy initialisation of iconv handles, so we don't initialise a
Andrew Tridgell
2007-10-10
1
-39
/
+29
*
r2552: Character set conversion and string handling updates.
Andrew Bartlett
2007-10-10
1
-292
/
+87
*
r2380: nicer error reporting in convert_string()
Andrew Tridgell
2007-10-10
1
-6
/
+9
*
r2159: converted samba4 over to UTF-16.
Andrew Tridgell
2007-10-10
1
-17
/
+17
*
r2106: try to cope with a wider range of UTF-16 characters when we are using
Andrew Tridgell
2007-10-10
1
-3
/
+5
*
r1196: Remove unused pstring/fstring functions.
Andrew Bartlett
2007-10-10
1
-45
/
+0
*
r934: on ascii strings STR_TERMINATE_ASCII should trigger STR_TERMINATE behav...
Andrew Tridgell
2007-10-10
1
-1
/
+1
*
r831: These functions duplicate the push/pull charcnv interfaces that we use
Andrew Bartlett
2007-10-10
1
-83
/
+0
*
added support for big-endian ucs2 strings (as used by big-endian
Andrew Tridgell
2003-12-16
1
-0
/
+1
*
more fixes from the IRIX compiler (thanks herb!)
Andrew Tridgell
2003-08-15
1
-1
/
+1
*
fixed some places where we don't brace (flags & STR_UNICODE)
Andrew Tridgell
2003-08-15
1
-2
/
+2
*
first public release of samba4 code
Andrew Tridgell
2003-08-13
1
-0
/
+925