kanidm/unix_integration
Firstyear 8a4bb41d10
Move shadow processing out of task event loop ()
As part of the recent unixd changes, we moved shadow processing to the privileged tasks daemon. In that move the handling of those files was moved into the event loop of the task handler itself, which could cause the daemon to become unresponsive for short or long periods, which then caused unixd to fail to make home directories.

This moves the shadow processing to a separate task, and only once it's ready the state flips and notifies the connected unixd caller.
2025-05-14 15:18:40 +10:00
..
common Move shadow processing out of task event loop () 2025-05-14 15:18:40 +10:00
nss_kanidm Bump the all group across 1 directory with 7 updates () 2025-05-12 01:59:07 +00:00
pam_kanidm Update dependencies, fix a bunch of clippy lints () 2025-04-24 11:25:25 +10:00
resolver Move shadow processing out of task event loop () 2025-05-14 15:18:40 +10:00
Makefile 20250313 unixd system cache () 2025-03-14 13:46:26 +10:00