From 3_0:
commit99311b437be050fd9ee656cd184f299993d20bfb
authorVolker Lendecke <vlendec@samba.org>
Fri, 7 Nov 2003 09:04:57 +0000 (7 09:04 +0000)
committerVolker Lendecke <vlendec@samba.org>
Fri, 7 Nov 2003 09:04:57 +0000 (7 09:04 +0000)
tree4a0027e0e5468b214e5d0bfb9cc0e0b89e478024
parent5d52e6b3016960cc3be33d3cd15725cce5fd0580
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
source/lib/access.c
source/lib/util_sock.c
source/smbd/server.c
source/web/cgi.c
source/wrepld/process.c