]> jfr.im git - solanum.git/history - authd
Add unlisted architectures to tier 3 [ci skip]
[solanum.git] / authd /
2016-03-23  Elizabeth MyersRemove common.h from here too.
2016-03-22  William PitcockMerge pull request #171 from staticfox/warnings
2016-03-22  Matt UllmanCleanup warnings
2016-03-20  William Pitcockauthd: res: fix build on windows ipv6
2016-03-20  William Pitcockreslib: really fix it this time
2016-03-20  William Pitcockauthd: reslib: fix compile on win32
2016-03-20  William Pitcockauthd: reslib: hook in windows DNS logic
2016-03-20  William Pitcockauthd: some more win32 fixes
2016-03-20  William Pitcockauthd/reslib: include rb_lib.h
2016-03-20  William Pitcockauthd: use GET_SS_FAMILY() where appropriate
2016-03-20  William Pitcockauthd: use _WIN32 as the define for checking windows...
2016-03-20  William Pitcockauthd: initial pass at win32 porting
2016-03-13  Elizabeth Myersauthd: fix a fallthrough.
2016-03-12  Elizabeth Myerscancel_query: fix stupid build error
2016-03-12  Elizabeth Myersauthd: add the ability to cancel DNS requests
2016-03-12  Elizabeth Myersauthd: add improved API for internal usage
2016-03-10  Elizabeth Myersauthd: crap, C was taken already, rename reload to H.
2016-03-09  Mantas Mikulėnasauthd, m_stats: fix command table sizes
2016-03-09  Elizabeth Myersrehash: don't restart authd for DNS reloads
2016-03-08  Elizabeth Myersauthd: allow querying the list of DNS servers.
2016-03-06  Elizabeth MyersChange all leftover libratbox stuff to librb.
2016-03-06  Elizabeth MyersRemove more $Id tags.
2016-03-06  William Pitcockrename libratbox to librb, since its pretty modified...
2016-03-05  William Pitcockremove presupplied autotools files
2016-02-20  William Pitcockircd: remove broken USE_IODEBUG_HOOKS knob and related...
2016-02-11  William PitcockMerge pull request #144 from lp0/handle-which_ssld_fail...
2016-02-10  William PitcockMerge pull request #137 from lp0/fix-ssld-change_connid...
2016-02-10  William PitcockMerge pull request #142 from lp0/fix-random_socket...
2016-02-10  Simon Arlottauthd: fix link failure in random_socket
2016-02-10  William PitcockMerge pull request #140 from viatsko/remove-snprintf
2016-02-10  Valerii IatskoRemove libratbox's snprintf.c, update related ircd...
2016-01-08  William Pitcockbuildsystem: further cleanup
2016-01-08  William Pitcockconfigure: use correct path for libltdl
2016-01-08  William Pitcockauthd: do not use \n with rb_helper_write(), unnecessary
2016-01-08  William Pitcockauthd: fix some DNS module logic
2016-01-08  William Pitcockbuildsystem: update Makefile.in's
2016-01-07  Aaron JonesFix LTDL conditional, remove some unnecessary and/or...
2016-01-07  Aaron JonesFix some autotools discrepancies, disable SQLite thread...
2016-01-06  William Pitcockauthd: implement DNS module
2016-01-06  William Pitcockauthd: clean up command handlers code a little
2016-01-06  William Pitcockauthd: import stripped down charybdis resolver
2016-01-06  William Pitcockauthd: add skeleton