Wayne Davison
|
e610e50f9c
|
Added missing extern for read_batch.
|
2004-05-05 17:15:03 +00:00 |
|
Wayne Davison
|
935c64173f
|
Don't force the whole-file option when using read-batch.
|
2004-05-05 16:23:49 +00:00 |
|
Wayne Davison
|
377dbd2075
|
Calls to make_bak_dir() should only happen when we fail to create a
file/dir/etc. with errno == ENOENT.
|
2004-05-04 03:10:45 +00:00 |
|
Wayne Davison
|
93272700d2
|
A slight refinement to my last patch.
|
2004-05-03 01:24:10 +00:00 |
|
Wayne Davison
|
d508258ad8
|
Fixed crash bug that can affect --delete in certain circumstances.
|
2004-05-03 01:18:07 +00:00 |
|
Wayne Davison
|
f57b2e6150
|
Got rid of a TODO comment that was fixed long ago.
|
2004-05-02 17:04:14 +00:00 |
|
Wayne Davison
|
af45f9e27e
|
Renamed variable STRIP to INSTALL_STRIP to avoid an accidental match
with an environment variable in OpenBSD.
|
2004-05-02 16:52:52 +00:00 |
|
Wayne Davison
|
4c4d61b046
|
Got rid of trailing comma in an enum.
|
2004-05-02 16:34:33 +00:00 |
|
Wayne Davison
|
7561c3e132
|
Moved some news items under new headings.
|
2004-04-30 21:10:58 +00:00 |
|
Wayne Davison
|
1514ad2a80
|
Changed the order that ssh and rsh are mentioned.
|
2004-04-30 20:39:29 +00:00 |
|
Wayne Davison
|
d8195637d4
|
Additional testing confirmed the limited scope of the sources affected
by the -R sorting bug.
v2.6.2
|
2004-04-30 19:14:52 +00:00 |
|
Wayne Davison
|
c8d771a0fb
|
Preparing for release of 2.6.2
|
2004-04-30 18:03:33 +00:00 |
|
Wayne Davison
|
9130776c4e
|
Mention the last few tweaks that made it into 2.6.2.
|
2004-04-30 17:53:51 +00:00 |
|
Wayne Davison
|
9eac94a4dd
|
Improved the program that checks for broken large-file locking.
|
2004-04-30 17:38:22 +00:00 |
|
Wayne Davison
|
6e06d2f31a
|
Don't rely on the local shell's wildcard expansion to make the test
work right -- it might not be quite as compatible as we need.
|
2004-04-30 17:24:49 +00:00 |
|
Wayne Davison
|
6a6d21136a
|
Only refer to AI_NUMERICHOST if it is defined.
|
2004-04-30 16:10:45 +00:00 |
|
Wayne Davison
|
f28bd83346
|
Fixed a few typos.
|
2004-04-30 15:46:41 +00:00 |
|
Wayne Davison
|
96fb478eae
|
Mention the desire to improve how a daemon returns errors.
|
2004-04-29 21:12:46 +00:00 |
|
Wayne Davison
|
8752b3fcd8
|
Describe the changes for 2.6.2.
|
2004-04-29 21:09:33 +00:00 |
|
Wayne Davison
|
55ffed7e42
|
Preparing for release of 2.6.2pre1
v2.6.2pre1
|
2004-04-29 20:36:22 +00:00 |
|
Wayne Davison
|
e00df64bae
|
Got rid of unused check for sys/sysctl.h.
|
2004-04-29 19:40:17 +00:00 |
|
Wayne Davison
|
080ddf58ae
|
Fixed a sorting problem when an entry has an empty (but not NULL)
dirname (which I had thought impossible, but it appears to occur
with --relative in some instances).
|
2004-04-29 19:37:15 +00:00 |
|
Wayne Davison
|
4ce48a5bfd
|
Restore old behavior of logging most daemon errors instead of sending
them to the user. This should eventually be improved to duplicate
some of these messages to the user to keep them informed about what
went wrong.
|
2004-04-29 19:34:31 +00:00 |
|
Wayne Davison
|
20bf7f847f
|
Undefined __attribute__ in some circumstances.
|
2004-04-28 17:35:08 +00:00 |
|
Wayne Davison
|
b66d00853b
|
Fixed the use of an uninitialized variable in map_uid() and map_gid().
|
2004-04-28 17:31:31 +00:00 |
|
Wayne Davison
|
8b602edda4
|
In copy_file(), check len < 0 before checking the close() return values.
|
2004-04-27 19:59:37 +00:00 |
|
Wayne Davison
|
9f27cd8ca6
|
Check the return code from close() and output an error if it
fails.
|
2004-04-27 19:51:33 +00:00 |
|
Wayne Davison
|
b084f9e092
|
Got rid of a debug-output statement.
v2.6.1
|
2004-04-27 16:41:33 +00:00 |
|
Wayne Davison
|
4220e1098e
|
Preparing for release of 2.6.1
|
2004-04-27 03:55:37 +00:00 |
|
Wayne Davison
|
c30468169a
|
- Tweaked the bullet char so that vim can auto-format the items more
easily (and then used vim to re-flow the items).
- Added a mention about the daemon security fix.
- Added the 2.6.1 release date.
|
2004-04-27 03:53:28 +00:00 |
|
Wayne Davison
|
c0d9e8c76b
|
- Changed XFLG_NO_PREFIXES to XFLG_WORDS_ONLY.
- Got rid of HP-UX kludge (since it didn't help).
|
2004-04-27 01:36:16 +00:00 |
|
Wayne Davison
|
90a973fe8a
|
Changed XFLG_NO_PREFIXES to XFLG_WORDS_ONLY.
|
2004-04-27 01:36:10 +00:00 |
|
Wayne Davison
|
7f0feb4dd6
|
- Changed XFLG_NO_PREFIXES to XFLG_WORDS_ONLY.
- Don't parse comment lines in add_exclude_file() when XFLG_WORD_SPLIT
is set.
|
2004-04-27 01:36:06 +00:00 |
|
Wayne Davison
|
33a5432ea6
|
Got rid of HP-UX kludge (since it didn't help).
|
2004-04-27 01:36:00 +00:00 |
|
Wayne Davison
|
968ff560d2
|
Made a comment clearer.
|
2004-04-27 01:00:58 +00:00 |
|
Wayne Davison
|
cd59be1d5e
|
One more try at getting the HP-UX system in the build farm to compile
popt.
|
2004-04-25 20:36:41 +00:00 |
|
Wayne Davison
|
8b2869c0d2
|
Don't use __attribute__((__unused__)) on HP-UX w/o gcc.
|
2004-04-25 16:10:09 +00:00 |
|
Wayne Davison
|
82a51ea53d
|
Improved the debug string for the local_exclude_list.
|
2004-04-24 08:00:39 +00:00 |
|
Wayne Davison
|
20af605eba
|
Improved the EXCLUDE PATTERNS section some more.
|
2004-04-24 06:16:04 +00:00 |
|
Wayne Davison
|
a6536635e3
|
Fixed a comment.
|
2004-04-23 08:09:13 +00:00 |
|
Wayne Davison
|
adddd075eb
|
Mention how --update behaves when the type of the file differs on
the source and destination systems.
|
2004-04-23 05:14:39 +00:00 |
|
Wayne Davison
|
a0c823b22b
|
Recently added caveat is no longer true.
|
2004-04-23 01:33:35 +00:00 |
|
Wayne Davison
|
9fdb334e85
|
Restore the old include behavior where a command-line include could
override a .cvsignore exclude.
|
2004-04-22 22:17:15 +00:00 |
|
Wayne Davison
|
f89e890b87
|
Got rid of a wrong paragraph.
|
2004-04-22 21:35:45 +00:00 |
|
Wayne Davison
|
1c666c3fcb
|
Got rid of a bunch of cruft.
|
2004-04-22 21:17:58 +00:00 |
|
Wayne Davison
|
2a383be0f1
|
Updated the default list of cvs-excluded files and added some extra
info on how the option interacts with other include/exclude rules.
|
2004-04-22 18:17:30 +00:00 |
|
Wayne Davison
|
ac1d2d3384
|
Added "debug_type" to the exclude_list_struct.
|
2004-04-22 09:58:24 +00:00 |
|
Wayne Davison
|
acfcfa7053
|
No need to pass a debug string to check_exclude() anymore.
|
2004-04-22 09:58:21 +00:00 |
|
Wayne Davison
|
8ef81dd452
|
No need to pass a debug string to check_exclude() anymore. When we
free an exclude list, make sure we don't clear the debug_type string.
|
2004-04-22 09:58:18 +00:00 |
|
Wayne Davison
|
67340e9523
|
Initialize the new debug_type string in each exclude list and output
it in a couple extra debug messages. When we free an exclude list,
make sure we don't clear the debug_type string.
|
2004-04-22 09:58:15 +00:00 |
|