summaryrefslogtreecommitdiff
path: root/cmdline/apt-dump-solver.cc
Commit message (Expand)AuthorAgeFilesLines
* ignore SIGPIPE in dump solver if forwardingDavid Kalnischkies2017-07-261-7/+7
* edsp: drop privileges before executing solversDavid Kalnischkies2016-06-081-0/+2
* edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies2016-06-081-54/+161
* edsp: dump: support dumping into compressed fileDavid Kalnischkies2016-05-201-1/+1
* convert EDSP to be based on FileFd instead of FILE*David Kalnischkies2016-05-201-5/+10
* wrap every unlink call to check for != /dev/nullDavid Kalnischkies2015-11-041-2/+1
* various changes to increase test-coverageDavid Kalnischkies2015-09-141-1/+2
* fix insecure use of /tmp in EDSP solver 'dump'David Kalnischkies2015-09-141-12/+29
* stop displaying time of build in online helpJérémy Bobbio2015-03-161-2/+1
* Rename DropPrivs() to DropPrivileges()Michael Vogt2014-10-071-1/+1
* DropPrivs in the solvers (just to be on the safe side)Michael Vogt2014-06-111-0/+2
* cleanup headers and especially #includes everywhereDavid Kalnischkies2014-03-131-2/+4
* warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies2014-03-131-1/+1
* the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies2012-03-221-1/+1
* use forward declaration in headers if possible instead of includesDavid Kalnischkies2011-09-191-0/+1
* implement correct error reportingDavid Kalnischkies2011-05-071-1/+1
* add a tiny dump solver to quickly output a scenarioDavid Kalnischkies2011-05-031-0/+50