summaryrefslogtreecommitdiff
path: root/src/main.h
AgeCommit message (Expand)AuthorFilesLines
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
2012-02-01dpkg: Pass struct pkgbin to namenodetouse()Guillem Jover1-1/+2
2012-02-01dpkg: Pass struct pkgbin to log_action()Guillem Jover1-1/+1
2012-01-16dpkg: Add new deppossi package iterator functionsGuillem Jover1-0/+15
2012-01-02dpkg: Switch from foreign arch option to add and remove commandsGuillem Jover1-0/+2
2011-10-24dpkg: Add --foreign-architecture and --print-foreign-architectures optionsRaphaël Hertzog1-0/+2
2011-10-24dpkg: Use dpkg_arch_get_native() instead of native_archGuillem Jover1-1/+0
2011-05-16dpkg: Keep parent directories of directories kept during removalGuillem Jover1-0/+2
2011-05-14dpkg: depisok() can now suggest to process awaited triggers for a packageRaphaël Hertzog1-1/+2
2011-05-06dpkg: Rename isdirectoryinuse() to dir_is_used_by_others()Guillem Jover1-1/+1
2011-05-06dpkg: Rename hasdirectoryconffiles() to dir_has_conffiles()Guillem Jover1-1/+1