Guillem Jover
|
07a2d8fe8b
Print errors while reading file list files on a new line
|
14 yıl önce |
Guillem Jover
|
58d868951d
Move pkg_infodb_get_dir() and pkg_infodb_get_file() to infodb-format.c
|
14 yıl önce |
Guillem Jover
|
8e0c0d33d4
Rename pkgadmin*() to pkg_infodb_get_*()
|
14 yıl önce |
Guillem Jover
|
d803a15517
Change pkgadmindir() to initialize infodir itself
|
14 yıl önce |
Guillem Jover
|
6431c053b7
Use cmp() == 0 instead of !cmp()
|
14 yıl önce |
Guillem Jover
|
58d27d80a7
Rename file iterator variables to iter
|
14 yıl önce |
Guillem Jover
|
91b4afa507
Rename iterfiles*() functions to files_db_iter_*()
|
14 yıl önce |
Guillem Jover
|
607a75a632
dpkg: Pass filenamenode to pkg_files_add_file() instead of string and flags
|
14 yıl önce |
Guillem Jover
|
e7eccb3083
Fix coding-style
|
14 yıl önce |
Guillem Jover
|
69a5e4d5cb
dpkg: Update on-disk database to use a multiarch compliant layout
|
14 yıl önce |
Guillem Jover
|
1309c6a7d3
dpkg: Compute and track hashes for newly unpacked file
|
14 yıl önce |
Guillem Jover
|
315d710ab4
dpkg: Use pnaw_nonambig instead of pnaw_foreign on .list file open error
|
14 yıl önce |
Guillem Jover
|
0b8652b226
Change debug, progress and error output to use package specifiers
|
15 yıl önce |
Guillem Jover
|
68189bc967
Use the new atomic file API instead of ad-hoc code
|
14 yıl önce |
Raphaël Hertzog
|
c07f7fea42
dpkg: Error out if a database .list file is not a regular file
|
14 yıl önce |
Raphaël Hertzog
|
ab44807b7a
dpkg: Initialize all clientdata members in ensure_package_clientdata()
|
14 yıl önce |
Raphaël Hertzog
|
729dcbd9a3
Replace all pkg_db_count() calls with pkg_db_count_pkg()
|
15 yıl önce |
Guillem Jover
|
47181583fc
Switch pkgadminfile() to get an explicit pkgbin as argument
|
15 yıl önce |
Guillem Jover
|
9235d163ef
Switch from pkginfo->name to pkginfo->set->name
|
15 yıl önce |
Guillem Jover
|
916bdba909
dpkg: Use statfs() to retrieve the infodb filesystem block size
|
15 yıl önce |
Guillem Jover
|
0e63ea3ee1
Do not include trailing slash for directory string literals
|
15 yıl önce |
Guillem Jover
|
0582645c28
dpkg: Change write_filelist_except() to take a mask intead of a bool
|
15 yıl önce |
Guillem Jover
|
d6f176b4b8
dpkg: Make fd variable passed to cu_closefd static
|
15 yıl önce |
Guillem Jover
|
7337447704
libdpkg: Rename cu_closefile to cu_closestream
|
15 yıl önce |
Guillem Jover
|
557765dbed
Move pkgadmindir() and pkgadminfile() to the filesdb module
|
15 yıl önce |
Guillem Jover
|
f1bccd4763
Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls
|
15 yıl önce |
Guillem Jover
|
869564af64
dpkg: Use pkgadminfile() instead of varbuf_pkgadminfile()
|
15 yıl önce |
Guillem Jover
|
2fe2563ee3
dpkg: Use varbuf_pkgadminfile() instead of manually building the path
|
15 yıl önce |
Guillem Jover
|
91c3515c24
libdpkg: Rename varbufaddstr() to varbuf_add_str()
|
15 yıl önce |
Guillem Jover
|
064d5f21ab
libdpkg: Rename varbufaddc() to varbuf_add_char()
|
15 yıl önce |