Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
12 yıl önce |
Guillem Jover
|
2bf4b48a9a
Check parsed integers for out of range errors
|
14 yıl önce |
Guillem Jover
|
b7883f7836
dpkg-split: Ignore minor format version number changes
|
14 yıl önce |
Guillem Jover
|
c13a013fd8
Switch deb format version handling to use the new deb-version module
|
14 yıl önce |
Guillem Jover
|
dea5536797
libdpkg: Refactor ar member check into new dpkg_ar_member_is_illegal()
|
14 yıl önce |
Guillem Jover
|
cf22cf6118
libdpkg: Rename myopt module to options
|
15 yıl önce |
Guillem Jover
|
e71ae2eac5
dpkg-split: Generate filenames following current conventions on --join
|
15 yıl önce |
Guillem Jover
|
ba372a8c55
Make all command line action functions return int
|
15 yıl önce |
Guillem Jover
|
86cbf575b1
Use off_t and %jd or %jx to handle file sizes and offsets
|
15 yıl önce |
Guillem Jover
|
75d6bcf73b
dpkg-split: Replace unsignedlong() with parse_intmax()
|
15 yıl önce |
Guillem Jover
|
df6a6091b3
dpkg-split: Use a constant expression to declare an array
|
15 yıl önce |
Guillem Jover
|
79a67e901e
Inline rerr() into its only current call site
|
15 yıl önce |
Guillem Jover
|
027c6e35be
Use dpkg_ar_member_get_size() instead of duplicated code
|
15 yıl önce |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
15 yıl önce |
Guillem Jover
|
ec5d681339
Cleanup and improve source code comments
|
15 yıl önce |
Guillem Jover
|
ec5ad1fb6e
Clarify several archive member strings
|
16 yıl önce |
Guillem Jover
|
c81a1475db
Use new DPKG_AR_MAGIC macro instead of literal string
|
16 yıl önce |
Guillem Jover
|
e5c584abd3
Normalize ar member names when reading
|
16 yıl önce |
Guillem Jover
|
4088b785d8
Do not include the ar magic in the deb and deb-split magic macros
|
16 yıl önce |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
16 yıl önce |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
16 yıl önce |
Guillem Jover
|
1c88ead04c
Sort order of header includes
|
16 yıl önce |
Guillem Jover
|
90526758c5
Use m_output instead of fflush, ferror and werr
|
17 yıl önce |
Guillem Jover
|
d8432dde9f
Use MD5HASHLEN instead of literals
|
17 yıl önce |
Guillem Jover
|
7fa96f351b
Disable default automake preprocessor include paths
|
17 yıl önce |
Guillem Jover
|
289c291184
libdpkg: Rename dpkg-i18n.h to i18n.h
|
17 yıl önce |
Guillem Jover
|
f40457f44f
Use NUL character instead of 0
|
17 yıl önce |
Raphael Hertzog
|
1e1038d76a
Global review of error checking associated to strtol functions
|
17 yıl önce |
Guillem Jover
|
43fc4ae371
Mark strings for translation
|
17 yıl önce |
Guillem Jover
|
405accb785
libdpkg: Move myopt from standard_startup to each program main
|
18 yıl önce |