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