Commit Graph

246 Commits

Author SHA1 Message Date
a2893a366e getpwnam_r and getpwuid_r 2022-07-06 16:29:21 +03:00
64f6af6e94 libnss: better handling of env vars 2022-07-06 14:06:50 +03:00
59eae5fa3b libnss: shorter code 2022-07-06 13:53:51 +03:00
9bd922a55a better comptime 2022-07-06 13:29:36 +03:00
efdc919195 wip libnss 2022-07-06 13:19:15 +03:00
4e9f609131 show endianess better 2022-07-06 12:38:56 +03:00
f2570529d7 add missing args 2022-07-06 12:35:17 +03:00
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
86d5c026be avoid use of groups_arr 2022-07-06 12:18:53 +03:00
97dde99d5e unix2db: use correct file permissions 2022-07-06 11:30:50 +03:00
cb9250010e inverse headers 2022-07-06 11:17:52 +03:00
9f69a972ee analyze: show begin/end 2022-07-06 11:16:20 +03:00
09de309b6e turbo-analyze now shows something 2022-07-06 10:23:46 +03:00
601b1b4a6e split calculation of lengths and offsets 2022-07-06 08:42:15 +03:00
65b0fa774d wip: turbo-analyze 2022-07-05 09:09:32 +03:00
84eb2ca6f0 change allocator to raw_c_allocator 2022-07-05 06:03:25 +03:00
1546871e2d use buffered reader 2022-07-05 06:03:25 +03:00
c00b8b7f9f add notes re. profiling 2022-07-05 06:03:25 +03:00
1d128c1289 back to omit-frame-pointer 2022-07-05 06:03:25 +03:00
7bab2553ec -fno-omit-frame-pointer 2022-07-05 06:03:25 +03:00
752b0bac6f pack differently 2022-07-05 06:03:25 +03:00
1fac779f5f add contrib 2022-07-04 07:00:05 +03:00
eaccd00960 handle duplicate gid 2022-07-04 06:09:03 +03:00
e6b9d43646 slice pointer and unit test fixes 2022-07-04 05:46:56 +03:00
c39f89d995 realistic bugfixes 2022-07-03 09:44:09 +03:00
2e4229d613 main: trivial errors 2022-07-03 06:39:33 +03:00
c294d149fc fix unix2db 2022-07-02 21:19:42 +03:00
e79cdaffde fix user writing 2022-07-02 16:24:47 +03:00
83fa0c8733 better char debugging experience 2022-07-02 16:17:10 +03:00
186796fffc user.fromLine tests 2022-07-02 09:14:02 +03:00
e7fb0c18d4 User.fromLine 2022-06-29 13:55:53 +03:00
5d171883a7 home + shell validators 2022-06-29 13:49:20 +03:00
7911287261 gecos validator 2022-06-29 13:37:36 +03:00
942c05f348 name validation 2022-06-29 10:48:37 +03:00
b703eeb37c wip fromLine tests 2022-06-28 19:55:33 +03:00
f30510f122 wrap errors in real code with quotes 2022-06-28 16:44:44 +03:00
71f94d0600 fix error wrapping 2022-06-28 16:41:10 +03:00
3872f2af40 fix split_rev 2022-06-28 16:04:23 +03:00
0865965762 wip: failure tests 2022-06-22 21:16:13 +03:00
7d73667250 code style 2022-06-22 21:06:20 +03:00
a4d5be6fab wip error context 2022-06-22 20:59:58 +03:00
6aa4b01692 wip handling errors in top level 2022-06-22 16:23:04 +03:00
62b643dbc2 ErrCtx: splitRev 2022-06-22 15:36:22 +03:00
675125be05 beginnings of using ErrCtx 2022-06-15 13:34:37 +03:00
eb6003c957 wip ErrCtx 2022-06-15 12:56:19 +03:00
72f6c9c6f4 don't be smart about memory continuity 2022-06-12 13:38:10 +03:00
9b803b84d2 add ErrContext 2022-06-12 13:27:12 +03:00
12561d9f3a wip: full smoke test 2022-06-07 13:14:50 +03:00
e2d20bb805 formatting 2022-06-07 06:30:18 +03:00
a5c24ace80 writing to the db 2022-06-07 05:59:00 +03:00