BIG patch...
[vlendec/samba-autobuild/.git] / source3 / lib / charcnv.c
2003-01-02 Andrew BartlettBIG patch...
2002-11-11 Jeremy AllisonFix all returns to be size_t (they are all unsigned...
2002-09-27 Andrew BartlettSome small cleanups to the libads code (mainly error...
2002-08-26 Andrew BartlettUpdates!
2002-08-25 Andrew BartlettClarify function comments
2002-07-30 Andrew BartlettMake some of the charconv code a bit easier to read...
2002-07-18 Jeremy AllisonAnother bug found by valgrind. Don't AND a src length...
2002-07-12 Jeremy AllisonThe changes in make_sec_desc to make us match W2K broke...
2002-04-17 Andrew Tridgellmake suure we get the return value from the pull_*...
2002-04-16 Andrew Tridgellstricter conditions on termination in strings
2002-04-16 Andrew Tridgellfixed the handling of STR_TERMINATE
2002-04-16 Andrew Tridgelli forgot to commit these parts of the string handling...
2002-03-25 Andrew Bartlettadd {push,pull}_ucs2{allocate,talloc}() functions.
2002-03-23 Andrew BartlettPatch from Hasch@t-online.de (Juergen Hasch) to add...
2002-03-01 Andrew BartlettFix up the pull_utf8_fstring/pstring functions, and...
2002-03-01 Andrew BartlettThis should kill off the 'cannot convert' error message...
2002-02-19 Andrew BartlettPatch from Hasch@t-online.de (Juergen Hasch) to add...
2002-02-04 Simo Sorcebetter debug messages!
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-22 Martin PoolWe have to do some initialization before the string...
2001-12-31 Andrew Tridgellmore irix -64 portability fixes
2001-12-20 Andrew Tridgellmuch better auto-init of valid_table[]. This should...
2001-11-28 Andrew Tridgellfixed some krb5 ifdefs
2001-11-23 Martin PoolMore better now.
2001-11-23 Martin PoolQuieten gcc const warning.
2001-11-12 Simo Sorcemessed up with patches, this should be the right one,
2001-11-12 Simo Sorcesome bugfix and new functions,
2001-11-10 Simo Sorcefixed, moved and added some functions
2001-11-07 Simo Sorceadd convert_string_allocate() function
2001-11-04 Simo Sorcea big one:
2001-10-29 Andrew BartlettMore spelling and grammer from Vance. <vance@digital...
2001-10-23 Herb Lewisget rid of compiler warnings (casts and delete unused...
2001-10-03 Andrew Tridgellswitched over to a new method of handling uppercase...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-30 Andrew Tridgellmake strupper() and strlower() not modify the string...
2001-09-29 Andrew BartlettAdd a few const statements to various odd bits of the...
2001-09-25 Andrew Tridgelladded a little smbtorture test for dumping the unicode...
2001-09-24 Andrew Tridgellfixed a silly off by 1 bug
2001-09-07 Andrew Tridgelladded "display charset" option in smb.conf, along with...
2001-07-25 Andrew Tridgellucs2 is always a multiple of 2 bytes
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-08 Andrew Tridgellfixed the auto-initialisation of the iconv descriptors
2001-07-06 Andrew Tridgellcheck for initialisation in convert_string()
2001-07-04 Andrew Tridgellmore portability fixes
2001-07-04 Andrew Tridgellfixed uninitialised variable
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-14 Tim PotterBaltic codepage fixes from Toomas Soome <tsoome@ut.ee>
2001-01-07 Tim PotterCodepages and stuff for Turkish language support. ...
2000-02-18 Jeremy AllisonFixes for Eastern Europe code page.
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-06 Jeremy Allisonlib/charcnv.c: Improved debug comment.
1998-04-16 Jeremy Allisonreply.c: Fix bugs where debug statements were accessing...
1998-04-13 Jeremy AllisonChanges to allow Samba to be compiled with -Wstrict...
1998-04-02 Jeremy AllisonUpdated Eastern European translation table from dan...
1998-03-03 Jeremy AllisonChange the multibyte character set support so that
1998-01-22 Jeremy AllisonThis is *not* a big change (although it looks like...
1998-01-17 Jeremy Allisoncharcnv.c: Added codepage 866 support onto the file...
1997-11-22 Andrew Tridgelladded true enumerated types in loadparm.c. Now we don...
1997-09-11 Jeremy Allisoncharcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
1997-05-30 Samba Release Accountcharcnv.c: Fixed silly bugs detected on IRIX.
1997-05-08 Samba Release Accountstatus.c: Added brief option. Patch from ccctim@mailbox...
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
1997-01-09 Samba Release AccountMakefile: Changes to split Solaris into Solaris2.3...
1996-06-04 Andrew Tridgella huge pile of changes :-)
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...
1996-05-04 Samba Release AccountInitial version imported to CVS