summaryrefslogtreecommitdiffstats
path: root/source/include/safe_string.h
Commit message (Expand)AuthorAgeFilesLines
* The definition of pstrcpy_base(), and the preceeding comments, were givenChristopher R. Hertel2003-03-271-9/+3
* Small clenaup patches:Andrew Bartlett2003-03-221-25/+25
* Comment about deprecated macro overmalloc_safe_strcpy().Martin Pool2003-03-181-0/+6
* Speling fixes and a little extra documentation.Martin Pool2003-03-181-6/+6
* Fix nmbd under -DDEVELOPER (pstrcpy on not-pstring).Andrew Bartlett2003-03-161-0/+2
* More work on my macro mess - we need function prototypes of different types,Andrew Bartlett2003-03-161-9/+12
* Fix the 'non-optomizing compiler' case...Andrew Bartlett2003-03-151-2/+2
* Fix the non-DEVELOPER case of my macro madness...Andrew Bartlett2003-03-151-1/+1
* String handling parinoia fixes.Andrew Bartlett2003-03-151-24/+137
* Use new configure test to turn on this automated test for correct stringAndrew Bartlett2003-03-051-1/+1
* the new DEVELOPER checks for string overflows have (as expected)Andrew Tridgell2003-03-011-0/+9
* Commit my (disabled) fstring/pstring mixup detection code.Andrew Bartlett2003-01-141-0/+21
* Added Martin's lpq parse fixes from 2.2.Jeremy Allison2002-04-191-0/+3
* bcopy must DIE ! Stop people creeping use of bcopy back into the codeJeremy Allison2002-02-261-0/+5
* Added some splint annotations from andreas.Tim Potter2002-02-161-0/+7
* Removed version number from file header.Tim Potter2002-01-301-1/+1
* Roll back PSTRING_SANCTIFY patch; just leave non-controversial typeMartin Pool2002-01-161-5/+4
* Integrate with PSTRING_SANCTIFY.Martin Pool2002-01-151-4/+4
* strchr and strrchr are macros when compiling with optimisation in gcc, so we ...Andrew Tridgell2001-07-041-3/+1
* The big character set handling changeover!Andrew Tridgell2001-07-041-0/+7
* - added test for vasprintfAndrew Tridgell2001-04-281-5/+0
* Excise snprintf -> slprintf.Jeremy Allison2001-02-161-0/+5
* Busting up of source/include/smb.h into smaller pieces which can beTim Potter2000-02-031-0/+50
* 2nd phase of head branch sync with SAMBA_2_0 - this delets all the files that...Andrew Tridgell1999-12-131-45/+0
* Hived off string routines into a separate file.Tim Potter1999-07-091-0/+45