summaryrefslogtreecommitdiff
path: root/src/filesdb.h
AgeCommit message (Expand)AuthorFilesLines
2014-10-06dpkg: Add new struct filenamenode_queueGuillem Jover1-0/+7
2014-08-09dpkg-statoverride: Do not abort when user and group names are unknownGuillem Jover1-1/+6
2014-08-09dpkg: Use filenamenodeflags enum instead of wrongly using fnnflagsGuillem Jover1-2/+2
2014-06-02Move enum definitions out of structsGuillem Jover1-20/+22
2014-06-02dpkg: Give names to anonymous public enums inside structsGuillem Jover1-2/+2
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-10-26dpkg: Use a simple list to track packages owning a fileGuillem Jover1-1/+1
2013-10-17dpkg: Add md5sums control file parsing supportGuillem Jover1-0/+1
2012-05-10Use DPKG_BIT to define bit flags instead of literal octal valuesGuillem Jover1-12/+12
2012-04-27dpkg: Generate md5sums info files if none were present in the binary packageGuillem Jover1-1/+4
2012-04-03Move pkg_infodb_get_dir() and pkg_infodb_get_file() to infodb-format.cGuillem Jover1-4/+0
2012-04-03Rename pkgadmin*() to pkg_infodb_get_*()Guillem Jover1-3/+3
2012-03-31Rename file iterator variables to iterGuillem Jover1-4/+4
2012-03-31Rename iterfiles*() functions to files_db_iter_*()Guillem Jover1-3/+3
2012-03-27Mark enum and struct member comments as doxygen descriptionsGuillem Jover1-17/+19
2012-03-16dpkg: Compute and track hashes for newly unpacked fileGuillem Jover1-0/+3
2011-11-14Update diversions to work with pkgset instead of pkginfoRaphaƫl Hertzog1-1/+1
2011-10-30Switch pkgadminfile() to get an explicit pkgbin as argumentGuillem Jover1-3/+4
2011-08-20Fix spelling errorsGuillem Jover1-1/+1
2011-05-15dpkg: Change write_filelist_except() to take a mask intead of a boolGuillem Jover1-1/+1
2011-03-14Move pkgadmindir() and pkgadminfile() to the filesdb moduleGuillem Jover1-0/+3
2010-11-19Cleanup white spacesGuillem Jover1-1/+1
2010-11-19Cleanup and improve source code commentsGuillem Jover1-48/+62
2010-11-19Refactor file_stat codeGuillem Jover1-13/+11
2010-06-25dpkg: Use iterators instead of exposing packageslump directlyGuillem Jover1-9/+4
2010-06-19dpkg: Remove filtered files on upgradeGuillem Jover1-0/+1
2010-05-19Use bool instead of int wherever appropriateGuillem Jover1-1/+2
2010-03-25dpkg: Defer the fsync and rename for normal files in tar extractionGuillem Jover1-0/+2
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-09-15Move LISTFILE macro from libdpkg to dpkgGuillem Jover1-0/+2
2009-07-13Move filesdbinit declaration to filesdb.hGuillem Jover1-0/+2
2009-06-17Refactor statdb field parsing functionsGuillem Jover1-0/+4
2008-06-30Switch to use UTF-8 copyright symbol and add missing onesGuillem Jover1-1/+1
2008-03-30Implement triggers supportIan Jackson1-0/+2
2008-03-25Move duplicate ensure_package_clientdata functions to src/filesdb.cGuillem Jover1-0/+2
2006-02-10Improve processing of disappearing conffiles (Ian Jackson).Frank Lichtenheld1-0/+1
2006-01-18Import latest release as a temporary trunk which should beFrank Lichtenheld1-0/+1
2005-03-11dpkg (1.13.1.0.1) experimental; urgency=lowScott James Remnant1-0/+148