Elizabeth Myers
|
91f870b39b
|
auth: enable soft reject of clients.
This doesn't cancel callbacks in progress. This is useful in cases where
you're not sure you want to reject a client yet.
|
2016-03-10 11:30:09 -06:00 |
|
Elizabeth Myers
|
df32819e04
|
authd: tag rejection type.
|
2016-03-10 11:27:07 -06:00 |
|
Elizabeth Myers
|
8b4544c9dc
|
authd: load ident provider
|
2016-03-10 10:01:41 -06:00 |
|
Elizabeth Myers
|
b74739c247
|
auth: use sockaddr_storage to store ports
|
2016-03-10 09:32:37 -06:00 |
|
Elizabeth Myers
|
187643195c
|
authd: add rdns provider (compile-tested)
|
2016-03-10 08:04:17 -06:00 |
|
Elizabeth Myers
|
5bfc606fa4
|
authd/provider: use rb_sockaddr_storage for IP addresses.
|
2016-03-10 07:25:22 -06:00 |
|
Elizabeth Myers
|
f169fc8842
|
authd: add address families to provider processing.
ircd knows about them so let's not reinvent checking for address types
and stuff.
|
2016-03-10 05:40:21 -06:00 |
|
Elizabeth Myers
|
0f95a2749f
|
rename auth.[ch] to provider.[ch]
This name is less confusing and more descriptive.
|
2016-03-10 03:07:52 -06:00 |
|