index
:
dpkg
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-17
dpkg: Fix digest inference for shared conffiles
Guillem Jover
1
-5
/
+1
2017-05-17
dpkg: Fix conffile takeover handling during unpack on --root or diversions
Guillem Jover
1
-8
/
+1
2017-05-06
doc: Spelling fixes
Guillem Jover
1
-1
/
+1
2017-05-06
doc: Spelling fixes
Josh Soref
5
-5
/
+5
2017-02-26
dpkg: Add a comment on any switch case that falls through
Guillem Jover
2
-2
/
+5
2017-01-22
doc: Fix typos in documentation and code comments
Guillem Jover
2
-2
/
+2
2016-12-17
dpkg: Allow readlink(2) returning a size smaller than stat(2)
Guillem Jover
2
-3
/
+12
2016-12-17
dpkg: Add new --validate-<thing> commands
Guillem Jover
3
-3
/
+86
2016-12-17
dpkg: Fix typo in code comment
Guillem Jover
1
-1
/
+1
2016-11-11
dpkg: Fix use after free issue on error summary
Guillem Jover
1
-2
/
+3
2016-10-30
dpkg: Give more information on --set-selections warnings
Guillem Jover
1
-2
/
+3
2016-10-30
dpkg: Do not log nor print duplicate removal action
Guillem Jover
1
-3
/
+8
2016-10-30
Cast off_t variables to intmax_t when printing them with %jd
Guillem Jover
2
-3
/
+4
2016-10-30
dpkg: Initialize and reset the filesdb in --command-fd
Guillem Jover
1
-0
/
+4
2016-10-30
dpkg: Add new files_db_reset() function
Guillem Jover
2
-0
/
+10
2016-10-30
dpkg: Track newargs in a different variable to avoid modifying it
Guillem Jover
1
-3
/
+4
2016-10-30
dpkg: Shutdown the modstatdb in --get-selections
Guillem Jover
1
-0
/
+2
2016-10-30
dpkg: Switch from non-freeing malloc to m_malloc for invoke hooks
Guillem Jover
2
-3
/
+18
2016-10-30
dpkg: Switch from non-freeing malloc to m_malloc on statdb slurping
Guillem Jover
1
-1
/
+3
2016-10-30
dpkg: Fix md5sum parse error messages to include package name affected
Guillem Jover
1
-13
/
+14
2016-10-30
dpkg: Remove obsolete --print-installation-architecture option
Guillem Jover
3
-10
/
+0
2016-07-08
dpkg: Use the conffile name instead of the real pathname it might refer to
Guillem Jover
1
-1
/
+1
2016-07-08
dpkg: Fix a short-lived memory leak in archive argument parsing
Guillem Jover
1
-1
/
+3
2016-07-03
build: Uniformize library build options
Guillem Jover
2
-8
/
+8
2016-07-03
dpkg-query: Fix strtol() errno check when parsing the COLUMNS envvar
Sven Joachim
1
-1
/
+1
2016-07-03
dpkg: Activate file triggers for conffiles on purge
Guillem Jover
1
-0
/
+7
2016-07-03
dpkg: Set primary group to 0 when running as root
Guillem Jover
1
-0
/
+6
2016-07-03
dpkg: Cleanup instdir handling in maintscript_pre_exec()
Guillem Jover
1
-8
/
+13
2016-07-03
dpkg: On --force-chrootless only set changedir to instdir if defined
Niall Walsh
1
-1
/
+1
2016-07-03
dpkg: Fix typo in debug output
Guillem Jover
1
-1
/
+1
2016-05-03
dpkg: Fix off-by-one array allocation
Guillem Jover
1
-1
/
+1
2016-05-03
dpkg: Use m_strdup() instead of strdup()
Guillem Jover
1
-1
/
+1
2016-05-03
dpkg: Fix file queue tail assignment in file queue pop
Guillem Jover
1
-1
/
+1
2016-05-02
dpkg: Add new --force-script-chrootless option
Helmut Grohne
3
-4
/
+9
2016-05-02
dpkg: Export variable DPKG_ROOT in maintainer scripts
Helmut Grohne
2
-0
/
+4
2016-05-02
dpkg: Pass <new-version> to maintscript actions that cannot get it otherwise
Guillem Jover
3
-0
/
+5
2016-04-01
dpkg-query: Refactor pkg_array_match_pattenr()
Guillem Jover
1
-82
/
+57
2016-04-01
dpkg-query: Be more strict when parsing the COLUMNS environment variable
Guillem Jover
1
-3
/
+8
2016-04-01
dpkg: Do not error out when failing to open the SE label db on permissive mode
Guillem Jover
1
-1
/
+1
2016-04-01
dpkg: Search for debsig-verify in PATH instead of using an absolute path
Guillem Jover
1
-3
/
+4
2016-04-01
dpkg: Factor find_command() out from checkpath()
Guillem Jover
2
-27
/
+36
2016-02-27
dpkg: Remove FIND usage, use treewalk instead
Guillem Jover
2
-45
/
+23
2016-02-27
dpkg: Update unpack.c header comment
Guillem Jover
1
-1
/
+1
2016-02-27
dpkg: Refactor pkg_check_depcon()
Guillem Jover
1
-58
/
+68
2016-02-27
dpkg: Refactor pkg_deconfigure_others()
Guillem Jover
1
-46
/
+53
2016-02-27
libdpkg, dpkg: Rename iterators from ‘it’ to ‘iter’
Guillem Jover
8
-51
/
+51
2016-02-27
dpkg: Refactor pkg_remove_old_files()
Guillem Jover
1
-146
/
+159
2016-02-26
dpkg: Refactor pkg_update_fields()
Guillem Jover
1
-74
/
+85
2016-02-26
dpkg: Refactor pkg_disappear_others()
Guillem Jover
1
-78
/
+108
2016-02-26
dpkg: Refactor pkg_remove_backup_files()
Guillem Jover
1
-17
/
+26
[next]