summaryrefslogtreecommitdiff
path: root/src/processarc.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-12dpkg: Properly mark packages being purged for disappearanceGuillem Jover1-1/+2
2009-06-19Use NUL character instead of 0Guillem Jover1-4/+5
2009-06-18Fix english mistake (“as you request” → “as you requested”)David Stansby1-1/+1
2008-12-05Use the warning function instead of hand-coded print callsGuillem Jover1-18/+11
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-08-04dpkg: Use blankpackageperfile instead of manually blanking the membersGuillem Jover1-9/+2
2008-07-22Rename struct packageinlist to pkg_deconf_listGuillem Jover1-1/+1
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/+6
2008-07-01dpkg: Properly lstat the correct file when using --root on upgradesEgmont Koblinger1-1/+10
2008-07-01dpkg: Do not allocate memory when lstat fails while upgradingGuillem Jover1-5/+11
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-06-30libdpkg: Constify strings members for package db structsGuillem Jover1-2/+4
2008-06-28Fix localized stringsGuillem Jover1-5/+4
2008-05-11Activate triggers when a file is removed in a shared directoryRaphael Hertzog1-3/+5
2008-03-30Implement triggers supportIan Jackson1-4/+29
2008-03-25Improve log and status-fd outputIan Jackson1-1/+1
2008-03-22Sort entries in enum pkgstatusIan Jackson1-1/+1
2008-03-22Few file descriptor cleanup and error handling fixesIan Jackson1-3/+4
2008-01-21Fix incorrect sizeof in a memset callIan Jackson1-1/+1
2008-01-16Use NULL instead of 0Guillem Jover1-44/+52
2007-08-08Use NULL instead of '(char *)0'.Guillem Jover1-10/+10
2007-08-08Fix Breaks commit.Guillem Jover1-20/+29
2007-08-07Implement support for Breaks field.Ian Jackson1-19/+20
2007-01-15Add a missing newline to a warning message in dpkg. Closes: #390914Guillem Jover1-1/+1
2006-08-08Add initial support for the Breaks field, by parsing but rejecting it.Guillem Jover1-0/+10
2006-05-31Update the Section and Priority fields in the status file from theGuillem Jover1-1/+1
2006-05-19Update archtable to reflect current archive: Add amd64 and removeFrank Lichtenheld1-0/+2
2006-02-13Add a missing closing parenthesis in a dpkg string (Jordi Mallach).Guillem Jover1-1/+1
2006-02-10Improve processing of disappearing conffiles (Ian Jackson).Frank Lichtenheld1-54/+99
2006-01-18Import latest release as a temporary trunk which should beFrank Lichtenheld1-4/+11
2005-03-18dpkg (1.13.2) experimental; urgency=lowScott James Remnant1-2/+5
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+1055