index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
printing
/
printfsp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2003-02-04
Ensure we only ever set fsp->conn in one place.
Jeremy Allison
1
-1
/
+0
2002-12-05
Fix debugs for rap mapping. Delete job on map fail.
Jeremy Allison
1
-1
/
+2
2002-12-05
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
Jeremy Allison
1
-3
/
+19
2002-09-25
sync'ing up for 3.0alpha20 release
Gerald Carter
1
-1
/
+1
2002-08-17
sync 3.0 branch with head
Jelmer Vernooij
1
-3
/
+3
2002-03-20
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
1
-1
/
+0
2002-01-30
Removed version number from file header.
Tim Potter
1
-2
/
+1
2002-01-25
Fixed display of "remote downlevel document" in old print job submission
Jeremy Allison
1
-2
/
+12
2001-11-17
Tidyups when I was doing the big merge...
Jeremy Allison
1
-0
/
+1
2001-10-02
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
1
-2
/
+0
2001-08-27
converted smbd to use NTSTATUS by default
Andrew Tridgell
1
-1
/
+0
2001-04-18
Removed mktemp from HEAD - same as done in 2.2.
Jeremy Allison
1
-2
/
+2
2001-04-14
configure:
Jeremy Allison
1
-1
/
+1
2001-03-11
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
1
-4
/
+0
2001-02-22
Fixed file descriptor leak in error processing of print jobs.
Jeremy Allison
1
-0
/
+8
2001-01-29
Changes from APPLIANCE_HEAD:
David O'Neill
1
-2
/
+2
2000-10-06
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
1
-4
/
+4
2000-07-10
Re-instated lanman printing security checks (oops).
Tim Potter
1
-1
/
+1
2000-06-16
Pass the vuid from the connection_struct to the printing back end functions.
Tim Potter
1
-1
/
+1
2000-05-10
more merging voodoo
Andrew Tridgell
1
-0
/
+4
2000-04-24
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
1
-1
/
+0
2000-04-23
split fsp specific routines out of printing.c to fix linking problem
Andrew Tridgell
1
-0
/
+91