libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol
authorAndrew Bartlett <abartlet@samba.org>
Mon, 20 Jun 2011 04:55:32 +0000 (14:55 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 20 Jun 2011 06:12:03 +0000 (08:12 +0200)
commita1f04e8abc761ef1ba211420ff1dbda50fcf527d
tree77f452c87c7e859341728e2835bd7493b6d8c9c7
parent018f4a5889743f742a59e9ad72056b2ea09adfe9
libcli/util Rename common map_nt_error_from_unix to avoid duplicate symbol

The two error tables need to be combined, but for now seperate the names.

(As the common parts of the tree now use the _common function,
errmap_unix.c must be included in the s3 autoconf build).

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Mon Jun 20 08:12:03 CEST 2011 on sn-devel-104
40 files changed:
lib/torture/torture.c
libcli/auth/msrpc_parse.c
libcli/cldap/cldap.c
libcli/echo/echo.c
libcli/nbt/namerefresh.c
libcli/nbt/nameregister.c
libcli/util/errmap_unix.c
libcli/util/error.h
libcli/util/tstream.c
libgpo/gpext/gpext.c
libgpo/gpo_ini.c
librpc/rpc/binding_handle.c
librpc/rpc/dcerpc_util.c
source3/Makefile.in
source4/auth/kerberos/kerberos_pac.c
source4/cldap_server/cldap_server.c
source4/dns_server/dns_server.c
source4/dsdb/dns/dns_update.c
source4/echo_server/echo_server.c
source4/kdc/kdc.c
source4/ldap_server/ldap_extended.c
source4/lib/socket/socket.c
source4/lib/socket/socket_ip.c
source4/lib/socket/socket_unix.c
source4/libcli/resolve/dns_ex.c
source4/libcli/smb2/connect.c
source4/libcli/smb2/session.c
source4/libcli/smb_composite/smb2.c
source4/libcli/wrepl/winsrepl.c
source4/libnet/libnet_become_dc.c
source4/libnet/libnet_site.c
source4/libnet/libnet_unbecome_dc.c
source4/ntvfs/cifs_posix_cli/vfs_cifs_posix.c
source4/ntvfs/ipc/vfs_ipc.c
source4/ntvfs/posix/pvfs_util.c
source4/ntvfs/simple/vfs_simple.c
source4/ntvfs/sysdep/inotify.c
source4/ntvfs/sysdep/sys_lease_linux.c
source4/rpc_server/dcerpc_server.c
source4/smbd/service_named_pipe.c