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
*
CopyFile: Use 64 * 1024 instead of 64000 as buffer size
Julian Andres Klode
2016-01-07
1
-7
/
+9
*
FileFd: (native) LZ4 support
Julian Andres Klode
2016-01-07
1
-0
/
+160
*
simple_compressor: Provide some accessors for end and free
Julian Andres Klode
2016-01-03
1
-0
/
+3
*
simple_buffer: Allow buffer size to change
Julian Andres Klode
2016-01-03
1
-2
/
+18
*
BufferedFileFdPrivate: Make InternalFlush() save against errors
Julian Andres Klode
2015-12-28
1
-8
/
+8
*
BufferedWriter: flushing: Check for written < size instead of <=
Julian Andres Klode
2015-12-28
1
-3
/
+1
*
FileFd: Add a buffered writing mode
Julian Andres Klode
2015-12-27
1
-0
/
+152
*
FildFd: Introduce a Flush() function and call it from Close()
Julian Andres Klode
2015-12-27
1
-0
/
+15
*
FileFdPrivate: Add getter and setter for fields
Julian Andres Klode
2015-12-27
1
-9
/
+42
*
fileutl: simple_buffer: Add write() and full() methods
Julian Andres Klode
2015-12-27
1
-0
/
+11
*
fileutl: simple_buffer: Mark accessors as const
Julian Andres Klode
2015-12-27
1
-2
/
+3
*
FileFdPrivate: Extract SimpleBuffer and mark it as hidden
Julian Andres Klode
2015-12-27
1
-21
/
+24
*
Refactor InternalReadLine to not unroll Size == 0 case
Julian Andres Klode
2015-12-26
1
-5
/
+4
*
Change InternalReadLine to always use buffer.read() return value
Julian Andres Klode
2015-12-26
1
-12
/
+8
*
Get rid of memmove() in our read buffering
Julian Andres Klode
2015-12-26
1
-76
/
+57
*
Use a hardcoded buffer size of 4096 to fix performance
Julian Andres Klode
2015-12-26
1
-4
/
+2
*
Mark all FileFdPrivate classes as hidden
1.1.6
Julian Andres Klode
2015-12-24
1
-6
/
+6
*
fix new[] vs delete mismatch introduced by b3db9d81
David Kalnischkies
2015-12-23
1
-7
/
+7
*
use a dynamic buffer for ReadLine
David Kalnischkies
2015-12-23
1
-15
/
+22
*
implement a buffer system for FileFd::ReadLine
David Kalnischkies
2015-12-23
1
-27
/
+140
*
parse xz-compression level from configuration
David Kalnischkies
2015-12-22
1
-2
/
+28
*
follow dpkg and xz and use CRC64 for xz compression
David Kalnischkies
2015-12-22
1
-1
/
+1
*
shuffle compressor-specific code into private subclasses
David Kalnischkies
2015-12-22
1
-635
/
+686
*
Do not try to read in FileFd::Read() if Size is 0
Julian Andres Klode
2015-12-19
1
-3
/
+2
*
Do nothing in FileFd::Write() if Size is 0
Julian Andres Klode
2015-12-19
1
-7
/
+5
*
CopyFile: avoid failing on EOF on some systems
Pino Toscano
2015-12-19
1
-1
/
+1
*
CopyFile: fix BufSize to a sane value
Pino Toscano
2015-12-19
1
-2
/
+2
*
disable privilege-drop verification by default as fakeroot trips over it
David Kalnischkies
2015-11-28
1
-42
/
+60
*
show the group we failed to drop via setgroups
David Kalnischkies
2015-11-28
1
-6
/
+11
*
add messages to our deprecation warnings in libapt
David Kalnischkies
2015-11-27
1
-1
/
+1
*
do not use _apt for file/copy sources if it isn't world-accessible
David Kalnischkies
2015-11-19
1
-1
/
+1
*
wrap every unlink call to check for != /dev/null
David Kalnischkies
2015-11-04
1
-4
/
+18
*
ensure FileFd doesn't try to open /dev/null as atomic and co
David Kalnischkies
2015-11-04
1
-6
/
+10
*
avoid using global PendingError to avoid failing too often too soon
David Kalnischkies
2015-09-14
1
-1
/
+1
*
copy ReadWrite-error to the bottom to make clang happy
David Kalnischkies
2015-09-14
1
-1
/
+4
*
implement CopyFile without using FileFd::Size()
David Kalnischkies
2015-09-14
1
-13
/
+7
*
improve CheckDropPrivsMustBeDisabled further
David Kalnischkies
2015-09-01
1
-4
/
+6
*
ignore for _apt inaccessible TMPDIR in pkgAcqChangelog
David Kalnischkies
2015-08-31
1
-3
/
+28
*
Always close compressed files in FileFd
Julian Andres Klode
2015-08-27
1
-6
/
+7
*
Use setresuid() and setresgid() where available
Julian Andres Klode
2015-08-13
1
-3
/
+13
*
Deprecate SPtrArray<T> and convert everyone to unique_ptr<T[]>
Julian Andres Klode
2015-08-13
1
-3
/
+4
*
ExecFork: Use /proc/self/fd to determine which files to close
Julian Andres Klode
2015-08-11
1
-5
/
+19
*
elimate duplicated code in pkgIndexFile subclasses
David Kalnischkies
2015-08-10
1
-8
/
+7
*
make all d-pointer * const pointers
David Kalnischkies
2015-08-10
1
-0
/
+19
*
Merge branch 'debian/sid' into debian/experimental
Michael Vogt
2015-05-22
1
-1
/
+2
|
\
|
*
Move sysconf(_SC_OPEN_MAX); out of the for() loop to avoid unneeded syscalls
Michael Vogt
2015-04-28
1
-1
/
+2
*
|
ensure lists/ files have correct permissions after apt-cdrom add
David Kalnischkies
2015-04-19
1
-0
/
+19
*
|
test if TMPDIR is accessible before using
David Kalnischkies
2014-10-20
1
-2
/
+4
*
|
set PR_SET_NO_NEW_PRIVS even if sandbox is disabled
David Kalnischkies
2014-10-15
1
-6
/
+6
*
|
Fix backward compatiblity of the new pkgAcquireMethod::DropPrivsOrDie()
Michael Vogt
2014-10-13
1
-1
/
+6
[next]