diff options
author | Andrew Tridgell <tridge@samba.org> | 2000-04-16 06:17:59 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2000-04-16 06:17:59 +0000 |
commit | 0b686601593bdc05778dcf70c391efd4fe017df7 (patch) | |
tree | 7ba5220616aaaea6d0effcef01f85c841918b423 /source/lib/system.c | |
parent | f35fe3b4a175161128341fe30a61437c560180d1 (diff) | |
download | samba-0b686601593bdc05778dcf70c391efd4fe017df7.tar.gz samba-0b686601593bdc05778dcf70c391efd4fe017df7.tar.xz samba-0b686601593bdc05778dcf70c391efd4fe017df7.zip |
The following series of commits are for the new tdb based printing
backend. This completely replaces our old printing backend.
Major changes include:
- all print ops are now done in printing/*.c rather than scattered all
over the place
- system job ids are decoupled from SMB job ids
- the lpq parsers don't need to be nearly so smart, they only need to
parse the filename, the status and system job id
- we can store lots more info about a job, including the full job name
- the queue cache control is much better
I also added a new utility routine file_lines_load() that loads a text
file and parses it into lines. This is used in out lpq parsing and I
also want to use it to replace all of our fgets() based code in other
places.
Diffstat (limited to 'source/lib/system.c')
0 files changed, 0 insertions, 0 deletions