Wayne Davison
ce72de30ce
Don't try to delete when list_only is set.
2007-11-21 07:09:26 -08:00
Wayne Davison
29bca53f9b
Got rid of the unused symlink parameter to sanitize_path().
2007-11-20 17:37:53 -08:00
Wayne Davison
dc2815c1fb
Make sure that a failure to build configure.sh or config.h.in
...
doesn't leave a file lying around that could deceive us on the
next run.
2007-11-20 17:22:47 -08:00
Wayne Davison
3005a12bce
Only allow the build farm to rsync the latest generated
...
configure files when building them fails.
2007-11-20 08:40:15 -08:00
Wayne Davison
fd913297fa
Made some code that handles hard-linking of symlinks be
...
omitted if symlinks can't be hard-linked.
2007-11-18 17:54:35 -08:00
Wayne Davison
90c98cdc39
Adding a support script that can be used to make the checked-out
...
file-times of an initial clone nicer.
2007-11-17 10:29:13 -08:00
Wayne Davison
b258ebf8ac
Improved F_RDEV_P() define to use DEV_EXTRA_CNT count.
2007-11-17 10:26:46 -08:00
Wayne Davison
97f0421523
Make sure we process a parent patch before a dependent patch.
2007-11-16 08:02:26 -08:00
Wayne Davison
ee8a733d6f
A couple minor improvments to the tar-creation code.
2007-11-15 14:05:09 -08:00
Wayne Davison
20c7d7fd69
Updated to work with git instead of cvs.
2007-11-15 07:48:13 -08:00
Wayne Davison
49ebb358ab
Handle new PATCH-$name files, improved $last_touch code,
...
fixed handling of dependent patches.
2007-11-12 15:10:52 -08:00
Wayne Davison
1f41d42a91
Getting rid of all .cvsignore files.
2007-11-12 13:32:10 -08:00
Wayne Davison
813d2d101a
Mention the change for protocol 30.
2007-11-12 07:12:48 -08:00
Wayne Davison
86eb9f9595
Exit if something goes wrong with commit or tag.
2007-11-12 06:44:16 -08:00
Wayne Davison
18fa91296b
Make sure that time has progressed when we need change branches
...
in order to run prepare-source.
2007-11-12 06:30:24 -08:00
Wayne Davison
8d3211447d
If we start a sub-shell to let the user fix a rebase, output a
...
message and change the prompt.
2007-11-12 00:13:52 -08:00
Wayne Davison
805d8ac43d
Updated to work with latest git repository and to package
...
the patches directory in a separate tar file.
2007-11-11 23:58:01 -08:00
Wayne Davison
d26c7dfdb0
This script transforms one or more patch/* branches into
...
one or more patches/*.diff files.
2007-11-11 23:15:40 -08:00
Wayne Davison
1e21cde315
Ignore a couple more items.
2007-11-11 22:52:25 -08:00
Wayne Davison
c5d77e9659
Including my extern-squishing script, which just found an
...
extraneous extern in exclude.c.
2007-11-11 22:51:50 -08:00
Wayne Davison
2909586ede
This helper script exists to create the generated files that are needed
...
for a build. It pretends to be a configure script so that the build
steps are still the normal sequence of ./configure, make, make install
(which is particularly helpful with the samba build farm). Once the
generated files are ready, the configure.sh script is called to do the
real configure work.
2007-11-09 21:37:01 -08:00
Wayne Davison
c5435b56bf
Switched prototype generation from awk to perl.
2007-11-09 22:57:14 +00:00
Wayne Davison
2c386ff971
Ignore generated files and dirs.
2007-11-09 19:55:00 +00:00
Wayne Davison
7f3b529367
Tweaked gensend to upload man pages too.
2007-11-09 19:31:20 +00:00
Wayne Davison
6228239894
Include the arg name for the lp_*() funtions.
2007-11-09 19:28:27 +00:00
Wayne Davison
4da09a65f8
Simplified script even more for HP-UX.
2007-11-09 19:14:51 +00:00
Wayne Davison
ab96610986
Use older open() style for compatibility with older perl versions.
2007-11-09 18:15:52 +00:00
Wayne Davison
c8dccf8fb4
Improved the manpage install rules.
2007-11-09 18:12:40 +00:00
Wayne Davison
bdc12f41de
Don't fail the install if the man pages aren't there.
2007-11-09 18:04:50 +00:00
Wayne Davison
2042c63251
Clean generated files for distclean.
2007-11-09 17:56:00 +00:00
Wayne Davison
6ec47d3d01
Added gensend target.
2007-11-09 17:50:10 +00:00
Wayne Davison
0c270e48af
Let's try using perl for building proto.h.
2007-11-09 17:40:56 +00:00
Wayne Davison
8aeac05d98
Improved configure bootstrap to try to build generated files
...
before fetching them.
2007-11-09 16:56:46 +00:00
Wayne Davison
564dc9941e
This is an attempt to remove generated files from the rsync repository
...
while still supporting the samba build farm. Let's see if it works.
2007-11-09 16:22:20 +00:00
Wayne Davison
732b391720
Preparing for release of 3.0.0pre5
v3.0.0pre5
2007-11-09 04:49:18 +00:00
Wayne Davison
879b6ad05c
When performing a --dry-run, output a "(DRY RUN)" reminder on the
...
last line of the verbose summary text.
2007-11-09 04:48:10 +00:00
Wayne Davison
f153c9c943
Mention latest changes.
2007-11-09 04:32:58 +00:00
Wayne Davison
1b411143e5
Got rid of a compiler warning.
2007-11-08 20:30:17 +00:00
Wayne Davison
9456434688
Some fixes for SCO in new getaddrinfo() code.
2007-11-08 14:54:58 +00:00
Wayne Davison
268da8167a
Use uint32, not uint32_t.
2007-11-08 01:31:58 +00:00
Wayne Davison
2213961e8f
Add back a define of "struct sockaddr_storage" for systems that
...
don't have it.
2007-11-08 01:10:34 +00:00
Wayne Davison
d100e733db
Improve the man page and --help descriptions of --dry-run. In
...
particular, make it clear that --dry-run turns off action without
turning on verbosity, and has some incomplete/inaccurate stats.
2007-11-08 00:06:48 +00:00
Wayne Davison
15e4d40184
Tweaked an extern.
2007-11-06 15:32:55 +00:00
Wayne Davison
f7a76b9c45
Some changes to allow an unsorted file list even if the iconv option
...
was disabled via configure.
2007-11-06 15:25:02 +00:00
Wayne Davison
84e1a34eaa
Fixed some typos that Matt pointed out.
2007-11-05 18:33:09 +00:00
Wayne Davison
41979f2518
Make sure that get_xattr_data() never tries to malloc 0 bytes.
2007-11-05 18:15:04 +00:00
Wayne Davison
4b1553e2d4
If the xattr data is bogus in get_rsync_acl(), free the buffer.
2007-11-05 18:15:01 +00:00
Wayne Davison
e516b69ef6
Fixed get_xattr_acl() -- it needed to zero *len_p.
2007-11-05 15:02:30 +00:00
Wayne Davison
7df593f21f
Got rid of a redundant mtime check.
2007-11-05 15:02:27 +00:00
Wayne Davison
cac80887a6
Conditional symlink-checking code in unchanged_attrs() should be
...
checking HAVE_LUTIMES.
2007-11-04 06:43:01 +00:00