summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* tar: don't worry about fdopendir closing its argumentPaul Eggert2010-09-133-45/+5
* * NEWS: Fix wording typo in previous change.Paul Eggert2010-09-131-2/+2
* tar: live within system-supplied limits on file descriptorsPaul Eggert2010-09-1211-103/+399
* tar: improve documentation of reliability and security issuesPaul Eggert2010-09-081-0/+276
* tar: more reliable directory traversal when creating archivesPaul Eggert2010-09-0611-200/+269
* tar: remove lint discovered by Sun C compilerPaul Eggert2010-09-041-1/+1
* tar: restore macros that are used in some casesPaul Eggert2010-09-041-0/+14
* tar: remove unused macrosPaul Eggert2010-09-023-16/+2
* Fix --remove-files in update/append mode.Sergey Poznyakoff2010-08-271-0/+1
* tar: avoid assumptions about root access and chmod -w in test casesPaul Eggert2010-08-263-1/+7
* tar: fix bug with -C and delayed setting of metadataPaul Eggert2010-08-256-8/+71
* Don't apply file transformations to volume names.Sergey Poznyakoff2010-08-255-5/+56
* tar: optimize -c --sparse when file is entirely sparsePaul Eggert2010-08-241-26/+28
* tar: don't assume size of a sparse file chunk fits in size_tPaul Eggert2010-08-247-36/+25
* tar: use ctime, not mtime, when checking placeholdersPaul Eggert2010-08-241-5/+7
* tar: add comment to link04.at testPaul Eggert2010-08-241-0/+6
* tar: fix 1.23 Solaris regression related to PRIV_SYS_LINKDIRPaul Eggert2010-08-242-11/+23
* tar: handle files that occur multiple times but have link count 1Paul Eggert2010-08-236-14/+86
* tar: use nlink_t for link countsPaul Eggert2010-08-231-1/+1
* tar: don't export names that aren't used elsewherePaul Eggert2010-08-238-71/+56
* tar: fix misspelled identifier "set_comression_program_by_suffix"Paul Eggert2010-08-234-5/+5
* tar: change interdir_made from int to boolPaul Eggert2010-08-201-9/+9
* tar: remove trailing white space from source filesPaul Eggert2010-08-1994-275/+199
* tar: update licenses to latest versions from www.gnu.orgPaul Eggert2010-08-193-59/+108
* * src/misc.c (struct wd): Fix comment to match code.Paul Eggert2010-07-181-1/+1
* tar: no need to report getcwd error if never using the resultPaul R. Eggert2010-07-184-15/+69
* tar: go back to absolutifying filenames in normalize_filename for nowPaul R. Eggert2010-07-171-1/+26
* Allow for size suffixes in -L and --record-size options.Sergey Poznyakoff2010-07-173-16/+66
* tar: don't crash if getcwd failsPaul R. Eggert2010-07-155-94/+95
* Keep a detailed map of archive members stored in the record buffer.Sergey Poznyakoff2010-07-1114-133/+219
* Version 1.23.90Sergey Poznyakoff2010-07-113-71/+131
* Fix exclusion of long file names when extracting from pax format archives.Sergey Poznyakoff2010-06-286-7/+52
* Minor fix.Sergey Poznyakoff2010-06-281-1/+1
* Minor fix.Sergey Poznyakoff2010-06-271-1/+1
* Remove some lint, found by gcc -W etc.Paul Eggert2010-06-1613-408/+396
* Bugfix.Sergey Poznyakoff2010-05-171-1/+1
* Recode NEWS back to UTF-8Sergey Poznyakoff2010-04-021-3/+3
* Fix the gzip.at test case.Sergey Poznyakoff2010-04-011-5/+6
* New option --full-time.Sergey Poznyakoff2010-03-285-8/+46
* Minor fixes in the testsuite.Sergey Poznyakoff2010-03-273-7/+7
* Fix coredump.Sergey Poznyakoff2010-03-271-0/+1
* Fix dead loop on extracting existing symlinks with the -k option.Sergey Poznyakoff2010-03-272-35/+70
* Fix undesired error exit on receiving SIGPIPE.Sergey Poznyakoff2010-03-206-4/+54
* Fix --remove-files.Sergey Poznyakoff2010-03-176-8/+151
* Bugfixes.Sergey Poznyakoff2010-03-122-1/+2
* Fix `--test-label' and `--label -r' behavior.Sergey Poznyakoff2010-03-1110-47/+329
* Doc fixes.Sergey Poznyakoff2010-03-112-24/+29
* Shut up a gcc warning message.Sergey Poznyakoff2010-03-111-14/+18
* Bugfix.Sergey Poznyakoff2010-03-111-1/+1
* Version 1.23release_1_23Sergey Poznyakoff2010-03-102-16/+16