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
/
source4
/
lib
/
iconv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r5298: - got rid of pstring.h from includes.h. This at least makes it a bit
Andrew Tridgell
1
-0
/
+1
2007-10-10
r4267: fixed the charset code to use the builtin_functions.
Andrew Tridgell
1
-12
/
+20
2007-10-10
r3737: - Get rid of the register_subsystem() and register_backend() functions.
Jelmer Vernooij
1
-18
/
+1
2007-10-10
r3586: Fix some of the issues with the module init functions.
Jelmer Vernooij
1
-1
/
+3
2007-10-10
r3482: fixed a warning and an error from the IRIX 6.4 build
Andrew Tridgell
1
-1
/
+1
2007-10-10
r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ...
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3446: created include/system/iconv.h and include/system/shmem.h
Andrew Tridgell
1
-0
/
+1
2007-10-10
r3322: fixed a bunch of warnings in the build, including one case where it wa...
Andrew Tridgell
1
-5
/
+5
2007-10-10
r2857: this commit gets rid of smb_ucs2_t, wpstring and fpstring, plus lots o...
Andrew Tridgell
1
-1
/
+1
2007-10-10
r2678: from_name and to_name aren't needed in smb_iconv_t
Andrew Tridgell
1
-3
/
+0
2007-10-10
r2169: switch core iconv code to use talloc
Andrew Tridgell
1
-10
/
+9
2007-10-10
r2164: put the latest "accept either form" utf-16 iconv code in samba4
Andrew Tridgell
1
-6
/
+16
2007-10-10
r2159: converted samba4 over to UTF-16.
Andrew Tridgell
1
-65
/
+197
2007-10-10
r2106: try to cope with a wider range of UTF-16 characters when we are using
Andrew Tridgell
1
-0
/
+5
2007-10-10
r2060: fix compiler warning
Stefan Metzmacher
1
-3
/
+3
2007-10-10
r1130: remove some pointless debug messages
Andrew Tridgell
1
-2
/
+0
2007-10-10
r962: convert 'unsigned' and 'unsigned int' to uint_t
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r943: change samba4 to use 'uint8_t' instead of 'unsigned char'
Stefan Metzmacher
1
-4
/
+4
2003-12-16
added support for big-endian ucs2 strings (as used by big-endian
Andrew Tridgell
1
-5
/
+32
2003-11-25
CVS: ----------------------------------------------------------------------
Jelmer Vernooij
1
-4
/
+7
2003-08-13
first public release of samba4 code
Andrew Tridgell
1
-0
/
+526