summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* authPrompt: support smartcard authenticationwip/smartcardRay Strode2013-07-293-1/+91
* misc: add code to use settings-daemon smartcard serviceRay Strode2013-07-292-0/+143
* misc: add objectManager classRay Strode2013-07-292-0/+276
* gdmUtil: support disabling password authenticationRay Strode2013-07-291-2/+10
* authPrompt: emit prompted when given a messageRay Strode2013-07-291-0/+1
* gdmUtil: pave way for fingeprint to optionally be default auth serviceRay Strode2013-07-291-6/+6
* util: abstract out default auth service in codeRay Strode2013-07-291-11/+22
* authPrompt: add support for auth without usernameRay Strode2013-07-293-12/+43
* unlockDialog: only emit 'failed' on reset after failure/cancelRay Strode2013-07-292-5/+8
* authPrompt: cancel user verification if verifying when resetRay Strode2013-07-291-4/+8
* util: clear user verifier after cancelling itRay Strode2013-07-291-1/+3
* authPrompt: consolidate verifyingUser/userVerifiedRay Strode2013-07-292-9/+15
* loginDialog: don't ever call _reset directlyRay Strode2013-07-291-6/+3
* authPrompt: don't muck with cancelButton in onAskQuestionRay Strode2013-07-291-5/+0
* authPrompt: disassociate from userVerifier when destroyedRay Strode2013-07-291-0/+2
* loginDialog: fix up cancel button visibilityRay Strode2013-07-291-7/+12
* authPrompt: let PAM message wrap if longer than entryRay Strode2013-07-292-4/+2
* Tajik translation updatedVictor Ibragimov2013-07-291-56/+68
* network: Introduce a new, rewritten Wi-Fi sectionJasper St. Pierre2013-07-282-7/+578
* network: Make sure that the network menu is insensitive when in the lock screenJasper St. Pierre2013-07-281-0/+8
* network: Remove syncDescriptionJasper St. Pierre2013-07-281-9/+9
* network: Implement new designs for VPN/modem submenusJasper St. Pierre2013-07-281-117/+126
* network: Rework the VPN rewrite to work for modem and bluetooth as wellJasper St. Pierre2013-07-282-794/+190
* network: Don't pass a list of connections to the devicesJasper St. Pierre2013-07-281-15/+14
* network: Remove the Wired sectionJasper St. Pierre2013-07-281-54/+0
* network: Remove overflow implementationJasper St. Pierre2013-07-281-53/+2
* network: Remove the enable networking itemJasper St. Pierre2013-07-281-41/+9
* network: Remove the global wireless killswitchJasper St. Pierre2013-07-281-123/+0
* network: Make the device section headers not boldJasper St. Pierre2013-07-282-8/+2
* network: Remove separators between device sectionsJasper St. Pierre2013-07-281-33/+17
* network: Remove the firmware changed signalJasper St. Pierre2013-07-281-15/+0
* network: Fix the AP strength indicator never getting updatedJasper St. Pierre2013-07-281-29/+23
* Updated Czech translationMarek Černocký2013-07-281-20/+4
* Updated Czech translationMarek Černocký2013-07-281-99/+113
* search: Don't throw if provider directories don't existColin Walters2013-07-271-4/+11
* remoteSearch: Load remote search providers synchronouslyJasper St. Pierre2013-07-261-78/+76
* search: Ensure that we correctly remove remote search providersJasper St. Pierre2013-07-261-1/+1
* Tajik translation updatedVictor Ibragimov2013-07-261-105/+122
* bluetooth: Adapt to new designs for the bluetooth menuJasper St. Pierre2013-07-261-233/+20
* authPrompt: Call next button "Unlock" when user switchingRay Strode2013-07-252-2/+5
* shellDBus: Export the timestamp of shortcuts through D-BusBastien Nocera2013-07-251-4/+5
* Updated German translationBenjamin Steinwender2013-07-241-272/+249
* Updated POTFILES.inPiotr Drąg2013-07-241-0/+1
* authPrompt: fade out message if user starts to typeRay Strode2013-07-241-0/+17
* loginDialog: correct typoRay Strode2013-07-241-1/+1
* appDisplay: Use hookup_style() to bind app-view-controls spacingFlorian Müllner2013-07-241-13/+3
* environment: Add some convenience LayoutManager monkey-patchingFlorian Müllner2013-07-241-0/+23
* notificationDaemon: Fix clicks on legacy iconsFlorian Müllner2013-07-241-2/+2
* authPrompt: move unlock and login user verifier code hereRay Strode2013-07-243-265/+206
* gdmUtil: separate AuthPrompt out into its own fileRay Strode2013-07-245-287/+299