summaryrefslogtreecommitdiff
path: root/src/archives.h
AgeCommit message (Expand)AuthorFilesLines
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-04dpkg: Switch conflictor tracking from a fixed-size array to a queueGuillem Jover1-1/+1
2013-07-18dpkg: Rename processarc.c to unpack.cGuillem Jover1-1/+1
2012-03-27dpkg: Refactor code into new clear_deconfigure_queue() functionGuillem Jover1-0/+1
2012-03-27Mark enum and struct member comments as doxygen descriptionsGuillem Jover1-1/+1
2012-03-18dpkg: Store in tarcontext whether the pkgset is getting in syncGuillem Jover1-0/+2
2012-02-03dpkg: Refactor deconfiguration queueing into enqueue_deconfigure()Guillem Jover1-0/+1
2012-02-03dpkg: Rename push_conflictor() to enqueue_conflictor()Guillem Jover1-1/+1
2011-04-29dpkg: Move <dpkg/tarfn.h> inclusion from cleanup.c to archives.hGuillem Jover1-0/+2
2011-02-11dpkg: Refactor conflictor addition to a new push_conflictor() functionGuillem Jover1-2/+1
2010-11-02dpkg: Rename unlinkorrmdir() to secure_remove()Guillem Jover1-1/+2
2010-07-29libdpkg: Rename TarInfo to tar_entryGuillem Jover1-1/+1
2010-07-29Pass tar context pointer as an argument instead of a struct memberGuillem Jover1-1/+1
2010-04-14dpkg: fix deferred rename/fsync processingColin Watson1-1/+1
2010-03-25dpkg: Defer the fsync and rename for normal files in tar extractionGuillem Jover1-0/+1
2009-11-08Unify text in license headersGuillem Jover1-5/+5
2009-11-08Replace FSF address by pointing to the gnu.org URLGuillem Jover1-3/+2
2009-09-30Switch to use stdbool were appropriateGuillem Jover1-2/+4
2008-07-22Move struct pkg_deconf_list declaration to archives.hGuillem Jover1-0/+6
2008-07-22Rename struct packageinlist to pkg_deconf_listGuillem Jover1-1/+1
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2007-08-07Implement support for Breaks field.Ian Jackson1-0/+2
2006-02-10Improve processing of disappearing conffiles (Ian Jackson).Frank Lichtenheld1-0/+3
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+71