r8671: use much shorter names for the selftest directory and socket wrapper
authorAndrew Tridgell <tridge@samba.org>
Thu, 21 Jul 2005 08:42:17 +0000 (08:42 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:29:52 +0000 (13:29 -0500)
commita78558321a994dd02713c04ed3626b6d20d57cc7
tree49e9e0265a077d37c3e215abd214971a1e67e320
parentf3f9e09d6de796d501b81d8af105310adb1023fc
r8671: use much shorter names for the selftest directory and socket wrapper
code. I'm afraid this is needed by irix 6.4 which silently truncates
names in unix domain sockets in recvfrom() to 16 chars. My apologies
for having to move to such short names :-(
(This used to be commit f9693e313da67e1347a607db5d3ebbf36e02a77a)
source4/build/smb_build/makefile.pm
source4/lib/socket_wrapper/socket_wrapper.c
source4/script/tests/selftest.sh