r3940: typo.
[tprouty/samba.git] / source / lib / util_str.c
2007-10-10 Jeremy Allisonr2605: Fix stupid typo in back-port of Samba4 fix.
2007-10-10 Jeremy Allisonr2578: Pick up optimisation from Samba4 - thanks tridge !
2007-10-10 Jeremy Allisonr2361: Fix the appalling toktocliplist() fn. Bug found...
2007-10-10 Jeremy Allisonr2175: Fix for #1546 from fumiya@samba.gr.jp. Preserve...
2007-10-10 Jeremy Allisonr2111: Fix memleak with valid names.
2007-10-10 Simo Sorcer2070: Let's try to overload srnlen and strndup for...
2007-10-10 Gerald Carterr1570: merging changes from 3.0.5
2007-10-10 Gerald Carterr1087: BUG 1221: revert old change that used single...
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2007-10-10 Gerald Carterr116: volker's patch for local group and group nesting
2007-10-10 Andrew Bartlettr104: Fix ntlm_auth by adding the new strhex_to_data_bl...
2004-03-19 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2004-03-13 Volker LendeckeRest of my winbindd_passdb alias support
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-13 Jeremy AllisonModified fix for bugid #784. Based on a patch from...
2004-03-09 Andrew BartlettMerge fixes and tests for jra's broken strstr_m() funct...
2004-03-09 Andrew BartlettGiven how core this code is, I figure it should have...
2004-03-09 Andrew BartlettJRA's recent strstr_m work really badly broke our strin...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-03-09 Jeremy AllisonAdded strstr_m() function. Use in all places where...
2004-02-13 Jeremy AllisonTypo (missed SAFE_FREE).,
2004-02-13 Jeremy AllisonMissed SAFE_FREE (typo).
2004-02-13 Jeremy AllisonAdded Andrew Bartlett's patch to use an allocated buffe...
2004-02-13 Jeremy AllisonAdded Andrew Bartlett's patch to use an allocated buffe...
2004-02-04 Jeremy AllisonFix final valgrind errors with #830. Catch mb conversio...
2004-02-04 Jeremy AllisonFix final valgrind errors with #830. Catch mb conversio...
2004-01-23 Volker LendeckeFix decoding of base64. We got the length wrong when...
2004-01-23 Volker LendeckeFix decoding of base64. We got the length wrong when...
2004-01-13 Gerald Cartersync HEAD with recent changes in 3.0
2004-01-07 Jeremy AllisonFix for bug #922. Fast path not called for strlower_m...
2004-01-07 Jeremy AllisonFix for bug #922. Fast path not called for strlower_m...
2003-12-25 Andrew Bartlett(merge from 3.0)
2003-12-25 Andrew BartlettFix bug 916 - do not perform a + -> space substitution...
2003-11-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-11-22 Gerald CarterEnsure that items in a list of strings containing white...
2003-11-22 Gerald CarterEnsure that items in a list of strings containing white...
2003-11-19 Rafal SzczesniakAdded useful information to debug lines.
2003-11-19 Rafal SzczesniakAdded useful information to debug lines.
2003-11-18 Rafal SzczesniakUseful debug message. Patch by metze.
2003-11-18 Rafal SzczesniakUseful debug message. Patch by metze.
2003-11-13 Richard SharpeSquelch some warnings with more casty-foo.
2003-11-05 Tim PotterMerge of 64-bit printf warning fixes.
2003-11-03 Tim PotterFix more 64-bit printf warnings.
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-12 Jeremy AllisonFix from Benjamin Riefenstahl <Benjamin.Riefenstahl...
2003-09-10 Jeremy AllisonFix stupid typo bug causing CPU spin. Spotted by Markus...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-09-05 Jeremy AllisonMore tuning from cachegrind. Change most trim_string...
2003-09-05 Gerald Carterfix bug 397: use a variant of alloc_sub_basic() for...
2003-09-05 Jeremy AllisonHand optimisatinos for strrchr_m using the properties...
2003-09-04 Jeremy AllisonFastpath strchr_m for ASCII.
2003-09-04 Jeremy AllisonUsed cachegrind to track down some bottlenecks.
2003-09-03 Jeremy AllisonFix up overlapping memcpy -> memmove found by valgrind.
2003-08-25 Gerald Carterfix bug 289; make sure to reset the offset into a strin...
2003-08-15 Herb Lewisget rid of more compiler warnings
2003-08-15 Herb Lewisget rid of const as these things really are not const
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-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-19 Andrew BartlettFix StrCaseCmp() to avoid calling smb_panic() on invali...
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-07-02 Jeremy AllisonAdded fix for Japanese case names in statcache - these...
2003-06-25 Gerald Carterlarge change:
2003-06-03 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-12 Alexander BokovoyAdd NT quota support. Patch from Stefan (metze) Metzemacher
2003-04-15 Gerald Cartermerge in metze' smbcquotas patch from HEAD
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-11 Gerald Cartersmbcquota patch from metze
2003-04-02 Andrew BartlettDon't set zero length for the base64 decoded string...
2003-04-02 Andrew BartlettOHKAWA Yuichi (kuri@makino.ecei.tohoku.ac.jp) points...
2003-03-24 Andrew Bartlett(merge from HEAD)
2003-03-23 Andrew BartlettNTLM Authentication:
2003-03-19 Jim McDonoughuse strnlen to prevent coredumps
2003-03-19 Jim McDonoughuse strnlen to prevent coredumps
2003-03-18 Jeremy AllisonMerge mbp's HEAD changes.
2003-03-18 Martin PoolStep one of optimizations for StrCaseCmp:
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 Martin PoolSplit "clobber" function and variables into its own...
2003-03-18 Martin PoolUpdate comment: Valgrind 1.9.4 seems to always respect...
2003-03-18 Martin Poolglobal_globber_region_function/line ought to be recorde...
2003-03-18 Jeremy AllisonMerge in the developer string options from HEAD. We...
2003-03-17 Andrew BartlettMerge from (earlier) HEAD - doxygen.
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-11 Martin PoolRemove valgrind_strlen function, hopefully no longer...
2003-03-10 Martin PoolClobber strings with 0xf1f1f1f1 before writing to them...
2003-02-28 Martin PoolDoxygen janitor: add note that strequal is in fact...
2003-02-24 Andrew BartlettMerge doxygen, signed/unsigned, const and other small...
2003-02-19 Jim McDonoughbase64_decode() with heimdal libs, so I've renamed...
2003-02-18 Jim McDonoughbase64_decode() with heimdal libs, so I've renamed...
2003-02-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-02-18 Martin PoolDoxygen janitor. No other changes.
2003-02-17 Martin PoolAdd comment explaining the -DDEVELOPER safe_strcpy...
2003-02-17 Andrew BartlettThis is a very nice way to detect pstrcpy() into a...
2003-02-17 Andrew BartlettThis patch fixes one of my longest-standing pet hates...
next