Guillem Jover
|
062ee4500f
Dpkg: Add new Dpkg::PROGTAR variable to store GNU tar command name
|
11 years ago |
Guillem Jover
|
c3a9a82fcf
build: Do not honor DPKG_DATADIR on the installed Dpkg module
|
10 years ago |
Guillem Jover
|
33e6fcb5cd
Dpkg::Compression: Only use gzip --rsyncable on Debian and derivatives
|
10 years ago |
Guillem Jover
|
739bb23893
Dpkg::Compression::FileHandle: Inherit from IO::File instead of FileHandle
|
9 years ago |
Guillem Jover
|
bc4ceb7af5
Dpkg::Build::Type: Always map the build type to the shortest string form
|
9 years ago |
Guillem Jover
|
05d5a65908
Dpkg::IPC: Defer filehandle closures in spawn() to avoid double-close
|
9 years ago |
Guillem Jover
|
ea506ec3f2
Dpkg::Source::Package: Prefix private functions with _
|
9 years ago |
Guillem Jover
|
fa532fbc4b
Dpkg::Conf: Document obsolete functions
|
10 years ago |
Guillem Jover
|
a42b066cf4
Dpkg::Substvars: Fix POD formatting
|
9 years ago |
Guillem Jover
|
86819a8693
u-a: Fix short-lived memory leaks
|
9 years ago |
Guillem Jover
|
cdf41bcf1d
u-a: Fix lookup by name on --config
|
10 years ago |
Guillem Jover
|
e12ad320d4
s-s-d: Port process handling to AIX
|
10 years ago |
Guillem Jover
|
63fafbed03
s-s-d: Cleanup OS* macros
|
10 years ago |
Guillem Jover
|
47f9afbd7b
s-s-d: Port process handling to Mac OS X
|
10 years ago |
Guillem Jover
|
97af191aa6
s-s-d: On FreeBSD return STATUS_UNKNOWN instead of false in do_procinit()
|
10 years ago |
Guillem Jover
|
37af4e517e
s-s-d: Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0
|
10 years ago |
Guillem Jover
|
454721714d
s-s-d: Use reserved system preprocessor symbols
|
10 years ago |
Guillem Jover
|
236305c335
libdpkg: Cast strlen() return value to ssize_t to match write() return type
|
10 years ago |
Guillem Jover
|
43df068870
libdpkg: Add missing <string.h> include
|
10 years ago |
Guillem Jover
|
f10a135c0e
Cast off_t variables to intmax_t when printing them with %jd
|
10 years ago |
Guillem Jover
|
57b2ce9c2d
test: Add an initial functional test suite for dpkg-deb and dpkg-split
|
12 years ago |
Guillem Jover
|
a54a3c7e86
scripts/t: Add dpkg-buildpackage functional tests
|
10 years ago |
Guillem Jover
|
1d8f6e1fa3
scripts/t: Add dpkg-source functional tests
|
12 years ago |
Guillem Jover
|
6c32c76ba2
dpkg-source: Make the program reproducible when run standalone
|
10 years ago |
Guillem Jover
|
66a12fb8b2
Dpkg::Source::Archive: Fix reproducible source package support
|
10 years ago |
Guillem Jover
|
a0be1b0c02
libdpkg: Rename test suite commands to be prefixed with c- instead of t-
|
10 years ago |
Guillem Jover
|
0f599ea0ae
libdpkg: Make test main function a TEST_ENTRY macro
|
10 years ago |
Guillem Jover
|
1c40b7de35
dpkg-gencontrol: Implement source stanza substvars prefixed with S:
|
10 years ago |
Guillem Jover
|
a8abe4885f
Dpkg::Substvars: Add new method set_field_substvars()
|
10 years ago |
Guillem Jover
|
020460f572
dpkg: Initialize and reset the filesdb in --command-fd
|
10 years ago |