index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
libapt
/
fileutl_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix FileUtlTest.GetTempDir failure when run as root
Pino Toscano
2015-12-19
1
-3
/
+7
*
ensure FileFd doesn't try to open /dev/null as atomic and co
David Kalnischkies
2015-11-04
1
-0
/
+30
*
fileutl_test.cc: Check for /etc/passwd instead of /bin/sh
Julian Andres Klode
2015-08-10
1
-3
/
+3
*
(style) Variable 'res' is assigned a value that is never used
David Kalnischkies
2014-11-08
1
-13
/
+16
*
Division by result of sizeof(). memset() expects a size in bytes
David Kalnischkies
2014-11-08
1
-2
/
+7
*
test if TMPDIR is accessible before using
David Kalnischkies
2014-10-20
1
-1
/
+9
*
Merge branch 'feature/abspath' into feature/apt-install-deb
Michael Vogt
2014-04-28
1
-0
/
+4
|
\
|
*
fix tests
Michael Vogt
2014-04-28
1
-0
/
+4
*
|
Merge branch 'feature/abspath' into feature/apt-install-deb
Michael Vogt
2014-04-28
1
-1
/
+7
|
\
|
|
*
add flAbsPath() as a wrapper to realpath()
Michael Vogt
2014-04-28
1
-0
/
+7
*
|
Implement Popen() execv helper to avoid popen()
Michael Vogt
2014-04-28
1
-0
/
+48
|
/
*
use Google C++ Testing Framework for libapt tests
David Kalnischkies
2014-04-16
1
-141
/
+131
*
clear HitEof flag in FileFd::Seek
David Kalnischkies
2014-04-16
1
-24
/
+86
*
extend FileFd test behond basic permission tests
David Kalnischkies
2014-04-11
1
-10
/
+99
*
Fix insecure file permissions when using FileFd with OpenMode::Atomic
Michael Vogt
2014-04-10
1
-0
/
+31
*
cleanup headers and especially #includes everywhere
David Kalnischkies
2014-03-13
1
-4
/
+3
*
warning: unused parameter ‘foo’ [-Wunused-parameter]
David Kalnischkies
2014-03-13
1
-1
/
+1
*
add basic tests for GetTempDir()
Michael Vogt
2013-12-23
1
-0
/
+13
*
* lp:~mvo/apt/add-glob-function:
Michael Vogt
2013-08-15
1
-0
/
+42