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