summaryrefslogtreecommitdiff
path: root/source3/smbd/fileio.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-04-16 06:20:43 +0000
committerAndrew Tridgell <tridge@samba.org>2000-04-16 06:20:43 +0000
commit8a91379a00cade86a0b448c6a7c4e949cc58185c (patch)
treef5b0e0271a52dab20a8cccaea08d0a1d1b5e12fd /source3/smbd/fileio.c
parent5711f1f196a9caf4dc0de4c3121e920995ebe1bd (diff)
downloadsamba-8a91379a00cade86a0b448c6a7c4e949cc58185c.tar.gz
samba-8a91379a00cade86a0b448c6a7c4e949cc58185c.tar.bz2
samba-8a91379a00cade86a0b448c6a7c4e949cc58185c.zip
JF and Jeremy - please have a look at what I did to the spoolss
code. It now uses the new printing backend. ------------ 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 2df82862c061cca5644f5f69146c97302ccb42d5)
Diffstat (limited to 'source3/smbd/fileio.c')
0 files changed, 0 insertions, 0 deletions