calamares/src/modules/users
2022-05-20 22:50:23 +02:00
..
images REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
tests [users] Introduce new structure for users-settings 2022-05-09 14:33:39 +02:00
CheckPWQuality.cpp CI: apply coding style globally again 2022-05-18 12:44:55 +02:00
CheckPWQuality.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CMakeLists.txt Modules: clean up linking 2021-07-26 15:04:43 +02:00
Config.cpp [users] always-forbidden-names should be set in the Config constructor 2022-05-18 14:40:35 +02:00
Config.h [users] Allow a configurable list of forbidden names 2022-05-09 14:51:13 +02:00
CreateUserJob.cpp Modules: clean up QProcess (part 1) 2021-11-02 23:46:26 +01:00
CreateUserJob.h [users] Show progress during the module 2020-10-14 15:21:10 +02:00
MiscJobs.cpp [users] Warnings-- about unreachable code 2022-04-11 11:13:45 +02:00
MiscJobs.h [users] Add a switch to write different styles of sudo file 2022-02-21 15:49:10 +01:00
page_usersetup.ui [users] Hide hostname box when set to None 2022-04-11 10:42:00 +02:00
SetHostNameJob.cpp [users] Settle on 'hostname' as a single word for camel-casing 2022-04-11 12:16:03 +02:00
SetHostNameJob.h [users] Untangle setting-hostname from writing-/etc/hosts 2022-04-11 11:10:40 +02:00
SetPasswordJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
SetPasswordJob.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
TestGroupInformation.cpp [users] Be more forgiving in tests 2021-02-03 13:48:01 +01:00
TestPasswordJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Tests.cpp [users] Make test more expressive 2022-05-18 14:37:02 +02:00
TestSetHostNameJob.cpp [users] Adjust failure expectations (today, for an openSUSE development host) 2022-05-20 22:50:23 +02:00
users.conf [users] Introduce forbidden_names settings 2022-05-09 14:51:13 +02:00
users.qrc Add proper QResrouce system to libcalamaresui, finish up prepare checks 2014-08-26 18:24:51 +02:00
users.schema.yaml [users] Introduce forbidden_names settings 2022-05-09 14:51:13 +02:00
UsersPage.cpp [users] Settle on 'hostname' as a single word for camel-casing 2022-04-11 12:16:03 +02:00
UsersPage.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
UsersViewStep.cpp [users] Tidy up job creation -- leave it to Config 2021-03-14 23:52:12 +01:00
UsersViewStep.h [users] Tidy up job creation -- leave it to Config 2021-03-14 23:52:12 +01:00