summaryrefslogtreecommitdiff
path: root/cmdline/apt-dump-solver.cc
AgeCommit message (Expand)Author
2017-07-26ignore SIGPIPE in dump solver if forwardingDavid Kalnischkies
2016-06-08edsp: drop privileges before executing solversDavid Kalnischkies
2016-06-08edsp: optionally store a compressed copy of the last scenarioDavid Kalnischkies
2016-05-20edsp: dump: support dumping into compressed fileDavid Kalnischkies
2016-05-20convert EDSP to be based on FileFd instead of FILE*David Kalnischkies
2015-11-04wrap every unlink call to check for != /dev/nullDavid Kalnischkies
2015-09-14various changes to increase test-coverageDavid Kalnischkies
2015-09-14fix insecure use of /tmp in EDSP solver 'dump'David Kalnischkies
2015-03-16stop displaying time of build in online helpJérémy Bobbio
2014-10-07Rename DropPrivs() to DropPrivileges()Michael Vogt
2014-06-11DropPrivs in the solvers (just to be on the safe side)Michael Vogt
2014-03-13cleanup headers and especially #includes everywhereDavid Kalnischkies
2014-03-13warning: no previous declaration for foobar() [-Wmissing-declarations]David Kalnischkies
2012-03-22the previously used VERSION didn't work everywhere so we are switchingDavid Kalnischkies
2011-09-19use forward declaration in headers if possible instead of includesDavid Kalnischkies
2011-05-07implement correct error reportingDavid Kalnischkies
2011-05-03add a tiny dump solver to quickly output a scenarioDavid Kalnischkies