summaryrefslogtreecommitdiff
path: root/debian
AgeCommit message (Expand)AuthorFilesLines
2016-10-30libdpkg: Add <sys/sysmacros.h> on AIX for major() and minor()Guillem Jover1-0/+1
2016-10-30libdpkg: Use our own dpkg_ar_hdr instead of relying on the system oneGuillem Jover1-0/+3
2016-10-30data: Add support for AIX operating systemGuillem Jover1-0/+2
2016-10-30Dpkg: Add new Dpkg::PROGMAKE variable to store GNU make command nameGuillem Jover1-0/+1
2016-10-30Dpkg: Add new Dpkg::PROGTAR variable to store GNU tar command nameGuillem Jover1-0/+1
2016-10-30build: Do not honor DPKG_DATADIR on the installed Dpkg moduleGuillem Jover1-0/+1
2016-10-30Dpkg::Compression: Only use gzip --rsyncable on Debian and derivativesGuillem Jover1-0/+4
2016-10-30Dpkg::Compression::FileHandle: Inherit from IO::File instead of FileHandleGuillem Jover1-0/+2
2016-10-30Dpkg::Build::Type: Always map the build type to the shortest string formGuillem Jover1-0/+2
2016-10-30Dpkg::IPC: Defer filehandle closures in spawn() to avoid double-closeGuillem Jover1-0/+2
2016-10-30Dpkg::Source::Package: Prefix private functions with _Guillem Jover1-0/+1
2016-10-30Dpkg::Conf: Document obsolete functionsGuillem Jover1-0/+1
2016-10-30u-a: Fix short-lived memory leaksGuillem Jover1-0/+2
2016-10-30u-a: Fix lookup by name on --configGuillem Jover1-0/+2
2016-10-30s-s-d: Port process handling to AIXGuillem Jover1-0/+1
2016-10-30s-s-d: Port process handling to Mac OS XGuillem Jover1-0/+2
2016-10-30s-s-d: On FreeBSD return STATUS_UNKNOWN instead of false in do_procinit()Guillem Jover1-0/+2
2016-10-30s-s-d: Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0Guillem Jover1-0/+2
2016-10-30s-s-d: Use reserved system preprocessor symbolsGuillem Jover1-0/+2
2016-10-30libdpkg: Cast strlen() return value to ssize_t to match write() return typeGuillem Jover1-0/+1
2016-10-30libdpkg: Add missing <string.h> includeGuillem Jover1-0/+1
2016-10-30Cast off_t variables to intmax_t when printing them with %jdGuillem Jover1-0/+2
2016-10-30test: Add an initial functional test suite for dpkg-deb and dpkg-splitGuillem Jover1-0/+1
2016-10-30scripts/t: Add dpkg-buildpackage functional testsGuillem Jover1-0/+1
2016-10-30scripts/t: Add dpkg-source functional testsGuillem Jover1-0/+1
2016-10-30dpkg-source: Make the program reproducible when run standaloneGuillem Jover1-0/+2
2016-10-30Dpkg::Source::Archive: Fix reproducible source package supportGuillem Jover1-0/+2
2016-10-30libdpkg: Rename test suite commands to be prefixed with c- instead of t-Guillem Jover1-0/+1
2016-10-30libdpkg: Make test main function a TEST_ENTRY macroGuillem Jover1-0/+4
2016-10-30dpkg-gencontrol: Implement source stanza substvars prefixed with S:Guillem Jover1-0/+3
2016-10-30Dpkg::Substvars: Add new method set_field_substvars()Guillem Jover1-0/+1
2016-10-30dpkg: Initialize and reset the filesdb in --command-fdGuillem Jover1-0/+2
2016-10-30dpkg: Shutdown the modstatdb in --get-selectionsGuillem Jover1-0/+1
2016-10-30libdpkg: Do not crash if we pass a NULL cip argument to setaction()Guillem Jover1-0/+1
2016-10-30libdpkg: Reset pkg db when shutting down the modstat dbGuillem Jover1-0/+2
2016-10-30dpkg: Switch from non-freeing malloc to m_malloc for invoke hooksGuillem Jover1-0/+1
2016-10-30dpkg: Switch from non-freeing malloc to m_malloc on statdb slurpingGuillem Jover1-0/+1
2016-10-30Dpkg: Document the behavior for consecutive calls to parse() methodsGuillem Jover1-0/+2
2016-10-30Dpkg::Substavars: Make the parse method return the number of substvars parsedGuillem Jover1-0/+2
2016-10-30Dpkg::Checksums: Mention that add_from_file is used to verify digests tooGuillem Jover1-0/+2
2016-10-30Dpkg::Vendor: Rework keyring hooksGuillem Jover1-0/+3
2016-10-30dpkg-deb: Generate reproducible file modes for the .deb control memberGuillem Jover1-0/+2
2016-10-30dpkg-split: Make the deb-split(5) generation reproducibleGuillem Jover1-0/+2
2016-10-30dpkg-split: Do not emit epochs for unambiguous versions in deb-split headerGuillem Jover1-0/+2
2016-10-30dpkg: Fix md5sum parse error messages to include package name affectedGuillem Jover1-0/+2
2016-10-30dpkg: Remove obsolete --print-installation-architecture optionGuillem Jover1-0/+1
2016-10-30dpkg-deb: Remove obsolete --old and --new optionsGuillem Jover1-0/+1
2016-10-30dpkg-deb: Obsolete bzip2 and lzma compression methodsGuillem Jover1-0/+1
2016-10-30Dpkg::Substvars: Obsolete Source-Version substvarGuillem Jover1-0/+2
2016-10-30dpkg-scanpackages: Support scanning a single binary fileJavier Serrano Polo1-0/+2