summaryrefslogtreecommitdiff
path: root/src/main.h
AgeCommit message (Expand)AuthorFilesLines
2019-02-23dpkg: Move force options support into its own fileGuillem Jover1-12/+2
2019-01-22libdpkg: Cleanup fsys module symbol namesGuillem Jover1-9/+14
2019-01-22dpkg: Introduce a new dependency try level for trigger processingGuillem Jover1-4/+9
2019-01-22dpkg: Split trigger processing types into required, try-queued and try-deferredGuillem Jover1-2/+4
2019-01-22dpkg: Move dependtry description from deferred_configure() to its declarationGuillem Jover1-0/+27
2019-01-21dpkg: Switch dependtry from an int to an enumGuillem Jover1-1/+10
2018-10-08dpkg: Fix --force-not-rootGuillem Jover1-0/+1
2018-08-30libdpkg: Move db-fsys code from src to lib/dpkgGuillem Jover1-1/+1
2018-08-30dpkg: Move struct perpackagestate handling into its own fileGuillem Jover1-0/+4
2018-08-30libdpkg: Move files list information from dpkg clientdata to pkginfoGuillem Jover1-13/+0
2016-12-17dpkg: Add new --validate-<thing> commandsGuillem Jover1-1/+10
2016-10-30dpkg: Switch from non-freeing malloc to m_malloc for invoke hooksGuillem Jover1-1/+1
2016-10-30dpkg: Remove obsolete --print-installation-architecture optionGuillem Jover1-1/+0
2016-05-02dpkg: Add new --force-script-chrootless optionHelmut Grohne1-0/+1
2016-04-01dpkg: Factor find_command() out from checkpath()Guillem Jover1-0/+1
2016-02-26dpkg: Rename filenamenode_queu_push() to tar_filenamenode_queue_push()Guillem Jover1-5/+0
2016-02-26dpkg: Add a new struct invoke_list to store invoke hooksGuillem Jover1-0/+4
2015-10-18Update Ian Jackson's email addressGuillem Jover1-1/+1
2015-04-18debian: Update my copyright yearsGuillem Jover1-1/+1
2015-04-01dpkg: Rework oldconffsetflags() into pkg_conffiles_mark_old()Guillem Jover1-1/+1
2015-04-01libdpkg: Move path removal functions to path-remove moduleGuillem Jover1-3/+0
2015-04-01libdpkg: Rename ensure_pathname_nonexisting() to path_remove_tree()Guillem Jover1-1/+1
2015-03-30dpkg: Move SE Linux support into a separate fileGuillem Jover1-0/+6
2015-02-08dpkg: Add comment describing pkg_istobe valuesGuillem Jover1-0/+5
2014-11-22libdpkg: Register all pending triggers for deferred processingGuillem Jover1-0/+1
2014-11-22dpkg: Fail on trigger processing when it is required to progressGuillem Jover1-1/+8
2014-11-22dpkg: Restore multiple processing checks for packages and archivesGuillem Jover1-0/+2
2014-10-23dpkg: Add a requeueing insertion protection for process_queue()Guillem Jover1-0/+2
2014-10-20dpkg: Reverse --verify-format logic to accept 'rpm' as validGuillem Jover1-1/+1
2014-10-06dpkg: Rename newconff_append() to filenamenode_queue_push()Guillem Jover1-2/+2
2014-10-06dpkg: Use struct filelist instead of two fileinlist to track newconffilesGuillem Jover1-2/+5
2014-08-09Add versioned Provides supportGuillem Jover1-0/+2
2014-05-28dpkg: Uppercase and namespace color cycle enum valuesGuillem Jover1-3/+3
2014-05-28dpkg: Uppercase, namespace and reword istobe enum type and valuesGuillem Jover1-7/+7
2014-05-28dpkg: Uppercase dep_check enum valuesGuillem Jover1-3/+3
2014-06-02Move enum definitions out of structsGuillem Jover1-8/+16
2014-06-02dpkg: Give names to anonymous public enums inside structsGuillem Jover1-1/+2
2013-12-07Use https:// URLs instead of http:// when possibleGuillem Jover1-1/+1
2013-12-07dpkg: Rename add_to_queue() to enqueue_package()Guillem Jover1-1/+1
2013-11-23dpkg: Get rid of post_postinst_tasks_core()Guillem Jover1-2/+0
2013-11-23dpkg: Rename and unify maintscript function namesGuillem Jover1-11/+11
2013-11-08dpkg: Distinguish error reports between archives and packagesGuillem Jover1-0/+1
2013-11-08libdpkg: Change error printer argument from const char * to const void *Guillem Jover1-1/+1
2013-10-17dpkg: Add new --verify commandGuillem Jover1-0/+6
2012-10-13dpkg: Properly mark obsolete conffiles on package replacesGuillem Jover1-0/+1
2012-06-30dpkg-query: Add new --control-list and --control-show commandsGuillem Jover1-0/+2
2012-05-10dpkg: Make enum conffopt declaration private by moving to configure.cGuillem Jover1-18/+0
2012-03-27Mark enum and struct member comments as doxygen descriptionsGuillem Jover1-3/+3
2012-03-19dpkg: Add --assert-multi-arch optionGuillem Jover1-0/+2
2012-03-14dpkg: Make md5hash() a public functionRaphaƫl Hertzog1-0/+1