aboutsummaryrefslogtreecommitdiff
path: root/src/user-list.vala
Commit message (Expand)AuthorAgeFilesLines
* Send user change signal for manual user entriesRobert Tari2023-11-241-0/+21
* src/user-list.vala: Add debug output on high-contrast toggle switch backgroun...Mike Gabriel2023-09-181-1/+4
* Fix casting issuesRobert Tari2023-05-071-2/+2
* Add missing error handlersRobert Tari2023-05-071-106/+132
* src/arctica-greeter.vala: Turn get_default_session() and validate_session() i...Mike Gabriel2023-02-241-2/+3
* Use ArcticaGreeter's way of detecting the default session, only fallback to L...Mike Gabriel2023-02-241-3/+7
* sessions: Add a tooltip on the session badge.Clement Lefebvre2023-02-061-4/+21
* Fixed default session for manual user entry.mwileczka2023-02-061-0/+4
* misc src/: completely rework high contrast mode, add stub for big font mode.Mihai Moldovan2023-02-061-2/+4
* misc src/: make ArcticaGreeter a proper vala SingleInstance class.Mihai Moldovan2023-02-061-36/+53
* src/user-list.vala: Rename gsettings key remote-service-fqdn to remote-servic...Mike Gabriel2018-05-111-1/+4
* Remote Logon configuration support: session name is now "remoteconfigure".Mike Gabriel2018-05-111-2/+2
* user-list.vala: fix missing parentheses from previous commitsMike Gabriel2018-05-081-2/+2
* src/user-list.vala: Rephrase username field text to "Account ID" (can be emai...Mike Gabriel2018-05-081-1/+1
* src/user-list.vala: Hide "Set up..." button, if uccsconfigure is a non-suppor...Mike Gabriel2018-05-081-1/+1
* src/user-list.vala: Mention X2Go in remote logon help / setup hint.Mike Gabriel2018-05-081-2/+2
* src/user-list.vala: Add debugging to remote_login PAM prompt responding.Mike Gabriel2018-05-061-0/+5
* src/user-list.vala: Obtain PAM_FREERDP2 prompts from public API in security/p...Mike Gabriel2018-05-041-4/+4
* src/user-list.vala: Obtain PAM_X2GO prompts from public API in security/pam.x...Mike Gabriel2018-05-041-4/+4
* src/user-list.vala: Follow-up fix for previous commit.Mike Gabriel2018-05-041-1/+1
* Use RLS/pam_x2go.so API v5. The PAM prompt now queries "remote command:", not...Mike Gabriel2018-05-041-3/+3
* src/{user-list.vala,user-prompt-box.vala}: Fix segfault in newly introduced d...Mike Gabriel2018-03-161-1/+1
* White-space cleanup. Removing superfluous EOL white-spaces.Mike Gabriel2017-12-071-6/+6
* copyright holdership: Add myself as copyright holder and author to file heade...Mike Gabriel2017-10-261-0/+2
* src/user-list.vala: Add debug message providing info about added users / labels.Mike Gabriel2017-10-251-0/+1
* src/user-list.vala: Use directory enumerator for getting a random number of b...Mike Gabriel2017-10-231-7/+14
* Add support for validating session names (and proper fallback for uninstalled...Clement Lefebvre2017-06-201-1/+1
* Rename RemoteLoginService interface to RemoteLogonService.Mike Gabriel2016-02-261-3/+3
* Find nasty typo in our project name. Thanks to Jeppe Simonson for helping wit...Mike Gabriel2016-02-261-7/+7
* fix for a18ab60: UGSettings class has been renamed to AGSettings.Mike Gabriel2015-10-271-1/+1
* Add an option to only show users in a list of specified groupsRobert Ancell2015-10-271-0/+31
* Fix parentheses in dialog message.Mike Gabriel2015-10-261-1/+1
* Fix dialog message.Mike Gabriel2015-10-261-1/+1
* Drop hard-reference to uccs.canonica.com. Make default Remote Logon Service s...Mike Gabriel2015-10-261-2/+2
* Rename UGSettings to AGSettings.Mike Gabriel2015-10-071-3/+3
* Adapt to using ArcticaProject's remote-logon-service.Mike Gabriel2015-09-191-25/+25
* fork unity-greeter as arctica-greeterMike Gabriel2015-09-191-40/+40
* Remote Login Only sessions require show-remote-login to be true in SeatDefaults.Mike Gabriel2014-11-281-3/+0
* We also allow usernames for UCCS login.Mike Gabriel2014-11-281-1/+1
* If normal user sessions _and_ guest sessions are disabled, make sure the remo...Mike Gabriel2014-11-281-0/+3
* Make lightdm-xsession the default session to launch.Mike Gabriel2014-11-281-1/+1
* Allow UCCS logins that are not email addresses (but usernames).Mike Gabriel2014-11-281-1/+1
* Apply patch 01_x2go+rls.patch. Natively support X2Go Session.Mike Gabriel2014-11-121-1/+14
* Imported Upstream version 14.04.10Mike Gabriel2014-11-021-0/+1603