summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* daemon: Since stdout is open, just print evironment directlywip/fork-fixesStef Walter2015-10-161-68/+20
* daemon: Print error messages if we cannot connect to busStef Walter2015-10-161-4/+8
* main: don't leak a dbus connectionCosimo Cecchi2015-10-161-2/+2
* main: read login password before fork()Cosimo Cecchi2015-10-161-5/+5
* main: don't fork when running foregroundCosimo Cecchi2015-10-161-0/+4
* daemon: kill off foreground proceses when session diesRay Strode2015-10-161-2/+10
* daemon: adjust CFLAGS for daemonCosimo Cecchi2015-10-161-1/+3
* main: use GInputStream and GOutputStreamCosimo Cecchi2015-10-161-13/+27
* main: split out a separate functionCosimo Cecchi2015-10-161-7/+14
* main: check return value of g_unix_open_pipe()Cosimo Cecchi2015-10-161-1/+2
* daemon: fork before threads are spawnedRay Strode2015-10-161-18/+68
* pam: Stop using deprecated <selinux/flask.h> headerStef Walter2015-10-131-2/+1
* Updated Greek translationTom Tryfonidis2015-10-081-74/+61
* dbus: Initialize secret service before claiming nameJan Alexander Steffens (heftig)2015-10-071-5/+5
* build: Make tap-gtester handle skipped tests correctlyDmitry Shachnev2015-10-011-0/+2
* egg: Make sure names for encode-decode tests are differentDmitry Shachnev2015-10-011-1/+1
* tests: Make sure names for write_large_file tests are differentDmitry Shachnev2015-10-011-2/+5
* tests: Fix name of note-xdg-schema-without-schema-locked testDmitry Shachnev2015-10-011-1/+1
* Updated Vietnamese translationTrần Ngọc Quân2015-10-011-74/+62
* Bump version number3.18.0Stef Walter2015-09-282-1/+4
* test-import: Initialize error with NULL to fix segfaultDmitry Shachnev2015-09-061-0/+1
* Release version 3.17.913.17.91Stef Walter2015-09-052-1/+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
* Updated Polish translationPiotr Drąg2015-08-251-169/+140
* Fix issue found by address sanitizerMilan Crha2015-08-121-3/+4
* Release version 3.17.43.17.40.17.4Stef Walter2015-08-032-1/+7
* dbus: Fix regression endless loop when handling GetEnvironmentStef Walter2015-07-261-2/+1
* gnome2-store: remove temporary files on failureGiovanni Campagna2015-07-141-1/+5
* 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
* Updated Portuguese translationPedro Albuquerque2015-06-291-191/+193
* 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-292-2/+8
* Fix spaces -> tabsCosimo Cecchi2015-06-2916-426/+426