]> jfr.im git - solanum.git/history - include
blacklist: compile fixes
[solanum.git] / include /
2016-03-29  Elizabeth Myerslogger: add idebug
2016-03-28  Elizabeth MyersMerge branch 'authd-framework'
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-28  Elizabeth MyersMerge branch 'master' into authd-framework
2016-03-28  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-28  Elizabeth Myersircd/authd: respect auth_disabled config option
2016-03-28  Elizabeth MyersReplace s_auth/blacklist stuff with authd calls
2016-03-28  Matt Ullmanircd: Move signaled variables to volatile sig_atomic_t
2016-03-27  Elizabeth MyersMerge branch 'authd-framework' of github.com:charybdis...
2016-03-27  Matt Ullmanhash.c: Save some more bytes
2016-03-26  Elizabeth MyersMerge branch 'authd-framework-2' into authd-framework
2016-03-26  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-26  William Pitcockircd: client: substantially rework the connid registry...
2016-03-25  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-24  William Pitcockircd: start staging for relocatable paths
2016-03-24  Matt Ullmanchmode: Move add_id() to a boolean
2016-03-24  Matt Ullmanchannel: Move flood_attack_channel() to a boolean
2016-03-24  Matt Ullmanchannel: Move check_channel_name() to a boolean
2016-03-24  Elizabeth MyersMerge pull request #178 from staticfox/bsdisms
2016-03-24  Matt UllmanCleanup more BSD-isms
2016-03-23  William PitcockMerge pull request #175 from staticfox/datatypes
2016-03-23  Matt UllmanMove away from BSD data types
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth Myerscommon.h: raison d'ĂȘtre is gone, so out it goes.
2016-03-23  Elizabeth MyersIRCD_BUFSIZE is redundant with BUFSIZE, so kill it.
2016-03-23  Elizabeth Myerscommon: don't even attempt to define NULL.
2016-03-23  Elizabeth Myerscommon: don't even attempt to define NULL.
2016-03-23  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-23  Elizabeth MyersSend YES/NO to Davy Jones's Locker.
2016-03-23  Elizabeth MyersRemove more YES/NO usage.
2016-03-23  Elizabeth Myerstypedef-ify rb_radixtree for consistency.
2016-03-23  Elizabeth MyersChange struct Dictionary(*) to rb_dictionary(_\1).
2016-03-23  William PitcockMerge pull request #174 from staticfox/morecleanup
2016-03-23  Matt UllmanMore cleanup
2016-03-22  Elizabeth MyersMerge branch 'master' into authd-framework-2
2016-03-20  William Pitcockinclude: hostmask: use GET_SS_FAMILY()
2016-03-20  William Pitcockircd: rewrite SOCKET_ERROR as I_SOCKET_ERROR
2016-03-20  William Pitcockstdinc: more cleanups
2016-03-20  William Pitcockauthd: initial pass at win32 porting
2016-03-20  Elizabeth Myersconfig.h delenda est
2016-03-19  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-19  William Pitcockircd: do not shadow internal openssl symbol "ssl_ok...
2016-03-18  Elizabeth MyersRemove unnecessary autotools cruft and other detritus
2016-03-18  Elizabeth MyersAdd --enable-ignore-bogus-ts flag.
2016-03-18  Elizabeth Myersconfigure: add ENABLE_OPER_CHGHOST flag
2016-03-18  Elizabeth Myersconfig.h: update a tad
2016-03-15  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-13  Elizabeth Myersdns: use a dictionary for query storage
2016-03-10  Elizabeth Myersauthd: crap, C was taken already, rename reload to H.
2016-03-10  Elizabeth Myersauthd: crap, C was taken already, rename reload to H.
2016-03-09  Elizabeth Myersrehash: don't restart authd for DNS reloads
2016-03-09  Elizabeth MyersMore bool conversions
2016-03-09  Elizabeth MyersMore bool conversions [ci skip]
2016-03-09  Elizabeth MyersMore bool conversions [ci skip]
2016-03-09  Elizabeth MyersRemove dead variable "cold_start" that no longer exists...
2016-03-09  Elizabeth MyersMore bool conversions
2016-03-09  Elizabeth MyersMerge branch 'master' of github.com:charybdis-ircd...
2016-03-09  Elizabeth MyersMessage handlers should return void.
2016-03-09  Elizabeth MyersMove module description headers to the top
2016-03-08  William Pitcockircd: further cleanup of YES/NO
2016-03-08  Elizabeth Myerss_user: clean up return types and can YES/NO.
2016-03-08  Elizabeth MyersDetect stdbool.h and add conformant shims if it isn...
2016-03-08  Elizabeth Myersdns: prune worthless function.
2016-03-08  Elizabeth Myersdns: clean up awful hacks.
2016-03-08  Elizabeth Myersauthd: allow querying the list of DNS servers.
2016-03-08  Elizabeth MyersConvert 2.8 style ToUpper/ToLower names to irctoupper...
2016-03-08  Elizabeth MyersAdd ircd serials to AV2.
2016-03-07  Elizabeth MyersFix generation of serno.h
2016-03-07  William PitcockMerge pull request #162 from maxteufel/umode_noctcp
2016-03-07  Max Teufelextensions: add umode_noctcp extension
2016-03-07  Elizabeth MyersChange some RATBOX_FOO defines to CHARYBDIS_FOO.
2016-03-07  William Pitcockmodules: AV2: use unsigned int for capability IDs inste...
2016-03-07  Elizabeth Myersmodules: show module provenance in modlist
2016-03-07  Elizabeth Myersmodules: tag origin at load time.
2016-03-06  Elizabeth Myersmodules: add origin field to V2
2016-03-06  Elizabeth Myersmodules: show descriptions in list
2016-03-06  Elizabeth Myersmodules: add description field
2016-03-06  Elizabeth Myersmodules: whoops, forgot one tiny thing
2016-03-06  Elizabeth Myersmodules: add new MAPI V2
2016-03-06  Elizabeth MyersMove irc_* data structures to librb.
2016-03-06  Elizabeth MyersChange all leftover libratbox stuff to librb.
2016-03-06  Elizabeth Myersconfig.h.dist: forgot one...
2016-03-06  Elizabeth MyersRemove $Id tags from everything.
2016-03-06  William PitcockMerge pull request #154 from Elizafox/master
2016-03-06  Elizabeth MyersRemove old .indent.pro files
2016-03-06  William Pitcockcap: allow modules to return client-specific responses...
2016-03-05  William Pitcockremove presupplied autotools files
2016-03-05  William PitcockMerge pull request #153 from Elizafox/master
2016-03-05  Elizabeth Myersparse: export cmd_dict for use elsewhere.
2016-03-05  Elizabeth Myersparse: get rid of report_messages
2016-03-03  Simon Arlottssld: provide version in stats S output
2016-02-28  William Pitcockm_cap: add support for CAP LS 302
2016-02-28  William Pitcocksasl: transfer ownership of 'sasl' capability to m_sasl...
2016-02-27  William Pitcocksend: implement echo-message
2016-02-27  William Pitcockstarttls: take ownership of 'tls' capability
2016-02-27  William Pitcockcap: substantial rewrite leveraging the ircd capabiliti...
2016-02-27  William Pitcockcapability: move some previously private structures...
2016-02-27  William Pitcockircd: chase capability API changes
2016-02-27  William Pitcockcapability: allow attaching capability-owner data to...
2016-02-20  William Pitcockmsgbuf: allow for an explicit target to be defined
next