added a dest_port parameter to send_mailslot() so we send replies to
[samba.git] / source3 / configure.in
1998-08-26 Luke Leightonoops - added /usr/include/rpc includes.
1998-08-25 Luke Leightonadded loads of pointless rpcsvc/ and rpc/ include files...
1998-08-19 Andrew Tridgelladded a test for a working setresuid
1998-08-16 Andrew Tridgelladded include of sys/resource.h
1998-08-15 Andrew Tridgellmoved the printing related files to a separate printing...
1998-08-15 Jeremy Allisonconfigure: Changes for extra headers.
1998-08-14 Andrew Tridgellthis is the bug change to using connection_struct*...
1998-08-13 John BlairAdded the '--with-netatalk' option to turn Netatalk...
1998-08-09 Andrew Tridgellthis gets smbd compiling and linking correctly with...
1998-08-09 Andrew Tridgellthe autoconf scripts are now converted to the new direc...
1998-08-09 Andrew Tridgellnew directory structure in configure.in
1998-08-08 Andrew Tridgellwe have to have the test for -lsocket before the test...
1998-08-08 Andrew Tridgelladded --with-nisplus-home option
1998-07-31 Andrew Tridgelladded test for getpwanam().
1998-07-30 Christopher R. HertelIn addition to the HAVE_FUNCTION_MACRO test that Andrew...
1998-07-30 Andrew Tridgelladded HAVE_FUNCTION_MACRO test
1998-07-30 Andrew Tridgellfixed sin_len test for FreeBSD
1998-07-29 Andrew Tridgelltest for a broken inet_ntoa and replace it if necessary...
1998-07-29 Andrew Tridgellget rid of the runtime test for broken getgroups()...
1998-07-29 Andrew Tridgellmerge from the autoconf2 branch to the main branch