r23508: Fix sync_file() to return NTSTATUS and return this
[sfrench/samba-autobuild/.git] / source / smbd / mangle.c
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...
1997-02-11 Samba Release AccountReplaced YOST code with more functionally equivalent...
1997-02-10 Samba Release AccountJHT ===> William Yost patches integrated to fix leading...
1996-10-05 Andrew Tridgell- replace the base36 function with one that works on...
1996-08-13 Andrew Tridgell- sequent-ptx support from bressler@iftccu.ca.boeing...
1996-06-10 Andrew Tridgellgot rid of a lot of redundent header files as we now...
1996-05-04 Andrew Tridgellmove the dot_pos calculation down a bit
1996-05-04 Samba Release AccountInitial version imported to CVS
1996-05-04 Samba Release AccountThis commit was generated by cvs2svn to compensate...