calamares/src/modules/users
2022-05-09 15:03:41 +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 [users] Stray space in message (reported by Transifex user Moo) 2020-11-24 23:47:13 +01:00
CheckPWQuality.h [users] Rename macro to avoid reserved-to-the-implementation names 2022-02-08 16:35:50 +01:00
CMakeLists.txt [users] Link to CoreAddons for KMacroExpander in config 2022-04-12 14:10:12 +02:00
Config.cpp Merge branch 'calamares' into work-3.3 2022-05-09 15:03:41 +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] Introduce new structure for users-settings 2022-05-09 14:33:39 +02:00
TestSetHostNameJob.cpp [users] Simplify test, fewer magic numbers 2022-04-11 14:55:05 +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