Commit History

Author SHA1 Message Date
  Guillem Jover 63fafbed03 s-s-d: Cleanup OS* macros 8 years ago
  Guillem Jover 47f9afbd7b s-s-d: Port process handling to Mac OS X 8 years ago
  Guillem Jover 97af191aa6 s-s-d: On FreeBSD return STATUS_UNKNOWN instead of false in do_procinit() 8 years ago
  Guillem Jover 37af4e517e s-s-d: Handle _POSIX_PRIORITY_SCHEDULING being defined to -1 or 0 8 years ago
  Guillem Jover 454721714d s-s-d: Use reserved system preprocessor symbols 8 years ago
  Guillem Jover 236305c335 libdpkg: Cast strlen() return value to ssize_t to match write() return type 8 years ago
  Guillem Jover 43df068870 libdpkg: Add missing <string.h> include 8 years ago
  Guillem Jover f10a135c0e Cast off_t variables to intmax_t when printing them with %jd 8 years ago
  Guillem Jover 57b2ce9c2d test: Add an initial functional test suite for dpkg-deb and dpkg-split 10 years ago
  Guillem Jover a54a3c7e86 scripts/t: Add dpkg-buildpackage functional tests 8 years ago
  Guillem Jover 1d8f6e1fa3 scripts/t: Add dpkg-source functional tests 10 years ago
  Guillem Jover 6c32c76ba2 dpkg-source: Make the program reproducible when run standalone 8 years ago
  Guillem Jover 66a12fb8b2 Dpkg::Source::Archive: Fix reproducible source package support 8 years ago
  Guillem Jover a0be1b0c02 libdpkg: Rename test suite commands to be prefixed with c- instead of t- 8 years ago
  Guillem Jover 0f599ea0ae libdpkg: Make test main function a TEST_ENTRY macro 8 years ago
  Guillem Jover 1c40b7de35 dpkg-gencontrol: Implement source stanza substvars prefixed with S: 8 years ago
  Guillem Jover a8abe4885f Dpkg::Substvars: Add new method set_field_substvars() 8 years ago
  Guillem Jover 020460f572 dpkg: Initialize and reset the filesdb in --command-fd 8 years ago
  Guillem Jover fe8668803a dpkg: Add new files_db_reset() function 8 years ago
  Guillem Jover 3b3efd1790 dpkg: Track newargs in a different variable to avoid modifying it 8 years ago
  Guillem Jover 83fdc82a38 dpkg: Shutdown the modstatdb in --get-selections 8 years ago
  Guillem Jover 25da5c5970 libdpkg: Do not crash if we pass a NULL cip argument to setaction() 8 years ago
  Guillem Jover 3404fd24ef libdpkg: Reset pkg db when shutting down the modstat db 8 years ago
  Guillem Jover 4cf0771c7e dpkg: Switch from non-freeing malloc to m_malloc for invoke hooks 8 years ago
  Guillem Jover 977b99e516 dpkg: Switch from non-freeing malloc to m_malloc on statdb slurping 10 years ago
  Guillem Jover 29df37ac73 Dpkg: Document the behavior for consecutive calls to parse() methods 8 years ago
  Guillem Jover 26e44471eb Dpkg::Substavars: Make the parse method return the number of substvars parsed 8 years ago
  Guillem Jover 4570cd64eb Dpkg::Checksums: Mention that add_from_file is used to verify digests too 8 years ago
  Guillem Jover df36f0eef9 Dpkg: Add POD markup 8 years ago
  Guillem Jover ec9a74a317 Dpkg::Vendor: Rework keyring hooks 8 years ago