diff options
author | Andrew Tridgell <tridge@samba.org> | 2000-04-16 06:18:39 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2000-04-16 06:18:39 +0000 |
commit | 4973b7e276ca75dcb63ccb54687d17f87aede7c1 (patch) | |
tree | 42597487edeca568c76be9ba5d6f0639d0de3824 /source/lib/system.c | |
parent | 0b686601593bdc05778dcf70c391efd4fe017df7 (diff) | |
download | samba-4973b7e276ca75dcb63ccb54687d17f87aede7c1.tar.gz samba-4973b7e276ca75dcb63ccb54687d17f87aede7c1.tar.xz samba-4973b7e276ca75dcb63ccb54687d17f87aede7c1.zip |
the fsp needs a jobid in it now
------------
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