Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-06-26 | s3-vlp: drastically shrink size and dependencies of the virtual line printer. | Günther Deschner | 1 | -11/+8 | |
This gets vlp from 13M down to 214K on my box. Guenther | |||||
2009-05-12 | s3-printing: Fix vlp testprinter application. | Günther Deschner | 1 | -24/+23 | |
Jeremy, we cannot just access cache_path() here without calling lp_load and friends as well as parsing configfile from the commandline in order to make "make test/selftest" find the correct conffile with path, etc. I just changed it to pass the target tdbfilename as an argument, ok ? Guenther | |||||
2009-05-11 | Hopefully fix the buildfarm. Add some debug level 10 messages | Jeremy Allison | 1 | -4/+13 | |
I used to track down the vlp problem, change the vlp test printer not to use a static path of /tmp/vlp.tdb for the virtual print database (as this will eventually fill up). Cause it to use a virtual print database inside the cachepath. Jeremy. | |||||
2009-02-19 | Fix printf warnings found on systems where time_t <> long int. | Jeremy Allison | 1 | -1/+1 | |
Jeremy. | |||||
2008-10-19 | vlp: Move closer to the code tested. | Kai Blin | 2 | -0/+450 | |