RIP BOOL. Convert BOOL -> bool. I found a few interesting
[kai/samba.git] / source3 / lib / iconv.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Andrew Tridgellr23784: use the GPLv3 boilerplate as recommended by...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Jeremy Allisonr23572: Ensure we obey Unicode consortium restrictions...
2007-10-10 Herb Lewisr20133: get rid of defined but not used warning - stati...
2007-10-10 Paul Greenr15283: Oh yeah. The build farm doesn't do much with...
2007-10-10 Jeremy Allisonr11137: Compile with only 2 warnings (I'm still working...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Paul Greenr2231: Fix iconv.c to use the Samba-supplied uint8...
2007-10-10 Andrew Tridgellr2163: converted samba3 to use the new utf-16 aware...
2007-10-10 Jeremy Allisonr2114: Shameless theft of iconv commit from Samba4...
2007-10-10 Herb Lewisr938: on an error save the original errno before callin...
2004-02-08 Andrew Bartlett(merge from 3.0)
2004-02-08 Andrew BartlettMake more functions static, and remove duplication...
2004-02-04 Jeremy AllisonWorking on #830. Cope with bad conversions better ...
2004-02-04 Jeremy AllisonWorking on #830. Cope with bad conversions better ...
2003-12-10 Alexander BokovoyFix #558 -- support ISO-8859-1 internally. Makes Solari...
2003-12-10 Alexander BokovoyFix #558 -- support ISO-8859-1 internally. Makes Solari...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-10-22 Jeremy AllisonPut strcasecmp/strncasecmp on the banned list (except...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-27 Jeremy Allisoniconv isn't const safe. Neither should smb_iconv be.
2003-09-15 Alexander BokovoyAlias charset 646 internally
2003-09-15 Alexander BokovoyAlias charset 646 internally as it is same as ASCII...
2003-07-14 Tim PotterUndo 'Fix compiler warning'. It didn't work because...
2003-07-13 Rafal SzczesniakFix compiler warning.
2003-05-27 Tim PotterJelmer was really excited about copyrights this year.
2003-05-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-06 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-05-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-30 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 Jelmer VernooijUse NTSTATUS as return value for smb_register_*() funct...
2003-04-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-24 Jelmer VernooijComplain about duplicate charsets at debug level 0...
2003-04-24 Jelmer VernooijGet rid of module_path_get_name() and use the find...
2003-04-24 Jelmer VernooijGet rid of module_path_get_name()
2003-04-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-16 Jelmer VernooijAdd support for the new modules system to lib/iconv...
2003-04-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-06 Andrew Tridgellstrequal() returns True for equal, not an int
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 Jelmer Vernooij- Support absolute paths in vfs and charset modules
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-24 Jelmer VernooijAdd modules support to charset
2003-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-07 Jeremy AllisonPatch from Michael Steffens. In his own words :
2003-02-28 Martin PoolDoxygen janitor
2003-02-28 Martin PoolAdd a comment about the meaning of samba's internal...
2003-02-27 Martin PoolDoxygen merge from head
2003-02-27 Martin PoolDoxygen janitor
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-28 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-12-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-12-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-16 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-11-13 Jelmer VernooijMove 'weird' character set into new 'developer' module
2002-11-12 Jelmer VernooijDon't throw out WEIRD - yet (I committed my local chang...
2002-11-12 Jelmer VernooijFix segfault with high debug levels
2002-11-12 Jelmer VernooijAdd smb_register_charset() and use it
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-20 Andrew Tridgellmuch better auto-init of valid_table[]. This should...
2001-10-23 Herb Lewisget rid of compiler warnings (casts and delete unused...
2001-09-29 Andrew BartlettAdd a few const statements to various odd bits of the...
2001-09-25 Andrew Tridgellallow all ucs2 chars in utf8, rather than mapping some...
2001-09-17 Simo Sorcemove to SAFE_FREE()
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!