]> jfr.im git - irc/rizon/plexus4.git/shortlog
irc/rizon/plexus4.git
2017-07-12  Orillion[ci skip] Start on cmake build system origin/cmake
2017-07-10  AdamAdd m_highlight to block highlight spam
2017-07-10  AdamFixes for openssl 1.1
2017-07-08  Adamm_config: fix routing config, dont allow null values
2017-07-08  Adamm_config: fix server burst hook
2017-07-07  AdamMerge branch 'cloak2' into 'master'
2017-07-07  AdamAdd new cloak system with modular cloaking modules
2017-07-06  Adamconf_parser: fix indenting in general_item
2017-07-04  Adamhttp_stats: add /stats/listeners to expose listener...
2017-07-04  Adamupgrade: send over listener name/port and attempt to...
2017-07-04  Adamunserialize_client: fix unserialization registration...
2017-06-24  Adamipcache: move bit fields next to each other
2017-06-24  Adamfind_or_add_ip: don't garbage collect ip entries if...
2017-06-24  Adamip cache: add separate field for fail dns
2017-06-24  Adamconf.c: only invalidate dnsbl cache if enough time...
2017-06-23  Adamirc_res: fix coment and disable retries by setting...
2017-06-22  Adamfind_exact_name_conf: always match olines against sockh...
2017-06-04  Adamplexus4 20170604_0-605 20170604_0-605
2017-06-03  Adamm_webirc: don't allow ips to begin with :
2017-06-03  Adamadd_connection: clean up logic for ips beginning with :
2017-04-22  Adamm_chghost: fix compile warning
2017-04-04  Adamreference.conf: fix whitespace in oper umode comment
2017-04-04  Adamreference.conf: update reference dnsbl block
2017-04-04  Adammodules/Makefile.am: fix spacing
2017-04-04  Adamm_chghost: clear bancache on chgrealhost
2017-03-23  Adamreference.conf: update for max channel changes
2017-03-23  AdamAdd max_invites global set option
2017-03-23  AdamAdd max_channels configuration option to classes
2017-03-22  Adamircd: don't LOG_PERROR in openlog()
2017-03-20  Adamircd: move common logging code into a function
2017-03-19  Adamircd: log errors to syslog
2017-03-14  Adamsendto_channel_butone: test IsDefunct on 'target_p...
2017-03-14  Adamm_trace: fix uid leak in RPL_ENDOFTRACE
2017-03-13  Adamm_trace: update for hunting uids/sids
2017-03-01  Adams_user.c: double check cloaked host really exists befor...
2017-02-27  Adamm_chghost: update host of unknown clients in chgrealhos...
2017-02-27  Adamm_chghost: don't change host on chgrealhost too, use...
2017-02-27  Adamm_chghost: also set cgihost in chgrealhost
2017-02-17  Adamm_svsjoin: fix some creative use of sendto_server
2017-02-13  AdamUpdate help index, add helper script
2017-02-07  Adamircd 20170207_0-604 20170207_0-604
2017-02-03  AdamFix wlines to expire
2017-02-02  AdamMerge branch 'swebirc2.0-sendhost' into 'master'
2017-02-02  OrillionAlso send (resolved) cgihost in UWEBIRC
2017-01-29  Adamm_webirc: fix truncating webirc hosts
2017-01-29  AdamAdd ubuntu build stage to ci, update to fedora 25
2017-01-19  Adamm_invite: add channel to invite target change notice
2017-01-15  Adam20170115_0-603 20170115_0-603
2017-01-13  OrillionChange SWEBIRC to be a temporary config on the local...
2017-01-08  AdamUse dnsbl variable
2017-01-08  AdamAdd a default match of 127.0.0.0/8 to dnsbl entries...
2016-12-19  Adamsession: fix test, fix uline check
2016-12-19  AdamRequire shared flags for xlines/resv
2016-12-19  Adamsession: add SHARED_SESSION and require it for modifyin...
2016-11-30  Adamhunt_server: check servers first when doing wildcard...
2016-11-28  Adamm_ping: cleanup, from upstream r7912. add test.
2016-11-21  Adamm_pong: more cleanup, less match/irccmp magic
2016-11-21  Adamm_pong: reorganize, add wrong direction check
2016-11-12  Adamm_certfp: fix client/source arg order
2016-11-12  AdamAdd a help file for shedding
2016-11-11  Adam20161110_0-602 20161110_0-602
2016-11-11  Adammempool: fix build on gcc 4.4
2016-11-08  Adamm_info: add floodtime configuration option
2016-11-07  AdamMerge branch 'master+flood'
2016-11-07  AdamUpdate help/set
2016-11-07  AdamCopyright updates
2016-11-07  AdamWhitespace cleanup
2016-11-07  AdamAdd floodtime
2016-11-06  Adamm_svsjoin: allow svsjoin to bypass local channel checking
2016-11-06  Adamm_join: allow opers to bypass local channel checking
2016-11-04  Adamtest: add invite-notify to test
2016-11-04  Adamm_invite: add invite-notify
2016-10-29  Adamm_invite: sendto_channel_local not sendto_channel_butone
2016-10-29  Adamci: add artifacts
2016-10-28  Adamsendto_channel_butone: check IsClient not !IsServer...
2016-10-20  Adam20161020_0-601 20161020_0-601
2016-10-18  Adamtest: various license headers
2016-10-18  AdamAdd support for having session exceptions pushed from...
2016-10-18  Adamtest: add support for making servers
2016-10-18  Adamtest: log data out
2016-10-18  AdamMerge branch 'extban_test' into 'master'
2016-10-17  AdamRemove webirc spoof notice
2016-10-12  AdamUpdate reference.conf for max_local/max_global, this...
2016-10-12  Adamlistener: enable IP_FREEBIND if it is available
2016-10-12  Adamwebirc: set client password to webirc password
2016-10-10  staticfoxtests: Add testing for extbans
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-10-01  michaelconf.c: fixed a lineno off-by-one for parser warnings...
2016-09-24  AdamReplace SERNO with PACKAGE_VERSION, bump to 20160923_0-600 20160923_0-600
2016-09-24  AdamSilence two compile warnings on non debug builds
2016-09-23  Adamircd: upgrade expects plexus_main to not return unless...
2016-09-22  AdamAdd openssl, jansson, and microhttpd versions to m_info
2016-09-22  AdamSupport jansson 2.4
2016-09-18  AdamAllow including a directory of configuration files
2016-09-18  AdamCleanup config include stack code
2016-09-18  Adamconfigure: conditionally build test if check is found...
2016-09-18  Adamconfigure: bail if --enable-libjansson or --enable...
2016-09-18  AdamInstall swig too
next