index
:
packagekit
PACKAGEKIT_0_1_X
PACKAGEKIT_0_6_X
main
master
System package management service
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-09
Do not crash when calling pk_dbus_get_uid() before D-Bus is setup
Richard Hughes
1
-0
/
+4
2020-10-28
main: notify the service manager when it's beginning to shutdown
Jonathan Kang
1
-0
/
+7
2020-09-25
Information disclosure in InstallFiles, GetFilesLocal and GetDetailsLocal (CV...
Julian Andres Klode
1
-31
/
+17
2020-06-26
pk-transaction-db: Use statements for queries with input
Juho Hämäläinen
1
-39
/
+123
2020-04-30
Revert "Shutdown the daemon on idle by default"
Michael Catanzaro
1
-2
/
+0
2020-01-10
trivial: Always include <config.h>
Richard Hughes
4
-12
/
+4
2020-01-10
yum: Remove unmaintained backend
Richard Hughes
1
-0
/
+1
2020-01-10
Port to the meson build system
Corentin Noël
8
-206
/
+143
2020-01-10
Do not do failable actions in the PkTransaction constructor
Richard Hughes
1
-4
/
+12
2020-01-10
Do not do failable actions in the PkDbus constructor
Richard Hughes
3
-26
/
+47
2020-01-10
trivial: Fix self tests by not loading missing file
Richard Hughes
1
-11
/
+3
2020-01-10
trivial: Fix self tests by waiting for inotify event
Richard Hughes
1
-0
/
+3
2019-03-08
Add mutex lock to protect backend->priv->eulas (#303)
Jonathan Kang
1
-3
/
+12
2019-01-04
transaction: Keep a ref on transaction while doing async polkit call
Kalev Lember
1
-1
/
+2
2018-12-22
transaction: Return directly when its state is going backwards
Jonathan Kang
1
-0
/
+1
2018-12-12
Add elogind support
Sven Eden
3
-10
/
+14
2018-11-25
trivial: stat once instead of repeating g_file_test calls
Kalev Lember
1
-2
/
+7
2018-11-23
dnf: Avoid offline updates cache growing unchecked
Kalev Lember
2
-0
/
+47
2018-09-23
main: Fix critical on idle shutdown
Kalev Lember
1
-5
/
+3
2018-09-21
Remove a lot of useless internal gtk-doc headers
Richard Hughes
13
-1293
/
+0
2018-05-24
Shutdown the daemon on idle by default
Richard Hughes
1
-0
/
+2
2018-04-23
Do not set JUST_REINSTALL on any kind of auth failure
Richard Hughes
1
-19
/
+8
2018-02-19
Rename "Software Sources" to "Software Repositories"
Kalev Lember
1
-4
/
+4
2018-02-07
transaction: Log transaction completed messages on debug, not info level
Kalev Lember
1
-2
/
+2
2018-01-19
transaction: Don't leak polkit authority
Kalev Lember
1
-1
/
+1
2018-01-16
Fix getting user session ID with D-Bus "user bus" model
Kalev Lember
1
-18
/
+21
2018-01-16
engine: Fix a memory leak when handling GetTransactionList
Kalev Lember
1
-2
/
+1
2018-01-16
transaction: Fix a memory leak when authorizing actions
Kalev Lember
1
-0
/
+1
2018-01-10
Fix Qt annotation on DBus signature
Daniel Nicoletti
1
-1
/
+1
2017-09-20
packagekit-glib2: Add getters for PkEulaRequired
Robert Ancell
1
-10
/
+8
2017-09-19
Fix gtk-doc errors
Robert Ancell
1
-1
/
+1
2017-08-12
backends: properly parse proxy URI
Xiang Fan
3
-3
/
+27
2017-08-12
treewide: fix proxy environment variables
Xiang Fan
1
-1
/
+1
2017-08-12
pk-transaction-db: effectively check for previous proxy entries
Xiang Fan
1
-7
/
+37
2017-06-07
Don't search for NetworkManager or ConnMan anymore
Matthias Klumpp
1
-8
/
+0
2017-05-02
pk-main: using properly g_printerr() for errors instead g_print().
Julio Faracco
1
-4
/
+4
2017-05-02
pk-main: segfault when config file is not found [v3].
Julio Faracco
1
-0
/
+4
2017-01-30
trivial: Remove an unused prototype
Kalev Lember
1
-2
/
+0
2016-12-21
Automatically use the dnf backend instead of hif or hawkey
Kalev Lember
1
-3
/
+4
2016-11-21
Fix redeclaration of polkit autocleanup functions
Philip Withnall
2
-2
/
+2
2016-10-19
Check for a zero-length search string before passing to backends
Richard Hughes
1
-0
/
+7
2016-09-19
Fix "cache-age changed to -1" debug message (when cache-age is G_MAXUINT)
Alan Jenkins
1
-1
/
+1
2016-08-17
trivial: fix typo of GetFilesLocal
Daniel Nicoletti
1
-2
/
+2
2016-08-10
engine: Fix a tiny memory leak when setting a proxy
Kalev Lember
1
-0
/
+4
2016-08-10
engine: Fix a tiny memory leak on error path
Kalev Lember
1
-1
/
+1
2016-08-10
Fix various g_variant_get ^a&s leaks
Kalev Lember
2
-19
/
+20
2016-07-25
engine: Invalidate PreparedUpgrade property when the prepared file changes
Kalev Lember
1
-22
/
+29
2016-07-25
engine: Don't crash when emitting PropertiesChanged for NULL values
Kalev Lember
1
-5
/
+12
2016-07-15
Annotate PreparedUpgrade DBus property for usage in PackageKit-Qt
Dominique Leuenberger
1
-0
/
+1
2016-07-14
backend job: Avoid emitting duplicates with parallel download
Kalev Lember
1
-13
/
+12
[next]