Commit History

Author SHA1 Message Date
  Guillem Jover b8799d9f10 Use consistent naming for linked lists members 16 years ago
  Guillem Jover 50391de87a libdpkg: Remove 'valid' member from struct pkginfoperfile 16 years ago
  Guillem Jover 88b5c91de1 dpkg: Remove redundant trailing newlines from debug output 16 years ago
  Guillem Jover 7eb30624a0 Use bool instead of int wherever appropriate 16 years ago
  Guillem Jover 58a93c17fc libdpkg: Move triglib declarations to a new triglib.h 16 years ago
  Guillem Jover 20fdb395cc Do an fsync on database directories 16 years ago
  Guillem Jover 15daa22fa9 libdpkg: Create new pkgadmindir() to hide admindir and INFODIR 16 years ago
  Guillem Jover e10b57f162 libdpkg: Rename varbuffree to varbuf_destroy 16 years ago
  Guillem Jover 7ba3f71c0c Unify text in license headers 17 years ago
  Guillem Jover d99d361f1b Replace FSF address by pointing to the gnu.org URL 17 years ago
  Guillem Jover 1c88ead04c Sort order of header includes 17 years ago
  Guillem Jover 025191b0d7 dpkg: Use secure_unlink instead of ad-hoc code 17 years ago
  Guillem Jover 368b3934bb dpkg: Remove obsolete conffiles on purge 17 years ago
  Guillem Jover 7fa96f351b Disable default automake preprocessor include paths 17 years ago
  Guillem Jover 289c291184 libdpkg: Rename dpkg-i18n.h to i18n.h 17 years ago
  Guillem Jover 08463d3caf Cleanup eflag value names 17 years ago
  Guillem Jover 6c6ec4a438 dpkg: Properly mark packages being purged for disappearance 17 years ago
  Guillem Jover f40457f44f Use NUL character instead of 0 17 years ago
  David Stansby 9e6f2f0791 Fix english mistake (“as you request” → “as you requested”) 17 years ago
  Guillem Jover b56f46bba2 Use the warning function instead of hand-coded print calls 17 years ago
  Guillem Jover 629987fea4 libcompat: Add new compat.h header 18 years ago
  Guillem Jover df834c918b libdpkg: Move gettext related definitions to a new dpkg-i18n.h 18 years ago
  Guillem Jover 961337385e Remove wrong or redundant information from comment headers 18 years ago
  Guillem Jover d1826b026a dpkg: Use blankpackageperfile instead of manually blanking the members 18 years ago
  Guillem Jover b77330f6fb dpkg: Move trig_file_activate call from namenodetouse to its callers 18 years ago
  Guillem Jover aab42e457c Remove wrong comment not matching the code 18 years ago
  Guillem Jover 3e5aa7b25b Switch to use UTF-8 copyright symbol and add missing ones 18 years ago
  Guillem Jover eb483c17eb Use new VARBUF_INIT macro instead of varbufinit to initialize variables 18 years ago
  Ian Jackson 10440009b6 Implement triggers support 18 years ago
  Guillem Jover 76877c6f67 Additionally check if errno is EEXIST after rmdir(2) 18 years ago