Guillem Jover
|
6431c053b7
Use cmp() == 0 instead of !cmp()
|
14 years ago |
Guillem Jover
|
d04d596cd3
Update triggers support to understand multi-arch
|
14 years ago |
Guillem Jover
|
f765d25fb8
dpkg-trigger: Refactor package awaiter parsing into parse_awaiter_package()
|
14 years ago |
Guillem Jover
|
6cffe2e524
libdpkg: Remove unused end pointer argument from pkg_name_is_illegal()
|
14 years ago |
Guillem Jover
|
cf22cf6118
libdpkg: Rename myopt module to options
|
15 years ago |
Guillem Jover
|
9fe0a1b16d
Use new dpkg_set_progname and dpkg_get_progname instead of thisname
|
15 years ago |
Guillem Jover
|
0fc0d6d598
libdpkg: Do not require programs to define printforhelp
|
15 years ago |
Guillem Jover
|
e0ae796d8c
Do not pass admindir to database initialization functions
|
15 years ago |
Guillem Jover
|
f67665e8f5
Use dpkg_db_set_dir() instead of pkgadmindir_init()
|
15 years ago |
Guillem Jover
|
e63e1fa4a4
Propagate --admindir to programs run from maintainer scripts
|
15 years ago |
Guillem Jover
|
76ed5f9ff4
Use string literals instead of macros for environment variable names
|
15 years ago |
Guillem Jover
|
0f1668f799
Use new enum for trigdef_update_start() return values
|
15 years ago |
Guillem Jover
|
c6ea15b985
Cleanup white spaces
|
16 years ago |
Guillem Jover
|
f74dfc666e
libdpkg: Rename illegal_packagename to pkg_name_is_illegal
|
16 years ago |
Guillem Jover
|
a6066a13aa
libdpkg: Rename illegal_triggername to trig_name_is_illegal
|
16 years ago |
Guillem Jover
|
cc49169cdc
dpkg-trigger: Remove duplicate command name from error messages
|
16 years ago |
Guillem Jover
|
b94d25d09f
Use push_error_context() instead of ad-hoc code
|
16 years ago |
Guillem Jover
|
1f6b854a2d
libdpkg: Rename trigdef_yylex() to trigdef_parse()
|
16 years ago |
Guillem Jover
|
24bd7ac063
dpkg-trigger: Mark do_check with DPKG_ATTR_NORET
|
16 years ago |
Guillem Jover
|
7eb30624a0
Use bool instead of int wherever appropriate
|
16 years ago |
Guillem Jover
|
2650ab3024
libdpkg: Move trigdeferred declarations to a new trigdeferred.h
|
16 years ago |
Guillem Jover
|
58a93c17fc
libdpkg: Move triglib declarations to a new triglib.h
|
16 years ago |
Guillem Jover
|
0f96ab4c34
libdpkg: Add new trigdef_update_printf to avoid exposing trig_new_deferred
|
16 years ago |
Guillem Jover
|
239b48d8a9
libdpkg: Add new trigdef_set_methods to avoid exposing trigdef
|
16 years ago |
Guillem Jover
|
06b64be7ba
Remove --license and --licence options from tools
|
16 years ago |
Guillem Jover
|
88aa36dc99
Fix dpkg-query and dpkg-trigger to actually print a version on --version
|
16 years ago |
Guillem Jover
|
496a321cd9
Mark several functions with DPKG_ATTR_NORET
|
16 years ago |
Guillem Jover
|
7ba3f71c0c
Unify text in license headers
|
16 years ago |
Guillem Jover
|
d99d361f1b
Replace FSF address by pointing to the gnu.org URL
|
16 years ago |
Guillem Jover
|
1c88ead04c
Sort order of header includes
|
17 years ago |