smbd: Remove write cache
[samba.git] / source3 / smbd / mangle_hash2.c
2019-10-23 Volker Lendeckesmbd: Save 520 bytes of writable memory from every...
2019-10-23 Volker Lendeckesmbd: Remove an unused #define from mangle_hash2.c
2019-10-23 Volker Lendeckesmbd: Mark #else/#endif with the if-#define
2014-07-18 Stefan Metzmacherlib/util: move memcache.[ch] to the toplevel 'samba...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-09-11 Jeremy AllisonFix is_legal_name() to not emit character conversion...
2012-08-09 Jeremy AllisonCheck error returns from strupper_m() (in all reasonabl...
2011-07-19 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-04 Jeremy AllisonSimple +1 changes in hardcoded lengths when changing...
2011-03-30 Jeremy AllisonFix convert_string() to take a *converted_size arg...
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2011-03-24 Andrew Tridgellcharcnv: removed the allow_badcharcnv and allow_bad_con...
2010-08-25 Günther Deschners3-build: include mangle.h only where needed.
2010-08-25 Günther Deschners3-build: only include memcache.h where needed.
2010-08-24 Volker Lendeckes3: Make char_flags and base_reverse const arrays
2009-05-14 Jeremy AllisonMake us pass SHORTNAME-TEST.
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-01 Volker LendeckeJust for fun: Move some bytes from bss to text
2009-01-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-08 Stefan Metzmachers3:smbd: move all globals and static variables in globa...
2009-01-08 Stefan Metzmachers3:smbd: make const globals in mangle_hash2.c really...
2009-01-08 Stefan Metzmachers3:smbd: make mangle_fns const
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-02-01 Simo SorceMerge branch 'v3-2-test' of ssh://git.samba.org/data...
2008-01-15 Derrell LipmanMerge branch 'v3-2-test' of git://git.samba.org/samba...
2008-01-14 Gerald (Jerry) CarterMerge commit 'samba/v3-2-test' into v3-2-stable
2008-01-12 Jeremy AllisonFix CID 523 - wrong null deref check.
2007-12-18 Volker LendeckeAdd a in-memory cache
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25009: Large patch discussed with Volker. Move unix_co...
2007-10-10 Simo Sorcer24603: In case of error we need to free prefix_cache...
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 Allisonr18793: Fix BE string handling in the auto-generated
2007-10-10 Jeremy Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Volker Lendecker15103: Okay, looking closer: Samba4 tdb not exporting...
2007-10-10 Volker Lendecker15102: u32 is a tdb-only thing that's not exported...
2007-10-10 Jeremy Allisonr12522: Try and fix bug #2926 by removing setlocale...
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10600: Fix bug #2769 (mangle filenames ending in a...
2007-10-10 Jeremy Allisonr7842: With the patch I sent Steve yesterday this gives...
2007-10-10 Jeremy Allisonr6977: Fix bug #2735 (not mangling control characters...
2007-10-10 Jeremy Allisonr6625: Remove another global variable left over from...
2007-10-10 Jeremy Allisonr4088: Get medieval on our ass about malloc.... :-...
2007-10-10 Jeremy Allisonr2082: lp_path should be lp_pathname.
2007-10-10 Gerald Carterr1570: merging changes from 3.0.5
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-11-18 Jeremy AllisonEnsure we mangle names ending in '.' in hash2 mangling...
2003-11-18 Jeremy AllisonEnsure we mangle names ending in '.' in hash2 mangling...
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 Jeremy AllisonEnsure HEAD is also up to date.
2003-09-15 Jeremy AllisonFix OOPS when dealing with mangled names reported by...
2003-09-15 Jeremy AllisonA *curse* upon the person who #ifdefed out the mangle...
2003-09-09 Gerald Cartersync 3.0 into HEAD for the last time
2003-08-27 Jeremy AllisonCheck for embedded mb chars when testing for illegal...
2003-08-27 Jeremy AllisonFix initial debug.
2003-08-27 Jeremy AllisonRemove completely unneeded malloc/free out of this...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-16 Andrew Bartlett - Make ReadDirName return a const char*.
2003-02-24 Andrew BartlettMerge doxygen, signed/unsigned, const and other small...
2003-02-22 Andrew BartlettMore signed/unsigned fixes (yes, I run with funny compi...
2002-10-21 Jeremy AllisonMerge mangle prefix code.
2002-10-21 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-10-21 Andrew Tridgelladd a 'mangle prefix' option to allow people to tune...
2002-10-15 Jeremy AllisonMerge Anton's 64-bit fix.
2002-10-15 Andrew Tridgellfixed a crash bug on 64 bit systems. Thanks to Anton...
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-31 Richard SharpeConvert M_DEBUG(0 to M_DEBUG(10 for non-error cases ...
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-18 Simo SorceUnneded extra check on len
2002-07-18 Jeremy AllisonWe have to look at the length before checking for ...
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-06-13 Jeremy AllisonMerge in mangle fixes from 2.2.
2002-05-14 Jeremy AllisonRemoved lp_strip_dot code - ensured that mangling code...
2002-04-24 Simo Sorcemove to the FNV1 hash alghorithm seem good
2002-04-24 Andrew Tridgellmade a couple of variables static
2002-04-18 Andrew Tridgell- fixed the is_mangled() interface to handle multiple...
2002-04-12 Andrew Tridgellmerged the mangling test and passdb bugfixes into SAMBA_3_0
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-12 Andrew Tridgell- added a mangling test suite that measures the collisi...
2002-04-11 Andrew Tridgell- the 36^6 hash space gives 31 bits, not 32 bits. We...
2002-04-11 Andrew Tridgella few debug statements (disabled)
2002-04-11 Andrew Tridgelldon't treat '.' as FLAG_ASCII, instead handle it separately
2002-04-11 Andrew Tridgell- tidier flag checking code
2002-04-11 Andrew Tridgelladded some more comments
2002-04-11 Andrew Tridgellsome optimisations to the new mangling system
2002-04-11 Andrew Tridgellthis adds a completely new hash based mangling scheme