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
2007-10-10
r24120: add a file_id_create() hook into the VFS layer
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
1
-2
/
+1
2007-10-10
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
1
-1
/
+1
2007-10-10
r23183: Check in a change made by Tridge:
Volker Lendecke
1
-2
/
+1
2007-10-10
r16945: Sync trunk -> 3.0 for 3.0.24 code. Still need
Jeremy Allison
1
-7
/
+13
2007-10-10
r13293: Rather a big patch I'm afraid, but this should fix bug #3347
Jeremy Allison
1
-2
/
+2
2007-10-10
r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture
Jeremy Allison
1
-11
/
+12
2007-10-10
r6673: Fix the write cache based on some VERY good detective work
Jeremy Allison
1
-1
/
+0
2007-10-10
r6225: get rid of warnings from my compiler about nested externs
Herb Lewis
1
-1
/
+2
2007-10-10
r3067: patch based on volker's initial work in trunk that fixes the queu upda...
Gerald Carter
1
-6
/
+6
2003-05-14
Prefix VFS API macros with SMB_ for consistency and to avoid problems with VF...
Alexander Bokovoy
1
-1
/
+1
2003-05-11
Fix VFS layer:
Alexander Bokovoy
1
-1
/
+1
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