index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source
/
printing
/
printfsp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23183: Check in a change made by Tridge:
Volker Lendecke
2007-10-10
1
-2
/
+1
*
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
2007-10-10
1
-7
/
+13
*
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
2007-10-10
1
-11
/
+12
*
r6673: Fix the write cache based on some VERY good detective work
Jeremy Allison
2007-10-10
1
-1
/
+0
*
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
2007-10-10
1
-1
/
+2
*
r3067: patch based on volker's initial work in trunk that fixes the queu upda...
Gerald Carter
2007-10-10
1
-6
/
+6
*
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
2003-05-14
1
-1
/
+1
*
Fix VFS layer:
Alexander Bokovoy
2003-05-11
1
-1
/
+1
*
Ensure we only ever set fsp->conn in one place.
Jeremy Allison
2003-02-04
1
-1
/
+0
*
Fix debugs for rap mapping. Delete job on map fail.
Jeremy Allison
2002-12-05
1
-1
/
+2
*
The element in fsp->print_job should be a RAP jobid, not a uint32 RPC
Jeremy Allison
2002-12-05
1
-3
/
+19
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-1
/
+1
*
sync 3.0 branch with head
Jelmer Vernooij
2002-08-17
1
-3
/
+3
*
Remove the "stat open" code - make it inline. This should fix the
Jeremy Allison
2002-03-20
1
-1
/
+0
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Fixed display of "remote downlevel document" in old print job submission
Jeremy Allison
2002-01-25
1
-2
/
+12
*
Tidyups when I was doing the big merge...
Jeremy Allison
2001-11-17
1
-0
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-2
/
+0
*
converted smbd to use NTSTATUS by default
Andrew Tridgell
2001-08-27
1
-1
/
+0
*
Removed mktemp from HEAD - same as done in 2.2.
Jeremy Allison
2001-04-18
1
-2
/
+2
*
configure:
Jeremy Allison
2001-04-14
1
-1
/
+1
*
Merge of new 2.2 code into HEAD (Gerald I hate you :-) :-). Allows new SAMR
Jeremy Allison
2001-03-11
1
-4
/
+0
*
Fixed file descriptor leak in error processing of print jobs.
Jeremy Allison
2001-02-22
1
-0
/
+8
*
Changes from APPLIANCE_HEAD:
David O'Neill
2001-01-29
1
-2
/
+2
*
Restructuring of vfs layer to include a "this" pointer - can be an fsp or
Jeremy Allison
2000-10-06
1
-4
/
+4
*
Re-instated lanman printing security checks (oops).
Tim Potter
2000-07-10
1
-1
/
+1
*
Pass the vuid from the connection_struct to the printing back end functions.
Tim Potter
2000-06-16
1
-1
/
+1
*
more merging voodoo
Andrew Tridgell
2000-05-10
1
-0
/
+4
*
Now that fsp's are created on successful file open, the structure member
Jeremy Allison
2000-04-24
1
-1
/
+0
*
split fsp specific routines out of printing.c to fix linking problem
Andrew Tridgell
2000-04-23
1
-0
/
+91