]> jfr.im git - irc/rizon/plexus4.git/history - include
plexus4 20230319_0-614
[irc/rizon/plexus4.git] / include /
2022-07-26  Adamremove migrate
2022-06-22  AdamAdd SO_BINDTODEVICE support for listeners
2022-05-26  AdamImprove dead_link_on_read error messages for tls servers
2022-04-10  AdamRemove nick_collide_realhost and always compare realhost
2022-03-30  AdamMerge branch 'invite-notify-nomodes' into 'master'
2022-03-30  AdamAdd dns counters
2021-04-09  AdamFix sub-minute d/k lines from being permanent
2021-03-22  AdamFix and suppress some compiler warnings
2021-03-22  AdamRemove FLAGS_AUTH_SPOOF
2020-01-13  Adamsend: remove ssl renegotiation limit
2018-11-29  AdamMerge branch 'delay' into 'master'
2018-11-29  AdamAdd delay
2017-08-21  AdamMerge tag '20170719_0-606'
2017-08-21  AdamMerge branch 'master' into routing
2017-07-28  AdamRemove type from hook
2017-07-28  AdamRemove swig and lua script support
2017-07-19  AdamMerge branch 'master' into routing
2017-07-18  AdamLimit banstr to MODEBUFLEN, which is what parabuf is
2017-07-16  Adamtest: allocate fake listeners instead of relying on...
2017-07-10  AdamAdd m_highlight to block highlight spam
2017-07-07  AdamMerge branch 'cloak2' into 'master'
2017-07-07  AdamAdd new cloak system with modular cloaking modules
2017-07-04  Adamhttp_stats: add /stats/listeners to expose listener...
2017-07-04  Adamupgrade: send over listener name/port and attempt to...
2017-06-24  Adamipcache: move bit fields next to each other
2017-06-24  Adamip cache: add separate field for fail dns
2017-06-24  Adamconf.c: only invalidate dnsbl cache if enough time...
2017-03-23  AdamAdd max_invites global set option
2017-03-23  AdamAdd max_channels configuration option to classes
2017-02-02  AdamMerge branch 'swebirc2.0-sendhost' into 'master'
2017-02-02  OrillionAlso send (resolved) cgihost in UWEBIRC
2017-01-13  OrillionChange SWEBIRC to be a temporary config on the local...
2016-12-19  Adamsession: add SHARED_SESSION and require it for modifyin...
2016-11-07  AdamMerge branch 'master+flood'
2016-11-07  AdamCopyright updates
2016-11-07  AdamAdd floodtime
2016-11-04  Adamm_invite: add invite-notify
2016-10-18  AdamAdd support for having session exceptions pushed from...
2016-10-10  AdamRename userhost functions to be consistent
2016-10-10  AdamSplit userhost stuff into its own file
2016-10-10  AdamRemove namehost and no longer track usernames, based...
2016-09-24  AdamReplace SERNO with PACKAGE_VERSION, bump to 20160923_0-600 20160923_0-600
2016-07-29  Adam20160729_0-600 20160729_0-600
2016-06-18  AdamShut down libtool for upgrade, too
2016-06-18  Adam20160617_0-600 20160617_0-600
2016-06-17  AdamAdd CHGHOST cap
2016-06-17  AdamAdd nocap flag to sendto_common_channels_local and...
2016-05-24  AdamOptionally enable TCP_DEFER_ACCEPT on listeners, to...
2016-05-23  AdamMerge branch 'tests' into 'master'
2016-05-23  AdamExpose msgtree, add /stats/messages
2016-05-23  AdamAdd libmicrohttpd and let modules expose web resources
2016-05-23  AdamMerge branch 'prototype' into 'master'
2016-05-23  staticfoxgeneral: Declare prototypes properly
2016-05-23  AdamMerge branch 'tweaks' into 'master'
2016-05-23  AdamMerge branch 'shadow' into 'master'
2016-05-23  AdamMerge branch 'sign_compare' into 'master'
2016-05-23  AdamMerge branch 'signal' into 'master'
2016-05-22  AdamC99 initialize user modes, make non const for modules
2016-05-09  staticfoxircd: Move signaled variables to volatile sig_atomic_t
2016-03-04  AdamMerge branch 'master+mode_test' into 'master'
2016-02-09  Adam20160208_0-600 20160208_0-600
2016-02-09  AdamFix crash from timed out dnsbl queries that are cached...
2016-01-28  AdamSort of document CONF_FLAGS_IN_DATABASE can be set...
2016-01-27  AdamRemove signal handlers prior to upgrade
2016-01-26  AdamStore unbanned bmasks and bounce them when reset from...
2016-01-23  Adam20160122_0-600 20160122_0-600
2016-01-23  AdamMerge branch 'tests_join' into 'master'
2016-01-22  AdamMerge branch 'pkg' into 'master'
2016-01-13  AdamChange default MAXTARGETS to 10 and TARGET_DELAY to 60
2016-01-02  AdamAllow dnsbl matches to match any ipv4 address
2015-12-22  AdamFixup invite test which was mostly broken.
2015-12-22  AdamAdd test system and an invite test
2015-12-16  AdamMake sure ipcache entries don't expire when we rely...
2015-12-10  AdamVerify certificate hostnames when using ca_file in...
2015-11-29  Adam20151129_0-600 20151129_0-600
2015-11-25  AdamMAX_BAN can include extbans too
2015-11-25  AdamStore the whole banstr in bans too which allows properl...
2015-11-25  AdamChange extban type to enum extban_type
2015-10-05  AdamAdd message level capture
2015-10-05  AdamRename DUMMY_HANDLER to CAPTURED_HANDLER
2015-10-04  AdamRemove unused MFLG_SLOW
2015-09-28  AdamRemove RPL_YOURID
2015-09-23  AdamRemove public key server identification, unnecessary...
2015-09-21  AdamAdd general:ssl_message_digest_algorithm
2015-09-06  AdamMerge branch 'master' of gitlab.com:rizon/plexus4
2015-09-06  AdamRemove SEND_UMODES
2015-08-30  Adam20150830_0-600 20150830_0-600
2015-08-25  AdamDon't store set time and length in ban reasons, form...
2015-08-24  AdamDon't allow wildcard cresvs
2015-07-26  AdamChange bancache flags to not collide with chfl_exceptio...
2015-07-26  AdamMerge branch 'extban_patches' into 'master'
2015-07-26  BlindSightextban_mute: Fix mutes not applying/removing correctly
2015-07-17  AdamAdd support for loading trusted ca certficates, current...
2015-06-28  AdamHold clients in registration with pending webirc requests
2015-05-16  Adam20150515_1-600 20150515_1-600
2015-05-15  Adam20150515_0-600 20150515_0-600
2015-05-08  AdamSmarten find_available_ns logic, mostly from charybdis
2015-04-24  Adam20150424_0-600 20150424_0-600
2015-04-20  AdamLine break fail
2015-04-20  AdamStore invites on channel invite list when from local...
next