summaryrefslogtreecommitdiff
path: root/lib/dbmodify.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-19Use NUL character instead of 0Guillem Jover1-1/+1
2008-12-09Improve internerr output messages and print the invalid valueGuillem Jover1-1/+1
2008-10-17libdpkg: Do not recompute importanttmpfile on unlinkGuillem Jover1-1/+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-27/+38
2008-08-15Fix --no-act in triggers related codeGuillem Jover1-27/+37
2008-08-15Fix up packages in an inconsistent triggers-awaited stateGuillem Jover1-0/+1
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-2/+2
2008-06-19Add a few more comment around obscure bits of trigger handling codeColin Watson1-0/+3
2008-06-04libdpkg: Add a size argument to varbufinitGuillem Jover1-3/+1
2008-03-30Implement triggers supportIan Jackson1-0/+35
2008-03-25libdpkg: Add new modstatdb_note_ifwrite functionIan Jackson1-0/+7
2008-03-25Refactor status-fd duplicate output code into a new functionGuillem Jover1-17/+1
2008-03-25libdpkg: Move log_message to lib/log.cGuillem Jover1-39/+0
2008-03-25libdpkg: Remove unused argument from unlockdatabaseGuillem Jover1-1/+1
2008-03-20Move duplicate pkgadminfile functions to lib/dbmodify.cIan Jackson1-0/+12
2008-03-20Rename checkpoint function to modstatdb_checkpoint and make it globalIan Jackson1-3/+3
2007-11-29Define several private functions and variables as staticGuillem Jover1-1/+4
2006-06-21Modified some strings to be able to merge them in the .pot files.Guillem Jover1-1/+2
2006-04-21Fix strings so that they can be more easily translated. Closes: #134358Guillem Jover1-2/+3
2006-01-18Import latest release as a temporary trunk which should beFrank Lichtenheld1-0/+1
2005-06-28dpkg (1.13.10) unstable; urgency=lowScott James Remnant1-1/+2
2005-06-12dpkg (1.13.9) unstable; urgency=lowScott James Remnant1-21/+41
2005-03-18dpkg (1.13.2) experimental; urgency=lowScott James Remnant1-0/+22
2003-10-25Almost *EVERY* damn file was including config.h in the wrong spot. AfterAdam Heath1-1/+1
2002-09-03Fix double free in modstatdb_init, in the case that modstatdb_shutdown wasAdam Heath1-9/+13
2002-08-29Fix several minor memleaks.Adam Heath1-0/+3
2002-05-06Perl sucks, fix Ian's email addressWichert Akkerman1-1/+1
2002-05-06Update Ian Jacksons' email addressWichert Akkerman1-1/+1
2001-12-31No longer set LC_CTYPE and switch to using cisalpha and cisdigit insteadWichert Akkerman1-2/+2
2001-06-08Add setcloexec function to set close-on-exec flags, and use that everywhereWichert Akkerman1-1/+3
2001-04-23Changed 0 to NULL.Adam Heath1-6/+6
2001-04-21fix non-full initalizerAdam Heath1-1/+1
2001-04-21Fix varbufprintf call in modstatdb_note(found when printf format warningsAdam Heath1-1/+1
2001-01-15fixups for obstack usageBen Collins1-7/+0
2001-01-14convert nfmalloc to obstack, and include obstack.[ch] for non-GNU systemsBen Collins1-0/+7
2001-01-07After N calls(which does a checkpoint()), reset the counter.Adam Heath1-1/+4
2001-01-06Add a --status-pipe.Adam Heath1-0/+17
1999-10-30Don't translate internal errorsWichert Akkerman1-1/+1
1999-10-25translation fixupsWichert Akkerman1-1/+1
1999-09-27Updating to dpkg 1.4.1.7Wichert Akkerman1-0/+1
1999-01-29dpkg 1.4.1Guy Maor1-23/+23
1996-06-27dpkg (1.2.9); priority=MEDIUMIan Jackson1-8/+6
1996-06-10dpkg (1.2.4); priority=MEDIUMIan Jackson1-5/+2
1996-05-22dpkg (1.2.1); priority=MEDIUMIan Jackson1-1/+0
1996-04-04dpkg (1.1.4); priority=MEDIUMIan Jackson1-0/+256