summaryrefslogtreecommitdiff
path: root/source3/torture/smbiconv.c
Commit message (Expand)AuthorAgeFilesLines
* torture: Remove unused smbiconvAndrew Bartlett2011-10-251-246/+0
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-1/+1
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1
* source{3,4}/torture/smbiconv.c(main): fixed file descriptor leak.Slava Semushin2009-05-251-0/+1
* Fix a pointer to int conversion warning: cast the int instead.Michael Adam2008-02-151-1/+1
* Fix two const warnings.Michael Adam2008-02-151-2/+2
* Try to fix the build of smbiconv on systems without native iconv.Michael Adam2008-02-151-1/+1
* Fix compiling torture/smbiconv.c: allow to use realloc directly by #undef rea...Michael Adam2008-02-151-0/+1
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* Fix for #150.Alexander Bokovoy2003-08-261-8/+8
* Move up intialisation of logging, so we catch errors in handling 'preload mod...Jelmer Vernooij2003-06-261-4/+4
* Reverse previous patch from Stefan and me after comments by Andrew BartlettJelmer Vernooij2003-05-101-2/+0
* Patch from metze and me that adds dummy smb_register_*() functions soJelmer Vernooij2003-05-101-0/+2
* Add 'smbiconv' program - a clone of the 'iconv' utilityJelmer Vernooij2003-04-271-0/+243