summaryrefslogtreecommitdiffstats
path: root/testsuite/printing/vlp.c
Commit message (Collapse)AuthorAgeFilesLines
* vlp: fix an implicit cast compile warning.Michael Adam2008-04-101-1/+2
| | | | Michael
* vlp: Build vlp (virtual line printer) against current git on makeKai Blin2007-12-111-21/+26
| | | | everything.
* r23785: 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
| | | | Jeremy.
* Changes from APPLIANCE_HEAD:David O'Neill2000-11-141-0/+426
- merged Tim's vlp (virtual lp) test program. Enable it with -DDEVELOPER or by using ./configure.developer (source/include/smb.h source/configure.developer source/printing/lpq_parse.c source/param/loadparm.c testsuite/printing/.cvsignore testsuite/printing/Makefile.vlp testsuite/printing/vlp.c)