summaryrefslogtreecommitdiff
path: root/source4/torture/smbiconv.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-10r6951: Fix all calls to setup_logging() that use 'True' as a second argument.Tim Potter1-1/+1
In Samba4 this is now an enum. Possibly by accident, True just happens to map to the right value in this case. (-: (This used to be commit affacc539864435cbc749a4c1a6b848c61b7182b)
2003-11-09Add make rule for smbiconvJelmer Vernooij1-1/+0
(This used to be commit 4c0226c71820c18725fd44dc66e1db36037c6a70)
2003-11-09Add iconv test utilityJelmer Vernooij1-0/+241
(This used to be commit 00807119eeb32dcf5f3b19fa08956fa9177405a5)