summaryrefslogtreecommitdiff
path: root/source3/printing/tests/vlp.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-06s3:printing: Remove unused variableAndreas Schneider1-2/+1
2023-02-06s3:printing: Remove trailing whitespaces in vlp.cAndreas Schneider1-9/+9
2017-07-25s3:printing: Fix setting the first jobnumAndreas Schneider1-3/+4
2017-07-25s3:printing: Do not segfault in vlp if no command has been specifiedAndreas Schneider1-0/+4
2015-03-17lib: Remove tdb_open_compatVolker Lendecke1-2/+2
2012-06-26s3-printing: use euid for vlp job trackingDavid Disseldorp1-1/+2
2011-06-20tdb_compat: use tdb_open_compat.Rusty Russell1-2/+3
2011-06-01s3: fix more -Wunused-but-set-variable build warnings.Günther Deschner1-2/+1
2011-05-06s3: only include tdb headers where needed.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/filesys.h when needed.Günther Deschner1-0/+1
2011-03-30s3-includes: only include system/passwd.h when needed.Günther Deschner1-0/+1
2011-02-22s3-printing: move more printing structs to printing.hGünther Deschner1-0/+1
2009-06-26s3-vlp: drastically shrink size and dependencies of the virtual line printer.Günther Deschner1-11/+8
2009-05-12s3-printing: Fix vlp testprinter application.Günther Deschner1-24/+23
2009-05-11Hopefully fix the buildfarm. Add some debug level 10 messagesJeremy Allison1-4/+13
2009-02-19Fix printf warnings found on systems where time_t <> long int.Jeremy Allison1-1/+1
2008-10-19vlp: Move closer to the code tested.Kai Blin1-0/+431