Reorder arguments to ldb_search() to match what is in Samba 4.
[kai/samba-autobuild/.git] / source3 / lib / util_unistr.c
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-12 Jeremy AllisonFix bug 5686 - libsmbclient segfaults with more than...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2007-12-16 Volker Lendeckeget rid of doschar_table[]
2007-12-16 Volker LendeckeTiny fixes to init_valid_table()
2007-12-16 Volker LendeckeMake init_doschar_table() static
2007-12-16 Volker LendeckeMake check_dos_char static
2007-11-27 Jeremy AllisonRemove pstrings from everything except srv_spoolss_nt.c.
2007-11-22 Volker LendeckeFix a type-punned warning
2007-11-22 James PeachMerge ssh://git.samba.org/data/git/samba into v3-2...
2007-11-20 Jeremy AllisonMore trivial pstring removal.
2007-11-20 Jeremy AllisonStart to remove some of the pstring functions we're
2007-11-15 Jeremy AllisonMore pstring removal. This one was tricky. I had to add
2007-11-11 Jeremy AllisonAlways define PATH_MAX. Makes code simpler (removes
2007-11-02 Gerald (Jerry) CarterMerge branch 'v3-2-test' of git://git.samba.org/samba...
2007-11-01 Gerald (Jerry) CarterPatch 2 of 3 from Debian Samba packagers:
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Volker Lendecker25274: Attempt to fix RPC-SAMBA3-GETUSERNAME
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 Volker Lendecker23662: According to simo, check_dos_char is needed
2007-10-10 Volker Lendecker23660: Anybody know what check_dos_char() was used...
2007-10-10 Jeremy Allisonr20361: Prevent strnlen_w reading beyond max. Valgrind
2007-10-10 Jeremy Allisonr18793: Fix BE string handling in the auto-generated
2007-10-10 Volker Lendecker17316: More C++ warnings -- 456 left
2007-10-10 Jeremy Allisonr16420: Fix Klocwork #1674. Null deref.
2007-10-10 Gerald Carterr15003: patch based on code from Arkady Glabek <aglabek...
2007-10-10 Jeremy Allisonr14387: Try and fix the coverity issues (#53, #54)...
2007-10-10 Jeremy Allisonr13521: Implement LOOKUPNAME3 and 4.
2007-10-10 Gerald Carterr13316: Let the carnage begin....
2007-10-10 Jeremy Allisonr12522: Try and fix bug #2926 by removing setlocale...
2007-10-10 Volker Lendecker11706: Implement dsr_getdcname client code. It's handy...
2007-10-10 James Peachr9780: Clean up a bunch of compiler warnings.
2007-10-10 Jeremy Allisonr9271: Fix problems with german umlauts - strcmp_w...
2007-10-10 Jeremy Allisonr8928: Fix mangle method = hash - bugid #2946. Incorrec...
2007-10-10 Gerald Carterr8795: fix our perpetual motion maching in strncpy_w()
2007-10-10 Jeremy Allisonr8762: Attempt to fix the winbindd crashing bug on...
2007-10-10 Gerald Carterr7139: trying to reduce the number of diffs between...
2007-10-10 Jeremy Allisonr6965: Remove some dead code from util_unistr.c.
2007-10-10 Gerald Carterr6231: Herb, I think this checkin was a mistake. ...
2007-10-10 Herb Lewisr6230: don't know how this ever worked! the compiler...
2007-10-10 Derrell Lipmanr6149: Fixes bugs #2498 and 2484.
2007-10-10 Gerald Carterr6014: rather large change set....
2007-10-10 Gerald Carterr5431: couple of cimpile fixes from Jason Mader <jason...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr4032: Fix bug #2110 - ensure we convert to ucs2 correctly.
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2004-03-11 Jeremy AllisonRestore the contract on all convert_stringXX() interfac...
2003-09-29 Tim PotterMerge from 3.0:
2003-09-25 Jeremy AllisonFix for #480. Change the interface for init_unistr2...
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-09-22 Gerald Carterfix some warnings found by the Sun C compiler
2003-08-02 Simo Sorceport latest changes from SAMBA_3_0 tree
2003-07-27 Andrew BartlettWhen removing an 'unused' function, it helps to remove...
2003-07-16 Gerald Cartertrying to get HEAD building again. If you want the...
2003-07-02 Jeremy AllisonAdded fix for Japanese case names in statcache - these...
2003-05-28 Tim PotterMerge of rpcstr_pull() termination fixes from 3.0
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 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-23 Andrew BartlettPatch by Metze to ensure that we always at least initia...
2003-04-23 Andrew BartlettMerge case handling table changes from 3.0 to HEAD.
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-13 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-04 Martin Poolcheck_dos_char: Change this to use a lazily-initialized...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 Martin Poolcheck_dos_char: Export this function so that it can...
2003-02-27 Martin PoolMerge 1.100 patch from HEAD:
2003-02-26 Martin Poolinit_valid_table: Fix a memory leak that would lose the
2003-02-24 Andrew BartlettMerge doxygen, signed/unsigned, const and other small...
2003-02-21 Martin PoolDoxygen janitor
2003-01-29 Jeremy AllisonReturn 0 instead of crashing when a NULL source string...
2003-01-29 Tim PotterReturn 0 instead of crashing when a NULL source string...
2002-11-08 Gerald Carterpatches from Urban
2002-11-08 Gerald Carterpatches from Urban
2002-10-21 Andrew Tridgellreverted an incorrect fix. What I was trying to do...
2002-10-21 Andrew Tridgella space is a standard valid character in a filename
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-22 Andrew Tridgelladded a useful unistr2 display function
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...
2002-04-14 Andrew BartlettPartly based on the work by mimir (Rafal Szczesniak
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-26 Gerald CarterOpenPrinter() merge from 2.2
2002-03-21 Herb Lewismust use native endian index when creating default...
2002-03-06 Herb Lewisfixed the upper/lower case table generation on big...
2002-01-30 Tim PotterRemoved version number from file header.
2001-12-20 Andrew Tridgellfixed warnings on irix and crash bug on big endian...
next