s3: piddir creation fix part 2.
[ira/wip.git] / source3 / printing / print_iprint.c
2012-02-18 Jeremy AllisonFix a bunch of "unused variable" warnings.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-16 Günther Deschners3-printing: Get the location info from cups.
2010-08-16 Volker Lendeckes3-printing: Lift the use of smbd_server_fd from job_su...
2010-08-16 Volker Lendeckes3: Remove get_client_fd()
2010-06-13 Volker Lendeckes3: Remove the pointless PRINTERNAME macro
2010-05-14 Günther Deschners3-printing: explicitly include "printing/pcap.h" as...
2010-05-14 Simo SorceMake pcap headers private
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-11-04 Jeremy AllisonRemove most of the remaining globals out of lib/util_so...
2007-11-04 Jeremy AllisonI can't get away without a 'length' arg. :-).
2007-11-04 Jeremy AllisonStop get_peer_addr() and client_addr() from using global
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-12 Jelmer VernooijMerge branch 'v3-2-stable' into my_branch
2007-10-11 Jeremy AllisonAdd const to the get_peer_addr() and get_socket_addr()
2007-10-10 Andrew Tridgellr23801: The FSF has moved around a lot. This fixes...
2007-10-10 Jeremy Allisonr23779: Change from v2 or later to v3 or later.
2007-10-10 Herb Lewisr20131: get rid of a few no previous prototype warnings
2007-10-10 Volker Lendecker18047: More C++ stuff
2007-10-10 Jeremy Allisonr13915: Fixed a very interesting class of realloc(...
2007-10-10 Günther Deschnerr13408: Remove C++ comments (# 3494)
2007-10-10 Gerald Carterr10656: BIG merge from trunk. Features not copied...
2007-10-10 Jeremy Allisonr10371: Adding iPrint printing backend written by Joel...