From 3_0:
authorVolker Lendecke <vlendec@samba.org>
Fri, 7 Nov 2003 09:04:57 +0000 (09:04 +0000)
committerVolker Lendecke <vlendec@samba.org>
Fri, 7 Nov 2003 09:04:57 +0000 (09:04 +0000)
commit99cbab5c3b2fa9af822415a24832892e869f1d3e
tree93482a06824902f98dd288759fcea7d04be1b76e
parent6a594ea65e9a6a07a64b68f2d987795eba27e324
From 3_0:

Simple rename of get_socket_addr to get_peer_addr and get_socket_name to
get_peer_name. This is to get closer to the getsockname/getpeername system
functions.

Next step will be the %i macro for the local IP address. I still want to play
%L-games in times of port 445.

Volker
(This used to be commit 99311b437be050fd9ee656cd184f299993d20bfb)
source3/lib/access.c
source3/lib/util_sock.c
source3/smbd/server.c
source3/web/cgi.c
source3/wrepld/process.c