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
/
source3
/
printing
/
print_cups.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initialize near creation of resource. Makes code clearer.
Jeremy Allison
2008-10-10
1
-0
/
+2
*
Ensure we do reinit_after_fork().
Jeremy Allison
2008-10-10
1
-0
/
+5
*
Allow data flow to be debugged and only log on error. All seems ok now.
Jeremy Allison
2008-10-10
1
-8
/
+40
*
Async is trickier than it looks :-). Don't use a stack variable for a private...
Jeremy Allison
2008-10-10
1
-6
/
+18
*
If you have a large number of cups printers, then scanning for print info can...
Jeremy Allison
2008-10-10
1
-3
/
+208
*
Don't reject a successful alloc :-(.
Jeremy Allison
2008-10-02
1
-1
/
+1
*
Fix bug #5080. Access to cups-printers via samba broken with cups 1.3.4, Unsu...
Jeremy Allison
2008-10-01
1
-90
/
+251
*
Whitespace cleanup.
Jeremy Allison
2008-10-01
1
-16
/
+16
*
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
-6
/
+28
*
Remove pstring from srv_spoolss_nt.c. All gone from rpc_server/*.c
Jeremy Allison
2007-11-27
1
-1
/
+3
*
Remove pstring from printing/*.c except for the
Jeremy Allison
2007-11-21
1
-4
/
+8
*
Remove most of the remaining globals out of lib/util_sock.c.
Jeremy Allison
2007-11-03
1
-2
/
+2
*
I can't get away without a 'length' arg. :-).
Jeremy Allison
2007-11-03
1
-1
/
+1
*
Stop get_peer_addr() and client_addr() from using global
Jeremy Allison
2007-11-03
1
-1
/
+2
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-4
/
+4
*
Add const to the get_peer_addr() and get_socket_addr()
Jeremy Allison
2007-10-11
1
-1
/
+1
*
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
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
*
r21958: Fix Coverity ID 343 (dead code)
Volker Lendecke
2007-10-10
1
-3
/
+0
*
r21861: Pull the comment and location from CUPS if we don't have one
Gerald Carter
2007-10-10
1
-0
/
+139
*
r20245: merge 20244 from samba_3_0_24
Herb Lewis
2007-10-10
1
-2
/
+1
*
r20131: get rid of a few no previous prototype warnings
Herb Lewis
2007-10-10
1
-0
/
+1
*
r17816: Merge my cupsprot branch. It is now possible to (optionally) specify ...
Jelmer Vernooij
2007-10-10
1
-31
/
+37
*
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
2007-10-10
1
-5
/
+2
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-3
/
+3
*
r5359: BUG 2333: use the lpq command to pass in the correct printer name for ...
Gerald Carter
2007-10-10
1
-5
/
+14
*
r5012: fix segfault caused by using a ipp_t * after calling cupsDoRequest()
Gerald Carter
2007-10-10
1
-0
/
+2
*
r4907: remove unreached code
Gerald Carter
2007-10-10
1
-1
/
+0
*
r4902: please note that cupsDoRequest() deletes the request* so don't call ip...
Gerald Carter
2007-10-10
1
-32
/
+2
*
r4881: Varient of Lar's patch for #2270. Jerry promises to test :-).
Jeremy Allison
2007-10-10
1
-258
/
+274
*
r4539: patch from Rob -- adding real printcap name cache function to speed up...
Gerald Carter
2007-10-10
1
-107
/
+16
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r4030: patch from Rob -- don't force the cups printer-make-and-model tag as t...
Gerald Carter
2007-10-10
1
-24
/
+2
*
r3067: patch based on volker's initial work in trunk that fixes the queu upda...
Gerald Carter
2007-10-10
1
-31
/
+24
*
r979: Implement the 'cups server' option. This makes it possible to have virtual
Volker Lendecke
2007-10-10
1
-18
/
+29
*
r242: adding 'cups options' parameter to allow raw printing without changing ...
Gerald Carter
2007-10-10
1
-1
/
+13
*
allow users to delete jobs with cups printing backend
Gerald Carter
2003-11-25
1
-1
/
+5
*
patch from Matthias Hilbig for bug 467; use the dns name (or IP) as the origi...
Gerald Carter
2003-11-24
1
-2
/
+7
*
a small include file rearrangement that doesn't affect normal
Andrew Tridgell
2003-11-12
1
-0
/
+1
*
Cleanups: (merge from HEAD)
Andrew Bartlett
2003-02-10
1
-3
/
+3
*
CUPS patch to log client name
Gerald Carter
2003-02-05
1
-0
/
+4
*
CUPS-PRINTER_CLASS patch from Michael Sweet
Gerald Carter
2003-01-28
1
-2
/
+101
*
*lots of small merges form HEAD
Gerald Carter
2003-01-15
1
-6
/
+4
*
Merge a bunch of trivial changes from HEAD. The difference remaining
Tim Potter
2002-11-29
1
-1
/
+0
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-2
/
+6
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-1
/
+1
*
Fix ability to compile with CUPS support.
John Terpstra
2002-03-17
1
-2
/
+2
*
Tidyups when I was doing the big merge...
Jeremy Allison
2001-11-17
1
-1
/
+1
*
Removed 'extern int DEBUGLEVEL' as it is now in the smb.h header.
Tim Potter
2001-10-02
1
-3
/
+0
[next]