Guillem Jover
|
7a96597253
libdpkg: Do not expose the compression structs
|
14 years ago |
Guillem Jover
|
8ed2e04c2b
dpkg-deb: Do not warn on strange timestamps
|
15 years ago |
Guillem Jover
|
3650a669fb
libdpkg: Rename fd_null_copy() to fd_skip()
|
15 years ago |
Guillem Jover
|
02c28c63a3
dpkg-deb: Add --raw-extract option combining --control and --extract
|
15 years ago |
Guillem Jover
|
8561eeb482
dpkg-deb: Add new -v, --verbose option
|
15 years ago |
Guillem Jover
|
cf22cf6118
libdpkg: Rename myopt module to options
|
15 years ago |
Guillem Jover
|
8780916333
dpkg-deb: Always chdir(2) in the childs to not change the global state
|
15 years ago |
Guillem Jover
|
269bbee973
libdpkg: Switch the compression filter functions to always return
|
15 years ago |
Guillem Jover
|
ec5615cdd1
dpkg-deb: Pass the real file descriptors to compression functions
|
15 years ago |
Raphaël Hertzog
|
b00ef3aa35
dpkg-deb: fix error message output by read_fail()
|
15 years ago |
Guillem Jover
|
ba372a8c55
Make all command line action functions return int
|
15 years ago |
Guillem Jover
|
86cbf575b1
Use off_t and %jd or %jx to handle file sizes and offsets
|
15 years ago |
Guillem Jover
|
44e022a801
Use pid instead of c1 for variable name
|
15 years ago |
Guillem Jover
|
460284e19e
dpkg-deb: Fix corrupt archive header magic error string
|
15 years ago |
Guillem Jover
|
00fa8d0e6f
Use fdio functions instead of raw read()/write() calls
|
15 years ago |
Guillem Jover
|
027c6e35be
Use dpkg_ar_member_get_size() instead of duplicated code
|
15 years ago |
Guillem Jover
|
06f0675ffa
Rename directory variables to just dir
|
15 years ago |
Guillem Jover
|
a7df7bc856
dpkg: Use command_shell() instead of ad-hoc code to execute shells
|
15 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
16 years ago |
Guillem Jover
|
ec5d681339
Cleanup and improve source code comments
|
16 years ago |
Guillem Jover
|
2a71e444e8
dpkg-deb: Remove unused safe_fflush function
|
16 years ago |
Guillem Jover
|
2d420ee1d0
dpkg-deb: Use fd instead of stream based buffered I/O
|
15 years ago |
Guillem Jover
|
e547cbf6aa
Unify execution error strings
|
16 years ago |
Guillem Jover
|
ec5ad1fb6e
Clarify several archive member strings
|
16 years ago |
Guillem Jover
|
5cc86959a4
dpkg-deb: Reduce scope of several variables in extracthalf()
|
16 years ago |
Guillem Jover
|
bc68b3461b
dpkg-deb: Remove redundant readfromfd variable
|
16 years ago |
Guillem Jover
|
df863c9b8d
dpkg-deb: Do not use EOF on file descriptor calls
|
16 years ago |
Guillem Jover
|
66c6a8b54f
dpkg-deb: Do not special case old format control member
|
16 years ago |
Guillem Jover
|
c81a1475db
Use new DPKG_AR_MAGIC macro instead of literal string
|
16 years ago |
Guillem Jover
|
28caaffea7
dpkg-deb, dpkg-split: Fix few resource leaks
|
16 years ago |