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
2015-10-18
Update Ian Jackson's email address
Guillem Jover
1
-1
/
+1
2015-05-30
dpkg: Fix setting the SE Linux context when a file has a statoverride
Guillem Jover
1
-8
/
+10
2015-05-19
dpkg-deb, dpkg: Do not allow pathnames with embedded newlines
Guillem Jover
1
-0
/
+4
2015-04-18
debian: Update my copyright years
Guillem Jover
1
-1
/
+1
2015-04-10
Consistently use proper quotation marks all over the place
Guillem Jover
1
-36
/
+37
2015-04-01
libdpkg: Move path removal functions to path-remove module
Guillem Jover
1
-35
/
+0
2015-04-01
libdpkg: Rename ensure_pathname_nonexisting() to path_remove_tree()
Guillem Jover
1
-4
/
+4
2015-03-30
dpkg: Move SE Linux support into a separate file
Guillem Jover
1
-98
/
+1
2015-01-26
Remove unused <ctype.h> includes
Guillem Jover
1
-1
/
+0
2014-11-22
libdpkg, dpkg: Normalize tar entry uid and gid only in dpkg unpack
Guillem Jover
1
-0
/
+2
2014-10-06
dpkg: Normalize instdir by removing trailing '/' and '/.'
Guillem Jover
1
-11
/
+3
2014-10-06
libdpkg: Namespace and reword subproc flags
Guillem Jover
1
-1
/
+1
2014-10-06
libdpkg: Rename subproc_wait_check() to subproc_reap()
Guillem Jover
1
-1
/
+1
2014-10-06
dpkg: Rename newconff_append() to filenamenode_queue_push()
Guillem Jover
1
-9
/
+9
2014-10-06
dpkg: Use struct filelist instead of two fileinlist to track newconffiles
Guillem Jover
1
-4
/
+8
2014-08-09
dpkg: Try to preallocate the disk size for extracted files
Guillem Jover
1
-0
/
+5
2014-08-09
dpkg: Do not write to the available file when unpacking binary packages
Guillem Jover
1
-5
/
+11
2014-08-09
dpkg-statoverride: Do not abort when user and group names are unknown
Guillem Jover
1
-1
/
+1
2014-06-02
libdpkg: Uppercase and namespace pkgstatus enum values
Guillem Jover
1
-7
/
+7
2014-06-02
libdpkg: Uppercase and namespace pkgeflag enum values
Guillem Jover
1
-2
/
+2
2014-06-02
libdpkg: Uppercase and namespace pkgwant enum values
Guillem Jover
1
-2
/
+3
2014-06-02
libdpkg: Uppercase and namespace pkgmultiarch enum values
Guillem Jover
1
-3
/
+3
2014-05-28
dpkg: Uppercase, namespace and reword istobe enum type and values
Guillem Jover
1
-7
/
+8
2014-05-28
libdpkg: Uppercase tar related enum values
Guillem Jover
1
-31
/
+31
2014-05-19
libdpkg, dpkg: Use new status to names mapping functions
Guillem Jover
1
-2
/
+2
2014-01-15
Rename return code variables from r to rc
Guillem Jover
1
-12
/
+14
2013-12-07
Use https:// URLs instead of http:// when possible
Guillem Jover
1
-1
/
+1
2013-12-04
dpkg: Switch conflictor tracking from a fixed-size array to a queue
Guillem Jover
1
-1
/
+1
2013-11-08
dpkg: Distinguish error reports between archives and packages
Guillem Jover
1
-1
/
+1
2013-10-17
dpkg: Print the package version on main progress messages
Guillem Jover
1
-4
/
+6
2013-08-11
dpkg: Add a debug line when hashing on-disk files on refcounting
Guillem Jover
1
-1
/
+3
2013-04-19
Remove Emacs and vim modelines
Guillem Jover
1
-3
/
+0
2013-04-14
dpkg: Always reset want status when installing a package
Guillem Jover
1
-1
/
+0
2013-04-14
dpkg: Reload the SELinux label database if it has changed
Guillem Jover
1
-16
/
+76
2013-04-14
dpkg: Do not check for selabel_lookup_raw() returning "<<none>>" context
Guillem Jover
1
-5
/
+3
2013-03-18
dpkg: Use colon instead of dot for user:group in debug output
Guillem Jover
1
-1
/
+1
2013-03-18
dpkg: Mark security context error message for translation
Guillem Jover
1
-1
/
+1
2013-03-18
dpkg: Abort installation if we cannot set the security context for a file
Guillem Jover
1
-3
/
+3
2012-10-13
dpkg: Fix logic on reinstallation of previously configured shared conffiles
Guillem Jover
1
-1
/
+8
2012-10-13
dpkg: Properly mark obsolete conffiles on package replaces
Guillem Jover
1
-0
/
+2
2012-10-13
dpkg: Do not consider obsolete conffiles as actively owned by the package
Guillem Jover
1
-0
/
+2
2012-09-27
dpkg: Do not print garbage (or worse) on shared conffile debug output
Guillem Jover
1
-1
/
+1
2012-09-27
dpkg: Fix memory leak in filesavespackage()
Guillem Jover
1
-0
/
+1
2012-06-30
dpkg: Do not translate SE Linux context to human readable form
Russell Coker
1
-2
/
+8
2012-06-30
Avoid full stop and double newline at the end of errors and warnings
Jonathan Nieder
1
-2
/
+2
2012-06-30
Switch to new notice() output function
Guillem Jover
1
-44
/
+37
2012-06-30
libdpkg: Switch buffer I/O code to use struct dpkg_error
Guillem Jover
1
-12
/
+20
2012-05-10
libdpkg: Rename versioncompare() to dpkg_version_compare()
Guillem Jover
1
-1
/
+1
2012-04-01
Rename pif variables to pkgbin
Guillem Jover
1
-8
/
+8
2012-04-01
Rename pigp variables to pkg
Guillem Jover
1
-5
/
+5
[next]