summaryrefslogtreecommitdiffstats
path: root/source/printing/printfsp.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed display of "remote downlevel document" in old print job submissionJeremy Allison2002-01-251-2/+12
* Tidyups when I was doing the big merge...Jeremy Allison2001-11-171-0/+1
* Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.Tim Potter2001-10-021-2/+0
* converted smbd to use NTSTATUS by defaultAndrew Tridgell2001-08-271-1/+0
* Removed mktemp from HEAD - same as done in 2.2.Jeremy Allison2001-04-181-2/+2
* configure:Jeremy Allison2001-04-141-1/+1
* Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMRJeremy Allison2001-03-111-4/+0
* Fixed file descriptor leak in error processing of print jobs.Jeremy Allison2001-02-221-0/+8
* Changes from APPLIANCE_HEAD:David O'Neill2001-01-291-2/+2
* Restructuring of vfs layer to include a "this" pointer - can be an fsp orJeremy Allison2000-10-061-4/+4
* Re-instated lanman printing security checks (oops).Tim Potter2000-07-101-1/+1
* Pass the vuid from the connection_struct to the printing back end functions.Tim Potter2000-06-161-1/+1
* more merging voodooAndrew Tridgell2000-05-101-0/+4
* Now that fsp's are created on successful file open, the structure memberJeremy Allison2000-04-241-1/+0
* split fsp specific routines out of printing.c to fix linking problemAndrew Tridgell2000-04-231-0/+91