index
:
paxutils.git
GNU Paxutils
summary
refs
log
tree
commit
diff
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-14
maint: ` → '
HEAD
master
Paul Eggert
10
-45
/
+43
2025-08-14
Sync from gnulib
Paul Eggert
2
-71
/
+115
2025-06-20
Prevent file name escape on MS-Windows
Paul Eggert
1
-27
/
+22
2025-05-07
Remove hostname validation
Sergey Poznyakoff
2
-11
/
+1
2025-05-07
Fix bu introduced by cd720d0f
Sergey Poznyakoff
1
-1
/
+1
2025-03-14
Trivial fixes in doc/rmt.8
Sergey Poznyakoff
1
-2
/
+2
2025-01-01
Update copyright year
Paul Eggert
35
-38
/
+38
2024-11-04
Fix unclosed comments
Sergey Poznyakoff
3
-3
/
+3
2024-11-04
Fix missing O_TRUNC flag in rmtcreat()
Matteo Croce
1
-1
/
+1
2024-09-04
Reword the "if not" clause in copyleft headers.
Sergey Poznyakoff
23
-51
/
+25
2024-08-17
Simplify paxusage API
Paul Eggert
2
-7
/
+9
2024-08-14
argcv include fixes
Paul Eggert
1
-1
/
+4
2024-08-14
Bring back WARN etc. as a conversion aid
Paul Eggert
1
-0
/
+7
2024-08-14
Add attributes to paxwarn etc
Paul Eggert
1
-4
/
+8
2024-08-14
Simplify errno handling in error.c
Paul Eggert
1
-24
/
+12
2024-08-14
Make PAXEXIT_SUCCESS etc. constants
Paul Eggert
1
-3
/
+1
2024-08-14
Replace WARN etc. macros with paxwarn etc. fns
Paul Eggert
4
-72
/
+106
2024-08-14
Minor fputs tweak
Paul Eggert
1
-2
/
+2
2024-08-14
Prefer inline functions for rmtopen etc
Paul Eggert
5
-73
/
+88
2024-08-14
Minor size fixes for tests/argcv.c
Paul Eggert
1
-18
/
+14
2024-08-14
Don’t limit sparse regions to 2**32.
Paul Eggert
1
-1
/
+1
2024-08-14
Use idx_t for paxtest sizes
Paul Eggert
1
-2
/
+2
2024-08-14
Use idx_t for paxbuf sizes
Paul Eggert
5
-9
/
+11
2024-08-14
Fix rmt_read, rmt_write decls
Paul Eggert
1
-2
/
+2
2024-08-14
Used signed int in tar_stat_info
Paul Eggert
1
-2
/
+2
2024-08-14
Use signed int in safer_name_suffix
Paul Eggert
1
-1
/
+1
2024-08-14
Remove unused tardef.h
Paul Eggert
1
-54
/
+0
2024-08-14
Prefer signed types for diagnostic fns
Paul Eggert
2
-16
/
+18
2024-08-14
Minor remote_close tuneup
Paul Eggert
1
-2
/
+2
2024-08-14
Avoid undefined behavior on I/O error
Paul Eggert
3
-55
/
+36
2024-08-12
Use more signed types in rmt
Paul Eggert
1
-4
/
+4
2024-08-12
Avoid do_command strlen
Paul Eggert
1
-19
/
+18
2024-08-12
Fix rmt_ioctl S command sending
Paul Eggert
1
-1
/
+1
2024-08-12
Avoid a strlen in rmt_read
Paul Eggert
1
-14
/
+2
2024-08-12
Avoid rmt quadratic realloc
Paul Eggert
1
-5
/
+3
2024-08-12
Simplify memory copying
Paul Eggert
5
-39
/
+35
2024-08-12
Minor buffer size adjustment
Paul Eggert
1
-1
/
+1
2024-08-12
Avoid sprintf -1 return
Paul Eggert
1
-3
/
+5
2024-08-12
Just test sign bit if that’s all that’s needed
Paul Eggert
1
-21
/
+21
2024-08-12
Don’t abort on invalid flags
Paul Eggert
1
-5
/
+12
2024-08-12
rexec fixes in rtapelib
Paul Eggert
1
-16
/
+26
2024-08-12
Detect integer overflow in rmt responses
Paul Eggert
1
-38
/
+52
2024-08-12
Minor get_status_string fixups
Paul Eggert
1
-19
/
+20
2024-08-12
Replace some macros with constants and functions
Paul Eggert
2
-64
/
+68
2024-08-12
Adjust to Gnulib safe_read etc. changes
Paul Eggert
4
-57
/
+54
2024-08-12
Fix unlikely MTIOCGET byteswap bug
Paul Eggert
2
-1
/
+3
2024-08-12
Fix MTIOCGET size overflow check
Paul Eggert
1
-3
/
+3
2024-08-12
Merge lib/rtapelib.c and paxlib/rtape.c
Paul Eggert
2
-740
/
+32
2024-08-08
Fix typo in recent patches
Paul Eggert
1
-2
/
+2
2024-08-07
maint: fix build from scratch
Paul Eggert
2
-1
/
+2
[next]