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
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
printing
/
print_iprint.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-08
s3:printing: Add missing newlines to logging messages
Joseph Sutton
1
-1
/
+1
2023-07-19
s3:printing: Fix code spelling
Andreas Schneider
1
-2
/
+2
2023-07-19
s3:printing: Fix trailing white spaces in print_iprint.c
Andreas Schneider
1
-16
/
+16
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
1
-0
/
+1
2019-11-27
smbdotconf: mark "iprint server" with substitution="1"
Ralph Boehme
1
-1
/
+3
2019-11-27
smbdotconf: mark "printername" with substitution="1"
Ralph Boehme
1
-8
/
+14
2019-11-22
s3:printing: Use httpConnect2 from CUPS
Andreas Schneider
1
-6
/
+78
2014-11-25
s3:printing: fix some const warnings in print_iprint.c
Stefan Metzmacher
1
-6
/
+6
2014-08-08
printing: reload printer_list.tdb from in memory list
David Disseldorp
1
-6
/
+10
2012-07-24
Fix incorrect use of server as a talloc context.
Jeremy Allison
1
-1
/
+1
2012-07-20
Use ippGet/ippSet (accessors) for IPP API.
Jiri Popelka
1
-101
/
+143
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-11
/
+13
2012-06-26
s3-printing: pass lpq command to job_submit
David Disseldorp
1
-1
/
+3
2012-06-26
s3-printing: rename queue->job sysjob
David Disseldorp
1
-1
/
+1
2012-02-18
Fix a bunch of "unused variable" warnings.
Jeremy Allison
1
-5
/
+0
2011-05-16
s3-printing: Get the location info from cups.
Günther Deschner
1
-1
/
+1
2010-08-16
s3-printing: Lift the use of smbd_server_fd from job_submit.
Volker Lendecke
1
-8
/
+1
2010-08-16
s3: Remove get_client_fd()
Volker Lendecke
1
-2
/
+2
2010-06-13
s3: Remove the pointless PRINTERNAME macro
Volker Lendecke
1
-8
/
+15
2010-05-14
s3-printing: explicitly include "printing/pcap.h" as there is /usr/include/pc...
Günther Deschner
1
-1
/
+1
2010-05-14
Make pcap headers private
Simo Sorce
1
-0
/
+1
2007-11-03
Remove most of the remaining globals out of lib/util_sock.c.
Jeremy Allison
1
-2
/
+2
2007-11-03
I can't get away without a 'length' arg. :-).
Jeremy Allison
1
-1
/
+1
2007-11-03
Stop get_peer_addr() and client_addr() from using global
Jeremy Allison
1
-1
/
+2
2007-10-18
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
1
-2
/
+2
2007-10-11
Add const to the get_peer_addr() and get_socket_addr()
Jeremy Allison
1
-2
/
+2
2007-10-10
r23801: The FSF has moved around a lot. This fixes their Mass Ave address.
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
r20131: get rid of a few no previous prototype warnings
Herb Lewis
1
-0
/
+1
2007-10-10
r18047: More C++ stuff
Volker Lendecke
1
-2
/
+3
2007-10-10
r13915: Fixed a very interesting class of realloc() bugs found by Coverity.
Jeremy Allison
1
-5
/
+2
2007-10-10
r13408: Remove C++ comments (# 3494)
Günther Deschner
1
-2
/
+2
2007-10-10
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
1
-4
/
+4
2007-10-10
r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.
Jeremy Allison
1
-0
/
+1241