summaryrefslogtreecommitdiffstats
path: root/mash/init
Commit message (Expand)AuthorAgeFilesLines
* Rather than keeping it around forever, we should kill it. Now that the user s...ben2016-03-183-3/+7
* Cascade shutdown of instancesben2016-03-172-9/+30
* Restructure loginben2016-03-165-83/+39
* Provide some buttons in WindowTypeLauncher that allow the user to logout/brin...ben2016-03-153-1/+26
* Fix mash_initben2016-03-151-1/+7
* Moves mojo_application_manifest to data_depssky2016-03-101-1/+4
* Adds AccessControlManager and wires up user idssky2016-03-103-3/+13
* Add a instance groups to Connect(), and introduce an Identity struct.ben2016-03-082-11/+10
* Add error codes to connect callbacks.ben2016-03-061-2/+1
* Change userid from a uint32_t to a string guidben2016-03-053-7/+7
* Primitive login screen to mock out login flow.ben2016-02-297-0/+203