aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Added ifuncs.h.Wayne Davison2007-09-221-1/+1
* Added hashtable.o.Wayne Davison2007-09-031-1/+1
* Added the $(CHECK_SYMLINKS) var to installcheck target.Wayne Davison2007-04-271-1/+1
* Create symlinks for fake tests.Wayne Davison2007-04-241-4/+11
* A little more popt tweaking.Wayne Davison2007-04-241-3/+3
* Fixed build problem for tls for those using the included popt.Wayne Davison2007-04-241-1/+1
* Moved the header info from smb_acls.h into lib/sysacls.h.Wayne Davison2007-04-241-1/+1
* Adding the --fake-super option.Wayne Davison2007-04-241-1/+1
* The improved --xattrs option is landing on the trunk.Wayne Davison2007-04-071-2/+2
* Protocol 30 now uses MD5 checksums instead of MD4.Wayne Davison2007-03-181-1/+1
* The ACL support has arrived! This version has a brand new protocolWayne Davison2007-03-111-3/+3
* Fix the building of mkrounding$(EXEEXT) when building outside theWayne Davison2006-12-271-2/+2
* - Ensure that mkrouding gets rebuilt when rsync.h changes.Wayne Davison2006-12-171-1/+4
* Build & run mkrounding to make the rounding.h file used by flist.c.Wayne Davison2006-12-161-4/+15
* Need to include lib/snprintf.o when building wildtest.Wayne Davison2006-11-091-2/+2
* Undo temporary changes used for build-farm testing of ACL patch.Wayne Davison2006-10-241-8/+2
* Run patch with -t so that it doesn't ask any questions.Wayne Davison2006-10-241-1/+1
* Use "test" instead of "[ ... ]" for better portability.Wayne Davison2006-10-221-1/+1
* Added missing cleanup of empty ACL files.Wayne Davison2006-10-221-0/+1
* Change the unpatch code for NetBSD.Wayne Davison2006-10-221-6/+6
* Temporary changes to have the build-farm configure and buildWayne Davison2006-10-221-1/+6
* Restore build order back to normal.Wayne Davison2006-10-141-3/+3
* More temporary name juggling to get all code analyzed.Wayne Davison2006-10-131-2/+2
* Temporarily reorder the OBJS line so that the IBM code checkerWayne Davison2006-10-131-1/+1
* Moved some of the variable setup from "make check" into theWayne Davison2006-10-071-1/+1
* Assign datarootdir=@datarootdir@ so that a modern autoconfWayne Davison2006-07-211-0/+1
* Don't use -C with make because it's not portable.Wayne Davison2006-04-171-3/+3
* The "proto" target now builds target "proto.h" from the newWayne Davison2006-02-061-1/+1
* Moved the targets "gen", "proto", and "man" to prepare-source.mak.Wayne Davison2006-02-061-20/+5
* We now use lib/compat.o when building wildtest.Wayne Davison2006-01-131-2/+2
* Added chmod.o to OBJS2.Wayne Davison2005-11-071-1/+1
* Changes for new zlib.Wayne Davison2005-07-071-3/+2
* Always include lib/snprintf.o when we include lib/compat.o.Wayne Davison2004-11-021-2/+2
* Decided we don't need the build_gen target after all.Wayne Davison2004-10-121-3/+1
* A new target, build_gen, works like gen w/o man-page generation.Wayne Davison2004-10-081-1/+3
* Make sure that all programs that use syscall.o also includeWayne Davison2004-10-011-2/+2
* Improved the build rule for getfsdev and added getfsdev.o to theWayne Davison2004-08-121-3/+3
* Added a rule for building getfsdev and for requiring it to run "test".Wayne Davison2004-08-091-1/+4
* Added some missing $(srcdir) references.Wayne Davison2004-07-041-8/+8
* Added a "gen" rule to remake various generated files: configure,Wayne Davison2004-05-151-11/+12
* Got rid of a TODO comment that was fixed long ago.Wayne Davison2004-05-021-3/+0
* Renamed variable STRIP to INSTALL_STRIP to avoid an accidental matchWayne Davison2004-05-021-2/+2
* Added lib/pool_alloc.h to the HEADERS.Wayne Davison2004-02-101-1/+1
* Make idev, hlink and file_struct + strings use allocationJ.W. Schultz2004-02-101-1/+1
* Changed lib/fnmatch.o to lib/wildmatch.o.Wayne Davison2003-07-301-1/+1
* A wildtest change to handle someone using the included popt lib.Wayne Davison2003-07-051-1/+1
* Added dependencies for wildtest.o.Wayne Davison2003-07-051-0/+1
* Another change to the wildtest rule to make it more portable.Wayne Davison2003-07-051-1/+1
* Changed the build rule for wildtest.Wayne Davison2003-07-051-3/+2
* Build "wildtest" for "make check".Wayne Davison2003-07-051-2/+6