aboutsummaryrefslogtreecommitdiffstats
path: root/smbutil.c
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation to silence GCC 8 warnings.Matthias Andree2018-04-141-7/+7
* Fix Intel C++ warnings.Matthias Andree2010-10-091-16/+16
* Fix two warning: the address of * will always evaluate as 'true'.Matthias Andree2010-04-291-1/+1
* Further type fixes.Matthias Andree2010-03-181-5/+5
* Make some explicit NULL checks to pacify llvm-clang's static analyzerMatthias Andree2010-02-281-1/+1
* Revise allocbuf to make it a macro, quenches type-aliasing warnings.Matthias Andree2009-05-251-13/+12
* Use dynamically allocated buffers. Fixes Debian Bug#449179.Matthias Andree2009-05-241-13/+31
* Further cleanups to compile with C++ compiler.Matthias Andree2006-03-151-2/+2
* merge Mirek's fetchmail-signed.patchMatthias Andree2006-03-141-2/+2
* Add files from ESR's dev directory that weren't under version controlRob Funk2004-06-081-0/+219