summaryrefslogtreecommitdiffstats
path: root/source3/include/safe_string.h
Commit message (Expand)AuthorAgeFilesLines
* Removed strupper/strlower macros that automatically map to strupper_m/strlowe...Jeremy Allison2003-07-031-5/+0
* on AIX FD_ZERO() is defined in terms of bzero(), so we can't haveAndrew Tridgell2003-06-111-5/+0
* Ok, I've tried being Mr. Nice Guy and people (you know who you are) stillJeremy Allison2003-06-101-0/+5
* The definition of pstrcpy_base(), and the preceeding comments, were givenChristopher R. Hertel2003-03-271-9/+3
* (merge from HEAD)Andrew Bartlett2003-03-221-25/+25
* Jeremy merged across my string parinoia fixes, but forgot to enable them! :-)Andrew Bartlett2003-03-181-8/+11
* Merge in the developer string options from HEAD. We need to ensure 3.0Jeremy Allison2003-03-181-23/+141
* Merge from HEAD:Andrew Bartlett2003-03-171-0/+3
* strcpy_base from HEAD and trivial fix for smbclient -LVolker Lendecke2003-03-101-0/+9
* Merge from HEAD:Andrew Bartlett2003-01-141-0/+21
* Merged [fp]strterminate macros from HEAD to fix compile.Tim Potter2002-04-241-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