629 Commits

Author SHA1 Message Date
c61237b811 adjust cross-build.sh, add debian stuff 2025-03-11 01:41:48 +01:00
2d127d5ca0 remove unuseful cargo-cross-config 2025-03-10 23:33:01 +01:00
d97556dc55 add script for cross-compilation of bffh 2025-03-10 23:30:04 +01:00
f77776c536 remove obsolete Dockerfile 2025-03-10 23:11:13 +01:00
e85770ea54 cleanup --help 2025-03-10 22:59:56 +01:00
40f3747eb6 --print-default adjustments 2025-03-10 22:59:08 +01:00
de0deaa638 dependency updates, fix changed method name, add base64 2025-03-07 01:41:27 +01:00
bd46188d6e Add some explanation comment to Cross.toml 2025-03-07 01:18:45 +01:00
826020298e Modify Cross.toml to support fabfire_provision submodule, because Cross.toml from submodule is not used 2025-03-07 01:16:49 +01:00
6b428a87fa fix another deprecation in syntax 2025-03-07 01:14:02 +01:00
5b6f7df4fb fix deprecation in syntax 2025-03-07 01:13:39 +01:00
0c13b942b9 remove rust-toolchain.toml 2025-03-07 00:52:53 +01:00
95221a9f7b add fabfire_provision submodule to workspace 2025-03-07 00:52:43 +01:00
58e6f1b4c1 adjust gitmodules 2025-03-07 00:48:20 +01:00
7db9154d50 add fabfire_provision submodule 2025-03-07 00:37:23 +01:00
d5d7507116 run cargo fmt --all 2025-03-07 00:33:38 +01:00
140752b4e3 remove several warnings from unused imports 2025-03-07 00:33:14 +01:00
d428ae91cf Add cross_rs toml file for cross compilation 2025-03-07 00:18:36 +01:00
01dd95cc91 update schema to latest 2025-03-06 23:03:21 +01:00
6b8fa68602 make schema (API) submodule static to allow easy project-forking 2025-03-06 23:03:17 +01:00
e84c76f9e9 remove dirty examples/ dir. proper and up to date examples can be found at https://gitlab.com/fabinfra/fabaccess/demos-environments for instance 2025-03-06 23:03:08 +01:00
2e2a045891 remove obsolete test/ directory 2025-03-06 23:02:33 +01:00
8dbd6b05a3 cleanup/update contributing infos 2025-03-06 23:02:28 +01:00
e418408f2a Remove obsolete installation docs, href the user to docs.fab-access.org instead 2025-03-06 23:02:24 +01:00
6268b6839c Cleanup: remove /docs dir because we put it to https://docs.fab-access.org 2025-03-06 23:02:19 +01:00
Jonathan Krebs
7bffc8d4b0 set release date for 0.4.3 2025-03-06 23:02:15 +01:00
Jonathan Krebs
b2069d5db5 record changes since 0.4.2 2025-03-06 23:02:10 +01:00
Jonathan Krebs
8f285370d9 implement dumping and loading the full database 2025-03-06 23:02:05 +01:00
Jonathan Krebs
1c15c1402f minimal dependency update to make it compatible with current rust 2025-03-06 23:01:56 +01:00
=
80a1e07256 Fix compilation error caused by overlooked renames: diflouroborane -> difluoroborane 2025-03-06 23:01:09 +01:00
ea2cd4270a fix typo; fixes https://gitlab.com/fabinfra/fabaccess/bffh/-/issues/68 2025-03-06 23:01:04 +01:00
Jonathan Krebs
097b122c47 remove warnings around initiator loading. cleaner error handling remains todo. 2025-03-06 23:00:59 +01:00
Jonathan Krebs
2d65129132 fix warnings: at the moment configuration by environment variables is not implemented 2025-03-06 23:00:54 +01:00
Jonathan Krebs
16427c4392 fix warnings: remove unused muts and variables 2025-03-06 23:00:49 +01:00
Jonathan Krebs
98fcb9c9a6 add some error handling, mostly to quiet warnings 2025-03-06 23:00:30 +01:00
e47da95b41 fix typo in import 2025-03-06 22:57:05 +01:00
Jonathan Krebs
6d0dfbe3c0 fix warnings: replace some mem::replace with assignments 2025-03-06 22:49:24 +01:00
db22f370e7 remove unused imports from bffhd 2025-03-06 22:49:02 +01:00
Falko Richter
8bd80eae37 Update INSTALL.md 2025-03-06 22:38:52 +01:00
Jonathan Krebs
e1d7032e73 lightproc: drop span guard before deallocating the process
This should fix #77
2025-03-06 22:37:32 +01:00
Falko Richter
de5f57618a fixed links to the other repos 2025-03-06 22:34:03 +01:00
Kai Jan Kriegel
8c0542fdec set prodable interface when in use 2023-03-18 17:18:07 +01:00
Kai Jan Kriegel
3e72d915e6 switch tokenlist to uuids 2023-02-24 21:29:22 +01:00
Nadja Reitzenstein
d32936e6e6 pin toolchain to a known good version while we get that 'fun' segfault 2023-02-24 06:06:27 +01:00
Kai Jan Kriegel
31a9bb4bf0 drop schema from instanceurl 2023-02-24 06:05:54 +01:00
Kai Jan Kriegel
a470d4eeb0 switch to uuid parsing for tokens 2023-02-24 06:00:56 +01:00
Kai Jan Kriegel
795c9870e8 improved user lookup by token 2023-02-24 06:00:56 +01:00
Kai Jan Kriegel
d8a7415e24 improve example 2023-02-24 06:00:56 +01:00
Kai Jan Kriegel
41e337dd1f i can't type 2023-02-24 06:00:56 +01:00
Kai Jan Kriegel
353ae8a6ff fixed validation for fabfire 2023-02-24 06:00:56 +01:00