]> jfr.im git - irc/rizon/plexus4.git/shortlog
irc/rizon/plexus4.git
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-22  Adam256 actually, 0-255
2016-05-22  AdamUse c99 initializers for channel modes and allow module...
2016-05-20  staticfoxupgrade: Don't re-declare conf in unserialize_client()
2016-05-10  staticfoxextban: Don't shadow extbans in extban_parse
2016-05-10  staticfoxshedding: Rename rate to new_rate in m_shedding()
2016-05-10  staticfoxcapture: const-ify nick, user, and host
2016-05-10  staticfoxgline: Inline declaration and switch to size_t
2016-05-10  staticfoxauthflags: Compare against strlen() correctly
2016-05-09  staticfoxircd: Move signaled variables to volatile sig_atomic_t
2016-04-20  AdamAdd gitlab ci support
2016-04-20  AdamGitlab ci tests run as root, so allow it in test mode
2016-04-17  AdamAlways forward certfp to services in sasl
2016-04-17  AdamDon't break from servers sending CAPAB TS6 but no sid
2016-03-04  AdamCleanup client_create
2016-03-04  Adamtest/tests/mode.c: formatting
2016-03-04  AdamMerge branch 'master+mode_test' into 'master'
2016-03-02  AdamDisable stats p to non opers, which was also leaking...
2016-02-13  Adamconf_parser: skip iline users with no host
2016-02-09  Adam20160208_0-600 20160208_0-600
2016-02-09  AdamFix crash from timed out dnsbl queries that are cached...
2016-02-03  AdamFix sendto_match_servs with multiple caps
2016-02-02  Adamflood_attack_client is only called with local targets...
2016-02-02  AdamAdd flood_burst and flood_limit to /stats y
2016-02-02  AdamDon't count privmsgs to channels from clients with...
2016-01-28  AdamSort of document CONF_FLAGS_IN_DATABASE can be set...
2016-01-27  AdamInclude ircd_signal too
2016-01-27  AdamRemove signal handlers prior to upgrade
2016-01-26  AdamStore unbanned bmasks and bounce them when reset from...
2016-01-26  AdamRevert "Show fingerprint in whois to everyone"
2016-01-24  BlindSighttests: Add test for modes and bmasks
2016-01-23  Adam20160122_0-600 20160122_0-600
2016-01-23  AdamMerge branch 'tests_join' into 'master'
2016-01-23  AdamMove bad ssl cert log message to debug
2016-01-23  BlindSighttests: Add test for joins
2016-01-23  AdamMerge branch 'master+automake' into 'master'
2016-01-23  Adamm_webirc: find_address_conf prioritizes klines>ilines...
2016-01-23  BlindSightconfigure.ac: Add AM_PROG_CC_C_O for automake
2016-01-22  Adamm_webirc: this actually was important
2016-01-22  AdamRespect server hiding in ms_topic
2016-01-22  AdamMerge branch 'pkg' into 'master'
2016-01-22  AdamCleanup ms_topic, fix crash when wrong number of args...
2016-01-19  AdamRequire SHARED_RESV for me_resv too
2016-01-13  AdamChange default MAXTARGETS to 10 and TARGET_DELAY to 60
2016-01-12  AdamDisable mempool on debug builds
2016-01-12  Adamwebirc: remove duplicated pass check, immediately fail...
2016-01-08  BlindSightconfigure.ac: Require pkg-config be installed
2016-01-07  AdamAdd simple upgrade test
2016-01-02  AdamRandomize FNV1 hash more
2016-01-02  Adamchgclass on unknown users won't work because they would...
2016-01-02  AdamSet temporary ilines made in chgclass as inactive so...
2016-01-02  AdamOnly link ircd to ldl if it exists
2016-01-02  AdamRevert "Use libltdl for libplexus"
2016-01-02  AdamUse libltdl for libplexus
2016-01-02  AdamAllow dnsbl matches to match any ipv4 address
2016-01-02  Adam.gitignore test stuff
2015-12-30  AdamFix ipv6 cloak generation
2015-12-22  Adamcleanup
2015-12-22  AdamFixup invite test which was mostly broken.
2015-12-22  AdamFix building suite
2015-12-22  AdamAdd test system and an invite test
2015-12-18  AdamAdd ldl ldflag to ircd
2015-12-17  AdamCorrect some usage of sending ENCAP to servers that...
2015-12-17  AdamDelete invites from local clients to remote clients...
2015-12-16  AdamMake sure ipcache entries don't expire when we rely...
2015-12-14  AdamFix reference.conf syntax
2015-12-10  AdamAdd SSL verificiation information in server link notice
2015-12-10  AdamVerify certificate hostnames when using ca_file in...
2015-11-30  AdamFix blocking part messages
2015-11-29  Adam20151129_0-600 20151129_0-600
2015-11-25  AdamAdd ability to shed remote servers
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-11-25  AdamFix compile warnings in migrate.c with no libjansson
2015-10-27  AdamDon't svsmode +x over spoofs or if the cloak system...
2015-10-27  AdamDon't allows key smaller than 2048 bit
2015-10-23  AdamAllow svsmode +x to set cloaks
2015-10-23  AdamFix svsmode -x
2015-10-11  AdamUpdate webirc cache if client isnt found or holding...
2015-10-05  AdamAllow protoctl when unregistered, fix UNREGISTERED_HAND...
2015-10-05  AdamAllow /who
2015-10-05  AdamAlways use conf port for connect, ignore given port
2015-10-05  AdamAdd message level capture
2015-10-05  AdamRethink invite, require chanop only if -i or +p
2015-10-05  AdamRevert "Require channel op to invite"
2015-10-05  AdamRename DUMMY_HANDLER to CAPTURED_HANDLER
2015-10-05  AdamUpgrade over client_host and client_server
2015-10-05  AdamFix capture sendto_server() call when propagating masks...
2015-10-04  AdamMove some variable declarations around
2015-10-04  AdamIf trying tp capture self just fail at the oper check...
2015-10-04  AdamFix capture to not duplicate commands on every hop...
2015-10-04  AdamReindent m_capture
2015-10-04  AdamFix up extra mods build
2015-10-04  AdamRemove unused MFLG_SLOW
2015-10-04  AdamSwitch message initializers to c99 format
2015-10-04  AdamRequire channel op to invite
2015-09-28  Adamfix stats hubleaf h adminflag
next