index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmdline
/
apt-dump-solver.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
edsp: drop privileges before executing solvers
David Kalnischkies
2016-06-08
1
-0
/
+2
*
edsp: optionally store a compressed copy of the last scenario
David Kalnischkies
2016-06-08
1
-54
/
+161
*
edsp: dump: support dumping into compressed file
David Kalnischkies
2016-05-20
1
-1
/
+1
*
convert EDSP to be based on FileFd instead of FILE*
David Kalnischkies
2016-05-20
1
-5
/
+10
*
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
1
-2
/
+1
*
various changes to increase test-coverage
David Kalnischkies
2015-09-14
1
-1
/
+2
*
fix insecure use of /tmp in EDSP solver 'dump'
David Kalnischkies
2015-09-14
1
-12
/
+29
*
stop displaying time of build in online help
Jérémy Bobbio
2015-03-16
1
-2
/
+1
*
Rename DropPrivs() to DropPrivileges()
Michael Vogt
2014-10-07
1
-1
/
+1
*
DropPrivs in the solvers (just to be on the safe side)
Michael Vogt
2014-06-11
1
-0
/
+2
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-2
/
+4
*
warning: no previous declaration for foobar() [-Wmissing-declarations]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
the previously used VERSION didn't work everywhere so we are switching
David Kalnischkies
2012-03-22
1
-1
/
+1
*
use forward declaration in headers if possible instead of includes
David Kalnischkies
2011-09-19
1
-0
/
+1
*
implement correct error reporting
David Kalnischkies
2011-05-07
1
-1
/
+1
*
add a tiny dump solver to quickly output a scenario
David Kalnischkies
2011-05-03
1
-0
/
+50