1
Fork 0
Commit Graph

14 Commits (4aee66fb11c8920cdffb0a67d36b002e610bff4d)

Author SHA1 Message Date
Motiejus Jakštys 4aee66fb11 wip: comment out primary gid exception 2022-07-15 09:29:42 +03:00
Motiejus Jakštys d731fe377b skip membership if already in the primary group 2022-07-14 06:30:45 +03:00
Motiejus Jakštys 3fac6a82e5 make corpus more realistic
- the group of the user's gid should not contain the user as the member.
- fix all tests
2022-07-14 06:13:42 +03:00
Motiejus Jakštys de1ab2d0d1 turbo-getgroup: the primary users should not be returned 2022-07-12 14:05:45 +03:00
Motiejus Jakštys 2cdc2ae6c6 prefix test cases with context 2022-07-12 12:59:50 +03:00
Motiejus Jakštys f327fb24ba tests for initgroups_dyn 2022-07-09 16:12:10 +03:00
Motiejus Jakštys f2570529d7 add missing args 2022-07-06 12:35:17 +03:00
Motiejus Jakštys 6c6d9d9c2c replace users_arr and groups_arr with smaller arrays
RSS savings are trivial, it was not worth it.
2022-07-06 12:32:52 +03:00
Motiejus Jakštys 86d5c026be avoid use of groups_arr 2022-07-06 12:18:53 +03:00
Motiejus Jakštys eaccd00960 handle duplicate gid 2022-07-04 06:09:03 +03:00
Motiejus Jakštys e6b9d43646 slice pointer and unit test fixes 2022-07-04 05:46:56 +03:00
Motiejus Jakštys c39f89d995 realistic bugfixes 2022-07-03 09:44:09 +03:00
Motiejus Jakštys 83fa0c8733 better char debugging experience 2022-07-02 16:17:10 +03:00
Motiejus Jakštys c602b7a039 rename lib to src 2022-05-25 09:42:42 +03:00