summaryrefslogtreecommitdiff
path: root/daemon
Commit message (Expand)AuthorAgeFilesLines
...
* ssh-agent: Fix boolean logic errorMichael McConville2016-04-181-1/+1
* Don't reject empty passwords for --unlockMatthias Clasen2016-02-151-2/+2
* Fix DBus "Type" property of org.freedesktop.Secret.Itemtomsod2015-12-161-0/+2
* daemon: reduce the amount of environment to send to the master processGiovanni Campagna2015-11-121-5/+0
* daemon: move autostart to PreDisplayServer phaseGiovanni Campagna2015-11-123-3/+3
* daemon: Fix amusing typoMichael Catanzaro2015-11-021-1/+1
* dbus: Correctly handle alias paths in lookup_collectionDmitry Shachnev2015-10-231-1/+7
* secret-prompt: don't explicitly disconnect skeleton signalsCosimo Cecchi2015-10-171-2/+0
* dbus: Fix object path regression from GDBus portStef Walter2015-10-173-0/+14
* daemon: Kill off foreground proceses when session diesRay Strode2015-10-161-2/+25
* daemon: adjust CFLAGS for daemonCosimo Cecchi2015-10-161-1/+3
* daemon: fork before threads are spawnedRay Strode2015-10-161-22/+50
* dbus: Initialize secret service before claiming nameJan Alexander Steffens (heftig)2015-10-071-5/+5
* dbus: don't initialize aliases lazilyCosimo Cecchi2015-08-311-30/+16
* dbus: simplify setting default pathCosimo Cecchi2015-08-311-23/+17
* dbus: remove unused code pathCosimo Cecchi2015-08-311-10/+3
* dbus: fix warning messages syntaxwip/cosimoc/gdbus-fixesCosimo Cecchi2015-08-291-4/+4
* dbus: cosmetic cleanupsCosimo Cecchi2015-08-293-38/+0
* dbus: use g_memdup()Cosimo Cecchi2015-08-291-2/+2
* dbus: fix marshalling of GkdSecretSecretCosimo Cecchi2015-08-291-8/+6
* dbus: fix marshalling of OpenSession resultCosimo Cecchi2015-08-291-5/+3
* dbus: use sizeof(guchar) instead of sizeof(guint8)Cosimo Cecchi2015-08-292-3/+3
* dbus: fix wrong unpacking of Attributes variantCosimo Cecchi2015-08-291-2/+1
* dbus: rewrite default alias in message filterCosimo Cecchi2015-08-292-38/+64
* dbus: only emit 'Completed' signal to original callerCosimo Cecchi2015-08-292-5/+16
* dbus: do not handle methods when they don't match initial callerCosimo Cecchi2015-08-295-0/+40
* dbus: Fix regression endless loop when handling GetEnvironmentStef Walter2015-07-261-2/+1
* dbus: Clearer message for unlock prompt failureStef Walter2015-07-011-1/+1
* dbus: Fix another GVariant type stringStef Walter2015-07-011-1/+1
* dbus: Fix GVariant signature used to encode secretStef Walter2015-07-011-1/+1
* dbus: Fix inverted g_strcmp0 check when initializing gnome-sessionStef Walter2015-06-301-1/+1
* daemon: Don't rebuild DBus generated files on every makeStef Walter2015-06-301-3/+3
* dbus: try again to fix builddir != srcdirCosimo Cecchi2015-06-291-3/+3
* dbus: try to fix srcdir != builddirCosimo Cecchi2015-06-291-3/+3
* Fix distcheckCosimo Cecchi2015-06-291-0/+6
* Fix spaces -> tabsCosimo Cecchi2015-06-2916-426/+426
* Annotate generated types from gdbus-codegenCosimo Cecchi2015-06-297-113/+120
* dbus-error: fix error messageCosimo Cecchi2015-06-291-1/+1
* dbus-objects: return correct DBus error codesCosimo Cecchi2015-06-291-3/+3
* dbus-error: check for error != NULLCosimo Cecchi2015-06-291-0/+2
* dbus: plug some memory leaksCosimo Cecchi2015-06-292-21/+32
* build: don't put generated files in $(srcdir)Cosimo Cecchi2015-06-291-3/+3
* dbus: cleanup error handlingCosimo Cecchi2015-06-291-3/+3
* dbus-session: don't forget to assign signal registration IDCosimo Cecchi2015-06-291-6/+6
* dbus-environment: plug a memory leakCosimo Cecchi2015-06-291-1/+4
* dbus-service: make sure all clients are registered before handling requestsCosimo Cecchi2015-06-291-67/+67
* test: adapt for gdbus-codegen PropertiesChanged behaviorCosimo Cecchi2015-06-291-8/+40
* egg: remove egg-dbus.[ch]Cosimo Cecchi2015-06-292-2/+0
* Port gnome-keyring-daemon to GDBusCosimo Cecchi2015-06-2937-3024/+2311
* daemon: Remove the GnuPG agentStef Walter2015-06-0715-1552/+7