Guillem Jover
|
8fc97bc94c
dpkg-divert: Honour --local when DPKG_MAINTSCRIPT_PACKAGE is present
|
15 years ago |
Guillem Jover
|
598d605202
dpkg: Refactor infodb update on unpack into new pkg_infodb_update()
|
15 years ago |
Guillem Jover
|
a2acd17d3c
dpkg: Refactor infodb directory traversal into new pkg_infodb_foreach()
|
15 years ago |
Guillem Jover
|
fc8b6ecf05
dpkg: Refactor specific infodb traversal logic into their own functions
|
15 years ago |
Guillem Jover
|
ecd886da63
dpkg: Refactor match_node allocation into new match_node_new()
|
15 years ago |
Guillem Jover
|
7a79f5a1fa
dpkg: Refactor match_node deallocation into new match_node_free()
|
15 years ago |
Guillem Jover
|
070dc94cfc
dpkg: Switch the rename_list logic to match_node
|
15 years ago |
Guillem Jover
|
9f7f2a9583
dpkg: Refactor infodb file existence check into new pkg_infodb_has_file()
|
15 years ago |
Guillem Jover
|
ae3500585c
libdpkg: Make dir_sync() private
|
15 years ago |
Guillem Jover
|
ed250955ff
dpkg: Sync and print the correct info database directory
|
15 years ago |
Guillem Jover
|
d72022b1d3
s-s-d: Do not unneedingly fsync() the pid file
|
15 years ago |
Guillem Jover
|
bf7b7023d4
Fix dpkg maintainer scripts to honour DPKG_ADMINDIR if present
|
15 years ago |
Guillem Jover
|
0787286c1d
libdpkg: Rename string variables to str_start and str_end in parse_nv_next
|
15 years ago |
Guillem Jover
|
01b03062de
Rename namevalue variables to nv and nv_head
|
15 years ago |
Guillem Jover
|
4f36d67a83
libdpkg: Refactor convert_string into parse_nv_next and parse_nv_last
|
15 years ago |
Guillem Jover
|
b3f669039f
libdpkg: Switch pri_other to be a fallback namevalue
|
15 years ago |
Guillem Jover
|
902cc15dc8
libdpkg: Add support for fallback namevalues
|
15 years ago |
Guillem Jover
|
21e9a2d3ce
libdpkg: Use format precision instead of strnlen() in convert_string()
|
15 years ago |
Guillem Jover
|
f1bccd4763
Use varbuf_end_str() instead of ad-hoc varbuf_add_char() calls
|
15 years ago |
Guillem Jover
|
3ae09f975d
libdpkg: Add new varbuf_end_str()
|
15 years ago |
Guillem Jover
|
280ac914cc
dpkg: Only copy already counted output lines from find
|
15 years ago |
Guillem Jover
|
de314a54d0
dpkg: Reduce local variable scope in archivefiles()
|
15 years ago |
Guillem Jover
|
173a6cb532
libdpkg: Do not add a NUL char after varbuf_printf() calls
|
15 years ago |
Guillem Jover
|
2449dcaa61
dpkg: Move varbuf related calls close together in setselections()
|
15 years ago |
Guillem Jover
|
18b52757ea
Revert "libdpkg: Refactor varbuf_pkgadminfile() out from pkgadminfile()"
|
15 years ago |
Guillem Jover
|
869564af64
dpkg: Use pkgadminfile() instead of varbuf_pkgadminfile()
|
15 years ago |
Andrea Gelmini
|
7e31262a6f
libdpkg: Remove duplicate <stdio.h> include
|
15 years ago |
Guillem Jover
|
f92a24f349
dpkg-architecture: Set DEB_HOST_ARCH and DEB_HOST_GNU_TYPE only once
|
16 years ago |
Jonathan Nieder
|
cc7ee6f7c0
dpkg-maintscript-helper(1): dpkg only has to be unpacked for it to be usable
|
15 years ago |
Raphaël Hertzog
|
e02f4f5bba
Add missing changelog entry
|
15 years ago |