Age | Commit message (Expand) | Author |
---|---|---|
2023-02-10 | daemon.cc: Rename UserSettings -> AuthorizationSettings | Robert Hensing |
2023-02-03 | Merge pull request #7739 from obsidiansystems/user-settings | Eelco Dolstra |
2023-02-02 | Move `trustedUsers` and `allowedUsers` to separate config struct | John Ericson |
2023-02-02 | Get rid of the `authHook` parameter on `processConnection` | John Ericson |
2023-01-17 | Move the default profiles to the user’s home | Théophane Hufschmitt |
2022-12-07 | Trivial changes from the lazy-trees branch | Eelco Dolstra |
2022-02-25 | Remove std::string alias (for real this time) | Eelco Dolstra |
2021-10-05 | Don't ignore SIGCHLD in createUnixDomainSocket() | Eelco Dolstra |
2021-02-24 | Initialize plugins after handling initial command line flags | Shea Levy |
2021-01-26 | Move command plugin interface to libnixcmd | Shea Levy |
2021-01-21 | Improve error formatting | Eelco Dolstra |
2021-01-14 | Add 'nix daemon' command | Eelco Dolstra |