summaryrefslogtreecommitdiffstats
path: root/lib/util/string_wrappers.h
Commit message (Expand)AuthorAgeFilesLines
* lib/util: fix use of a non-existent word (existant) in a commentMichael Adam2012-06-121-1/+1
* s3:libsmb: remove unused clistr_push_fn()Stefan Metzmacher2011-07-071-6/+0
* s3:libsmb: remove unused clistr_pull_fn()Stefan Metzmacher2011-07-071-6/+0
* lib/util/string_wrappers: move everything into one HAVE_COMPILER_WILL_OPTIMIZ...Stefan Metzmacher2011-06-301-18/+8
* Don't evaluate the src argument to fstrcpy/fstrcat/nstrcpy/unstrcpy twice. Pr...Jeremy Allison2011-05-171-5/+25
* I added them, so I get to kill them :-). Finally remove all uses of safe_strc...Jeremy Allison2011-05-041-16/+0
* Tidy up some missing checks for NULL in strlcpy.Jeremy Allison2011-05-041-1/+1
* Remove overmalloc_safe_strcpy - can be simple strlcpy.Jeremy Allison2011-05-041-8/+0
* Change safe_strcpy_base to strlcpy_base. Note the size doesn't change here as...Jeremy Allison2011-05-041-2/+2
* Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison2011-05-041-4/+4
* lib: remove unused pieces of string_wrappers.hAndrew Tridgell2011-03-251-6/+0
* lib: move the string wrappers from source3/include to common lib/utilAndrew Tridgell2011-03-251-0/+132