Define _LARGE_FILES to turn on LFS support on AIX (and some others?).
[rsync/rsync.git] / access.c
2000-08-19 Andrew Tridgellallow 0.0.0.0/0 syntax in hosts allow/deny
1998-05-22 Andrew Tridgelladd a cast to initialisation of mask
1998-05-14 Andrew Tridgellmake host access controls case insensitive
1998-05-13 Andrew Tridgelladded hosts allow and hosts deny support. I ended up...