added "display charset" option in smb.conf, along with d_printf()
[tprouty/samba.git] / source / lib / iconv.c
2001-09-07 Andrew Tridgelladded "display charset" option in smb.conf, along with...
2001-07-22 Andrew Tridgellchanged the iconv interface to go via ucs2 for all...
2001-07-22 Andrew Tridgellswitch from UCS2 to UCS-2LE
2001-07-06 Andrew Tridgellfixed a silly bug in the internal UTF8 implementation
2001-07-06 Andrew Tridgelladded some comments and removed an unnecessary check
2001-07-05 Andrew Tridgelloptimised the 7 bit case for utf8 conversion
2001-07-05 Andrew Tridgellmake sure we reset the shift state on error for charset...
2001-07-04 Andrew Tridgelladded builtin support for UTF8
2001-07-04 Andrew Tridgellmore portability fixes
2001-07-04 Andrew Tridgellportability fixes
2001-07-04 Andrew Tridgellgot rid of __FUNCTION__ debug
2001-07-04 Andrew TridgellThe big character set handling changeover!