Age | Commit message (Expand) | Author | Files | Lines |
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 |