Commit History

Author SHA1 Message Date
  Guillem Jover 411e1d5de6 Use offsetof() instead of ad-hoc calculations 18 years ago
  Guillem Jover 71fb065e10 Check for 'stddef.h' in AC_CHECK_HEADERS 18 years ago
  Frank Lichtenheld 088b8e9a29 Merge branch 'stable' 18 years ago
  Frank Lichtenheld 6585256b0f dpkg-source: Fix "uninitialized value" warning 18 years ago
  Frank Lichtenheld 6f073e6199 Release 1.14.16.1 18 years ago
  Frank Lichtenheld ed6d970d2a Add libtimedate-perl to dpkg-dev's Depends and to Build-Depends 18 years ago
  Colin Watson 48b0b1e23c dselect: New key to set all selections back to what's currently installed 18 years ago
  Guillem Jover ffe852d215 Use m_malloc instead of malloc 18 years ago
  Guillem Jover 7671a7a35a Replace strdup plus error checking usage with a new m_strdup function 18 years ago
  Guillem Jover 03ab6f13ab Bump version to 1.14.17~ 18 years ago
  Guillem Jover bc9f3391cd Release 1.14.16 18 years ago
  Guillem Jover 703aa4ce9e Add README.feature-removal-schedule and README.api 18 years ago
  Guillem Jover 323522ed72 Someone called the pedantic Changelog police? 18 years ago
  Guillem Jover 54f1448512 Escape new lines in AC_CHECK_FUNCS 18 years ago
  Ian Jackson 57fe8700de Fix incorrect sizeof in a memset call 18 years ago
  Guillem Jover ca4146598e s-s-d: Fix signed vs unsigned warning when comparing to getuid and getgid 18 years ago
  Guillem Jover 29671807e2 Merge AC_CHECK_FUNCS macro calls 18 years ago
  Guillem Jover 2ab983d2c0 Use external gettext intl library 18 years ago
  Guillem Jover d9091a81b6 s-s-d: Refactor max open fd into a new function and coalesce close loop 18 years ago
  Guillem Jover 4249b84f4d s-s-d(8): Fix quotation to get rid of a space between -c option and comma 18 years ago
  Guillem Jover 6e4e96da3b Coalesce matching options into a new section in s-s-d(8) 18 years ago
  Guillem Jover 75b84919b6 s-s-d: Change from 'Mandatory' to 'Matching' in --help output 18 years ago
  Raphael Hertzog 2dc6638e25 dpkg-checkbuilddeps: fix a bug in handling of build-conflicts 18 years ago
  Raphael Hertzog 5884d153fb dpkg-buildpackage: use parse_changelog() instead of calling dpkg-parsechangelog 18 years ago
  Raphael Hertzog 1d7b9b78dc Fix many syserr(), warning(), error() and subprocerr() calls in Dpkg::Shlibs::* 18 years ago
  Raphael Hertzog d76c84773d Add support of wildcard entries in symbols files 18 years ago
  Raphael Hertzog 73ef29c8e8 dpkg-genchanges: some code refactoring to simplify the code 18 years ago
  Raphael Hertzog a0d215a3d7 dpkg-genchanges: Enhance logic to decide if we include the original tarball 18 years ago
  Raphael Hertzog 808f74dc53 Integrated dpkg-parsechangelog processing into Dpkg::Changelog::parse_changelog() 18 years ago
  Guillem Jover 05f5eb2927 Do not use backticks inside double quotes in m4 files 18 years ago