Guillem Jover
|
e301741dc2
dpkg-buildpackage: Do not pipe the files to sign to GnuPG
|
12 years ago |
Guillem Jover
|
8a54695dd4
dpkg-deb: Remove arbitrary filename limit
|
12 years ago |
Guillem Jover
|
e9a73826b1
dpkg: Use varbuf_end_str() instead of varbuf_add_char() with explicit '\0'
|
12 years ago |
Guillem Jover
|
a1920c1323
dpkg: Never try to remove the root directory or its backups
|
12 years ago |
Guillem Jover
|
f524ee7c6d
dpkg: Normalize instdir by removing trailing '/' and '/.'
|
12 years ago |
Guillem Jover
|
d2efd3e270
dpkg: Use an intermediate variable for namenodetouse() return value
|
12 years ago |
Johannes Schauer
|
98956c26a2
scripts: Update restriction formula syntax
|
12 years ago |
Guillem Jover
|
61e228eb7b
dpkg-genchanges: Handle omitted packages due to build profiles
|
12 years ago |
Guillem Jover
|
1eb338d799
Dpkg::BuildProfiles: Add new parse_build_profile()
|
12 years ago |
Guillem Jover
|
13ae3fa02e
Dpkg::Source::Package: Use a simple string match instead of a regex
|
12 years ago |
Guillem Jover
|
24df99399b
perl: Use length instead of /^$/ to test for an empty string
|
12 years ago |
Guillem Jover
|
e7ec307653
Dpkg::Arch: Map i786 to i386 for the multiarch pathname
|
12 years ago |
Guillem Jover
|
52230e6fe9
Dpkg::Source::Package::V2: Rename %origtar to %addonfile
|
12 years ago |
Guillem Jover
|
6821616fc6
libdpkg: Add new SUBPROC_RETSIGNO to return the signal number
|
12 years ago |
Guillem Jover
|
b097b5cf5d
libdpkg: Also return an error code for unhandled subprocess status
|
12 years ago |
Guillem Jover
|
b8a6ab4c5c
libdpkg: Namespace and reword subproc flags
|
12 years ago |
Guillem Jover
|
cece29526d
libdpkg: Add new alias subproc_signals_restore() for pop_cleanup()
|
14 years ago |
Guillem Jover
|
054129e477
libdpkg: Rename subproc_signals_setup() to subproc_signals_ignore()
|
14 years ago |
Guillem Jover
|
b6fda271b8
libdpkg: Refactor setting and resetting a single signal into new functions
|
14 years ago |
Guillem Jover
|
59427cc7a4
libdpkg: Rename subproc_wait_check() to subproc_reap()
|
12 years ago |
Guillem Jover
|
f7be86add2
libdpkg: Make subproc_wait() and subproc_check() private
|
12 years ago |
Guillem Jover
|
398875d07d
libdpkg, dpkg: Switch subproc_wait() calls to subproc_wait_check()
|
12 years ago |
Guillem Jover
|
5c4fdbe903
dpkg, dselect: Use subproc_wait_check() instead of ad-hoc code in call sites
|
12 years ago |
Guillem Jover
|
a34bbbbc91
u-a(8): Fix prerm invocation arguments
|
12 years ago |
Guillem Jover
|
90c2e4c9e0
s-s-d: Do not fail when kvm_getprocs() cannot find any process
|
12 years ago |
Guillem Jover
|
8fbe533b5b
s-s-d: On kFreeBSD do not make kvm_openfiles() open /dev/mem
|
12 years ago |
Guillem Jover
|
c0817d3bcf
s-s-d: Refactor KVM code
|
12 years ago |
Christos Trochalakis
|
8f686fbeb1
s-s-d: Do not abort on --stop when only pid or ppid options are specified
|
12 years ago |
Guillem Jover
|
e63048c680
s-s-d: Make sure the pidfile is always created with a 022 umask
|
12 years ago |
Guillem Jover
|
29778da537
s-s-d: Do not exit from first parent before the pidfile has been created
|
12 years ago |