Guillem Jover
|
ce27f5dc0c
dpkg: Add a requeueing insertion protection for process_queue()
|
hace 11 años |
Guillem Jover
|
3eab05ef9d
dpkg: Double the filesdb hash table size to the closest 2^18 prime
|
hace 11 años |
Guillem Jover
|
67c4ac7e7a
dpkg: Switch the filesdb module to use the FNV hash function
|
hace 11 años |
Guillem Jover
|
586439a2fb
dpkg: Use filenamenodeflags enum instead of wrongly using fnnflags
|
hace 12 años |
Guillem Jover
|
63b138afa6
libdpkg: Uppercase and namespace pkgstatus enum values
|
hace 12 años |
Guillem Jover
|
132e2b9266
dpkg: Uppercase and namespace color cycle enum values
|
hace 12 años |
Guillem Jover
|
2c1c66b8bd
dpkg: Uppercase and namespace filesdb_load_status enum and values
|
hace 12 años |
Guillem Jover
|
3fc4c7daf2
dpkg: Uppercase, namespace and reword istobe enum type and values
|
hace 12 años |
Guillem Jover
|
ae25c683c0
Use https:// URLs instead of http:// when possible
|
hace 12 años |
Guillem Jover
|
b777a58ac9
dpkg: Do not lose track of packages owning a file
|
hace 12 años |
Guillem Jover
|
a2ee7d0bb4
dpkg: Use a simple list to track packages owning a file
|
hace 12 años |
Guillem Jover
|
39e5100371
dpkg: Use an enum for the saidread variable
|
hace 13 años |
Guillem Jover
|
36a15fee66
Remove Emacs and vim modelines
|
hace 13 años |
Guillem Jover
|
d33cf5c4aa
Avoid assignments in C conditionals
|
hace 14 años |
Guillem Jover
|
586ceedb64
dpkg: Initialize all filenamenode members
|
hace 14 años |
Jonathan Nieder
|
9308127a8f
Avoid full stop and double newline at the end of errors and warnings
|
hace 14 años |
Guillem Jover
|
512b27964c
dpkg-divert: Do not warn on missing db .list file for never installed packages
|
hace 14 años |
Guillem Jover
|
07a2d8fe8b
Print errors while reading file list files on a new line
|
hace 14 años |
Guillem Jover
|
58d868951d
Move pkg_infodb_get_dir() and pkg_infodb_get_file() to infodb-format.c
|
hace 14 años |
Guillem Jover
|
8e0c0d33d4
Rename pkgadmin*() to pkg_infodb_get_*()
|
hace 14 años |
Guillem Jover
|
d803a15517
Change pkgadmindir() to initialize infodir itself
|
hace 14 años |
Guillem Jover
|
6431c053b7
Use cmp() == 0 instead of !cmp()
|
hace 14 años |
Guillem Jover
|
58d27d80a7
Rename file iterator variables to iter
|
hace 14 años |
Guillem Jover
|
91b4afa507
Rename iterfiles*() functions to files_db_iter_*()
|
hace 14 años |
Guillem Jover
|
607a75a632
dpkg: Pass filenamenode to pkg_files_add_file() instead of string and flags
|
hace 14 años |
Guillem Jover
|
e7eccb3083
Fix coding-style
|
hace 14 años |
Guillem Jover
|
69a5e4d5cb
dpkg: Update on-disk database to use a multiarch compliant layout
|
hace 14 años |
Guillem Jover
|
1309c6a7d3
dpkg: Compute and track hashes for newly unpacked file
|
hace 14 años |
Guillem Jover
|
315d710ab4
dpkg: Use pnaw_nonambig instead of pnaw_foreign on .list file open error
|
hace 14 años |
Guillem Jover
|
0b8652b226
Change debug, progress and error output to use package specifiers
|
hace 15 años |