index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
archives.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-16
libdpkg: Rename varbufreset() to varbuf_reset()
Guillem Jover
1
-7
/
+7
2011-01-16
Remove --enable-sync-sync codepath
Jonathan Nieder
1
-8
/
+0
2011-01-16
dpkg: Fix -GEO options on multiple versions of the same package
Guillem Jover
1
-3
/
+3
2011-01-08
Use fdio instead of ad-hoc code to handle interrupted I/O
Guillem Jover
1
-23
/
+6
2011-01-08
Rename directory variables to just dir
Guillem Jover
1
-7
/
+7
2010-12-20
Merge branch 'sid' (through tag '1.15.8.7')
Guillem Jover
1
-1
/
+50
2010-12-10
dpkg: On non-Linux use fadvise(FADV_DONTNEED) to initiate writeback
Guillem Jover
1
-0
/
+2
2010-12-10
dpkg: On Linux finish writeback before fsync
Guillem Jover
1
-0
/
+36
2010-12-10
dpkg: On Linux initiate writeback of unpacked files ASAP
Guillem Jover
1
-0
/
+11
2010-12-10
dpkg: Defer symlink renames to avoid ending up with broken symlinks
Guillem Jover
1
-1
/
+1
2010-11-25
Merge branch 'sid' (through tag '1.15.8.6')
Guillem Jover
1
-4
/
+6
2010-11-25
Add new --force-unsafe-io to disable safe I/O operations on unpack
Guillem Jover
1
-2
/
+4
2010-11-25
build: Disable usage of synchronous sync(2) by default
Guillem Jover
1
-2
/
+2
2010-11-19
Cleanup white spaces
Guillem Jover
1
-23
/
+19
2010-11-19
Cleanup and improve source code comments
Guillem Jover
1
-88
/
+108
2010-11-19
libdpkg: Use push_error_context_jump() instead of push_error_handler()
Guillem Jover
1
-1
/
+2
2010-11-19
libdpkg: Rename error_unwind() to pop_error_context()
Guillem Jover
1
-2
/
+2
2010-11-19
Move error context display handler reset to error_unwind()
Guillem Jover
1
-1
/
+1
2010-11-19
Refactor file_stat code
Guillem Jover
1
-34
/
+29
2010-11-02
dpkg: Rename unlinkorrmdir() to secure_remove()
Guillem Jover
1
-4
/
+7
2010-07-29
dpkg: Assign correct SE Linux label to non-regular files
Guillem Jover
1
-4
/
+6
2010-07-29
libdpkg: Rename TarInfo to tar_entry
Guillem Jover
1
-6
/
+11
2010-07-29
libdpkg: Rename TarExtractor to tar_extractor
Guillem Jover
1
-1
/
+1
2010-07-29
libdpkg: Rename and lower-case TarInfo members
Guillem Jover
1
-61
/
+71
2010-07-29
libdpkg: Normalize tar_filetype_file0 to tar_filetype_file on decode
Guillem Jover
1
-5
/
+2
2010-07-29
libdpkg: Rename and namespace TarFileType to tar_filetype
Guillem Jover
1
-25
/
+29
2010-07-29
Pass tar context pointer as an argument instead of a struct member
Guillem Jover
1
-10
/
+9
2010-07-26
Use varbuf_trunc instead of directly assigning to member 'used'
Guillem Jover
1
-4
/
+5
2010-06-27
Use consistent naming for linked lists members
Guillem Jover
1
-2
/
+2
2010-06-27
dpkg: Place deferred extract rename debug message closer to the action
Guillem Jover
1
-2
/
+2
2010-06-25
dpkg: Use iterators instead of exposing packageslump directly
Guillem Jover
1
-108
/
+110
2010-06-19
dpkg: Switch existingdirectory and keepexisting from int to bool
Guillem Jover
1
-8
/
+9
2010-06-19
dpkg: Remove filtered existing directories on upgrade
Guillem Jover
1
-2
/
+4
2010-06-19
dpkg: Remove filtered files on upgrade
Guillem Jover
1
-0
/
+1
2010-06-07
dpkg: Add two new dpkg options --path-exclude and --path-include
Guillem Jover
1
-0
/
+8
2010-06-02
dpkg: Refactor file list removal into new remove_file_from_list function
Guillem Jover
1
-8
/
+15
2010-05-19
Use bool instead of int wherever appropriate
Guillem Jover
1
-8
/
+11
2010-05-17
dpkg: On Linux use sync() instead of an fsync() per file
Guillem Jover
1
-0
/
+7
2010-04-21
Fix installation of disappearing replaced packages in reverse order
Guillem Jover
1
-0
/
+1
2010-04-21
Fix versioned Replaces to not produce file overwrite errors on downgrades
Guillem Jover
1
-7
/
+9
2010-04-15
dpkg: Fix hard link extraction for normal files due to deferred rename
Guillem Jover
1
-1
/
+6
2010-04-14
dpkg: fix deferred rename/fsync processing
Colin Watson
1
-2
/
+2
2010-04-14
dpkg: fix rename deferral
Colin Watson
1
-1
/
+1
2010-03-25
dpkg: Defer the fsync and rename for normal files in tar extraction
Guillem Jover
1
-12
/
+74
2010-03-21
libdpkg: Move triglib declarations to a new triglib.h
Guillem Jover
1
-0
/
+1
2010-03-06
Do an fsync on files written to disk
Guillem Jover
1
-0
/
+2
2010-03-05
dpkg: Switch SE Linux support to explicitly set path contexts
Guillem Jover
1
-60
/
+41
2010-02-25
Securely remove newly installed files when rolling-back a failed unpack
Guillem Jover
1
-1
/
+2
2010-02-19
dpkg: Do not print unambiguous epoch on dpkg file overwrite error
Guillem Jover
1
-2
/
+2
2010-01-28
Use new command module instead of ad-hoc code
Guillem Jover
1
-19
/
+14
[prev]
[next]