summaryrefslogtreecommitdiff
path: root/src/configure.c
AgeCommit message (Expand)AuthorFilesLines
2009-09-06libdpkg: Move buffer I/O declarations to buffer.hGuillem Jover1-0/+1
2009-07-15Disable default automake preprocessor include pathsGuillem Jover1-2/+2
2009-07-15libdpkg: Rename dpkg-i18n.h to i18n.hGuillem Jover1-1/+1
2009-07-15libdpkg: Move C language definition macros to macros.hGuillem Jover1-1/+1
2009-07-14Cleanup eflag value namesGuillem Jover1-2/+2
2009-07-13Inline CONFFOPTCELLS into conffoptcells definitionGuillem Jover1-1/+5
2009-07-13dpkg: Make conffoptcells staticGuillem Jover1-1/+1
2009-06-19Use NUL character instead of 0Guillem Jover1-1/+1
2009-06-18Fix english mistake (“as you request” → “as you requested”)David Stansby1-2/+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-35/+27
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-04Unify usage of FIXME in commentsGuillem Jover1-1/+1
2008-07-10Use new min and max macros instead of hardcoded testsGuillem Jover1-1/+2
2008-07-10Do not leave new conffile as .dpkg-new when it has been divertedGuillem Jover1-7/+16
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-2/+2
2008-06-04Use new VARBUF_INIT macro instead of varbufinit to initialize variablesGuillem Jover1-4/+2
2008-03-30Implement triggers supportIan Jackson1-0/+13
2008-03-30Refactor postinst maintainer script handlingGuillem Jover1-6/+5
2008-03-30Refactor post postinst script tasks into a new functionGuillem Jover1-2/+1
2008-03-25Improve log and status-fd outputIan Jackson1-0/+1
2008-03-25Refactor status-fd duplicate output code into a new functionGuillem Jover1-17/+1
2008-01-21Replace strdup plus error checking usage with a new m_strdup functionGuillem Jover1-2/+2
2008-01-16Use NULL instead of 0Guillem Jover1-4/+4
2007-11-29Move extern declarations to header files and stop defining them as externGuillem Jover1-2/+0
2007-08-08Do not print empty lines after 'Setting up ...' output.Guillem Jover1-8/+6
2007-08-08Use NULL instead of '(char *)0'.Guillem Jover1-2/+2
2007-08-07Implement support for Breaks field.Ian Jackson1-1/+3
2007-03-21Show the epoch (if present) when displaying package versions.Guillem Jover1-1/+1
2006-05-16Flush the terminal's input before prompting the user.Nicolas FRANCOIS1-0/+5
2006-02-10On package configuration, differentiate between modified andFrank Lichtenheld1-7/+14
2005-06-12dpkg (1.13.9) unstable; urgency=lowScott James Remnant1-22/+3
2005-06-06dpkg (1.13.5) experimental; urgency=lowScott James Remnant1-2/+23
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+663