summaryrefslogtreecommitdiff
path: root/dpkg-deb/dpkg-deb.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-16dpkg-deb: Fix directory traversal with --raw-extractGuillem Jover1-0/+2
2017-09-24dpkg-deb: Add support for rootless buildsGuillem Jover1-0/+1
2015-10-18Update Ian Jackson's email addressGuillem Jover1-1/+1
2014-10-06dpkg-deb: Remove arbitrary filename limitGuillem Jover1-2/+0
2014-10-06dpkg-deb: Add new --ctrl-tarfile commandGuillem Jover1-0/+1
2014-08-09dpkg-deb: Use parsedb() instead of an ad-hoc deb822 parserGuillem Jover1-1/+0
2014-01-15dpkg-deb: Allow to use the same compression for control.tar as data.tarGuillem Jover1-0/+1
2014-01-15dpkg-deb: Accept other compressions for control.tar .deb memberGuillem Jover1-1/+1
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-04-14dpkg-deb: Add new --deb-format option and base --new and --old on itGuillem Jover1-1/+6
2013-04-14dpkg-deb: Use an enum instead of a literal string to pass tar optionsGuillem Jover1-1/+14
2012-04-09dpkg-deb: Always build new format by defaultGuillem Jover1-5/+0
2012-03-30Fix coding-styleGuillem Jover1-1/+1
2011-11-23libdpkg: Switch compressor to take a parameters structGuillem Jover1-2/+1
2011-11-23libdpkg: Do not expose the compression structsGuillem Jover1-1/+1
2011-08-02dpkg-deb: Add --raw-extract option combining --control and --extractGuillem Jover1-0/+1
2011-08-02dpkg-deb: Add new -v, --verbose optionGuillem Jover1-0/+1
2011-04-02Use new action_func typedef instead of ad-hoc function castsGuillem Jover1-4/+9
2011-04-02Make all command line action functions return intGuillem Jover1-2/+2
2011-01-08Rename directory variables to just dirGuillem Jover1-1/+1
2010-11-19Move action and obsolete related functionality to the myopt moduleGuillem Jover1-1/+0
2010-11-19Use ACTION macros instead of ad-hoc action function handlingGuillem Jover1-1/+0
2010-01-28libdpkg: Centralize compressor knowledge into the compress moduleGuillem Jover1-4/+1
2010-01-28libdpkg: Handle compression level as an integerGuillem Jover1-1/+1
2010-01-28dpkg-deb: Rename DATAMEMBER_CAT to DATAMEMBERGuillem Jover1-1/+1
2010-01-28Normalize ar member names when readingGuillem Jover1-11/+6
2010-01-28Do not include the ar magic in the deb and deb-split magic macrosGuillem Jover1-1/+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-07-15libdpkg: Rename and namespace compiler attributesGuillem Jover1-1/+1
2009-01-04libdpkg: Move macros from dpkg.h to more specialized headersGuillem Jover1-0/+22
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2007-03-12 * lib/dpkg.h (compression_type): Rename to ...Guillem Jover1-1/+1
2007-02-12 * dpkg-deb/dpkg-deb.h (MAXFILENAME): New macro.Guillem Jover1-0/+2
2006-11-24Support extracting lzma compressed source and binary packages,Guillem Jover1-0/+2
2004-11-11dpkg (1.10.25) unstable; urgency=lowScott James Remnant1-2/+2
2004-10-27dpkg (1.10.24) unstable; urgency=lowScott James Remnant1-2/+7
2002-05-20Even more gcc warning fixes.Adam Heath1-1/+2
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman1-1/+1
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2001-09-12add parseformat prototypeWichert Akkerman1-1/+2
2000-11-05debian/rules, debian/origin: add new origin fileWichert Akkerman1-1/+1
1999-12-24From the ChangeLogWichert Akkerman1-0/+2
1999-10-11Fix dpkg-deb to be able to handle archives made with Linux arWichert Akkerman1-2/+4
1996-04-04dpkg (1.1.4); priority=MEDIUMIan Jackson1-0/+40