diff options
author | Andrew Tridgell <tridge@samba.org> | 2000-04-16 06:20:02 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 2000-04-16 06:20:02 +0000 |
commit | a902caf8d78ae4cb11ea3776d10273cb37d5fcd0 (patch) | |
tree | 7e915ba7b776da894f5f516388ddb7bdcc5a72e6 /source/lib/system.c | |
parent | be1e98b3f7a6007d2c9ac8e079724cb264e0dd3a (diff) | |
download | samba-a902caf8d78ae4cb11ea3776d10273cb37d5fcd0.tar.gz samba-a902caf8d78ae4cb11ea3776d10273cb37d5fcd0.tar.xz samba-a902caf8d78ae4cb11ea3776d10273cb37d5fcd0.zip |
the bulk of the changes. Also split the loadparm related code into printing/load.c
so swat can get it without linking to the backend code
------------
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