index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
/
include
/
printing.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3: Make "unpack_pjob" static
Volker Lendecke
2010-10-20
1
-1
/
+0
*
s3-printing: Make auth_serversupplied_info const.
Andreas Schneider
2010-09-09
1
-7
/
+7
*
s3-printing: Added function to update the queue.
Andreas Schneider
2010-08-18
1
-1
/
+1
*
s3: Use pipe_struct->client_id->name for pjob.clientmachine
Volker Lendecke
2010-08-18
1
-0
/
+1
*
s3: Remove unused "pos" arg from print_job_write
Volker Lendecke
2010-08-17
1
-2
/
+1
*
s3-printing: Lift the use of smbd_server_fd from job_submit.
Volker Lendecke
2010-08-16
1
-1
/
+2
*
s3: Lift the server_messaging_context from print_job_endpage
Volker Lendecke
2010-08-08
1
-1
/
+2
*
s3: Lift the server_messaging_context from print_job_write
Volker Lendecke
2010-08-08
1
-1
/
+4
*
s3: Lift the server_messaging_context from print_job_set_name
Volker Lendecke
2010-08-08
1
-1
/
+3
*
s3: Lift the server_messaging_context from pjob_delete
Volker Lendecke
2010-08-08
1
-1
/
+0
*
s3: Lift the server_messaging_context from print_queue_status
Volker Lendecke
2010-08-08
1
-1
/
+1
*
s3: Lift the server_messaging_context from print_job_end
Volker Lendecke
2010-08-08
1
-1
/
+2
*
s3: Lift the server_messaging_context from print_queue_length
Volker Lendecke
2010-08-08
1
-1
/
+2
*
s3: Lift the smbd_messaging_context from print_queue_purge
Volker Lendecke
2010-08-08
1
-1
/
+2
*
s3: Lift the smbd_messaging_context from print_queue_resume
Volker Lendecke
2010-08-08
1
-1
/
+2
*
s3: Lift the smbd_messaging_context from print_queue_pause
Volker Lendecke
2010-08-08
1
-1
/
+2
*
s3: Lift the smbd_messaging_context from print_job_start
Volker Lendecke
2010-08-08
1
-0
/
+1
*
s3: Lift the smbd_messaging_context from print_job_resume
Volker Lendecke
2010-08-08
1
-2
/
+3
*
s3: Lift the smbd_messaging_context from print_job_pause
Volker Lendecke
2010-08-08
1
-2
/
+3
*
s3: Lift the smbd_messaging_context from print_job_delete
Volker Lendecke
2010-08-08
1
-1
/
+2
*
s3-printing: Removed unused function print_job_fd().
Simo Sorce
2010-07-27
1
-1
/
+0
*
s3-printing: Moved printing.c headers to include/printing.h.
Simo Sorce
2010-07-27
1
-0
/
+33
*
s3-smbd: Added code to print via spoolss.
Simo Sorce
2010-07-27
1
-0
/
+12
*
s3-spoolss: Migrated NT_DEVICEMODE to spoolss_DeviceMode.
Simo Sorce
2010-07-27
1
-1
/
+1
*
printing: Rename new parameter "cups timeout" to "cups connection timeout".
Karolin Seeger
2008-09-24
1
-1
/
+1
*
printing: Add new parameter "cups timeout".
Karolin Seeger
2008-09-23
1
-0
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-2
/
+2
*
remove reference to removed code
Stefan Metzmacher
2007-10-18
1
-4
/
+0
*
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
*
r17622: Add a framework for a printing backend designed to support the build ...
Volker Lendecke
2007-10-10
1
-0
/
+4
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-1
/
+1
*
r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.
Jeremy Allison
2007-10-10
1
-0
/
+4
*
r5685: BUG 1881: only define PRINT_SPOOL_PREFIX if it is not already defined
Gerald Carter
2007-10-10
1
-0
/
+2
*
r3067: patch based on volker's initial work in trunk that fixes the queu upda...
Gerald Carter
2007-10-10
1
-1
/
+7
*
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
2003-11-12
1
-2
/
+0
*
[print notify fixes from APP_HEAD]
Gerald Carter
2002-11-26
1
-0
/
+16
*
Add a timeout to tdb_lock_bystring(). Ensure we never have more than
Jeremy Allison
2002-10-04
1
-1
/
+1
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-0
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-1
/
+1
*
Print queue entries *must* have queue names, not numbers - numbers are
Jeremy Allison
2002-03-20
1
-2
/
+2
*
John's patch changed the size of a structure stored in the tdb - we
Jeremy Allison
2002-03-20
1
-1
/
+1
*
Merge in JohnR's page count fixes.
Jeremy Allison
2002-03-19
1
-0
/
+1
*
Fix for machines that have their time changed forward, then back. Ensure
Jeremy Allison
2002-03-07
1
-0
/
+7
*
Merge of printing performance fixes from appliance.
Tim Potter
2002-02-25
1
-1
/
+1
*
Removed version number from file header.
Tim Potter
2002-01-30
1
-2
/
+1
*
Fixed detection of CUPS. We need to check for the presence of the cups
Tim Potter
2001-08-23
1
-2
/
+2
*
Added files for CUP printing patch split.
Jeremy Allison
2001-03-16
1
-0
/
+69