Install public header files again and include required prototypes.
[metze/samba/wip.git] / source4 / lib / charset / charcnv.c
2008-04-02 Jelmer VernooijInstall public header files again and include required...
2008-02-21 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-21 Jelmer VernooijRemove extra whitespace, use public variable in IDL.
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26498: Fix memory leak in iconv code.
2007-12-21 Jelmer Vernooijr26434: Remove display charset from iconv convenience...
2007-12-21 Jelmer Vernooijr26410: Remove unnecessary static.
2007-12-21 Jelmer Vernooijr26316: Use contexts for conversion functions.
2007-12-21 Jelmer Vernooijr26315: Avoid using lp_ functions in libcharset.
2007-12-21 Jelmer Vernooijr26278: Tallocify convenience table for iconv handles.
2007-12-21 Jelmer Vernooijr26272: Remove global_loadparm in some more places.
2007-12-21 Jelmer Vernooijr26259: Provide convert_string_talloc() variant that...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25456: Avoid externs for charsets for now - it breaks...
2007-10-10 Jelmer Vernooijr25392: Add loadparm context as argument in a couple...
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Jelmer Vernooijr25026: Move param/param.h out of includes.h
2007-10-10 Jelmer Vernooijr24780: More work allowing libutil to be used by extern...
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr17715: make the cast explicit and remove compiler...
2007-10-10 Stefan Metzmacherr16571: - make push/pull_ascii()/_ucs() functions static,
2007-10-10 Jelmer Vernooijr15295: Fix some dependencies
2007-10-10 Andrew Tridgellr14902: change charcnv code to fail the conversion...
2007-10-10 Andrew Tridgellr14429: charset_t cannot be used to loop over charset_t...
2007-10-10 Jelmer Vernooijr13842: Make some more functions public.
2007-10-10 Jelmer Vernooijr13186: Remove assumption that callers that specify...
2007-10-10 Stefan Metzmacherr9078: - move charset stuff to lib/charset