summaryrefslogtreecommitdiff
path: root/src/statcmd.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-21dpkg-statoverride: Fix bogus arguments in ACTION macrosGuillem Jover1-3/+3
2010-03-12Do an fsync on database directoriesGuillem Jover1-0/+3
2010-03-12Use License instead of Licence in stringsGuillem Jover1-1/+1
2010-03-06Do an fsync on files written to diskGuillem Jover1-0/+4
2010-02-25Remove --license and --licence options from toolsGuillem Jover1-7/+1
2010-02-19Mark several functions with DPKG_ATTR_NORETGuillem Jover1-2/+2
2010-01-28libdpkg: Rename varbuffree to varbuf_destroyGuillem Jover1-3/+3
2010-01-28Do not include unneeded <signal.h>Guillem Jover1-1/+0
2009-12-31Use stat instead of access to check for file existenceGuillem Jover1-1/+3
2009-12-31Remove unneeded static modifier from function variablesGuillem Jover1-1/+1
2009-11-25dpkg-statoverride: Fail on chown or chmod errors when using --updateGuillem Jover1-2/+2
2009-11-25dpkg-statoverride: Make --quiet actually do somethingGuillem Jover1-4/+5
2009-11-25dpkg-statoverride: Move access check outside of statdb_node_applyGuillem Jover1-12/+11
2009-11-14dpkg-statoverride: Add missing angle bracket in stringGuillem Jover1-1/+1
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-7/+7
2009-10-14dpkg-statoverride: Fallback to printing #<id> if db lookup failsGuillem Jover1-6/+10
2009-10-14dpkg-statoverride: Fix typo inverting the override exists checkGuillem Jover1-1/+1
2009-10-14dpkg-statoverride: Add missing values for option flagsGuillem Jover1-3/+3
2009-10-14dpkg-statoverride: Add missing newline in --version outputGuillem Jover1-1/+1
2009-10-04dpkg-statoverride: Add missing angle brackets in stringGuillem Jover1-1/+1
2009-09-30dpkg-statoverride: Rewrite in CGuillem Jover1-0/+437