]> jfr.im git - irc/freenode/solanum.git/history - authd
librb/helper: call rb_clear_cloexec on child fds
[irc/freenode/solanum.git] / authd /
2020-10-23  Ed KellettUndo overzealous seddery
2020-10-15  Ed KellettInnovation by sed
2020-07-09  Simon ArlottMerge remote-tracking branch 'ophion/upstream/dnsbl...
2020-07-09  Simon Arlottauthd: Don't reveal to users how many DNSBLs are configured
2020-07-09  Simon Arlottauthd: Fix DNSBL messages
2020-07-06  Ariadne Conillauthd: rename blacklist_provider to dnsbl_provider...
2020-06-25  Aaron JonesMerge pull request #328 from edk0/capability-put-ownerdata
2020-06-25  Aaron JonesMerge pull request #329 from edk0/reload-by-path
2020-06-10  Aaron JonesMerge pull request #330 from edk0/caps-before-init
2020-06-10  Aaron JonesMerge pull request #327 from edk0/filter-quit
2020-06-10  Aaron JonesMerge pull request #321 from edk0/hook-priorities
2020-05-24  Aaron JonesMerge pull request #326 from edk0/filter-part
2020-05-11  Aaron JonesMerge pull request #324 from mas90/patch-1
2020-05-10  Malcolm ScottSkip any unhandled DNS record type
2019-08-31  Simon Arlottlibrb: Fix type of dst for rb_inet_pton_sock()
2018-08-12  Simon Arlottauthd: always use an empty buffer to read ident reply
2018-08-12  Simon Arlottauthd: fix "is provider done" logic in blacklist/opm...
2017-08-24  Simon ArlottAdd basic SCTP listener support that binds to multiple...
2017-08-20  Simon Arlottremove RB_IPV6
2017-08-20  Simon Arlottauthd: assume all providers are running
2017-08-04  Simon Arlottremove unused variables
2017-08-04  Simon Arlottremove unused variables
2017-07-29  Simon Arlottauthd: opm: avoid clang static analysis warning
2017-07-29  Simon Arlottauthd: opm: avoid clang static analysis warning
2016-12-19  Aaron Jonesauthd: don't exit() on OPM duplicate scanner errors...
2016-08-06  William PitcockMerge pull request #207 from charybdis-ircd/jevolk...
2016-08-05  Jason Volkauthd: Fix use after reference count decrement.
2016-06-28  Elizabeth MyersFix stupid compiler errors by my stupidity and tiredness
2016-06-28  Elizabeth Myersblacklist: add blacklist_cancel_none
2016-06-28  Elizabeth Myersblacklist: add return statement. d'oh.
2016-06-28  Elizabeth Myersblacklist: fix precedence lossage
2016-06-28  Elizabeth Myersblacklist: if no blacklists were checked, properly...
2016-06-28  Elizabeth Myersbuild_rdns: minor cleanup
2016-06-28  Elizabeth Myersblacklist: tweak message for timeout
2016-06-28  Elizabeth Myersblacklist: give different messages for cancellation...
2016-06-01  Aaron Jonesauthd/res: make function used only within this unit...
2016-06-01  Aaron Jonesauthd/provider: remove shadowed double variable decl
2016-06-01  Aaron Jonesauthd/authd: a function that calls exit(3) should be...
2016-06-01  Aaron Jonesauthd/res: make function used only within this unit...
2016-06-01  Aaron Jonesauthd/provider: remove shadowed double variable decl
2016-06-01  Aaron Jonesauthd/authd: a function that calls exit(3) should be...
2016-05-14  Aaron Jonesminor spring cleaning: remove/relocate duplicate/unused...
2016-05-01  Simon Arlottauthd: fix reference far off the end of the array on...
2016-05-01  Simon Arlottauthd: remove unused variable id from accept_client
2016-05-01  Simon Arlottauthd: allocate the correct size of auth_client_data
2016-05-01  Simon Arlottauthd: Only use refcount for reference counting
2016-05-01  Simon Arlottauthd: fix auth->cid type sizes
2016-05-01  Simon Arlottauthd: fix memory leak in start_auth
2016-05-01  Simon Arlottauthd: don't call cancel_providers recursively
2016-05-01  Simon Arlottauthd: use a list for auth_providers
2016-05-01  William Pitcockauthd: provider: make refcounting system less fragile
2016-05-01  William PitcockRevert "authd: change to lists instead of dictionaries...
2016-04-30  Simon Arlottauthd: don't decrement refcount twice when accepting...
2016-04-30  Elizabeth Myersopm: use rb_dlinkDelete instead of rb_dlinkFindDelete.
2016-04-30  Elizabeth Myersauthd: change to lists instead of dictionaries for...
2016-04-30  Elizabeth Myersauthd: don't try to do anything on exit, it's too preca...
2016-04-24  Simon Arlottlibrb: remove socklen parameter from rb_connect_tcp
2016-04-23  staticfoxauthd: Avoid negative array indices
2016-04-12  Elizabeth MyersChange the way authd configures opm
2016-04-07  Elizabeth Myerselide messages about not checking blacklists or scannin...
2016-04-07  Elizabeth MyersCleanup defaults.h config file.
2016-04-06  Elizabeth Myersauthd: clean up refcounting stuff
2016-04-06  Elizabeth Myersauthd: refcounting fixes
2016-04-06  Elizabeth Myersopm: big cleanup
2016-04-06  Elizabeth Myersopm: minor fixes
2016-04-06  Elizabeth Myersopm: silly bugfix
2016-04-06  Elizabeth MyersUse uint32_t for get_provider_id, not int
2016-04-05  Elizabeth MyersUse rb_* versions of nonportable string functions
2016-04-05  Elizabeth Myersauthd: rework module ID system
2016-04-05  Elizabeth MyersClean up the provider status logic.
2016-04-05  Elizabeth Myersauthd: dynamically allocate data and timeout elements
2016-04-05  William Pitcockauthd: mention rDNS in found your hostname message
2016-04-04  Elizabeth Myersauthd: update all providers to new timeout API
2016-04-04  Elizabeth Myersauthd: add provider timeout setting API
2016-04-04  Elizabeth Myersopm: fix typo
2016-04-04  Elizabeth Myersopm: update to new provider data API
2016-04-04  Elizabeth Myersblacklist: update for new provider data API
2016-04-04  Elizabeth Myersident: replace some checks with asserts
2016-04-04  Elizabeth Myersident: update to use new provider data API
2016-04-04  Elizabeth Myersauthd: add provider data getter/setter functions
2016-04-03  Elizabeth Myersprovider: use rb_dlinkAddTail instead of rb_dlinkAdd.
2016-04-03  Elizabeth Myersopm: don't start until we've finished ident and rDNS...
2016-04-03  Elizabeth MyersUse rb_dlink_list_length... == 0, not !rb_dlink_list_length
2016-04-03  Elizabeth Myersopm: properly disable opm on blacklist deletions.
2016-04-03  Elizabeth Myersopm: properly check for duplicate listeners
2016-04-03  Elizabeth Myersauthd: options can have no parameters.
2016-04-03  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-04-03  Elizabeth Myersauthd: avoid crash on full reload
2016-04-03  Elizabeth Myersopm: downgrade a non-fatal warning
2016-04-02  Elizabeth Myersopm: add support for HTTPS CONNECT proxies.
2016-04-02  Elizabeth Myersauthd/res: clean up some horribly indented code
2016-04-02  Elizabeth Myersauthd: fix up comment [ci skip]
2016-04-02  Elizabeth Myersauthd: fix race with aborting clients.
2016-04-02  Elizabeth MyersAdd HTTP CONNECT proxy scanning
2016-04-02  Elizabeth MyersAdd exempt logic for open proxies
2016-04-02  Elizabeth Myersopm: add configuration interface for configuring scan...
2016-04-01  Elizabeth Myersopm: properly re-establish listeners on re-enable
2016-04-01  Elizabeth Myersopm: properly close listeners after disabling proxy...
2016-04-01  Elizabeth MyersAdd opm stuff to default configs
2016-04-01  Elizabeth Myersproviders/opm: It Works™
next