summaryrefslogtreecommitdiff
path: root/source3/smbd
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-04-16 06:20:02 +0000
committerAndrew Tridgell <tridge@samba.org>2000-04-16 06:20:02 +0000
commit5711f1f196a9caf4dc0de4c3121e920995ebe1bd (patch)
tree9f88db702b4066613978503dba1476936dbc47b4 /source3/smbd
parent95ddbb8aaf1631711299b0710820ef9b0545224c (diff)
downloadsamba-5711f1f196a9caf4dc0de4c3121e920995ebe1bd.tar.gz
samba-5711f1f196a9caf4dc0de4c3121e920995ebe1bd.tar.bz2
samba-5711f1f196a9caf4dc0de4c3121e920995ebe1bd.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. (This used to be commit a902caf8d78ae4cb11ea3776d10273cb37d5fcd0)
Diffstat (limited to 'source3/smbd')
0 files changed, 0 insertions, 0 deletions