kanidm/server/lib/src
Joshua M. Clulow e591b5f2cc
illumos support (#2838)
* disable mimalloc on illumos, in part because it immediately segfaults,
  but also because we prefer libumem and link it into all Rust binaries

* switch from fs2 (unmaintained crate) to fs4 which provides the same
  interface and has wider platform support
2024-06-15 05:20:11 +00:00
..
be 20240611 performance (#2836) 2024-06-12 16:48:49 -07:00
constants 20240611 performance (#2836) 2024-06-12 16:48:49 -07:00
credential strip out some debug messages unless *really* debugging. (#2767) 2024-05-14 14:56:55 +10:00
idm 20240611 performance (#2836) 2024-06-12 16:48:49 -07:00
plugins 20240611 performance (#2836) 2024-06-12 16:48:49 -07:00
repl 20240607 2417 piv (#2829) 2024-06-11 00:54:57 +00:00
server 20240611 performance (#2836) 2024-06-12 16:48:49 -07:00
valueset 20240607 2417 piv (#2829) 2024-06-11 00:54:57 +00:00
entry.rs 20240530 nightly warnings (#2806) 2024-05-30 20:22:19 +10:00
event.rs 20240221 2489 cleanup api v1 (#2573) 2024-02-27 09:25:02 +00:00
filter.rs 20240530 nightly warnings (#2806) 2024-05-30 20:22:19 +10:00
lib.rs illumos support (#2838) 2024-06-15 05:20:11 +00:00
macros.rs [SECURITY: LOW] Administrator triggered thread crash in oauth2 claim maps #2686 (#2686) 2024-03-26 01:43:03 +00:00
modify.rs 20240611 performance (#2836) 2024-06-12 16:48:49 -07:00
schema.rs 20240607 2417 piv (#2829) 2024-06-11 00:54:57 +00:00
status.rs Make /status less noisy (#2574) 2024-02-22 17:34:46 +10:00
testkit.rs Add domain version test framework (#2576) 2024-02-28 21:04:33 +00:00
time.rs 20231008 remove expect used (#2191) 2023-10-08 17:39:00 +10:00
utils.rs Clean up utils password rand generation. (#2727) 2024-04-27 23:22:39 +10:00
value.rs 20240607 2417 piv (#2829) 2024-06-11 00:54:57 +00:00