This website requires JavaScript.
Explore
Help
Sign In
rust
/
saslauthd_yaml
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
1
Tag
8134df29b7216cb07feef3532e8696eb3f5afd67
Commit Graph
3 Commits
Include renames
Author
SHA1
Message
Date
Barry Pederson
b9c091f71f
Use once_cell to allow for global static immutable options
...
So they don't have to be passed around all over the place
2022-03-01 10:03:38 -08:00
Barry Pederson
bb65edd766
Add structopt option parsing, use a plain textfile for each user rather than YAML
2022-02-28 19:14:54 -08:00
Barry Pederson
36f26d4a85
First pass, creates socket, should listen and respond
2022-02-28 11:58:57 -08:00