1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-15 02:50:27 +03:00
Andrew Bartlett 79e6fea774 lib/util/charset create _handle functions for convert_string() et al
This is now API compatible with the existing code in lib/util/charset

lazy_initialize_conv() is no longer called as init_iconv() is called
when the smb.conf is processed, and get_conv_handle() will auto-init
with defaults if required.

load_case_tables_library() is no longer requried as all binaries and
libraries already load these in their entry points, as otherwise all
the other string functions would fail.

Andrew Bartlett
2011-04-20 04:31:07 +02:00
..
2011-04-04 15:57:36 +02:00
2011-04-04 15:57:36 +02:00
2011-04-04 15:57:35 +02:00
2009-07-24 11:42:05 -04:00
2009-05-01 12:30:59 +02:00
2010-08-01 17:58:01 +02:00
2011-03-27 22:22:10 +02:00
2011-02-02 15:44:21 +01:00
2011-03-30 01:13:09 +02:00
2011-04-16 15:35:05 +02:00
2010-06-21 15:03:58 +02:00
2009-08-07 13:02:15 +02:00