summaryrefslogtreecommitdiff
path: root/src/archives.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-06Use m_output instead of fflush, ferror and werrGuillem Jover1-2/+2
2009-09-06libdpkg: Move buffer I/O declarations to buffer.hGuillem Jover1-0/+1
2009-08-09dpkg: On file conflicts print the version of the conflicted packageGuillem Jover1-5/+11
2009-07-15libdpkg: Move subproc related declarations to subproc.hGuillem Jover1-0/+1
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-4/+4
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover1-1/+1
2009-07-14Cleanup eflag value namesGuillem Jover1-1/+1
2009-06-19Use NUL character instead of 0Guillem Jover1-3/+3
2009-06-18Fix english mistake (“as you request” → “as you requested”)David Stansby1-1/+1
2009-02-03Merge branch 'lenny' (through tag '1.14.25')Guillem Jover1-7/+8
2009-02-02Do not lose conffiles while replacing them on the same install runGuillem Jover1-6/+6
2008-12-20Error out when trying to replace a conffile w/o a Replaces fieldGuillem Jover1-1/+2
2008-12-09Improve internerr output messages and print the invalid valueGuillem Jover1-2/+2
2008-12-05Use the warning function instead of hand-coded print callsGuillem Jover1-11/+7
2008-11-18Merge branch 'lenny' (through tag '1.14.23')Guillem Jover1-1/+2
2008-11-14dpkg: untangle onerr_abort from too many errors conditionGuillem 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-07-22Rename struct packageinlist to pkg_deconf_listGuillem Jover1-3/+3
2008-07-22Give a proper type and name to the xinfo member in packageinlistGuillem Jover1-1/+1
2008-07-10dpkg: Move trig_file_activate call from namenodetouse to its callersGuillem Jover1-1/+5
2008-07-05dpkg: Do not mark debug message for translationGuillem Jover1-2/+1
2008-07-02Make tarfile_skip_one_forward staticGuillem Jover1-1/+1
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-2/+2
2008-06-28Move "skip a file forward" into its own functionTollef Fog Heen1-14/+29
2008-06-04Use new VARBUF_INIT macro instead of varbufinit to initialize variablesGuillem Jover1-7/+2
2008-06-04dpkg: Fix memory leaks if archivefiles is called more than onceGuillem Jover1-3/+5
2008-06-01dpkg-deb: improve error message "unable to extract"Daniel Hahler1-1/+2
2008-04-12Fix a double-free by setting scontext to NULL after calling freeconGuillem Jover1-0/+1
2008-03-30Implement triggers supportIan Jackson1-4/+13
2008-03-25Improve log and status-fd outputIan Jackson1-0/+1
2008-03-22Few file descriptor cleanup and error handling fixesIan Jackson1-1/+2
2008-01-21Use m_malloc instead of mallocGuillem Jover1-1/+1
2008-01-16Use NULL instead of 0Guillem Jover1-18/+22
2008-01-07Use arglist instead of narglistGuillem Jover1-13/+12
2008-01-07Fix signed vs unsigned value comparisonsGuillem Jover1-2/+2
2008-01-01Do not use strdup for execvp argumentsGuillem Jover1-8/+11
2007-08-14Do not compose strings from translated substrings.Guillem Jover1-8/+13
2007-08-14Mark strings for translation.Guillem Jover1-3/+4
2007-08-11Do not treat two symlinks to the same directory as a file conflict.Ian Jackson1-0/+43
2007-08-07Implement support for Breaks field.Ian Jackson1-15/+97
2007-08-07Change formatting to match the rest of the file.Ian Jackson1-32/+32
2007-03-21Show the epoch (if present) when displaying package versions.Guillem Jover1-8/+5
2007-02-13Exit with an error instead of an assert if the number of conflictors isGuillem Jover1-6/+7
2006-04-10Fix typo in variable name. If hit, this could lead to aFrank Lichtenheld1-4/+4
2006-02-10Improve processing of disappearing conffiles (Ian Jackson).Frank Lichtenheld1-6/+50
2006-01-18Import latest release as a temporary trunk which should beFrank Lichtenheld1-15/+36
2005-06-28dpkg (1.13.10) unstable; urgency=lowScott James Remnant1-0/+62
2005-03-18dpkg (1.13.2) experimental; urgency=lowScott James Remnant1-3/+32
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+995