Guillem Jover
|
c2ee51d0da
build: Fix DPKG_CHECK_DEFINE to properly check for dpkg_cv_define_$1
|
17 years ago |
Guillem Jover
|
30a6d6d131
libdpkg: Move pkg_sorter code to a new pkg module
|
17 years ago |
Guillem Jover
|
2510971730
libdpkg: Rename pkglistqsortcmp to pkg_sorter_by_name
|
17 years ago |
Guillem Jover
|
2ddc61d4aa
libdpkg: Mark and improve strings for translation
|
17 years ago |
Guillem Jover
|
6b92aa0adf
dpkg-statoverride: Add missing angle brackets in string
|
17 years ago |
Guillem Jover
|
f659276004
Add all libdpkg .c files to POTFILES
|
17 years ago |
Guillem Jover
|
722fa5660d
Add a .mailmap file to fix up name and mail addresses
|
17 years ago |
Helge Kreutzmann
|
af295ce06e
Update German translation of manual pages
|
17 years ago |
Helge Kreutzmann
|
8540a328c8
Update German scripts translation
|
17 years ago |
Raphaël Hertzog
|
0c21f16179
dselect-multicd: fix bashism in setup script
|
17 years ago |
Raphaël Hertzog
|
65a0572e3f
dselect-multicd: replace/drop obsolete dpkg commands
|
17 years ago |
Raphaël Hertzog
|
b2fd773fc9
dselect-multicd: update README wrt the dpkg-scanpackages situation
|
17 years ago |
Raphaël Hertzog
|
a4cabaa4af
dselect-multicd: add missing copyright statements
|
17 years ago |
Raphaël Hertzog
|
fed6ba7830
Integrate dpkg-multicd into dselect
|
17 years ago |
Raphaël Hertzog
|
5ed64b297e
dpkg-scanpackages: add new --medium option
|
17 years ago |
Raphaël Hertzog
|
171610876f
dpkg-scanpackages/dpkg-scansources: support compressed override files
|
17 years ago |
Raphaël Hertzog
|
c6e64aafd1
Dpkg::Control::Fields: add Priority and Section fields to CTRL_APT_SRC
|
17 years ago |
Sven Joachim
|
abd59dcac7
German dpkg translation update
|
17 years ago |
Guillem Jover
|
35efaf4edf
libdpkg: Remove unused varbufextend
|
17 years ago |
Guillem Jover
|
dac03e12b4
libdpkg: Use varbuf_grow instead of varbufextend
|
17 years ago |
Guillem Jover
|
353b02acb3
dpkg: Use stat size to varbuf_grow the buffer for readlink
|
17 years ago |
Guillem Jover
|
1a8d12285d
libdpkg: Fix varbufprintf to not grow indefinitely
|
17 years ago |
Guillem Jover
|
d8d0b3a06f
libdpkg: Use varbuf_grow instead of increasing member used
|
17 years ago |
Guillem Jover
|
23e191ad73
libdpkg: Add new varbuf_grow function
|
17 years ago |
Guillem Jover
|
12a61afc46
dpkg-statoverride: Rewrite in C
|
17 years ago |
Guillem Jover
|
d96bee65e1
statdb: Do stricter parsing validation
|
17 years ago |
Guillem Jover
|
aee5c77267
Add document describing the C coding style
|
17 years ago |
Guillem Jover
|
c61f48738f
dpkg: Reduce variable scope in checkpath
|
17 years ago |
Guillem Jover
|
1afae1b450
dpkg: Use size_t instead of long for path_len in checkpath()
|
17 years ago |
Guillem Jover
|
b407cde7c7
dpkg: Use more meaningful and clearer variable names in checkpath()
|
17 years ago |