Guillem Jover 908261815d libdpkg: Do not try to release the triggers lock on dry-run 11 yıl önce
..
t 14dff6e0c3 libdpkg: Set used signals in test suite to their default action 11 yıl önce
.gitignore 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 yıl önce
Makefile.am eae0b17537 build: Add a new --with-devlibdir configure option 11 yıl önce
ar.c 9274fe0710 libdpkg: Swap deb name and member name in dpkg_ar_member_get_size() 12 yıl önce
ar.h 4e6079bb67 libdpkg: Add new struct dpkg_ar_member to handle in-core ar headers 12 yıl önce
arch.c 2a2977862f libdpkg: Fix typo in Doxygen documentation 11 yıl önce
arch.h d3d70a9759 libdpkg: Uppercase and namespace dpkg_arch_type enum values 12 yıl önce
atomic-file.c d465dca48f Consistently use proper quotation marks all over the place 11 yıl önce
atomic-file.h 670c99fbcd libdpkg: Uppercase and expand atomic_file_flags enum values 12 yıl önce
buffer.c 67090e4a52 libdpkg: Rename filter symbols to digest 11 yıl önce
buffer.h 67090e4a52 libdpkg: Rename filter symbols to digest 11 yıl önce
c-ctype.c 2739012645 libdpkg: Cast c_isbits() c argument to unsigned char when indexing the array 11 yıl önce
c-ctype.h 8183122e10 libdpkg: Add new pure ASCII C locale character type functions 11 yıl önce
cleanup.c 7d493c3ce4 libdpkg, dpkg-divert: Mark unimportant unlink() return code as unwanted 11 yıl önce
command.c 8d09898b4f libdpkg: Only use the SHELL environment variable for interactive shells 11 yıl önce
command.h f85e380f63 debian: Update my copyright years 11 yıl önce
compress.c 777915108d libdpkg: Use CRC64 for xz integrity checks 11 yıl önce
compress.h eb3c2635f9 libdpkg: Uppercase compressor enum values 12 yıl önce
dbdir.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
dbmodify.c 7d493c3ce4 libdpkg, dpkg-divert: Mark unimportant unlink() return code as unwanted 11 yıl önce
deb-version.c 45dcca46d8 Switch code to use the new C locale character type functions 11 yıl önce
deb-version.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 12 yıl önce
debug.c d3d2ba1dd3 libdpkg: Set close-on-exec for the debug output 12 yıl önce
debug.h d3d2ba1dd3 libdpkg: Set close-on-exec for the debug output 12 yıl önce
depcon.c 5bb02fe80e Add versioned Provides support 12 yıl önce
dir.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
dir.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
dlist.h c0e93b4815 libdpkg: Remove unused LIST_CHECKNODE_PART and LIST_CHECKNODE macros 11 yıl önce
dpkg-db.h 78c18f294d libdpkg: Refactor field search functions 12 yıl önce
dpkg.h 07655bd782 build: Move PACKAGE_RELEASE definition from dpkg.h to configure.ac 11 yıl önce
dump.c d465dca48f Consistently use proper quotation marks all over the place 11 yıl önce
ehandle.c 4d7f9ffbef Remove some unnecessary includes of assert.h 11 yıl önce
ehandle.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
error.c f85e380f63 debian: Update my copyright years 11 yıl önce
error.h f85e380f63 debian: Update my copyright years 11 yıl önce
fdio.c bd3f720ca0 libdpkg: Fix fd_allocate_size() function to build on Mac OS X 11 yıl önce
fdio.h 87b0b20b86 dpkg: Try to preallocate the disk size for extracted files 12 yıl önce
fields.c f85e380f63 debian: Update my copyright years 11 yıl önce
file.c c5b1985591 libdpkg: Use ~S_IFMT instead of hardcoded 07777 literal in chmod() call 11 yıl önce
file.h bc684d1e43 libdpkg: Make the uname and gname file_stat members non-const 12 yıl önce
glob.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
glob.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
i18n.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
i18n.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
libdpkg.map 67090e4a52 libdpkg: Rename filter symbols to digest 11 yıl önce
libdpkg.pc.in eae0b17537 build: Add a new --with-devlibdir configure option 11 yıl önce
log.c 4d7f9ffbef Remove some unnecessary includes of assert.h 11 yıl önce
macros.h 633159444e libdpkg: Add DPKG_ATTR_THROW and DPKG_ATTR_NOEXCEPT macros 12 yıl önce
mlib.c f85e380f63 debian: Update my copyright years 11 yıl önce
namevalue.c f85e380f63 debian: Update my copyright years 11 yıl önce
namevalue.h f85e380f63 debian: Update my copyright years 11 yıl önce
nfmalloc.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
options-parsers.c 07255ee8bf libdpkg: Refactor dpkg_options_parse_pkgname() 12 yıl önce
options.c f85e380f63 debian: Update my copyright years 11 yıl önce
options.h 07255ee8bf libdpkg: Refactor dpkg_options_parse_pkgname() 12 yıl önce
parse.c ee36bf55d5 libdpkg: Mention (^Z) instead of char for the MSDOS end of file character 11 yıl önce
parsedump.h 66ef975101 libdpkg: Rename parse_EOF() to parse_at_eof() 11 yıl önce
parsehelp.c d465dca48f Consistently use proper quotation marks all over the place 11 yıl önce
path-remove.c 4970a0bfb4 libdpkg: Document functions with Doxygen markup 11 yıl önce
path.c 99e299736d libcompat: Make sure P_tmpdir is always defined 12 yıl önce
path.h f85e380f63 debian: Update my copyright years 11 yıl önce
pkg-array.c 55553c41c1 libdpkg: Add new pkg_array_foreach() function 11 yıl önce
pkg-array.h 55553c41c1 libdpkg: Add new pkg_array_foreach() function 11 yıl önce
pkg-db.c 45dcca46d8 Switch code to use the new C locale character type functions 11 yıl önce
pkg-format.c 93748e328f libdpkg: Do not fallback to strlen() when using strcspn() 11 yıl önce
pkg-format.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
pkg-list.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
pkg-list.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
pkg-namevalue.c f85e380f63 debian: Update my copyright years 11 yıl önce
pkg-queue.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
pkg-queue.h 07413972ae libdpkg, dpkg-deb: Fix compound literal usage with C99 compilers 12 yıl önce
pkg-show.c 93748e328f libdpkg: Do not fallback to strlen() when using strcspn() 11 yıl önce
pkg-show.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
pkg-spec.c f85e380f63 debian: Update my copyright years 11 yıl önce
pkg-spec.h f29cb1dbe3 libdpkg: Uppercase and reword pkg_spec_flags enum values 12 yıl önce
pkg.c 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 yıl önce
pkg.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
progname.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
progname.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
program.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
program.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
progress.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
progress.h ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
report.c 903d7cce6e libdpkg: Change non-tty output to be line buffered by default 12 yıl önce
report.h 903d7cce6e libdpkg: Change non-tty output to be line buffered by default 12 yıl önce
strhash.c c8cd4cc0c1 libdpkg: Switch to the recommended FNV-1a variant 12 yıl önce
string.c 45dcca46d8 Switch code to use the new C locale character type functions 11 yıl önce
string.h c342c6d0bb libdpkg: Move the FNV hash function into a new strhash module 12 yıl önce
strwide.c 93d22496db libdpkg: Fix JavaDoc string 12 yıl önce
subproc.c 6821616fc6 libdpkg: Add new SUBPROC_RETSIGNO to return the signal number 12 yıl önce
subproc.h 6821616fc6 libdpkg: Add new SUBPROC_RETSIGNO to return the signal number 12 yıl önce
tarfn.c f85e380f63 debian: Update my copyright years 11 yıl önce
tarfn.h b1c19bc87e libdpkg, dpkg: Normalize tar entry uid and gid only in dpkg unpack 11 yıl önce
test.h e231f923b7 libdpkg: Move test_warn() and test_error() to dpkg/test.h 12 yıl önce
trigdeferred.h b22d8a95e3 libdpkg: Uppercase trigdef enum values and separate words with underscores 12 yıl önce
trigdeferred.l 908261815d libdpkg: Do not try to release the triggers lock on dry-run 11 yıl önce
triglib.c f85e380f63 debian: Update my copyright years 11 yıl önce
triglib.h 9251c6e31b libdpkg: Uppercase trig_options enum values 12 yıl önce
trigname.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
trignote.c 63b138afa6 libdpkg: Uppercase and namespace pkgstatus enum values 12 yıl önce
utils.c f467eb0f53 libdpkg: Fix inadvertent license change back from GPL2 to GPL2+ 11 yıl önce
varbuf.c ae25c683c0 Use https:// URLs instead of http:// when possible 12 yıl önce
varbuf.h efc8feeb9a libdpkg: Add missing <string.h> header 12 yıl önce
version.c 45dcca46d8 Switch code to use the new C locale character type functions 11 yıl önce
version.h 0bac29bc7c libdpkg: Uppercase dpkg_relation enum values 12 yıl önce