calamares/src/modules/users
Adriaan de Groot 2a9bbf1dd5 [users] Add test for jobs-creation
- This tries to avoid the now-fixed situation where a sudoersGroup job
  is not created at all (because of a logic error).
- While here, coding style
2020-11-09 11:39:11 +01:00
..
images REUSE: (GPL-3.0-or-later) C++ modules 2020-08-26 02:22:49 +02:00
tests [users] Add test for new notation for groups-with-details 2020-10-14 15:21:10 +02:00
CheckPWQuality.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CheckPWQuality.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
CMakeLists.txt [users] Shuffle library order to satisfy CI build 2020-11-02 14:10:35 +01:00
Config.cpp [users] Missing negation 2020-11-06 22:27:46 +01:00
Config.h [users] Handle system-group creating specially 2020-10-22 14:08:33 +02:00
CreateUserJob.cpp [users] Create groups in a separate job 2020-10-22 14:11:01 +02:00
CreateUserJob.h [users] Show progress during the module 2020-10-14 15:21:10 +02:00
MiscJobs.cpp [users] Log when sudo is skipped 2020-11-06 14:38:12 +01:00
MiscJobs.h [users] Create groups in a separate job 2020-10-22 14:11:01 +02:00
page_usersetup.ui [users] Improve naming of widget 2020-08-28 23:47:11 +02:00
SetHostNameJob.cpp CI: apply coding style across the entire codebase again 2020-08-26 02:28:43 +02:00
SetHostNameJob.h REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +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] Add test for jobs-creation 2020-11-09 11:39:11 +01:00
TestPasswordJob.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
Tests.cpp CMake: comment on BUILD_AS_TEST 2020-11-02 12:01:02 +01:00
TestSetHostNameJob.cpp [modules] Warnings-- in tests (~Test() override) 2020-09-22 22:37:55 +02:00
users.conf [users] Expand the example config with new possibilities 2020-11-03 12:54:19 +01: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] Expand schema to cover new possibilities 2020-11-03 13:02:49 +01:00
UsersPage.cpp [users] Add now-obvious missed initialization 2020-08-28 23:48:47 +02:00
UsersPage.h Warnings-- (~T() override) 2020-09-22 22:40:52 +02:00
UsersViewStep.cpp REUSE: Giant boilerplate cleanup 2020-08-26 02:28:38 +02:00
UsersViewStep.h Warnings-- (~T() override) 2020-09-22 22:49:30 +02:00