Guillem Jover
|
da5fceca72
dpkg: Do not segfault on “dpkg -i --no-act”
|
15 years ago |
Guillem Jover
|
3ce597a4c6
Revert "Fix installation of packages without architecture field"
|
15 years ago |
Raphaël Hertzog
|
13637ddfaf
Fix installation of packages without architecture field
|
15 years ago |
Guillem Jover
|
58e7276b69
libdpkg: Ensure parsed packages have a usable arch member
|
15 years ago |
Guillem Jover
|
c484754584
dpkg: Rename arch variable to native_arch
|
15 years ago |
Guillem Jover
|
df219a6072
Rename architecture variables to arch
|
15 years ago |
Guillem Jover
|
44e022a801
Use pid instead of c1 for variable name
|
15 years ago |
Guillem Jover
|
f114b567dd
dpkg: Fix wanttoinstall() to use the new version from pkg->available
|
15 years ago |
Guillem Jover
|
3133aae67e
dpkg: Always say why in wanttoinstall()
|
15 years ago |
Guillem Jover
|
de553e2746
Rename struct pkginfoperfile to struct pkgbin
|
15 years ago |
Guillem Jover
|
21306c4f9e
dpkg: Refactor package authentication into deb_verify()
|
16 years ago |
Guillem Jover
|
a6d7d484b5
dpkg: Refactor reassembling a split package into deb_reassemble()
|
16 years ago |
Guillem Jover
|
6185545a79
Use m_asprintf() instead of m_malloc() and string operations
|
15 years ago |
Guillem Jover
|
91c3515c24
libdpkg: Rename varbufaddstr() to varbuf_add_str()
|
15 years ago |
Guillem Jover
|
064d5f21ab
libdpkg: Rename varbufaddc() to varbuf_add_char()
|
15 years ago |
Guillem Jover
|
4ea08bff42
libdpkg: Rename varbufreset() to varbuf_reset()
|
15 years ago |
Guillem Jover
|
8451065cf8
Centralize warn counting in warningv()
|
15 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
16 years ago |
Guillem Jover
|
ec5d681339
Cleanup and improve source code comments
|
16 years ago |
Guillem Jover
|
ba908783e3
libdpkg: Always print parse warnings on stderr
|
16 years ago |
Guillem Jover
|
b89373e169
libdpkg: Rename package blank functions to pkg_blank and pkg_perfile_blank
|
16 years ago |
Guillem Jover
|
9db4a822bb
libdpkg: Namespace package database functions with pkg_db_ prefix
|
16 years ago |
Guillem Jover
|
e547cbf6aa
Unify execution error strings
|
16 years ago |
Guillem Jover
|
15cf1342b8
libdpkg: Rename TarExtractor to tar_extractor
|
16 years ago |
Guillem Jover
|
e62eaa93a1
Use varbuf_trunc instead of directly assigning to member 'used'
|
16 years ago |
Guillem Jover
|
b8799d9f10
Use consistent naming for linked lists members
|
16 years ago |
Guillem Jover
|
50391de87a
libdpkg: Remove 'valid' member from struct pkginfoperfile
|
16 years ago |
Guillem Jover
|
88b5c91de1
dpkg: Remove redundant trailing newlines from debug output
|
16 years ago |
Guillem Jover
|
c43931e799
dpkg: Use iterators instead of exposing packageslump directly
|
16 years ago |
Guillem Jover
|
21bae07787
dpkg: Mark the summarize_filename() ellipsed string for translation
|
16 years ago |