This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[kai/samba.git] / source3 / include / safe_string.h
2003-04-26 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
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-07 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-04-04 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-31 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-29 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-27 Christopher R. HertelThe definition of pstrcpy_base(), and the preceeding...
2003-03-27 Christopher R. HertelThe definition of pstrcpy_base(), and the preceeding...
2003-03-22 Andrew Bartlett(merge from HEAD)
2003-03-22 Andrew BartlettSmall clenaup patches:
2003-03-18 Andrew BartlettJeremy merged across my string parinoia fixes, but...
2003-03-18 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2003-03-18 Martin PoolComment about deprecated macro overmalloc_safe_strcpy().
2003-03-18 Martin PoolSpeling fixes and a little extra documentation.
2003-03-18 Jeremy AllisonMerge in the developer string options from HEAD. We...
2003-03-17 Andrew BartlettMerge from HEAD:
2003-03-16 Andrew BartlettFix nmbd under -DDEVELOPER (pstrcpy on not-pstring).
2003-03-16 Andrew BartlettMore work on my macro mess - we need function prototype...
2003-03-15 Andrew BartlettFix the 'non-optomizing compiler' case...
2003-03-15 Andrew BartlettFix the non-DEVELOPER case of my macro madness...
2003-03-15 Andrew BartlettString handling parinoia fixes.
2003-03-10 Volker Lendeckestrcpy_base from HEAD and trivial fix for smbclient -L
2003-03-05 Andrew BartlettUse new configure test to turn on this automated test...
2003-03-01 Andrew Tridgellthe new DEVELOPER checks for string overflows have...
2003-01-14 Andrew BartlettMerge from HEAD:
2003-01-14 Andrew BartlettCommit my (disabled) fstring/pstring mixup detection...
2002-04-24 Tim PotterMerged [fp]strterminate macros from HEAD to fix compile.
2002-04-19 Jeremy AllisonAdded Martin's lpq parse fixes from 2.2.
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-02-26 Jeremy Allisonbcopy must DIE ! Stop people creeping use of bcopy...
2002-02-16 Tim PotterAdded some splint annotations from andreas.
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-16 Martin PoolRoll back PSTRING_SANCTIFY patch; just leave non-contro...
2002-01-15 Martin PoolIntegrate with PSTRING_SANCTIFY.
2001-07-04 Andrew Tridgellstrchr and strrchr are macros when compiling with optim...
2001-07-04 Andrew TridgellThe big character set handling changeover!
2001-04-28 Andrew Tridgell- added test for vasprintf
2001-02-16 Jeremy AllisonExcise snprintf -> slprintf.
2000-02-03 Tim PotterBusting up of source/include/smb.h into smaller pieces...
1999-12-13 Andrew Tridgell2nd phase of head branch sync with SAMBA_2_0 - this...
1999-07-09 Tim PotterHived off string routines into a separate file.