alpha
Login
or
Join now
snowfields.name
/
Comet
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[READ-ONLY] Mirror of https://github.com/VibeDevelopers/Comet.
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
Comet
/
authd
/
providers
/
at
main
4 files
TwinUsers
Comet
18d ago
6e6f629b
dnsbl.c
Comet
2 weeks ago
ident.c
make some authd warnings L_NETWIDE
3 years ago
opm.c
authd/providers/opm.c: include <netinet/tcp.h> (#318) This header defines the TCP_NODELAY flag, which this compilation unit uses. Other C libraries implicitly include this header from some other header we are using (I have not investigated which), but musl's system headers do not, which breaks building on musl. Reported-by: 0x5c <dev@0x5c.io>
4 years ago
rdns.c
authd: assume all providers are running Otherwise ident returns without setting itself running causing problems. Move opm/blacklist before ident/rdns so that they can receive completion notifications.
9 years ago