Commit History

Author SHA1 Message Date
  Guillem Jover fe8668803a dpkg: Add new files_db_reset() function 7 years ago
  Guillem Jover 73648a0ac4 dpkg: Use a node instead the head pointer to traverse the namenode list 8 years ago
  Yuri Gribov 873b44e359 dpkg: Fix physical file offset comparison 8 years ago
  Guillem Jover afbbf703eb Update Ian Jackson's email address 8 years ago
  Guillem Jover d465dca48f Consistently use proper quotation marks all over the place 9 years ago
  Guillem Jover c4e109999d dpkg: Restore multiple processing checks for packages and archives 9 years ago
  Guillem Jover ce27f5dc0c dpkg: Add a requeueing insertion protection for process_queue() 9 years ago
  Guillem Jover 3eab05ef9d dpkg: Double the filesdb hash table size to the closest 2^18 prime 9 years ago
  Guillem Jover 67c4ac7e7a dpkg: Switch the filesdb module to use the FNV hash function 9 years ago
  Guillem Jover 586439a2fb dpkg: Use filenamenodeflags enum instead of wrongly using fnnflags 10 years ago
  Guillem Jover 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 10 years ago
  Guillem Jover 132e2b9266 dpkg: Uppercase and namespace color cycle enum values 10 years ago
  Guillem Jover 2c1c66b8bd dpkg: Uppercase and namespace filesdb_load_status enum and values 10 years ago
  Guillem Jover 3fc4c7daf2 dpkg: Uppercase, namespace and reword istobe enum type and values 10 years ago
  Guillem Jover ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
  Guillem Jover b777a58ac9 dpkg: Do not lose track of packages owning a file 10 years ago
  Guillem Jover a2ee7d0bb4 dpkg: Use a simple list to track packages owning a file 10 years ago
  Guillem Jover 39e5100371 dpkg: Use an enum for the saidread variable 10 years ago
  Guillem Jover 36a15fee66 Remove Emacs and vim modelines 11 years ago
  Guillem Jover d33cf5c4aa Avoid assignments in C conditionals 11 years ago
  Guillem Jover 586ceedb64 dpkg: Initialize all filenamenode members 11 years ago
  Jonathan Nieder 9308127a8f Avoid full stop and double newline at the end of errors and warnings 12 years ago
  Guillem Jover 512b27964c dpkg-divert: Do not warn on missing db .list file for never installed packages 12 years ago
  Guillem Jover 07a2d8fe8b Print errors while reading file list files on a new line 12 years ago
  Guillem Jover 58d868951d Move pkg_infodb_get_dir() and pkg_infodb_get_file() to infodb-format.c 12 years ago
  Guillem Jover 8e0c0d33d4 Rename pkgadmin*() to pkg_infodb_get_*() 12 years ago
  Guillem Jover d803a15517 Change pkgadmindir() to initialize infodir itself 12 years ago
  Guillem Jover 6431c053b7 Use cmp() == 0 instead of !cmp() 12 years ago
  Guillem Jover 58d27d80a7 Rename file iterator variables to iter 12 years ago
  Guillem Jover 91b4afa507 Rename iterfiles*() functions to files_db_iter_*() 12 years ago