summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix spaces -> tabswip/gdbusCosimo Cecchi2015-06-2816-425/+425
* Annotate generated types from gdbus-codegenCosimo Cecchi2015-06-287-113/+120
* dbus-error: fix error messageCosimo Cecchi2015-06-281-1/+1
* dbus-objects: return correct DBus error codesCosimo Cecchi2015-06-281-3/+3
* dbus-error: check for error != NULLCosimo Cecchi2015-06-281-0/+2
* dbus: plug some memory leaksCosimo Cecchi2015-06-282-21/+32
* build: don't put generated files in $(srcdir)Cosimo Cecchi2015-06-281-3/+3
* dbus: cleanup error handlingCosimo Cecchi2015-06-281-3/+3
* dbus-session: don't forget to assign signal registration IDCosimo Cecchi2015-06-281-6/+6
* dbus-environment: plug a memory leakCosimo Cecchi2015-06-281-1/+4
* dbus-service: make sure all clients are registered before handling requestsCosimo Cecchi2015-06-281-67/+67
* Update .gitignoreCosimo Cecchi2015-06-281-0/+7
* test: adapt for gdbus-codegen PropertiesChanged behaviorCosimo Cecchi2015-06-281-8/+40
* build: remove dbus checksCosimo Cecchi2015-06-281-7/+0
* egg: remove egg-dbus.[ch]Cosimo Cecchi2015-06-285-471/+1
* Port gnome-keyring-daemon to GDBusCosimo Cecchi2015-06-2838-3025/+2311
* Fix PKCS#11 RPC handling of multi-threaded clientsDavid Woodhouse2015-06-231-11/+66
* daemon: Remove the GnuPG agentStef Walter2015-06-0722-1586/+10
* Bump version numberStef Walter2015-06-071-1/+1
* Updated Occitan translationCédric Valmary2015-05-201-56/+570
* Updated Korean translationChangwoo Ryu2015-05-081-2/+2
* Updated Occitan translationCédric Valmary2015-04-281-491/+45
* Updated Korean translationChangwoo Ryu2015-04-281-19/+17
* Release version 3.16.03.16.0Stef Walter2015-04-082-1/+5
* gkm: Objects can remove each-other recursivelyStef Walter2015-04-081-2/+1
* egg: Don't crash tests if test directory was removedStef Walter2015-04-081-1/+1
* egg: Fix regression caused by earlier GCC fixStef Walter2015-04-081-1/+1
* Fix issues highlighted by GCC 5.0.xStef Walter2015-03-234-4/+4
* remove the .cvsignore filesAdrian Bunk2015-03-232-59/+0
* Updated Turkish translationMuhammet Kara2015-03-221-6/+5
* 3.15.923.15.92Matthias Clasen2015-03-172-1/+6
* Updated Bosnian translationSamir Ribic2015-03-131-294/+340
* Revert "ssh-agent: Fix leak in search_keys_like_attributes()"Christophe Fergeau2015-03-061-4/+1
* pam: Make sure to never block SIGCHLDClement Lefebvre2015-03-051-2/+3
* Release version 3.15.903.15.90Stef Walter2015-02-252-1/+7
* Updated Turkish translationMuhammet Kara2014-12-061-128/+127
* Updated Vietnamese translationTrần Ngọc Quân2014-11-211-944/+158
* Fix "void function should not return a value" error for clangTing-Wei Lan2014-11-201-1/+1
* asn1x: Sanitize use of asn1_set_value/asn1_take_valueChristophe Fergeau2014-11-131-7/+7
* daemon: Fix GStrv leak in DBus message handlerChristophe Fergeau2014-11-131-2/+5
* Don't leak password data in gkm_wrap_prompt_do_credentialChristophe Fergeau2014-11-131-3/+7
* Don't leak password in login_prompt_do_{specific, user)Christophe Fergeau2014-11-131-18/+44
* gpg-agent: Use common code for storing/retrieving passwordsStef Walter2014-11-081-248/+21
* login: Factor out the code for storing/retrieving login keyring passwordsStef Walter2014-11-083-0/+321
* gpg-agent: No longer build the testing standalone agentStef Walter2014-11-081-15/+0
* Added Kazakh translationBaurzhan Muftakhidinov2014-10-282-0/+573
* Ignore vim swp temporary filesStef Walter2014-10-251-0/+1
* GkdGpgAgent: Unref GIOChannel when no longer neededChristophe Fergeau2014-10-141-0/+1
* Free GkdSecretService::alias_directory in finalize()Christophe Fergeau2014-10-141-0/+3
* GkmMock: Fix handling of CKA_G_CREDENTIAL_TEMPLATE attributesChristophe Fergeau2014-10-141-2/+25