Correct "succeded" typos.
[nivanova/samba-autobuild/.git] / source3 / smbd / mangle.c
2017-01-09 Ralph Boehmes3/smbd: convert "mangled names" option to an enum
2014-02-08 Garming Samparam: rename lp function and variable from 'defaultcas...
2014-02-08 Garming Samparam: rename lp function and variable from 'manglednam...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2011-03-29 Günther Deschners3: include smbd/smbd.h where needed.
2010-08-25 Günther Deschners3-build: include mangle.h only where needed.
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 mangle_fns const
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-02 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-02 Volker LendeckeFix bug 5860: safe_strcpy gives a nasty error message...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Jeremy Allisonr25117: The mega-patch Jerry was waiting for. Remove...
2007-10-10 Jeremy Allisonr25009: Large patch discussed with Volker. Move unix_co...
2007-10-10 Volker Lendecker23866: Fix a 1-byte buffer overrun
2007-10-10 Jeremy Allisonr23844: Add patch series from Volker (after review...
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 Allisonr16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
2007-10-10 Jeremy Allisonr7842: With the patch I sent Steve yesterday this gives...
2007-10-10 Jeremy Allisonr6625: Remove another global variable left over from...
2007-10-10 Gerald Carterr1570: merging changes from 3.0.5
2007-10-10 Jeremy Allisonr570: Remove lots of globals to handle case issues...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-16 Andrew Bartlett - Make ReadDirName return a const char*.
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-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-04-24 Simo Sorcemove to the FNV1 hash alghorithm seem good
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-04-11 Andrew Tridgelldon't try to return a void
2002-04-11 Andrew Tridgellthis adds a completely new hash based mangling scheme
2002-04-11 Andrew TridgellThis split the mangling code up to allow for the possib...
2002-04-08 Simo Sorcea fix yet committed to 2.2 sometimes ago and reintroduc...
2002-04-08 Andrew BartlettReintroduce the 2.2 name mangling code, until we get...
2002-03-14 Andrew BartlettActually include some *information* in the mangle debug...
2002-02-19 Andrew Bartlettin dos_unmangle() the only function call was to *mangle...
2002-02-04 Simo Sorcebetter debug messages!
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Andrew BartlettFix a 'const' warning.
2002-01-25 Simo Sorcemicro fix :-)
2002-01-25 Simo Sorceminor fixes
2002-01-24 Andrew Tridgellhandle filenames like .bashrc better in the new manglin...
2001-11-24 Andrew Tridgellremoved unused function
2001-11-12 Simo Sorcesome bugfix and new functions,
2001-11-10 Simo Sorcefixed, moved and added some functions
2001-11-05 Tim PotterFixed compiler warnings.
2001-11-04 Simo Sorcea big one:
2001-10-29 Simo Sorce- fix string len for an ucs2_to_dos function as any...
2001-10-28 Simo Sorcefix a logic bug on max size of a returned string,
2001-10-26 Tim PotterFixed compile warning.
2001-10-23 Herb Lewisget rid of compiler warnings (casts and delete unused...
2001-10-22 Simo Sorceops, some testing code in compat function let only...
2001-10-22 Simo Sorcelets try the new mangling code
2001-10-13 Simo Sorceintroduce mangle backward compatibility functions
2001-10-11 Simo Sorceremove unused function in mangle.c
2001-10-10 Tim PotterFixed some compile warnings.
2001-10-08 Simo Sorcetim suggested to add a copyright note :)
2001-10-07 Simo Sorcemore fixing and testing.
2001-10-04 Simo Sorceinit only in test code.
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-09-29 Simo Sorceundef the code for now
2001-09-29 Simo Sorcefurther devel and test kit.
2001-09-27 Simo Sorceget out unicode_from_buffer and buffer_from_unicode...
2001-09-27 Simo Sorceminor fixes
2001-09-25 Simo Sorce- the inactive core of the new mangling code that use tdb
2001-09-17 Simo Sorcemove to SAFE_FREE()
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-07-02 Christopher R. HertelVery minor cleanup. I was looking for another problem...
2000-06-13 Christopher R. HertelRemoved a patch that Andrew had added because 'insure...
2000-04-23 Andrew Tridgellavoided a memory leak in the ubi code by deleting a...
2000-01-26 Jeremy AllisonSecond set of inline optimisation fixes from Ying Chen...
2000-01-08 Jeremy Allisonsmbd/mangle.c
1999-12-13 Andrew Tridgellfirst pass at updating head branch to be to be the...
1998-11-02 Luke Leightonremoved comment line at end of file
1998-09-08 Jeremy AllisonAdded back groupname map stuff removed by Andrew's...
1998-09-03 Andrew Tridgellfixed a bug in the name mangling code. It implicitly...
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-07-25 Christopher R. HertelNoticed that I was using the strlen() of a string that...
1998-05-22 Christopher R. HertelI've put the ubiqx headers back into includes.h, and...
1998-05-12 Jeremy AllisonThis is a security audit change of the main source.
1998-05-06 Christopher R. HertelAndrew redefines the free() function to do some memory...
1998-04-13 Jeremy AllisonFixed aggregate initializer problem for gcc.
1998-04-13 Christopher R. HertelChanges include:
1998-03-04 Jeremy AllisonRemoved broken change I made to mangle.c (ooops. Andrew...
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...
1997-11-07 Christopher R. HertelModified Files:
1997-10-12 Andrew Tridgellremove { and } from the list of illegal characters...
1997-09-26 Jeremy AllisonAdding Andrews buffer overflow fixes into the main...
1997-09-11 Jeremy Allisoncharcnv.c client.c clitar.c kanji.c kanji.h loadparm.c
1997-08-28 Jeremy Allisonmangle.c: Fixed bug that caused string to run off the...
1997-05-08 Samba Release Account'The mother of all checkins' :-). Jeremy Allison (jalli...
next