Commit History

Author SHA1 Message Date
  Guillem Jover bb9d87468f build: Fix build failure with automake < 1.11 17 years ago
  Raphaël Hertzog 4f4f01eff0 dselect-ftp: stop calling dpkg --forget-old-unavail as it's a no-op 17 years ago
  Raphaël Hertzog 4264e4fa35 dselect-ftp: don't use obsolete dpkg --print-installation-architecture 17 years ago
  Raphaël Hertzog df6c06c4fb dselect-ftp: Update my e-mail address and copyright 17 years ago
  Raphaël Hertzog 19bb276568 Integrate dpkg-ftp into dselect 17 years ago
  Helge Kreutzmann 6f5219bfd2 Update German scripts translation 17 years ago
  Guillem Jover 934cdd9671 libdpkg: Enclose buffer_data union initialization with braces 17 years ago
  Guillem Jover 5243faaa07 build: Update compiler-warnings flags 17 years ago
  Guillem Jover 1d099a3318 build: Refactor warning flags into a new WFLAGS variable 17 years ago
  Guillem Jover c2bc3564b9 build: Wrap perl expression in PERL_LIBDIR assignment 17 years ago
  Guillem Jover a29c0e7003 build: Properly escape $( inside perl regex 17 years ago
  Guillem Jover b7f2f91179 Do not print redundant dpkg prefix and new line on undefined PATH 17 years ago
  Guillem Jover 5fe88c57ee Use warning() instead of fprintf() in checkpath() 17 years ago
  Guillem Jover 7623f78d39 Clean up coding style for half compliant files 17 years ago
  Guillem Jover 6d36523088 s-s-d: Call warning instead of fatal on ioprio_set error 17 years ago
  Guillem Jover 58665e1eea libdpkg: Use struct buffer_data instead of buffer_data_t 17 years ago
  Guillem Jover 78c3744c84 libdpkg: Add new buffer_hash and buffer_md5 functions 17 years ago
  Guillem Jover 8c84d22f66 libdpkg: Make buffer_write buf argument const 17 years ago
  Guillem Jover e135015ae2 libdpkg: Rename struct buffer_data data member to arg 17 years ago
  Guillem Jover 7f30800717 libdpkg: Move buffer_arg declaration directly into buffer_data 17 years ago
  Guillem Jover 1d9088b24a libdpkg: Use internerr for invalid buffer data types 17 years ago
  Guillem Jover e411455bf6 libdpkg: Do not allocate memory for buffer md5 hash result 17 years ago
  Guillem Jover 20cf6be8b5 dpkg-deb: Use void * instead of unsigned char * for read/write buffer 17 years ago
  Guillem Jover ed67130303 libdpkg: Use char instead of unsigned char for strings 17 years ago
  Guillem Jover 668466a217 dpkg-deb: Remove S_ISLNK compatibility definition 17 years ago
  Guillem Jover 02f1f8a50a build: Do not use backticks on m4 macros 17 years ago
  Guillem Jover 689a87eff5 build: Do not use single quote on strings 17 years ago
  Guillem Jover 59168691c0 libcompat: Define WCOREDUMP only if the system does not have it 17 years ago
  Guillem Jover ef1c0d61cf build: Add new DPKG_CHECK_DECL m4 macro 17 years ago
  Guillem Jover 5c06190644 s-s-d: Remove wrong comment not matching with code 17 years ago