Fix VFS layer:
[tprouty/samba.git] / source / printing / printfsp.c
2003-05-11 Alexander BokovoyFix VFS layer:
2003-02-04 Jeremy AllisonEnsure we only ever set fsp->conn in one place.
2003-02-04 Jeremy AllisonEnsure we only ever set fsp->conn in one place.
2002-12-05 Jeremy AllisonFix debugs for rap mapping. Delete job on map fail.
2002-12-05 Jeremy AllisonFix debugs for rap mapping. Delete job on map fail.
2002-12-05 Jeremy AllisonThe element in fsp->print_job should be a RAP jobid...
2002-12-05 Jeremy AllisonThe element in fsp->print_job should be a RAP jobid...
2002-09-25 Gerald Cartersync'ing up for 3.0alpha20 release
2002-09-25 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-09-18 Gerald Carterprintjob merge from APP_HEAD regarding device modes
2002-08-17 Jelmer Vernooijsync 3.0 branch with head
2002-08-17 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-07-17 Jeremy AllisonGone back to explicit queue number passing as snum...
2002-04-12 cvs2svn Import UserThis commit was manufactured by cvs2svn to create branc...
2002-03-20 Jeremy AllisonRemove the "stat open" code - make it inline. This...
2002-01-30 Tim PotterRemoved version number from file header.
2002-01-25 Jeremy AllisonFixed display of "remote downlevel document" in old...
2001-11-17 Jeremy AllisonTidyups when I was doing the big merge...
2001-10-02 Tim PotterRemoved 'extern int DEBUGLEVEL' as it is now in the...
2001-08-27 Andrew Tridgellconverted smbd to use NTSTATUS by default
2001-04-18 Jeremy AllisonRemoved mktemp from HEAD - same as done in 2.2.
2001-04-14 Jeremy Allisonconfigure:
2001-03-11 Jeremy AllisonMerge ... new 2.2 code into HEAD (Gerald I hate you...
2001-02-22 Jeremy AllisonFixed file descriptor leak in error processing of print...
2001-01-29 David O'NeillChanges from APPLIANCE_HEAD:
2000-10-06 Jeremy AllisonRestructuring of vfs layer to include a "this" pointer...
2000-07-10 Tim PotterRe-instated lanman printing security checks (oops).
2000-06-16 Tim PotterPass the vuid from the connection_struct to the printin...
2000-05-10 Andrew Tridgellmore merging voodoo
2000-04-24 Jeremy AllisonNow that fsp's are created on successful file open...
2000-04-23 Andrew Tridgellsplit fsp specific routines out of printing.c to fix...