summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-19Update German translation of manual pagesHelge Kreutzmann1-8/+7
2018-06-22scripts: Do not use stringy eval to define different sub implementationsGuillem Jover3-37/+34
2018-06-22dpkg: Check for ldconfig command only on platforms that do have itGuillem Jover2-1/+3
2018-06-22Update git URLs for move away from alioth.debian.orgGuillem Jover5-7/+9
2018-05-10dpkg-divert: Do not assume that diversions are always presentGuillem Jover1-3/+3
2018-05-08dpkg-buildpackage: Avoid using an uninitialized variableGuillem Jover1-0/+1
2018-05-08po: Fix list of source files in po/POTFILES.inSven Joachim1-4/+1
2018-05-05German dpkg translation updateSven Joachim1-55/+93
2018-05-05Update German scripts translationHelge Kreutzmann1-10/+12
2018-05-05Dpkg::Changelog::Parse: Stop using tail(1) to read the end of the fileGuillem Jover2-3/+11
2018-05-05libdpkg: Use MD5_CTX instead of struct MD5ContextGuillem Jover2-1/+3
2018-05-05debian: Fix libncurses-dev Build-DependsGuillem Jover2-2/+3
2018-05-04Update German translation of manual pagesHelge Kreutzmann1-10/+69
2018-05-04Update German scripts translationHelge Kreutzmann1-2/+16
2018-05-04dpkg: Print the environment variables setup for the conffile shellGuillem Jover2-0/+6
2018-05-04dpkg: Fix a short-lived file descriptor leakGuillem Jover1-0/+2
2018-05-04dpkg-buildpackage: Validate OpenPGP signing key IDsGuillem Jover2-0/+19
2018-05-04Dpkg::Version: Fix bool overload behaviorGuillem Jover5-13/+32
2018-05-04scripts: Refresh test data and update code to matchGuillem Jover7-664/+911
2018-05-04Dpkg::Shlibs::Objdump: Fix ELF program detectionGuillem Jover3-4/+14
2018-05-04Dpkg::Shlibs::Objdump: Remove duplicate assignment in reset() methodGuillem Jover1-1/+0
2018-05-04dpkg-source: Do not emit perl warnings on source formats w/o optionsGuillem Jover2-0/+3
2018-05-04libdpkg: Move control database code into db-ctrl modulesGuillem Jover20-34/+31
2018-05-04libdpkg: Introduce frontend lockingJulian Andres Klode5-11/+41
2018-05-03libdpkg: Use a single struct filenamenode definitionGuillem Jover5-38/+9
2018-05-03libdpkg: Move filesystem nodename hash implementation into a new moduleGuillem Jover8-330/+504
2018-05-03dpkg-divert: Warn when using --rename on a file from an Essential packageGuillem Jover2-0/+31
2018-05-03dpkg-divert: Warn when using --add or --remove w/o --rename or --no-renameGuillem Jover4-6/+24
2018-05-03dpkg-divert: Add new --no-rename optionGuillem Jover3-2/+16
2018-05-03dpkg: Add new fsys_hash_entries() function to abstract nfiles accessGuillem Jover2-2/+10
2018-05-03src: Fix database modules to not depend unnecessarily on main.hGuillem Jover2-2/+2
2018-05-03dpkg-checkbuilddeps: Fix indentationGuillem Jover1-35/+34
2018-05-03debian: Add libncurses-dev as the first Build-Depends alternativeGuillem Jover2-1/+2
2018-05-03build: Add an autogen scriptGuillem Jover4-2/+8
2018-05-03build: Add CPAN distribution machineryGuillem Jover7-5/+152
2018-05-03build: Make PERL_MIN_VERSION also a configure output variableGuillem Jover1-4/+5
2018-05-03Dpkg: Fix default DATADIRGuillem Jover1-1/+1
2018-05-03Revert "Dpkg::Deps: Accept $archqual for add_provided_package() method"Guillem Jover5-16/+7
2018-03-26Use internerr() or BUG() instead of assert()Guillem Jover35-115/+235
2018-03-26s-s-d: Switch an internal error from a fatal() to a BUG() callGuillem Jover2-1/+3
2018-03-26s-s-d: Add support for new bug() function and BUG() macroGuillem Jover1-0/+19
2018-03-26dselect: Fix assert() to expect methlockfd to be initializedGuillem Jover2-1/+3
2018-03-26dpkg: Switch DEBIAN/conffile parsing assert() into an ohshit()Guillem Jover2-1/+4
2018-03-26dselect: Assume that m_malloc() never returns NULLGuillem Jover1-13/+2
2018-03-26libdpkg: Make pkg_name() and pkgbin_name() get const structsGuillem Jover4-27/+17
2018-03-26libdpkg: Add new str_concat() functionGuillem Jover4-1/+54
2018-03-25Update German translation of manual pagesHelge Kreutzmann1-14/+25
2018-03-25debian: Add bzip2 and xz-utils to Build-DependsGuillem Jover2-0/+5
2018-03-25libcompat: Convert md5 module to use C99 int typesGuillem Jover5-37/+20
2018-03-25libcompat: Add md5 module to the libcompat-test libraryGuillem Jover2-0/+4