Guillem Jover
|
73dab65273
dpkg: Add new --status-logger option
|
15 vuotta sitten |
Guillem Jover
|
94e25a0380
Refactor setpipe() into statusfd_add() to stop exposing status_pipes
|
15 vuotta sitten |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
15 vuotta sitten |
Guillem Jover
|
ec5d681339
Cleanup and improve source code comments
|
15 vuotta sitten |
Guillem Jover
|
f74dfc666e
libdpkg: Rename illegal_packagename to pkg_name_is_illegal
|
16 vuotta sitten |
Guillem Jover
|
9db4a822bb
libdpkg: Namespace package database functions with pkg_db_ prefix
|
16 vuotta sitten |
Guillem Jover
|
2a92bb8118
libdpkg: Rename error_unwind() to pop_error_context()
|
16 vuotta sitten |
Guillem Jover
|
b94d25d09f
Use push_error_context() instead of ad-hoc code
|
16 vuotta sitten |
Guillem Jover
|
2272d41169
Move error context display handler reset to error_unwind()
|
16 vuotta sitten |
Guillem Jover
|
efefc09d91
Use setaction() instead of directly assigning to cipaction
|
16 vuotta sitten |
Guillem Jover
|
ec53fd98f3
libdpkg: Rename print_error_fatal() to print_fatal_error()
|
15 vuotta sitten |
Guillem Jover
|
c1f899c832
libdpkg: Refactor default error handler into new catch_fatal_error()
|
16 vuotta sitten |
Guillem Jover
|
9d6a9e4375
Do not make function typedefs pointers
|
16 vuotta sitten |
Guillem Jover
|
7129d94739
libdpkg: Rename voidfnp to void_func
|
16 vuotta sitten |
Guillem Jover
|
c9b7af92e5
Move action and obsolete related functionality to the myopt module
|
16 vuotta sitten |
Guillem Jover
|
c5309f8009
Switch variables from int to bool where appropriate
|
16 vuotta sitten |
Henning Makholm
|
bd0ae9a42b
Add new dpkg --force-confask option
|
16 vuotta sitten |
Guillem Jover
|
acf7fe58c9
dpkg: Mark hook command error string for translation
|
16 vuotta sitten |
Guillem Jover
|
4694cd6408
dpkg: Add two new dpkg options --path-exclude and --path-include
|
16 vuotta sitten |
Guillem Jover
|
7eb30624a0
Use bool instead of int wherever appropriate
|
16 vuotta sitten |
Guillem Jover
|
06b64be7ba
Remove --license and --licence options from tools
|
16 vuotta sitten |
Guillem Jover
|
496a321cd9
Mark several functions with DPKG_ATTR_NORET
|
16 vuotta sitten |
Guillem Jover
|
5050748f1a
Use new command module instead of ad-hoc code
|
16 vuotta sitten |
Guillem Jover
|
9ddef90d43
Do not include unneeded <signal.h>
|
16 vuotta sitten |
Guillem Jover
|
e964abe1e4
Remove unneeded static modifier from function variables
|
16 vuotta sitten |
Guillem Jover
|
5862fd919d
dpkg: Remove duplicate oldargs variable
|
16 vuotta sitten |
Guillem Jover
|
80647e33d1
Do not assign to variables when they subsequently get overwritten
|
16 vuotta sitten |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
16 vuotta sitten |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
16 vuotta sitten |
Guillem Jover
|
c32c4bf1d9
dpkg: Call standard_shutdown after invoking the post hooks
|
16 vuotta sitten |