summaryrefslogtreecommitdiffstats
path: root/source3/printing/print_iprint.c
Commit message (Expand)AuthorAgeFilesLines
* Remove most of the remaining globals out of lib/util_sock.c.Jeremy Allison2007-11-031-2/+2
* I can't get away without a 'length' arg. :-).Jeremy Allison2007-11-031-1/+1
* Stop get_peer_addr() and client_addr() from using globalJeremy Allison2007-11-031-1/+2
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-2/+2
* Add const to the get_peer_addr() and get_socket_addr()Jeremy Allison2007-10-111-2/+2
* r23801: The FSF has moved around a lot. This fixes their Mass Ave address.Andrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r20131: get rid of a few no previous prototype warningsHerb Lewis2007-10-101-0/+1
* r18047: More C++ stuffVolker Lendecke2007-10-101-2/+3
* r13915: Fixed a very interesting class of realloc() bugs found by Coverity.Jeremy Allison2007-10-101-5/+2
* r13408: Remove C++ comments (# 3494)Günther Deschner2007-10-101-2/+2
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-101-4/+4
* r10371: Adding iPrint printing backend written by Joel J. Smith @ Novell.Jeremy Allison2007-10-101-0/+1241