Modify identity selection logic / fix bugs
[moonshot-ui.git] / src / moonshot-identities-manager.vala
2013-11-04 Kevin WassermanModify identity selection logic / fix bugs
2013-10-29 Kevin WassermanMerge branch 'master' of project-moonshot.org/git/moons...
2013-10-29 Kevin Wassermanupdate_card() returns modified card
2013-09-25 Kevin Wasserman'remember password' fixes
2013-09-17 Kevin Wassermanfix HasNonTrivialIdentities
2013-09-16 Kevin WassermanAdd option to force use of flat file store to moonshot...
2013-09-13 Kevin WassermanSupport dynamic switching of card store type
2013-09-13 Kevin WassermanImplement gnome keyring data store.
2013-05-16 Kevin Wassermanidentity manager: support add identities in headless...
2013-04-30 Kevin WassermanMerge branch 'master' of project-moonshot.org/git/moons...
2013-04-30 Kevin WassermanIdentity manager: fix assertion when no identities...
2013-04-25 Kevin WassermanIdentity Selector: Add special 'No Identity' idcard...
2013-03-21 Kevin WassermanIdentity selector support for headless operation
2011-12-20 Pete FotheringhamMerge branch 'master' of gitorious.codethink.co.uk...
2011-12-20 Pete FotheringhamRe-architecting changes
2011-12-14 Pete FotheringhamSeems to be all working correctly.
2011-12-09 Pete Fotheringhamadd_card woirks :-)
2011-12-09 Pete FotheringhamMerge branch 'master' of gitorious.org:moonshot-identit...
2011-12-09 Pete FotheringhamInterim commit - compiles and runs
2011-07-20 Sam ThursfieldMerge branch 'master' of ssh://69.25.196.28:822/srv...
2011-07-20 Alberto RuizFix candidate filtering
2011-07-20 Alberto RuizFix bug in GKeyFile rules retreival
2011-07-18 Sam ThursfieldImplement web provisioning on Windows
2011-07-18 Alberto RuizService list is now sent through the dbus service
2011-07-12 Sam ThursfieldMerge branch 'master' of ssh://69.25.196.28:822/srv...
2011-07-11 Alberto RuizUpdate Id Card add dialog to include the Display Name
2011-07-08 Alberto RuizFix image
2011-07-08 Alberto RuizUse GKeyFile backend
2011-07-07 Alberto Ruiz[webp] Get nai as a composed user@realm in the getter
2011-07-07 Alberto RuizAdd Id Card remotely
2011-06-30 Sam Thursfield(Whitespace fixes)
2011-06-08 Javier JardónAdd password dialog
2011-05-20 Sam ThursfieldLoad icons manually on Windows
2011-05-18 Javier JardónStore the NAI in the IDCard object
2011-05-05 Javier JardónChange the format of the .gss_eap_id
2011-05-04 Javier JardónGenerate a .gss_eap_id file in the home directory
2011-05-03 Javier JardónUse the XDG Base Directory Specification to store the...
2011-05-03 Javier JardónSave the Id Card data in the file every time we create...
2011-05-03 Javier Jardónsrc/moonshot-identities-manager: Use FileUtils instead...
2011-05-03 Javier JardónAdd IdentityManager class