summaryrefslogtreecommitdiffstats
path: root/source3/lib/dprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Add PRINTF_ATTRIBUTE() to a few more printf() style functions. Aids inAndrew Bartlett2003-01-021-1/+1
* put the ifdef for HAVE_VA_COPY in one place rather than in lots ofAndrew Tridgell2002-06-031-5/+2
* Don't forget the semicolon, you fool!Jim McDonough2002-05-171-1/+1
* Fix usage of va_list passed as an arg. Use __va_copy before using itJim McDonough2002-05-171-1/+7
* Removed version number from file header.Tim Potter2002-01-301-2/+1
* More spelling and grammer from Vance. <vance@digital-host.net>Andrew Bartlett2001-10-291-1/+1
* first step in converting the head branch to use lang_tdb.c insteadAndrew Tridgell2001-10-111-2/+9
* move to SAFE_FREE()Simo Sorce2001-09-171-4/+4
* convert more code to using d_printfAndrew Tridgell2001-09-081-2/+2
* added "display charset" option in smb.conf, along with d_printf()Andrew Tridgell2001-09-071-0/+104