Guillem Jover 08ca3174ca libdpkg: Add a unit test for the trigger deferred parser 10 years ago
..
t 08ca3174ca libdpkg: Add a unit test for the trigger deferred parser 10 years ago
.gitignore 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 years ago
Makefile.am c2989c39ec libdpkg: New treewalk module 10 years ago
ar.c c50e8dc2e9 libdpkg: Fix an off-by-one read access in ar member name variable 10 years ago
ar.h 4e6079bb67 libdpkg: Add new struct dpkg_ar_member to handle in-core ar headers 12 years ago
arch.c 2a2977862f libdpkg: Fix typo in Doxygen documentation 11 years ago
arch.h d3d70a9759 libdpkg: Uppercase and namespace dpkg_arch_type enum values 12 years ago
atomic-file.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 years ago
atomic-file.h 670c99fbcd libdpkg: Uppercase and expand atomic_file_flags enum values 12 years ago
buffer.c 67090e4a52 libdpkg: Rename filter symbols to digest 11 years ago
buffer.h 67090e4a52 libdpkg: Rename filter symbols to digest 11 years ago
c-ctype.c 0c6d938277 Use https:// URLs instead of http:// or git:// when possible (round three) 10 years ago
c-ctype.h 0c6d938277 Use https:// URLs instead of http:// or git:// when possible (round three) 10 years ago
cleanup.c afbbf703eb Update Ian Jackson's email address 10 years ago
command.c 8d09898b4f libdpkg: Only use the SHELL environment variable for interactive shells 11 years ago
command.h f85e380f63 debian: Update my copyright years 11 years ago
compress.c 673e967783 libdpkg: Add experimental multithreaded xz compressor support 10 years ago
compress.h eb3c2635f9 libdpkg: Uppercase compressor enum values 12 years ago
dbdir.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 years ago
dbmodify.c afbbf703eb Update Ian Jackson's email address 10 years ago
deb-version.c 45dcca46d8 Switch code to use the new C locale character type functions 11 years ago
deb-version.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 12 years ago
debug.c afbbf703eb Update Ian Jackson's email address 10 years ago
debug.h d3d2ba1dd3 libdpkg: Set close-on-exec for the debug output 12 years ago
depcon.c afbbf703eb Update Ian Jackson's email address 10 years ago
dir.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 years ago
dir.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
dlist.h afbbf703eb Update Ian Jackson's email address 10 years ago
dpkg-db.h afbbf703eb Update Ian Jackson's email address 10 years ago
dpkg.h 94e11e11b5 dpkg: Search for debsig-verify in PATH instead of using an absolute path 10 years ago
dump.c b2d2b8a433 libdpkg, dpkg: Rename iterators from ‘it’ to ‘iter’ 10 years ago
ehandle.c afbbf703eb Update Ian Jackson's email address 10 years ago
ehandle.h afbbf703eb Update Ian Jackson's email address 10 years ago
error.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 years ago
error.h f85e380f63 debian: Update my copyright years 11 years ago
fdio.c bd3f720ca0 libdpkg: Fix fd_allocate_size() function to build on Mac OS X 11 years ago
fdio.h 87b0b20b86 dpkg: Try to preallocate the disk size for extracted files 12 years ago
fields.c afbbf703eb Update Ian Jackson's email address 10 years ago
file.c afbbf703eb Update Ian Jackson's email address 10 years ago
file.h bc684d1e43 libdpkg: Make the uname and gname file_stat members non-const 12 years ago
glob.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
glob.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
i18n.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
i18n.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
libdpkg.map cb55c5b4f0 libdpkg: Rename pkg_summary to pkgbin_summary 10 years ago
libdpkg.pc.in eae0b17537 build: Add a new --with-devlibdir configure option 11 years ago
log.c 4d7f9ffbef Remove some unnecessary includes of assert.h 11 years ago
macros.h 633159444e libdpkg: Add DPKG_ATTR_THROW and DPKG_ATTR_NOEXCEPT macros 12 years ago
mlib.c afbbf703eb Update Ian Jackson's email address 10 years ago
namevalue.c f85e380f63 debian: Update my copyright years 11 years ago
namevalue.h afbbf703eb Update Ian Jackson's email address 10 years ago
nfmalloc.c afbbf703eb Update Ian Jackson's email address 10 years ago
options-parsers.c 07255ee8bf libdpkg: Refactor dpkg_options_parse_pkgname() 12 years ago
options.c 36e272e27c libdpkg: Print correct integer parse error for short-only options 10 years ago
options.h afbbf703eb Update Ian Jackson's email address 10 years ago
parse.c 10d77ba878 libdpkg: Config-Version should also be initialized on triggers-pending 10 years ago
parsedump.h afbbf703eb Update Ian Jackson's email address 10 years ago
parsehelp.c afbbf703eb Update Ian Jackson's email address 10 years ago
path-remove.c afbbf703eb Update Ian Jackson's email address 10 years ago
path.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 years ago
path.h f85e380f63 debian: Update my copyright years 11 years ago
pkg-array.c b2d2b8a433 libdpkg, dpkg: Rename iterators from ‘it’ to ‘iter’ 10 years ago
pkg-array.h 55553c41c1 libdpkg: Add new pkg_array_foreach() function 11 years ago
pkg-db.c afbbf703eb Update Ian Jackson's email address 10 years ago
pkg-format.c cb55c5b4f0 libdpkg: Rename pkg_summary to pkgbin_summary 10 years ago
pkg-format.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
pkg-list.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
pkg-list.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
pkg-namevalue.c afbbf703eb Update Ian Jackson's email address 10 years ago
pkg-queue.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
pkg-queue.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 12 years ago
pkg-show.c c193ca1aa2 libdpkg: Document pkg-show module 10 years ago
pkg-show.h cb55c5b4f0 libdpkg: Rename pkg_summary to pkgbin_summary 10 years ago
pkg-spec.c f85e380f63 debian: Update my copyright years 11 years ago
pkg-spec.h f29cb1dbe3 libdpkg: Uppercase and reword pkg_spec_flags enum values 12 years ago
pkg.c afbbf703eb Update Ian Jackson's email address 10 years ago
pkg.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
progname.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
progname.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
program.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
program.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
progress.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
progress.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 years ago
report.c 903d7cce6e libdpkg: Change non-tty output to be line buffered by default 12 years ago
report.h 903d7cce6e libdpkg: Change non-tty output to be line buffered by default 12 years ago
strhash.c c8cd4cc0c1 libdpkg: Switch to the recommended FNV-1a variant 12 years ago
string.c 302829039a libdpkg: Add new str_fmt() 10 years ago
string.h 302829039a libdpkg: Add new str_fmt() 10 years ago
strwide.c 93d22496db libdpkg: Fix JavaDoc string 12 years ago
subproc.c afbbf703eb Update Ian Jackson's email address 10 years ago
subproc.h 6821616fc6 libdpkg: Add new SUBPROC_RETSIGNO to return the signal number 12 years ago
tarfn.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 years ago
tarfn.h b1c19bc87e libdpkg, dpkg: Normalize tar entry uid and gid only in dpkg unpack 11 years ago
test.h e231f923b7 libdpkg: Move test_warn() and test_error() to dpkg/test.h 12 years ago
treewalk.c c2989c39ec libdpkg: New treewalk module 10 years ago
treewalk.h c2989c39ec libdpkg: New treewalk module 10 years ago
trigdeferred.h afbbf703eb Update Ian Jackson's email address 10 years ago
trigdeferred.l afbbf703eb Update Ian Jackson's email address 10 years ago
triglib.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 10 years ago
triglib.h afbbf703eb Update Ian Jackson's email address 10 years ago
trigname.c afbbf703eb Update Ian Jackson's email address 10 years ago
trignote.c afbbf703eb Update Ian Jackson's email address 10 years ago
utils.c afbbf703eb Update Ian Jackson's email address 10 years ago
varbuf.c e7a32556af libdpkg: Add new varbuf_get_str() 10 years ago
varbuf.h 931d9ade22 libdpkg: Remove varbuf terminate() method 10 years ago
version.c afbbf703eb Update Ian Jackson's email address 10 years ago
version.h afbbf703eb Update Ian Jackson's email address 10 years ago