Change check_path_syntax() to use the new next_mb_char_size() function
[ira/wip.git] / source3 / lib / charcnv.c
2004-03-17 Jeremy AllisonChange check_path_syntax() to use the new next_mb_char_...
2004-03-16 Jeremy AllisonAdd function next_mb_char_size() that returns a size_t...
2004-03-16 Alexander BokovoyFix check_path_syntax() for multibyte encodings which...
2004-03-13 Jeremy AllisonEnsure we don't truncate strcmps to nstring anymore...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonFirst part of patch from moriyama@miraclelinux.com...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-02-04 Jeremy AllisonFixup the allocate version of the function to do "crap...
2004-02-04 Jeremy AllisonWorking on #830. Cope with bad conversions better ...
2004-02-02 Andrew Tridgellthe conversion from int to size_t in charcnv did not...
2004-01-15 Gerald Carter* BUG 446
2003-12-31 Andrew Bartlettauth/auth_util.c:
2003-12-01 Jeremy AllisonGet a little paranoid about memfree use in convert_stri...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-13 Richard SharpeFix a couple of warnings with casts.
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-15 Tim PotterMerge from Samba 3.0:
2003-09-13 Jeremy AllisonFix for MacOS/X which uses STUPID BROKEN UNICODE COMPOS...
2003-09-10 Jeremy AllisonFix mb bug in fast path code. strlen_w() returns number...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-08 Jeremy AllisonFix valgrind-found read of uninit variable (ensure...
2003-09-05 Jeremy AllisonMore cachegrind tuning, plus fix an error message.
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-09-04 Jeremy AllisonMore hand-tuning of the fastpath. Don't do strlen(...
2003-09-04 Jeremy AllisonRemove convert_string_internal completely from fast...
2003-09-04 Jeremy AllisonUsed cachegrind to track down some bottlenecks.
2003-08-23 Jeremy AllisonHalf-way though the big conversion of all nmbd access...
2003-08-21 Jeremy AllisonShut conversion errors up when initialising tables.
2003-08-20 Jeremy AllisonAttempt to fix the charcnv issues causing nmbd to crash...
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-27 Andrew BartlettUse push_ucs2_allocate(), rather than convert_string_al...
2003-07-27 Andrew BartlettSome small fixes to our charset conversion code:
2003-07-25 Tim PotterMore printf portability fixes. Got caught out by some...
2003-07-24 Tim PotterMore printf fixes - size_t is long on some architectures.
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-03 Jeremy AllisonRemoved strupper/strlower macros that automatically...
2003-06-30 Andrew Tridgell- added LOCALE patch from vorlon@debian.org (Steve...
2003-06-16 Andrew Tridgellreverted locale patch put in by jht (originally from...
2003-06-15 John TerpstraPatch from vorlon@debian.org, see bugzilal #122
2003-06-06 Jeremy AllisonFix for valgrind - when doing a srvstr_push we must...
2003-06-06 Andrew Tridgell- the 8.3 name in BOTH_DIRECTORY_INFO is supposed to...
2003-05-28 Tim PotterMerge ... pull_ascii() and pull_ucs2() termination...
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-08 Gerald Carterfixed bug #75; add check for non-zero destlen
2003-05-08 Gerald Carterfixed bug #75; add check for non-zero destlen
2003-05-08 Tim PotterAnother attempt at undoing my bogus patch 1.55.2.19
2003-05-07 Tim PotterWhoops - that wasn't a whitespace syncup after all.
2003-04-28 Tim PotterWhitespace syncup.
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-23 Andrew BartlettPatch by Metze to ensure that we always at least initia...
2003-04-22 Andrew BartlettMerge (HEAD->3.0) mbp's fixes to our charcnv code ...
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-15 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-14 Jeremy AllisonMerge across tridge's Realloc fix.
2003-04-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-09 Martin Poolunix_strupper, unix_strlower: Remove fixed-length stati...
2003-04-08 Martin PoolMerge from 3_0: Build a lookup table of valid DOS chara...
2003-04-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-06 Andrew BartlettFix the interface of pull_ucs2_charcnv() to take a...
2003-04-06 Andrew Tridgelldon't rely on realloc() working on NULL
2003-04-04 Martin PoolExport lazy_initialize_conv so that it can be called...
2003-04-04 Martin Poollazy_initialize_conv: Remove redundant call to init_val...
2003-03-20 Jelmer VernooijPatch from Samuel Thibault to convert messages from...
2003-03-20 Jelmer VernooijPatch from Samuel Thibault to convert messages from...
2003-03-18 Jeremy AllisonMerge in the developer string options from HEAD. We...
2003-03-15 Andrew BartlettRemove an unused function and fix the build.
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-02-24 Martin PoolMerge documentation from HEAD
2003-02-24 Martin PoolMerge documentation from 3_0.
2003-02-24 Andrew BartlettMerge doxygen, signed/unsigned, const and other small...
2003-02-24 Martin PoolAdd comment about Samba character sets, from explanatio...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Martin PoolRemove obsolete comment.
2003-02-18 Martin PoolDoxygen janitor and some doc typo fixes.
2003-02-12 Jeremy AllisonMerge from HEAD - pull_ucs2_talloc() should pull to...
2003-02-12 Andrew Tridgellpull_ucs2_talloc() should pull to a char**, not a void**
2003-02-01 Andrew BartlettMerge of signed/unsigned fixes from HEAD.
2003-02-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-01 Andrew BartlettMake it clear that the magic value is (size_t)-1.
2003-01-03 Andrew BartlettMerge from HEAD - make Samba compile with -Wwrite-strin...
2003-01-02 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-01-02 Andrew BartlettBIG patch...
2002-11-11 Jeremy AllisonFix all returns to be size_t (they are all unsigned...
2002-11-11 Jeremy AllisonFix all returns to be size_t (they are all unsigned...
2002-10-01 Gerald Cartersyncing up with HEAD. Seems to be a lot of differences...
2002-10-01 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-27 Andrew BartlettSome small cleanups to the libads code (mainly error...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-08-26 Andrew BartlettUpdates!
2002-08-25 Andrew BartlettClarify function comments
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-15 Andrew Tridgellupdated the 3.0 branch from the head branch - ready...
2002-07-14 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
next