summaryrefslogtreecommitdiff
path: root/source3/printing/printfsp.c
AgeCommit message (Expand)AuthorFilesLines
2001-03-11Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison1-4/+0
2001-02-22Fixed file descriptor leak in error processing of print jobs.Jeremy Allison1-0/+8
2001-01-29Changes from APPLIANCE_HEAD:David O'Neill1-2/+2
2000-10-06Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison1-4/+4
2000-07-10Re-instated lanman printing security checks (oops).Tim Potter1-1/+1
2000-06-16Pass the vuid from the connection_struct to the printing back end functions.Tim Potter1-1/+1
2000-05-10more merging voodooAndrew Tridgell1-0/+4
2000-04-24Now that fsp's are created on successful file open, the structure memberJeremy Allison1-1/+0
2000-04-23split fsp specific routines out of printing.c to fix linking problemAndrew Tridgell1-0/+91