summaryrefslogtreecommitdiff
path: root/src/remove.c
AgeCommit message (Expand)AuthorFilesLines
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-10-26Sort order of header includesGuillem Jover1-9/+8
2009-09-15dpkg: Use secure_unlink instead of ad-hoc codeGuillem Jover1-17/+2
2009-09-08dpkg: Remove obsolete conffiles on purgeGuillem Jover1-1/+0
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-3/+3
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover1-1/+1
2009-07-14Cleanup eflag value namesGuillem Jover1-2/+2
2009-07-12dpkg: Properly mark packages being purged for disappearanceGuillem Jover1-0/+2
2009-06-19Use NUL character instead of 0Guillem Jover1-1/+1
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-14/+8
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-18Remove wrong or redundant information from comment headersGuillem Jover1-14/+0
2008-08-04dpkg: Use blankpackageperfile instead of manually blanking the membersGuillem Jover1-8/+1
2008-07-10dpkg: Move trig_file_activate call from namenodetouse to its callersGuillem Jover1-2/+13
2008-07-02Remove wrong comment not matching the codeGuillem Jover1-1/+1
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-06-04Use new VARBUF_INIT macro instead of varbufinit to initialize variablesGuillem Jover1-2/+1
2008-03-30Implement triggers supportIan Jackson1-2/+7
2008-01-18Additionally check if errno is EEXIST after rmdir(2)Guillem Jover1-2/+2
2008-01-16Use NULL instead of 0Guillem Jover1-16/+16
2007-09-18Remove duplicate nested conditional and move its cotents to the outer oneGuillem Jover1-11/+8
2007-09-15Fix failed install followed by failed remove resulting in installed stateBrian M. Carlson1-1/+5
2007-08-08Use NULL instead of '(char *)0'.Guillem Jover1-3/+3
2006-05-19Don't drop directories that contain our conffiles too early fromFrank Lichtenheld1-1/+9
2006-05-19Update archtable to reflect current archive: Add amd64 and removeFrank Lichtenheld1-0/+4
2006-02-10Improve processing of disappearing conffiles (Ian Jackson).Frank Lichtenheld1-0/+5
2006-01-18Import latest release as a temporary trunk which should beFrank Lichtenheld1-1/+1
2005-03-18dpkg (1.13.2) experimental; urgency=lowScott James Remnant1-0/+2
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+584