Guillem Jover
|
cf22cf6118
libdpkg: Rename myopt module to options
|
15 anni fa |
Raphaël Hertzog
|
83b591340e
dpkg: properly remove triggers information during package removal
|
15 anni fa |
Guillem Jover
|
799d38599c
dpkg: Keep parent directories of directories kept during removal
|
15 anni fa |
Guillem Jover
|
e67e071e58
dpkg: On purge remove the conffiles from the file list file
|
15 anni fa |
Guillem Jover
|
ad07629757
dpkg: Do not preserve and check for conffiles on leftover dir removal
|
15 anni fa |
Guillem Jover
|
216b7a30ba
dpkg: On purge correctly remove a symlink pointing to a directory
|
15 anni fa |
Guillem Jover
|
ff6e32d358
dpkg: Rename isdirectoryinuse() to dir_is_used_by_others()
|
15 anni fa |
Guillem Jover
|
fda21f829b
dpkg: Rename hasdirectoryconffiles() to dir_has_conffiles()
|
15 anni fa |
Guillem Jover
|
a2acd17d3c
dpkg: Refactor infodb directory traversal into new pkg_infodb_foreach()
|
15 anni fa |
Guillem Jover
|
fc8b6ecf05
dpkg: Refactor specific infodb traversal logic into their own functions
|
15 anni fa |
Guillem Jover
|
9f7f2a9583
dpkg: Refactor infodb file existence check into new pkg_infodb_has_file()
|
15 anni fa |
Guillem Jover
|
ed250955ff
dpkg: Sync and print the correct info database directory
|
15 anni fa |
Guillem Jover
|
f1bccd4763
Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls
|
15 anni fa |
Guillem Jover
|
869564af64
dpkg: Use pkgadminfile() instead of varbuf_pkgadminfile()
|
15 anni fa |
Guillem Jover
|
0ff1ba98ce
libdpkg: Rename cmdinfo arg members
|
15 anni fa |
Guillem Jover
|
469c5fa91e
dpkg: Always call pkg_has_postrm_script() in removal_bulk()
|
15 anni fa |
Guillem Jover
|
355d2c2aa6
dpkg: Refactor out pkg_has_postrm_script() from removal_bulk()
|
15 anni fa |
Guillem Jover
|
2fe2563ee3
dpkg: Use varbuf_pkgadminfile() instead of manually building the path
|
15 anni fa |
Guillem Jover
|
626560b311
dpkg: Do not fail when trying to remove the root directory
|
15 anni fa |
Guillem Jover
|
de553e2746
Rename struct pkginfoperfile to struct pkgbin
|
15 anni fa |
Guillem Jover
|
91c3515c24
libdpkg: Rename varbufaddstr() to varbuf_add_str()
|
15 anni fa |
Guillem Jover
|
064d5f21ab
libdpkg: Rename varbufaddc() to varbuf_add_char()
|
15 anni fa |
Guillem Jover
|
4ea08bff42
libdpkg: Rename varbufreset() to varbuf_reset()
|
15 anni fa |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
15 anni fa |
Guillem Jover
|
ec5d681339
Cleanup and improve source code comments
|
15 anni fa |
Guillem Jover
|
b89373e169
libdpkg: Rename package blank functions to pkg_blank and pkg_perfile_blank
|
15 anni fa |
Guillem Jover
|
e62eaa93a1
Use varbuf_trunc instead of directly assigning to member 'used'
|
16 anni fa |
Guillem Jover
|
0f1bf462ad
Do not include two unused <assert.h>
|
16 anni fa |
Guillem Jover
|
b8799d9f10
Use consistent naming for linked lists members
|
16 anni fa |
Guillem Jover
|
50391de87a
libdpkg: Remove 'valid' member from struct pkginfoperfile
|
16 anni fa |