summaryrefslogtreecommitdiff
path: root/source3/torture/smbiconv.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2010-11-02s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett1-1/+1
2010-08-05s3-popt: Only include popt-common.h when needed.Andreas Schneider1-0/+1
2009-05-25source{3,4}/torture/smbiconv.c(main): fixed file descriptor leak.Slava Semushin1-0/+1
2008-02-15Fix a pointer to int conversion warning: cast the int instead.Michael Adam1-1/+1
2008-02-15Fix two const warnings.Michael Adam1-2/+2
2008-02-15Try to fix the build of smbiconv on systems without native iconv.Michael Adam1-1/+1
2008-02-15Fix compiling torture/smbiconv.c: allow to use realloc directly by #undef rea...Michael Adam1-0/+1
2007-10-10r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell1-2/+1
2007-10-10r23779: Change from v2 or later to v3 or later.Jeremy Allison1-1/+1
2003-08-26Fix for #150.Alexander Bokovoy1-8/+8
2003-06-26Move up intialisation of logging, so we catch errors in handling 'preload mod...Jelmer Vernooij1-4/+4
2003-05-10Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij1-2/+0
2003-05-10Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij1-0/+2
2003-04-27Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij1-0/+243