Kevin Bradley 916577a153 more fs/jb fixes 11 months ago
..
t 7c88ebf619 libdpkg, Dpkg::Version: Do not allow empty epochs and revisions 7 years ago
.gitignore c4584dd6ca libdpkg: Rewrite the trigger deferred file parser from flex to manual 8 years ago
Makefile.am 067295e958 build: Uniformize library build options 7 years ago
ar.c f34ce93600 libdpkg: Use snprintf() instead of sprintf() 7 years ago
ar.h 59714c9a85 Changes needed for tvOS compilation 7 years ago
arch.c 2a2977862f libdpkg: Fix typo in Doxygen documentation 9 years ago
arch.h d3d70a9759 libdpkg: Uppercase and namespace dpkg_arch_type enum values 10 years ago
atomic-file.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 8 years ago
atomic-file.h 670c99fbcd libdpkg: Uppercase and expand atomic_file_flags enum values 10 years ago
buffer.c 67090e4a52 libdpkg: Rename filter symbols to digest 9 years ago
buffer.h 67090e4a52 libdpkg: Rename filter symbols to digest 9 years ago
c-ctype.c 0c6d938277 Use https:// URLs instead of http:// or git:// when possible (round three) 8 years ago
c-ctype.h 0c6d938277 Use https:// URLs instead of http:// or git:// when possible (round three) 8 years ago
cleanup.c afbbf703eb Update Ian Jackson's email address 8 years ago
color.c a50ea56e8a libdpkg, scripts: Change default color behavior to auto 7 years ago
color.h e0c33c729c libdpkg, scripts: Add very basic color support 8 years ago
command.c 916577a153 more fs/jb fixes 11 months ago
command.h 916577a153 more fs/jb fixes 11 months ago
compress.c 680135184b libdpkg: Decrease xz encoder threads to not exceed memory limits 7 years ago
compress.h eb3c2635f9 libdpkg: Uppercase compressor enum values 10 years ago
dbdir.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 8 years ago
dbmodify.c 3404fd24ef libdpkg: Reset pkg db when shutting down the modstat db 7 years ago
deb-version.c 45dcca46d8 Switch code to use the new C locale character type functions 9 years ago
deb-version.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 10 years ago
debug.c afbbf703eb Update Ian Jackson's email address 8 years ago
debug.h d3d2ba1dd3 libdpkg: Set close-on-exec for the debug output 9 years ago
depcon.c afbbf703eb Update Ian Jackson's email address 8 years ago
dir.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 8 years ago
dir.h ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
dlist.h bb4ae26e35 libdpkg: Simplify and trim-down dlist.h macros 7 years ago
dpkg-db.h eeeae2acc8 libdpkg: Turn status file parser errors on field blank lines into warnings 7 years ago
dpkg.h 521c5983cf Rudimentary patches to get system() and shell script execution to work on ATV OS11 6 years ago
dump.c b2d2b8a433 libdpkg, dpkg: Rename iterators from ‘it’ to ‘iter’ 8 years ago
ehandle.c 678fd0b6dc libdpkg: Fix free() on uninitialized pointer in error_context_errmsg_format() 7 years ago
ehandle.h afbbf703eb Update Ian Jackson's email address 8 years ago
error.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 8 years ago
error.h f85e380f63 debian: Update my copyright years 9 years ago
fdio.c 9d5e55d449 build: Disable disk pre-allocation by default 7 years ago
fdio.h 87b0b20b86 dpkg: Try to preallocate the disk size for extracted files 9 years ago
fields.c afbbf703eb Update Ian Jackson's email address 8 years ago
file.c afbbf703eb Update Ian Jackson's email address 8 years ago
file.h bc684d1e43 libdpkg: Make the uname and gname file_stat members non-const 9 years ago
glob.c ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
glob.h ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
i18n.c ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
i18n.h ecd4baa091 libdpkg: Move gettext.h header inclusions outside extern blocks 8 years ago
libdpkg.map e0043dccaa libdpkg: Add a new source version accessor 7 years ago
libdpkg.pc.in 067295e958 build: Uniformize library build options 7 years ago
log.c 4d7f9ffbef Remove some unnecessary includes of assert.h 9 years ago
macros.h 633159444e libdpkg: Add DPKG_ATTR_THROW and DPKG_ATTR_NOEXCEPT macros 9 years ago
mlib.c afbbf703eb Update Ian Jackson's email address 8 years ago
namevalue.c f85e380f63 debian: Update my copyright years 9 years ago
namevalue.h afbbf703eb Update Ian Jackson's email address 8 years ago
nfmalloc.c afbbf703eb Update Ian Jackson's email address 8 years ago
options-parsers.c 07255ee8bf libdpkg: Refactor dpkg_options_parse_pkgname() 10 years ago
options.c 25da5c5970 libdpkg: Do not crash if we pass a NULL cip argument to setaction() 7 years ago
options.h afbbf703eb Update Ian Jackson's email address 8 years ago
parse.c eeeae2acc8 libdpkg: Turn status file parser errors on field blank lines into warnings 7 years ago
parsedump.h afbbf703eb Update Ian Jackson's email address 8 years ago
parsehelp.c 7c88ebf619 libdpkg, Dpkg::Version: Do not allow empty epochs and revisions 7 years ago
path-remove.c 4daaec6bb8 dpkg: Do not fail when removing non-existent files on read-only filesystems 7 years ago
path.c 0db77512a1 Use new str_fmt() instead of m_asprintf() 8 years ago
path.h f85e380f63 debian: Update my copyright years 9 years ago
pkg-array.c b2d2b8a433 libdpkg, dpkg: Rename iterators from ‘it’ to ‘iter’ 8 years ago
pkg-array.h 55553c41c1 libdpkg: Add new pkg_array_foreach() function 9 years ago
pkg-db.c afbbf703eb Update Ian Jackson's email address 8 years ago
pkg-format.c 94b53bdeaf libdpkg: Add virtual source:Upstream-Version field 7 years ago
pkg-format.h ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
pkg-list.c ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
pkg-list.h ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
pkg-namevalue.c afbbf703eb Update Ian Jackson's email address 8 years ago
pkg-queue.c ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
pkg-queue.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 10 years ago
pkg-show.c e0043dccaa libdpkg: Add a new source version accessor 7 years ago
pkg-show.h cb55c5b4f0 libdpkg: Rename pkg_summary to pkgbin_summary 8 years ago
pkg-spec.c f85e380f63 debian: Update my copyright years 9 years ago
pkg-spec.h f29cb1dbe3 libdpkg: Uppercase and reword pkg_spec_flags enum values 10 years ago
pkg.c afbbf703eb Update Ian Jackson's email address 8 years ago
pkg.h ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
progname.c ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
progname.h ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
program.c ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
program.h ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
progress.c ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
progress.h ae25c683c0 Use https:// URLs instead of http:// when possible 10 years ago
report.c 99d596bf62 libdpkg: Do not use fixed size strings in reporting functions 8 years ago
report.h 79990a172a libdpkg: Add new info() reporting function 8 years ago
strhash.c c8cd4cc0c1 libdpkg: Switch to the recommended FNV-1a variant 9 years ago
string.c 302829039a libdpkg: Add new str_fmt() 8 years ago
string.h 302829039a libdpkg: Add new str_fmt() 8 years ago
strwide.c 93d22496db libdpkg: Fix JavaDoc string 10 years ago
subproc.c afbbf703eb Update Ian Jackson's email address 8 years ago
subproc.h 6821616fc6 libdpkg: Add new SUBPROC_RETSIGNO to return the signal number 9 years ago
tarfn.c e5193b65c7 libdpkg: Namespace tar function names 8 years ago
tarfn.h b1c19bc87e libdpkg, dpkg: Normalize tar entry uid and gid only in dpkg unpack 9 years ago
test.h 0f599ea0ae libdpkg: Make test main function a TEST_ENTRY macro 7 years ago
treewalk.c 6f71f80300 libdpkg: Fix doxygen annotations 8 years ago
treewalk.h c2989c39ec libdpkg: New treewalk module 8 years ago
trigdeferred.c c4584dd6ca libdpkg: Rewrite the trigger deferred file parser from flex to manual 8 years ago
trigdeferred.h afbbf703eb Update Ian Jackson's email address 8 years ago
triglib.c bb4ae26e35 libdpkg: Simplify and trim-down dlist.h macros 7 years ago
triglib.h afbbf703eb Update Ian Jackson's email address 8 years ago
trigname.c afbbf703eb Update Ian Jackson's email address 8 years ago
trignote.c bb4ae26e35 libdpkg: Simplify and trim-down dlist.h macros 7 years ago
utils.c afbbf703eb Update Ian Jackson's email address 8 years ago
varbuf.c e7a32556af libdpkg: Add new varbuf_get_str() 8 years ago
varbuf.h 836dc7412c libdpkg: Add new fmt and vfmt varbuf methods 8 years ago
version.c afbbf703eb Update Ian Jackson's email address 8 years ago
version.h afbbf703eb Update Ian Jackson's email address 8 years ago