summaryrefslogtreecommitdiff
path: root/dpkg-deb/extract.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-06Use m_output instead of checking printing functions return codeGuillem Jover1-13/+14
2009-09-06Do not check for fprintf return code when going to ohshit anywayGuillem Jover1-4/+3
2009-09-06libdpkg: Move buffer I/O declarations to buffer.hGuillem Jover1-0/+1
2009-07-15libdpkg: Move subproc related declarations to subproc.hGuillem Jover1-0/+1
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-3/+4
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover1-1/+1
2009-07-15libdpkg: Rename and namespace compiler attributesGuillem Jover1-1/+1
2009-06-19Use NUL character instead of 0Guillem Jover1-6/+8
2009-05-28Unset TAR_OPTIONS when extracting .deb archivesGuillem Jover1-0/+3
2008-12-09Mark strings for translationGuillem Jover1-3/+4
2008-12-09Improve internerr output messages and print the invalid valueGuillem Jover1-1/+2
2008-09-14libcompat: Add new compat.h headerGuillem Jover1-0/+1
2008-09-14libdpkg: Move gettext related definitions to a new dpkg-i18n.hGuillem Jover1-0/+2
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-03-20dpkg-deb: Change return type for safe_fflush from int to voidGuillem Jover1-1/+1
2008-01-22dpkg-deb: Refactor fflush and its buggy fpos handling to safe_fflush()Guillem Jover1-12/+20
2008-01-21Use m_malloc instead of mallocGuillem Jover1-3/+1
2008-01-16Use NULL instead of 0Guillem Jover1-2/+2
2008-01-07Fix signed vs unsigned value comparisonsGuillem Jover1-7/+9
2007-08-08Use NULL instead of '(char *)0'.Guillem Jover1-2/+3
2007-03-12 * lib/dpkg.h (compression_type): Rename to ...Guillem Jover1-4/+4
2006-11-24Support extracting lzma compressed source and binary packages,Guillem Jover1-0/+4
2006-04-21Fix strings so that they can be more easily translated. Closes: #134358Guillem Jover1-8/+14
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-1/+1
2004-10-27dpkg (1.10.24) unstable; urgency=lowScott James Remnant1-31/+21
2004-06-02Release 1.10.22Scott James Remnant1-1/+1
2003-10-25Almost *EVERY* damn file was including config.h in the wrong spot. AfterAdam Heath1-1/+1
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman1-1/+1
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2001-06-08More %z format fixesWichert Akkerman1-2/+2
2001-05-28Fix some gcc 3.0 warnings.Adam Heath1-2/+2
2001-04-23Convert waitsubproc and checksubprocerr to use a flags variable, instead ofAdam Heath1-4/+4
2001-04-23More %z format fixes.Adam Heath1-4/+4
2001-04-23Fixed up several warning types: const, casting, incorrect sizes,Adam Heath1-1/+1
2001-04-22Added macro NONRETURNING to several functions.Adam Heath1-0/+1
2001-01-04Add 'warn' parameter to waitsubproc and checksubprocerr, and also add aAdam Heath1-4/+4
2000-12-24Clean up a few gcc warnings. Note that the warning:Adam Heath1-1/+1
2000-12-20Fix -Wall messages.Adam Heath1-2/+1
2000-12-20* main/processarc.c: Don't copy trailing zeros from dpkg-deb pipe.Adam Heath1-12/+2
2000-12-17More Adam stuff:Wichert Akkerman1-1/+1
2000-12-09add support for using libzWichert Akkerman1-0/+26
2000-12-03use do_fd_copy when extracting ar filesWichert Akkerman1-7/+2
2000-10-28Mark readfail message parameters as translateableWichert Akkerman1-7/+7
2000-08-22updates from Chip Salzenberg to clean up fd handlingWichert Akkerman1-1/+2
2000-03-18Synchronize to the potato branch againWichert Akkerman1-1/+1
1999-10-11Fix dpkg-deb to be able to handle archives made with Linux arWichert Akkerman1-3/+6
1999-01-29dpkg 1.4.1Guy Maor1-46/+58
1996-08-30dpkg (1.3.12) unstable; urgency=mediumIan Jackson1-0/+9
1996-04-04dpkg (1.1.4); priority=MEDIUMIan Jackson1-0/+316