index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apt-pkg
/
contrib
/
fileutl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Merge remote-tracking branch 'donkult/feature/clientmergepdiffs' into debian/...
Michael Vogt
2014-01-05
1
-1
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
allow ':' in GetListOfFilesInDir
David Kalnischkies
2013-12-13
1
-1
/
+1
|
*
|
add basic tests for GetTempDir()
Michael Vogt
2013-12-23
1
-1
/
+1
|
*
|
factor GetTempDir out
Michael Vogt
2013-12-22
1
-0
/
+17
|
|
/
|
*
truncating /dev/null to zero is always successful
David Kalnischkies
2013-11-30
1
-0
/
+3
|
*
fix regression that APT::Keep-Fds is not honored (closes: #730490)
Michael Vogt
2013-11-28
1
-8
/
+18
|
*
small documentation updates
Michael Vogt
2013-11-01
1
-1
/
+2
|
*
add new pid_t ExecFork(std::set<int> KeepFDs) to get rid of the super ugly AP...
Michael Vogt
2013-10-31
1
-14
/
+19
|
*
fix libapt-inst for >2G debs (closes: #725483)
Michael Vogt
2013-10-07
1
-8
/
+8
|
*
fix typo (mkostemp->mkstemp)
Michael Vogt
2013-08-31
1
-1
/
+1
|
*
use mkstemp instead of mkostemp in FileFd::Open()
David Kalnischkies
2013-08-27
1
-8
/
+4
|
*
replace usage of potential dangerous mktemp with mkstemp
Angel Guzman Maeso
2013-08-27
1
-5
/
+19
|
*
apt-pkg:contrib Avoid compiler warning about sign-compare
Ángel Guzmán Maeso
2013-08-22
1
-1
/
+2
|
*
* lp:~mvo/apt/add-glob-function:
Michael Vogt
2013-08-15
1
-0
/
+31
*
|
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2013-08-15
1
-106
/
+114
|
\
|
|
*
Merge remote-tracking branch 'mvo/bugfix/coverity' into debian/sid
Michael Vogt
2013-07-28
1
-8
/
+9
|
|
\
|
|
*
add missing "free(buffer) for allocated buffer
Michael Vogt
2013-07-25
1
-1
/
+0
|
|
*
fix resource leak (thanks coverity)
Michael Vogt
2013-07-25
1
-4
/
+8
|
|
*
always "delete d" in FileFd::~FileFd to coverity happy
Michael Vogt
2013-07-25
1
-4
/
+2
|
*
|
ensure that FileFd::Size returns 0 in error cases
David Kalnischkies
2013-07-26
1
-5
/
+18
|
|
/
|
*
fail in CopyFile if the FileFds have error flag set
David Kalnischkies
2013-06-09
1
-1
/
+2
|
*
OpenDescriptor should autoclose fd always on error
David Kalnischkies
2013-06-09
1
-4
/
+19
|
*
set Fail flag in FileFd on all errors consistently
David Kalnischkies
2013-06-09
1
-96
/
+71
|
*
fix double free (closes: #711045)
Michael Vogt
2013-06-06
1
-2
/
+5
*
|
merged debian-sid branch and resolved conflicts
Michael Vogt
2013-04-23
1
-5
/
+5
|
\
|
|
*
various simple changes to fix cppcheck warnings
David Kalnischkies
2013-03-10
1
-5
/
+5
*
|
* lp:~mvo/apt/add-glob-function:
Michael Vogt
2012-10-17
1
-0
/
+31
|
\
\
|
*
|
add "Glob()" to fileutl
Michael Vogt
2012-09-04
1
-0
/
+31
*
|
|
merged from debian-sid
Michael Vogt
2012-10-17
1
-2
/
+0
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-08-04
1
-2
/
+0
*
|
|
cherry pick -r1847 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/
Michael Vogt
2012-07-10
1
-2
/
+2
*
|
|
cherry pick -r1846 from bzr+ssh://bazaar.launchpad.net/~mvo/apt/lp346386/
Michael Vogt
2012-07-10
1
-1
/
+1
*
|
|
merged the relevant bits from lp:~mvo/apt/lp346386
Michael Vogt
2012-07-10
1
-0
/
+20
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
check when finished downloading the InRelease file if it has the expected gpg...
Michael Vogt
2012-06-21
1
-0
/
+20
|
|
/
*
|
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-05-22
1
-4
/
+15
*
|
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-05-16
1
-24
/
+41
*
|
ensure that d is set before accessing it
David Kalnischkies
2012-05-10
1
-41
/
+50
*
|
ensure that in error conditions the Fail flag is set
David Kalnischkies
2012-05-10
1
-3
/
+46
*
|
collect zombie (de)compressor processes on reopen
David Kalnischkies
2012-05-10
1
-1
/
+14
*
|
ensure that we do init d only once and especially not with its own
David Kalnischkies
2012-05-09
1
-5
/
+6
*
|
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-05-09
1
-3
/
+7
*
|
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-04-19
1
-0
/
+6
*
|
use a static FileFd::Write overload to reduce duplication of write()-retry code
David Kalnischkies
2012-04-11
1
-0
/
+22
*
|
- add libbz2-dev as new build-dependency
David Kalnischkies
2012-04-05
1
-9
/
+98
*
|
if we have zlib builtin insert add a dummy gzip compressor for FileFD
David Kalnischkies
2012-04-05
1
-1
/
+0
*
|
detect zlib correctly. We still don't allow to build without it to remain
David Kalnischkies
2012-04-05
1
-19
/
+13
|
/
*
* apt-pkg/contrib/fileutl.cc:
David Kalnischkies
2012-03-06
1
-0
/
+7
*
* apt-pkg/cachefile.cc:
David Kalnischkies
2012-02-11
1
-0
/
+74
*
rework previous patch to avoid changing the inline code
Michael Vogt
2012-02-03
1
-0
/
+5
*
* apt-pkg/contrib/fileutl.h:
David Kalnischkies
2012-01-18
1
-1
/
+3
[prev]
[next]