summaryrefslogtreecommitdiff
path: root/src/help.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-22Set DPKG_MAINTSCRIPT_ARCH env var with the .deb architectureGuillem Jover1-0/+1
2009-08-22Pass ‘struct pkginfoperfile’ from maint script functions to do_scriptGuillem Jover1-7/+9
2009-08-22Pass ‘struct pkginfo’ instead of pkg name to maint script functionsGuillem Jover1-9/+16
2009-07-15libdpkg: Split dpkg-priv.h into smaller piecesGuillem Jover1-1/+2
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-06-26libdpkg: Suffix path related function names with ‘path_’Guillem Jover1-1/+1
2009-01-03dpkg: Change dir to / after chroot when using --instdirColin Watson1-0/+2
2008-12-05Use the warning function instead of hand-coded print callsGuillem Jover1-2/+1
2008-09-14libdpkg: Move stdlib.h inclusion to its direct includersGuillem Jover1-0/+1
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-26Merge branch 'lenny' (through tag '1.14.21')Guillem Jover1-2/+4
2008-08-15Fix --no-act in triggers related codeGuillem Jover1-2/+4
2008-08-04Unify usage of FIXME in commentsGuillem Jover1-2/+2
2008-07-22Change some variables from struct packageinlist to pkginqueueGuillem Jover1-1/+1
2008-07-10dpkg: Move trig_file_activate call from namenodetouse to its callersGuillem Jover1-3/+1
2008-07-01dpkg: Use the debug function instead of reimplementing its logicGuillem Jover1-3/+9
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-06-28Fix localized stringsGuillem Jover1-3/+3
2008-05-12Mark and coalesce similar strings for translationGuillem Jover1-6/+7
2008-05-12Refactor subprocess signal setupGuillem Jover1-34/+2
2008-03-30Implement triggers supportIan Jackson1-2/+28
2008-03-30Cleanup on maintainer script failuresIan Jackson1-2/+15
2008-03-30Refactor postinst maintainer script handlingGuillem Jover1-12/+51
2008-03-30Refactor post postinst script tasks into a new functionGuillem Jover1-0/+7
2008-03-30Improve Breaks status messageIan Jackson1-1/+1
2008-03-25Improve log and status-fd outputIan Jackson1-0/+1
2008-03-25Move duplicate ensure_package_clientdata functions to src/filesdb.cGuillem Jover1-8/+0
2008-03-22Sort entries in enum pkgstatusIan Jackson1-3/+3
2008-03-20Move duplicate pkgadminfile functions to lib/dbmodify.cIan Jackson1-12/+0
2008-03-20Move duplicate cleanup close functions to lib/cleanup.cGuillem Jover1-20/+0
2008-03-06Fix small memory leaksSean Finney1-0/+1
2008-01-21Replace strdup plus error checking usage with a new m_strdup functionGuillem Jover1-1/+2
2008-01-18Additionally check if errno is EEXIST after rmdir(2)Guillem Jover1-1/+1
2008-01-16Use NULL instead of 0Guillem Jover1-6/+8
2007-08-08Use NULL instead of '(char *)0'.Guillem Jover1-3/+3
2007-08-07Implement support for Breaks field.Ian Jackson1-0/+6
2007-01-11Do not bail out in dpkg when building without start-stop-daemon support,Guillem Jover1-1/+1
2006-05-19Don't drop directories that contain our conffiles too early fromFrank Lichtenheld1-0/+20
2006-02-10Improve processing of disappearing conffiles (Ian Jackson).Frank Lichtenheld1-10/+26
2005-06-12dpkg (1.13.9) unstable; urgency=lowScott James Remnant1-21/+3
2005-03-18dpkg (1.13.2) experimental; urgency=lowScott James Remnant1-1/+26
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+480