]> jfr.im git - irc/rizon/plexus4.git/shortlog
irc/rizon/plexus4.git
2016-01-21  AdamSend both bmask and ebmask so that the bmasks stack... origin/ebmask
2016-01-21  AdamAdd ebmask capability
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-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
2015-09-28  Adamexit failed webirc attempts
2015-09-28  AdamRemove RPL_YOURID
2015-09-28  AdamFix me_undline
2015-09-23  AdamRemove public key server identification, unnecessary...
2015-09-21  AdamAdd general:ssl_message_digest_algorithm
2015-09-09  AdamDon't allow cidr klines with too small a bitmask
2015-09-06  AdamDon't enforce deaf on remote clients
2015-09-06  AdamMerge branch 'master' of gitlab.com:rizon/plexus4
2015-09-06  AdamRemove SEND_UMODES
2015-09-04  BlindSightchannel_mode.c: Remove trailing whitespace
2015-09-02  BlindSights_user.c: Remove trailing whitespace
2015-09-01  BlindSightFix typo in return statement
2015-08-30  Adam20150830_0-600 20150830_0-600
2015-08-26  AdamChange default kick reason to source name, not target...
2015-08-26  AdamDon't clobber client names with really low kicklen
2015-08-25  AdamHide type of ban from user, as it only confuses most...
2015-08-25  AdamDon't store set time and length in ban reasons, form...
2015-08-25  AdamUse UTC, not local time, for smalldate()
2015-08-24  AdamDon't allow wildcard cresvs
2015-08-09  AdamCheck valid_wild_card_simple for channel resvs too...
2015-08-09  AdamDisable cidr limiting in default conf, fix commenting...
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-25  AdamFix IsCapable() checks on services in sasl, can't check...
2015-07-17  AdamAdd support for loading trusted ca certficates, current...
2015-07-10  AdamDon't allow remote users to hunt whois by uid.
2015-07-09  AdamDon't process swebirc replies for clients not in the...
2015-07-09  AdamAdd client and webirc certfp params to swebirc
2015-07-01  AdamIgnore non ack/nak swebirc
2015-06-28  AdamHold clients in registration with pending webirc requests
2015-06-28  AdamSend SWEBIRC REQ
2015-06-28  AdamMove new ENCAP WEBIRC stuff to its own SWEBIRC command...
2015-06-23  AdamFix 518f9ec90472db44a97882e9efee271fe503904e to make...
2015-06-23  AdamSanity check incoming uids in UID
2015-06-22  AdamWarning cleanup
2015-06-22  AdamOnly bump pace wait timer in /list when it causes table...
2015-06-22  AdamDon't allow nicks that begin with digits unless they...
2015-06-22  AdamRemove upper limit on lua version
2015-06-17  AdamShow realhost in Closing Link
2015-06-16  AdamUpdate RPL_UMODEGMSG to conform
2015-06-12  AdamCan't IsCapable remote clients
2015-06-09  AdamBroadcast webirc requests to all services instead of...
next