Guillem Jover 7f9153a39e libdpkg: Add new command_shell() to execute a shell instance 15 anni fa
..
test 04eaf265a0 libdpkg: Disallow versions starting with non-digits 15 anni fa
.gitignore 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 anni fa
Makefile.am e66836854e libdpkg: Add new namevalue_find_by_name function 15 anni fa
ar.c 309d92878a libdpkg: Clarify fd_fd_copy error string in dpkg_ar_member_put_header 16 anni fa
ar.h 9200eb93df libdpkg: Add new dpkg ar support functions 16 anni fa
buffer.c c6ea15b985 Cleanup white spaces 15 anni fa
buffer.h 4546c3b92d libdpkg: Remove stream I/O support from the buffer API 15 anni fa
cleanup.c c6ea15b985 Cleanup white spaces 15 anni fa
command.c 7f9153a39e libdpkg: Add new command_shell() to execute a shell instance 15 anni fa
command.h 7f9153a39e libdpkg: Add new command_shell() to execute a shell instance 15 anni fa
compress.c 97bc3081d2 Unify naming of va_list variables to args or args_copy 16 anni fa
compress.h 54be54799f Use xz-utils instead of lzma for the lzma compression format 16 anni fa
database.c c6ea15b985 Cleanup white spaces 15 anni fa
dbmodify.c c6ea15b985 Cleanup white spaces 15 anni fa
dir.c 7ee4f4f2ef Add doxygen comments to several functions 15 anni fa
dir.h 20fdb395cc Do an fsync on database directories 16 anni fa
dlist.h b8799d9f10 Use consistent naming for linked lists members 16 anni fa
dpkg-db.h c6ea15b985 Cleanup white spaces 15 anni fa
dpkg.h 94e25a0380 Refactor setpipe() into statusfd_add() to stop exposing status_pipes 15 anni fa
dump.c c6ea15b985 Cleanup white spaces 15 anni fa
ehandle.c c6ea15b985 Cleanup white spaces 15 anni fa
ehandle.h ec5d681339 Cleanup and improve source code comments 15 anni fa
fields.c c6ea15b985 Cleanup white spaces 15 anni fa
file.c c6ea15b985 Cleanup white spaces 15 anni fa
file.h c6ea15b985 Cleanup white spaces 15 anni fa
glob.c 499088b2a6 Move glob module to libdpkg 16 anni fa
glob.h 499088b2a6 Move glob module to libdpkg 16 anni fa
i18n.h 4509efdc14 Add gettext plurals infrastructure support 16 anni fa
libdpkg.Versions 94e25a0380 Refactor setpipe() into statusfd_add() to stop exposing status_pipes 15 anni fa
libdpkg.pc.in 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 anni fa
log.c 94e25a0380 Refactor setpipe() into statusfd_add() to stop exposing status_pipes 15 anni fa
macros.h c6ea15b985 Cleanup white spaces 15 anni fa
md5.c 12416df9a1 libdpkg: Blank the whole MD5 context not just the size of a pointer 16 anni fa
md5.h 01d05324e0 Move libraries to subdirectories under lib/ 17 anni fa
mlib.c c6ea15b985 Cleanup white spaces 15 anni fa
myopt.c c9b7af92e5 Move action and obsolete related functionality to the myopt module 15 anni fa
myopt.h ec5d681339 Cleanup and improve source code comments 15 anni fa
namevalue.c e66836854e libdpkg: Add new namevalue_find_by_name function 15 anni fa
namevalue.h e66836854e libdpkg: Add new namevalue_find_by_name function 15 anni fa
nfmalloc.c c6ea15b985 Cleanup white spaces 15 anni fa
parse.c c6ea15b985 Cleanup white spaces 15 anni fa
parsedump.h ec5d681339 Cleanup and improve source code comments 15 anni fa
parsehelp.c 04eaf265a0 libdpkg: Disallow versions starting with non-digits 15 anni fa
path.c 7a0a0619fd libdpkg: Rename path_rtrim_slash_slashdot to path_trim_slash_slashdot 15 anni fa
path.h 7a0a0619fd libdpkg: Rename path_rtrim_slash_slashdot to path_trim_slash_slashdot 15 anni fa
pkg-array.c c6ea15b985 Cleanup white spaces 15 anni fa
pkg-array.h 5d1099ae03 Header files should not include <config.h> and <compat.h> 16 anni fa
pkg-format.c c6ea15b985 Cleanup white spaces 15 anni fa
pkg-format.h 3e9f202bc1 libdpkg: Unify and namespace pkg-format functions and types 16 anni fa
pkg-list.c c6ea15b985 Cleanup white spaces 15 anni fa
pkg-list.h 5d1099ae03 Header files should not include <config.h> and <compat.h> 16 anni fa
pkg-queue.c c6ea15b985 Cleanup white spaces 15 anni fa
pkg-queue.h 7ee4f4f2ef Add doxygen comments to several functions 15 anni fa
pkg-show.c c6ea15b985 Cleanup white spaces 15 anni fa
pkg-show.h fad96a4555 libdpkg: Make pkginfo argument const in pkg_summary() 16 anni fa
pkg.c c6ea15b985 Cleanup white spaces 15 anni fa
pkg.h 7ba3f71c0c Unify text in license headers 16 anni fa
progress.c c6ea15b985 Cleanup white spaces 15 anni fa
progress.h c6ea15b985 Cleanup white spaces 15 anni fa
string.c c6ea15b985 Cleanup white spaces 15 anni fa
string.h c6ea15b985 Cleanup white spaces 15 anni fa
subproc.c c6ea15b985 Cleanup white spaces 15 anni fa
subproc.h c6ea15b985 Cleanup white spaces 15 anni fa
tarfn.c b070e0ec0d libdpkg: Rewrite get_prefix_name() to be more efficient 15 anni fa
tarfn.h 9d6a9e4375 Do not make function typedefs pointers 15 anni fa
test.h c6ea15b985 Cleanup white spaces 15 anni fa
trigdeferred.h 0f1668f799 Use new enum for trigdef_update_start() return values 15 anni fa
trigdeferred.l 0f1668f799 Use new enum for trigdef_update_start() return values 15 anni fa
triglib.c 0f1668f799 Use new enum for trigdef_update_start() return values 15 anni fa
triglib.h a6066a13aa libdpkg: Rename illegal_triggername to trig_name_is_illegal 15 anni fa
utils.c c6ea15b985 Cleanup white spaces 15 anni fa
varbuf.c 1433317d2f libdpkg: Add new varbuf_trunc() function 16 anni fa
varbuf.h ec5d681339 Cleanup and improve source code comments 15 anni fa
vercmp.c d3de9d66d6 libdpkg: Slightly optimize order() checks 15 anni fa