Split code to generate "rwx-----" strings into lib/permstring.c so it
[rsync/rsync.git] / configure.in
2001-11-27 Martin PoolBuild getaddr/nameinfo into lib/.
2001-11-27 Martin PoolTry to fix LIBOBJ detection of ntop/pton.
2001-11-27 Martin PoolAdd Paul Vixie's implementation of inet_ntop and inet_p...
2001-11-27 Martin PoolLook in -lresolv for inet_ntop
2001-11-27 Martin PoolCheck for inet_ntop and inet_pton, which may be missing.
2001-11-26 Martin PoolAttempted clean up some of the IPv6 tests.
2001-11-26 Martin PoolSilly autoconf
2001-11-26 Martin PoolCheck for -lnsl, -lsocket, etc, *before* looking for...
2001-11-26 Martin PoolRemove highly suspicious redefinition of sockaddr struc...
2001-11-26 Martin PoolRemove check for buggy getaddrinfo for the time being...
2001-11-25 Martin PoolMake some of the headers used by the KAME getaddrinfo...
2001-11-24 Martin PoolFix KAME patch to use proper autoconf AC_MSG macros...
2001-11-24 Martin PoolCall this pre3.
2001-11-24 Martin PoolIPv6 is off by default -- it seems to break header...
2001-11-24 Martin PoolSet rsync version in configure.in
2001-11-24 Martin PoolTry to get IPv6 support, unless --disable-ipv6 is expli...
2001-11-24 Martin PoolMore autoconf fixes.
2001-11-23 Martin PoolMerge KAME.net IPv6 patch: you can now (in theory)...
2001-09-12 Martin PoolFix from Marc Espie to make included-popt work with...
2001-09-08 Andrew Tridgelldebian stable screws up largefile support for fcntl...
2001-08-29 Martin PoolRedraft testsuite driver script to unify 'make check...
2001-08-27 David DykstraThe --with-rsync-path configure option was using the...
2001-08-17 Martin PoolExport autoconf settings to test scripts. Use this...
2001-08-14 Martin PoolCommit getconf/socklen_t/largefile patch suggested...
2001-08-08 Martin PoolAnother try at socklen_t: just check for it, and otherw...
2001-08-08 Martin PoolTry various different types as replacements for socklen...
2001-08-06 Martin PoolUse socklen_t if defined, or otherwise int. This tries...
2001-08-06 Martin PoolFix check for ino_t to work with both autoconf2.50...
2001-06-22 David DykstraImprove the description of --with-default-rsync.
2001-06-13 David DykstraSimplify the --with-rsync-path option implementation...
2001-06-12 David DykstraUse 3rd parameter in AC_DEFINE and AC_DEFINE_UNQUOTED...
2001-06-12 David DykstraAdd --with-rsync-path option.
2001-05-07 Andrew Tridgellimported new snprintf.c from samba, got rid of slprintf
2001-05-06 Andrew Tridgellno space after -I or Tru64 barfs
2001-05-02 Andrew Tridgelluse mkstemp on systems where it is secure
2001-03-20 Martin PoolCheck for alloca.h and mcheck.h, as included popt needs...
2001-03-17 Martin PoolDon't unconditionally define _LARGEFILE_SOURCE, but...
2001-02-24 Martin PoolUpgrade from including popt1.2 to a version of popt1...
2001-02-23 Martin PoolChange from getopt to popt.
2000-09-06 Andrew Tridgellneater getconf test
2000-09-05 Andrew Tridgelladded LFS support for Solaris 8
2000-04-19 Andrew Tridgellautoconf test for broken solaris inet_aton()
2000-02-22 David DykstraChange socketpair test to verify that it works rather...
2000-02-15 David DykstraMove the checking for -lsocket -lnsl ahead of the check...
2000-01-28 Andrew Tridgellswitch to using socketpair instead of pipe if possible...
2000-01-23 Andrew Tridgellhandle systems that don't take a 2nd argument to gettim...
1999-11-01 Andrew Tridgelladded a replacement inet_aton() for systems that don...
1999-10-27 Andrew Tridgellupdated the configure test for fnmatch() to see if...
1999-03-12 David DykstraInclude a test for a working getopt_long because the...
1999-03-02 David DykstraChange getgroups to use GETGROUPS_T as the type of...
1999-03-01 David DykstraPrevent the -g option from preserving groups that a...
1999-02-18 David DykstraChanged exclude/include matching so that normally wildc...
1999-02-03 David DykstraAdd alternate implementation of waitpid() for systems...
1998-12-30 Andrew Tridgellno longer use mmap() in rsync because of the risk of...
1998-11-18 David DykstraLook for strcasecmp in -lresolv for Unixware.
1998-11-15 Andrew Tridgelluse native strlcat() and strlcpy() if available
1998-11-14 Andrew Tridgellcompile with optimisation by default on all compilers
1998-10-30 Andrew Tridgellneed BIG_ENDIAN test for inet_ntoa replacement
1998-10-30 Andrew Tridgellcheck for a broken inet_ntoa() on IRIX
1998-10-29 Andrew Tridgellfixed cacheing of some values (using code from Samba)
1998-10-29 David DykstraFix for systems such as Unixware that have a cc that...
1998-10-29 Andrew Tridgellchanges to get rsync working on a CRAY J90. This machin...
1998-10-26 Andrew Tridgelladded a vsnprintf() implementation from cvslock. See...
1998-09-09 Andrew Tridgellhandle sstem (sco 3) with glob but not glob.h
1998-09-09 Andrew Tridgellput the time in when using log file.
1998-07-17 Andrew Tridgellhandle hard links on systems with 16 bit ino_t
1998-07-02 Andrew Tridgell- use explicit flushes instead of setlinebuf. I've...
1998-06-18 Andrew Tridgellfor consistency use memcpy/memset everywhere instead...
1998-05-27 Andrew Tridgelladded support for --include, --include-from and the...
1998-05-26 Andrew Tridgellcheck for munmap as well as mmap. NextStep only has...
1998-05-22 Andrew Tridgellneed strchr check in configure.in
1998-05-22 Andrew Tridgelluse a simpler mmap() test in autoconf as we don't need...
1998-05-22 Andrew Tridgelldon't need two AC_OUTPUT lines in configure.in
1998-05-22 Paul MackerrasUpdate to use the new zlib-1.1.2 code.
1998-05-13 Andrew Tridgelladded globbing support in the rsync daemon. This will...
1998-05-10 Andrew Tridgellchange to allow names or numbers to be used for uid...
1998-05-10 Andrew Tridgellfixed typo in socket test
1998-05-10 Andrew Tridgelllook for -lsocket by checking for connect()
1998-05-09 Andrew Tridgellfirst vesrion of working socket based It still needs...
1998-05-07 Andrew Tridgellsome large systematic changes to make socket conversion...
1998-05-07 Andrew Tridgellimprove the autoconf warning for broken readdir
1998-05-06 Andrew Tridgelldon't need off64_t code on systems where off_t is alrea...
1998-05-06 Andrew Tridgellbetter test for solaris broken readdir
1998-05-06 Andrew Tridgellhandle broken readdir() on Solaris 2.6 (it returns...
1998-05-06 Andrew TridgellSolaris 2.6 doesn't support "signed char". What a broke...
1998-05-06 Andrew Tridgelluse floating point for printout of stats - this wrks...
1998-05-06 Andrew Tridgelladded support for 64 bit file offsets under Solaris...
1998-05-06 Andrew Tridgellfix up the int64 handling a little. It should work...
1998-03-27 Andrew Tridgelldon't need to test for SETPGRP any more as it is no...
1998-03-25 Andrew Tridgell- fixed a bug in the utimbuf test
1998-03-25 Andrew Tridgellchanges to make VPATH work correctly, thanks to patl...
1998-03-23 Andrew Tridgelltest for "long long" and %lld in configure.
1998-01-27 Andrew Tridgell*** empty log message ***
1997-12-17 Andrew Tridgell*** empty log message ***
1997-12-16 Andrew Tridgell- check for setlinebuf() in autoconf. Apparently HPUX...
1997-12-15 Andrew Tridgellinclude sys/socket.h if possible (this should make...
1997-07-10 Andrew Tridgellminor updates
1996-10-01 Andrew Tridgell- check for sys/select.h
1996-10-01 Andrew Tridgell- detect presence of remsh and use it instead of rsh
1996-06-30 Andrew Tridgellnew header tests for sunos
next