Guillem Jover 71d6e1b6c1 libdpkg: Only ignore older packages if the existing version is informative 13 år sedan
..
test bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 14 år sedan
.gitignore 9cdcabb0a7 Add a new libdpkg-dev package with the headers and the static library 16 år sedan
Makefile.am ed609ddb44 libdpkg: Move warning functions to a new report module 14 år sedan
ar.c bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 14 år sedan
ar.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
arch.c bc92c31742 libdpkg: Add new dpkg_arch_describe() function 13 år sedan
arch.h bc92c31742 libdpkg: Add new dpkg_arch_describe() function 13 år sedan
atomic-file.c e5954543cb libdpkg: New atomic file module 14 år sedan
atomic-file.h 49c76f6186 Use DPKG_BIT to define bit flags instead of literal octal values 14 år sedan
buffer.c bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 14 år sedan
buffer.h bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 14 år sedan
cleanup.c 7337447704 libdpkg: Rename cu_closefile to cu_closestream 15 år sedan
command.c 47d2aef60d libdpkg: Add new command_get_pager() function 14 år sedan
command.h 47d2aef60d libdpkg: Add new command_get_pager() function 14 år sedan
compress.c bd0da280d1 libdpkg: Switch buffer I/O code to use struct dpkg_error 14 år sedan
compress.h d630b04733 libdpkg: Switch compression strategy code from strings to enums 14 år sedan
dbdir.c 18d1daa7bf libdpkg: Add new dbdir module 15 år sedan
dbmodify.c c30a50a8a1 libdpkg: Add new pdb_parse_update flag 14 år sedan
deb-version.c c1b63899f2 libdpkg: Document deb-version module 13 år sedan
deb-version.h 41974a3952 libdpkg: Add new DEB_VERSION macro 13 år sedan
debug.c 5e7235bf69 Move and generalize debug API from dpkg to libdpkg 15 år sedan
debug.h 49c76f6186 Use DPKG_BIT to define bit flags instead of literal octal values 14 år sedan
depcon.c ff180c359c libdpkg: Refactor deparchsatisfied() from archsatisfied() 14 år sedan
dir.c ae3500585c libdpkg: Make dir_sync() private 15 år sedan
dir.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
dlist.h b8799d9f10 Use consistent naming for linked lists members 16 år sedan
dpkg-db.h ff180c359c libdpkg: Refactor deparchsatisfied() from archsatisfied() 14 år sedan
dpkg.h ed609ddb44 libdpkg: Move warning functions to a new report module 14 år sedan
dump.c 9f8a2e2b6a libdpkg: Refactor PKGPFIELD and FILEFFIELD into new STRUCTFIELD 13 år sedan
ehandle.c ed609ddb44 libdpkg: Move warning functions to a new report module 14 år sedan
ehandle.h ed609ddb44 libdpkg: Move warning functions to a new report module 14 år sedan
error.c 85ec281bf4 libdpkg: Do not use an undefined va_list variable in dpkg_put_errno() 13 år sedan
error.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
fdio.c 01d9ba9dfa Fix comment header lines describing the subproject 15 år sedan
fdio.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
fields.c 9f8a2e2b6a libdpkg: Refactor PKGPFIELD and FILEFFIELD into new STRUCTFIELD 13 år sedan
file.c 025669285a libdpkg: Add new file_show() function 14 år sedan
file.h 025669285a libdpkg: Add new file_show() function 14 år sedan
glob.c 01d9ba9dfa Fix comment header lines describing the subproject 15 år sedan
glob.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
i18n.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
libdpkg.map bc92c31742 libdpkg: Add new dpkg_arch_describe() function 13 år sedan
libdpkg.pc.in 8ace79f21c libdpkg: Add @LIBLZMA_LIBS@ to Libs.Private in libdpkg.pc.in 13 år sedan
log.c 5a5203e9aa Switch to new notice() output function 14 år sedan
macros.h eb3efdf553 libdpkg: Add new clamp macro 14 år sedan
md5.c 5b03e1e990 libdpkg: Update MD5 implementation with the one from OpenBSD 15 år sedan
md5.h 68a6242098 Do not include unneeded <sys/cdefs.h> 14 år sedan
mlib.c d33cf5c4aa Avoid assignments in C conditionals 13 år sedan
namevalue.c 902cc15dc8 libdpkg: Add support for fallback namevalues 15 år sedan
namevalue.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
nfmalloc.c c6ea15b985 Cleanup white spaces 15 år sedan
options.c d33cf5c4aa Avoid assignments in C conditionals 13 år sedan
options.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
parse.c 71d6e1b6c1 libdpkg: Only ignore older packages if the existing version is informative 13 år sedan
parsedump.h 3b9e6070df libdpkg: Use uintptr_t instead of char * in STRUCTFIELD cast 13 år sedan
parsehelp.c 2bf4b48a9a Check parsed integers for out of range errors 14 år sedan
path.c 42a2f26ac7 Use new str_is_set()/str_is_unset() instead of ad-hoc checks 14 år sedan
path.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
pkg-array.c 5ec7516601 Replace all pkg_db_iter_next() calls with pkg_db_iter_next_pkg() 14 år sedan
pkg-array.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
pkg-db.c 95bbdf3b1a libdpkg: Fix comment header titles 14 år sedan
pkg-format.c 9a06920db6 dpkg-query: fix segfault when -f parameter is empty 14 år sedan
pkg-format.h bae98fb22f libdpkg: Change pkg_format_parse() to take a dpkg_error argument 14 år sedan
pkg-list.c 01d9ba9dfa Fix comment header lines describing the subproject 15 år sedan
pkg-list.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
pkg-queue.c 01d9ba9dfa Fix comment header lines describing the subproject 15 år sedan
pkg-queue.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
pkg-show.c 463fbf8e93 libdpkg: Change pkg_sorter_by_name() to pkg_sorter_by_nonambig_name_arch() 14 år sedan
pkg-show.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
pkg-spec.c 58e0ed5e77 libdpkg: Add functions to handle package specifiers 14 år sedan
pkg-spec.h 49c76f6186 Use DPKG_BIT to define bit flags instead of literal octal values 14 år sedan
pkg.c 5ba5d34199 libdpkg: Defer Multi-Arch field reset to pkg_blank() 14 år sedan
pkg.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
progname.c 49a0022b72 libdpkg: Refactor path basename code into new path_basename function 15 år sedan
progname.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
progress.c 07a2d8fe8b Print errors while reading file list files on a new line 14 år sedan
progress.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
report.c fdeacd2d9f libdpkg: Add new notice() output function 14 år sedan
report.h 688e53d170 libdpkg: Fix report.h doxygen ingroup 13 år sedan
string.c 93e1759546 libdpkg: Document that str_quote_meta() never returns NULL 13 år sedan
string.h d3727ed32d libdpkg: Add new functions str_is_set() and str_is_unset() 14 år sedan
subproc.c 23cd39aae0 libdpkg: Rename catch_signals to signo_ignores in subproc module 15 år sedan
subproc.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
tarfn.c d61fbafbbe libdpkg: Move verification out of tar_header_checksum() 13 år sedan
tarfn.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
test.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
trigdeferred.h 49c76f6186 Use DPKG_BIT to define bit flags instead of literal octal values 14 år sedan
trigdeferred.l d04d596cd3 Update triggers support to understand multi-arch 14 år sedan
triglib.c c39373bdc0 libdpkg: Fix explicit file trigger activation 14 år sedan
triglib.h 2f19452e96 dpkg: Activate all path components for file triggers 14 år sedan
trigname.c 2e9a20901a libdpkg: Move trig_name_is_illegal to a new trigname module 15 år sedan
trignote.c 6431c053b7 Use cmp() == 0 instead of !cmp() 14 år sedan
utils.c 95bbdf3b1a libdpkg: Fix comment header titles 14 år sedan
varbuf.c 10f28a9948 Clarify internerr() messages 14 år sedan
varbuf.h adf22adf15 libdpkg: Add JavaDoc module definitions 14 år sedan
version.c 74946af470 libdpkg: Add documentation for version module 14 år sedan
version.h 74946af470 libdpkg: Add documentation for version module 14 år sedan