index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
fs-mistrust
/
src
/
user.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run maint/add_warning.
Nick Mathewson
2024-03-13
1
-0
/
+1
*
educe: Use std's default for enums where default variant is unit
Ian Jackson
2024-02-12
1
-6
/
+4
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
1
-0
/
+1
*
Run cargo +nightly fmt to format many let ... else ...
Ian Jackson
2023-07-24
1
-4
/
+9
*
fs-mistrust: Run rustfmt to apply deferred formatting churn
Ian Jackson
2023-07-14
1
-10
/
+10
*
fs-mistrust: In a test, simplify env var handling
Ian Jackson
2023-07-14
1
-17
/
+10
*
fs-mistrust: users: Use OsStr and OsString a lot less
Ian Jackson
2023-07-14
1
-13
/
+23
*
fs-mistrust: Remove a now-unneeded suppression
Ian Jackson
2023-07-14
1
-1
/
+0
*
fs-mistruct: Abolish some now-unneeded muts
Ian Jackson
2023-07-14
1
-26
/
+25
*
fs-mistrust: Use pwd-grp's getgroups function
Ian Jackson
2023-07-14
1
-24
/
+1
*
fs-mistruct: switch from users to pwd-grp
Ian Jackson
2023-07-14
1
-41
/
+83
*
fs-mistrust: Introduce tempoary PwdGrpProvider alias
Ian Jackson
2023-07-14
1
-4
/
+8
*
fs-mistrust: impl Hash for TrustedUser and TrustedGroup (config)
Ian Jackson
2023-07-14
1
-2
/
+2
*
fs-mistrust: users: tests: Introduce mock_users etc.
Ian Jackson
2023-07-14
1
-25
/
+36
*
fs-mistrust: users: Make several functions fallible
Ian Jackson
2023-07-14
1
-25
/
+34
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
1
-0
/
+1
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
1
-0
/
+8
*
Merge branch 'bug487' into 'main'
Ian Jackson
2022-05-30
1
-0
/
+6
|
\
|
*
fs-mistrust: add getegid() to getgrouplist() output.
Nick Mathewson
2022-05-27
1
-0
/
+6
*
|
fs-mistrust: Document problems with non-UTF8 OsString in toml
Nick Mathewson
2022-05-26
1
-0
/
+5
|
/
*
Use serde attrs instead of manual impls
Nick Mathewson
2022-05-24
1
-0
/
+10
*
Write custom serde impls for Trusted{User,Group}
Nick Mathewson
2022-05-24
1
-10
/
+22
*
Add serde derives for MistrustBuilder.
Nick Mathewson
2022-05-24
1
-0
/
+10
*
fs-mistrust: Add Group and User types.
Nick Mathewson
2022-05-24
1
-18
/
+168
*
fs-mistrust: make Mistrust have a corresponding Builder type.
Nick Mathewson
2022-05-24
1
-0
/
+8
*
Fix typos (using the typos-cli tool).
Nick Mathewson
2022-05-04
1
-1
/
+1
*
Work around CI config weirdness.
Nick Mathewson
2022-05-03
1
-0
/
+5
*
fs-mistrust: Add code to make a self-named group "trusted".
Nick Mathewson
2022-05-03
1
-0
/
+202