Guillem Jover
|
14ba15362d
dpkg-deb: Use --no-unquote when using -T to avoid mangling filenames
|
12 years ago |
Guillem Jover
|
9c049f43b8
dpkg-deb: Deprecate compressing .deb files with bzip2
|
12 years ago |
Guillem Jover
|
15e690628d
dpkg: On --verify error out on not-installed packages
|
12 years ago |
Guillem Jover
|
97f282bc09
dpkg: Add support for loading Packages-files from pipes or stdin
|
12 years ago |
Guillem Jover
|
a26fce6a81
libdpkg: Add support for interpreting filename '-' as stdin
|
12 years ago |
Guillem Jover
|
dcc9d6d7f4
libdpkg: Allow loading deb822 package stanzas from a pipe
|
12 years ago |
Guillem Jover
|
97e6268256
libdpkg: Refactor parsedb_load() out from parsedb_open()
|
12 years ago |
Guillem Jover
|
7d98d267c8
libdpkg: Refactor parsedb_parse() out from parsedb()
|
12 years ago |
Guillem Jover
|
509b759c93
libdpkg: Move parsedb descriptor closure to parsedb_close()
|
12 years ago |
Guillem Jover
|
ef11a50ff8
libdpkg: Refactor parsedb_new() out from parsedb_open()
|
12 years ago |
Guillem Jover
|
a0225b5d8a
libdpkg: Rename parse_close() to parsedb_close()
|
12 years ago |
Guillem Jover
|
584dffcc0e
libdpkg: Rename parse_open() to parsedb_open()
|
12 years ago |
Guillem Jover
|
880d5ba027
libdpkg: Move parser fd into parsedb_state
|
12 years ago |
Guillem Jover
|
16405d6edf
libdpkg: Allocate parsedb_state on the heap
|
12 years ago |
Guillem Jover
|
97ffe228c9
dpkg-split, dpkg: Use new str_match_end() function instead of ad-hoc code
|
12 years ago |
Guillem Jover
|
9933a758c0
libdpkg: Add new str_match_end() function
|
12 years ago |
Guillem Jover
|
4e6079bb67
libdpkg: Add new struct dpkg_ar_member to handle in-core ar headers
|
12 years ago |
Guillem Jover
|
d9833ac0b6
libdpkg: Switch test suite to use TAP
|
12 years ago |
Guillem Jover
|
75e991baae
libdpkg: Use new test_alloc() macro to test memory allocations
|
12 years ago |
Guillem Jover
|
c0ee47fb75
libdpkg: Add new test_bail() macro
|
12 years ago |
Guillem Jover
|
01c11fcafd
libdpkg: Test command_exec() exit code
|
12 years ago |
Guillem Jover
|
c008407f8f
libdpkg: Do not unnecessarily shut up stdout in t-subproc
|
12 years ago |
Guillem Jover
|
07413972ae
libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers
|
12 years ago |
Guillem Jover
|
639786e29c
build: Test for required compound literals
|
12 years ago |
Guillem Jover
|
09d43d4f21
build: Set TAR variable at build time instead of hardcoding it
|
12 years ago |
Guillem Jover
|
e07b0622e8
build: Do not link s-s-d against libihash and libshouldbeinlibc on GNU/Hurd
|
12 years ago |
Guillem Jover
|
3fabf94e0b
s-s-d: Add a new --ppid matching option
|
12 years ago |
Guillem Jover
|
861e165c26
s-s-d: Detect system specific headers at configure time
|
12 years ago |
Guillem Jover
|
eb2981da25
s-s-d: Move Hurd specific headers after all standard headers
|
12 years ago |
Guillem Jover
|
d12071e4aa
s-s-d: Fix OpenBSD KVM code to use current kinfo_proc layout
|
12 years ago |