Wayne Davison
0da7ba57b5
Update option culling to handle latest changes.
2019-01-15 11:16:50 -08:00
Wayne Davison
d73762eea3
Preparing for release of 3.1.3
2018-01-28 15:24:27 -08:00
Wayne Davison
c4a3f55be3
Preparing for release of 3.1.3pre1
2018-01-14 21:34:42 -08:00
Wayne Davison
16b49716d5
Preparing for release of 3.1.2
2015-12-21 12:00:49 -08:00
Wayne Davison
f8d2ecd223
Preparing for release of 3.1.2pre1
2015-08-08 12:47:35 -07:00
Wayne Davison
289ccbd02f
Allow samba.org hostname to be overridden.
2015-08-02 11:15:17 -07:00
Wayne Davison
23afe20780
Brant Gurganus's autoconf updates.
...
This improves some obsolete autoconf macros and increases the minimum
autoconf version from 2.60 to 2.69. Fixes bug 11369.
2015-07-07 10:37:12 -07:00
Wayne Davison
461086bbe7
Handle configure's new version style.
2015-05-01 14:26:21 -07:00
Wayne Davison
aca7dd3bff
Adding the long options that BackupPC likes to use.
2014-09-04 13:44:50 -07:00
Wayne Davison
bc55aa04df
Set GIT_MERGE_AUTOEDIT=no in the environment.
2014-07-31 15:59:32 -07:00
Wayne Davison
f438d5abe0
Match latest git's repo branch message.
2014-07-31 14:52:30 -07:00
Wayne Davison
6fe798392b
Match latest git's repo status messages.
2014-07-31 14:47:09 -07:00
Wayne Davison
7cb0de6326
Preparing for release of 3.1.1
2014-06-22 09:50:03 -07:00
Wayne Davison
4c8eb5f951
Preparing for release of 3.1.1pre2
2014-05-26 15:42:03 -07:00
Wayne Davison
783611707b
Include a systemd file that some distros might want.
2014-02-24 10:19:14 -08:00
Wayne Davison
4dfe7c9f3e
Improve the *.spec file a bit.
2014-01-27 09:57:28 -08:00
Wayne Davison
7fb4c08c24
Use the patch's list of generated files for each patch.
2014-01-27 09:18:03 -08:00
Wayne Davison
8946cfc6f8
Preparing for release of 3.1.1pre1
2014-01-26 09:32:43 -08:00
Wayne Davison
64dff88db9
Don't forget about --debug and --info for rrsync.
2013-10-04 14:10:44 -07:00
Wayne Davison
bc58313bf7
Preparing for release of 3.1.0
2013-09-28 13:55:54 -07:00
Wayne Davison
1220c93a99
Fix the visit-all-patches path.
2013-09-16 09:16:30 -07:00
Wayne Davison
05fce6582a
Preparing for release of 3.1.0pre1
2013-07-28 10:36:43 -07:00
Wayne Davison
01959d6387
Set DESTDIR for make install.
2013-06-23 15:47:09 -07:00
Wayne Davison
70d4a945f7
Support rsync daemon over SSL via stunnel.
...
Added the client rsync-ssl script and various client/daemon support
files needed for talking to an rsync daemon over SSL on port 874 (no
tls support). This uses an elegant stunnel setup that was detailed
by dozzie (see the resources page) now that stunnel4 has improved
command-spawning support. Also incorporates some tweaks by devzero
(e.g. the nice no-tmpfile-config client-side code) and a few by me
(including logging of the actual remote IP that came in to the
stunnel process). This probably still needs a little work.
2013-06-15 16:40:10 -07:00
Wayne Davison
e5e6d3c410
Get the branch set right before listing names and handling --delete.
2011-03-19 16:34:37 -07:00
Wayne Davison
016ce71568
Make it possible to create a new patch file while on a patch branch.
2011-03-19 16:29:47 -07:00
Wayne Davison
47573508f4
Update rrsync with the latest options.
2010-05-26 11:24:00 -07:00
Matt McCutchen
d0f2bbb83e
Rename configure.in to configure.ac, the current autoconf standard.
2010-04-24 09:34:43 -07:00
Wayne Davison
a01e3b490e
Change naming of local patch-related branches and unify
...
the git-status checking into a library.
2009-12-30 13:57:39 -08:00
Wayne Davison
e89a0fc094
Handle check-in and tagging of patches dir.
2009-12-26 14:29:51 -08:00
Wayne Davison
06886d36cf
Adding a new script that creates a local patch/* branch
...
for each file given on the command-line.
2009-05-23 13:40:34 -07:00
Wayne Davison
9ba4d44fa8
Improved the usage output.
2009-05-23 13:40:23 -07:00
Wayne Davison
350242c5c1
Determine the master's commit hash and note it in each patch
...
that is based on the master in the new "based-on:" line.
2009-05-23 13:12:01 -07:00
Wayne Davison
5250c3bc20
Changed the commands used to "make gen" without any stoppage.
2009-04-12 15:44:52 -07:00
Wayne Davison
01e293f1b5
Use "use warnings" rather than -w on the #! line.
2009-01-13 14:52:03 -08:00
Wayne Davison
adc2476fa2
Output numbers in 3-digit groups by default (e.g. 1,234,567).
...
Also improved the human-readable output functions, including
adding the ability to output negative numbers.
2008-09-01 13:27:11 -07:00
Wayne Davison
34c3ca8f35
Verify that SUBPROTOCOL_VERSION is set correctly when making a
...
nightly tar file release. Fixed the opening comments.
2008-08-31 11:55:09 -07:00
Wayne Davison
4f282b0b92
Added extra file-changing logic to ensure that the various files that
...
mention the protocol number have the right value, that the check-in date
for a protocol-change release is specified, and that a pre-release with
a protocol change doesn't have SUBPROTOCOL_VERSION set to 0. Prompt for
releasing a branch if -b option was not used and we're on a branch.
2008-08-31 10:13:38 -07:00
Wayne Davison
56fc9f70d3
Enhanced the release scripts to be able to handle a branch release.
2008-07-23 23:40:06 -07:00
Wayne Davison
93465f51bc
Improved var-checker and tweaked all the issues it found.
2008-07-21 00:10:22 -07:00
Wayne Davison
26a7af26aa
Renamed extern-squish -> var-checker.
2008-07-21 00:09:16 -07:00
Wayne Davison
db8f3f7350
Preparing for release of 3.0.3
2008-06-29 20:15:37 -07:00
Wayne Davison
13074c982b
Preparing for release of 3.0.3pre3
2008-06-22 19:03:46 -07:00
Wayne Davison
cc56eb2acc
Preparing for release of 3.0.3pre2
2008-05-17 10:02:19 -07:00
Wayne Davison
9a30c0cc3c
Preparing for release of 3.0.3pre1
2008-05-07 22:12:57 -07:00
Wayne Davison
8a5ae84efd
A few $last_touch tweaks.
2008-04-16 09:11:15 -07:00
Wayne Davison
8ba802f3b4
Preparing for release of 3.0.2
2008-04-08 08:16:05 -07:00
Wayne Davison
e53f49d1af
Call patch-update in its new location.
2008-04-08 08:15:39 -07:00
Wayne Davison
237e9a178f
Have the spec file put more useful stuff into the doc dir.
2008-04-05 22:46:48 -07:00
Wayne Davison
0668bfe077
Moving some files from support into packaging.
2008-04-05 22:45:12 -07:00