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
|
f1861e48e6
|
authd: identd fixes
|
2016-03-10 10:00:46 -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
|
9b5b2dedc0
|
authd/provider: add these to provider.h
|
2016-03-10 03:15:03 -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 |
|