summaryrefslogtreecommitdiff
path: root/source3/printing/tests
Commit message (Expand)AuthorAgeFilesLines
* s3:printing: Fix setting the first jobnumAndreas Schneider2017-07-251-3/+4
* s3:printing: Do not segfault in vlp if no command has been specifiedAndreas Schneider2017-07-251-0/+4
* lib: Remove tdb_open_compatVolker Lendecke2015-03-171-2/+2
* s3-printing: use euid for vlp job trackingDavid Disseldorp2012-06-261-1/+2
* tdb_compat: use tdb_open_compat.Rusty Russell2011-06-201-2/+3
* s3: fix more -Wunused-but-set-variable build warnings.Günther Deschner2011-06-011-2/+1
* s3: only include tdb headers where needed.Günther Deschner2011-05-061-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-03-301-0/+1
* s3-printing: move more printing structs to printing.hGünther Deschner2011-02-221-0/+1
* s3-vlp: drastically shrink size and dependencies of the virtual line printer.Günther Deschner2009-06-261-11/+8
* s3-printing: Fix vlp testprinter application.Günther Deschner2009-05-121-24/+23
* Hopefully fix the buildfarm. Add some debug level 10 messagesJeremy Allison2009-05-111-4/+13
* Fix printf warnings found on systems where time_t <> long int.Jeremy Allison2009-02-191-1/+1
* vlp: Move closer to the code tested.Kai Blin2008-10-192-0/+450