]> jfr.im git - irc/rizon/plexus4.git/shortlog
irc/rizon/plexus4.git
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
2016-09-18  AdamMove test phase to installcheck, fix distcheck, add...
2016-09-18  Adamtest: upgrade: don't run if theres no libjansson
2016-09-18  Adamtest: don't put conditions we always want evaluated...
2016-09-03  Adamm_sasl: don't allow mechanisms with spaces, that are...
2016-08-19  Adamadd_invite(): trim users invite list more in the event...
2016-07-31  AdamID_or_name() RPL_ISCAPTURED too
2016-07-31  Adamm_capture: also uncapture
2016-07-31  Adamm_capture: refactor and apply oper check locally
2016-07-29  Adam20160729_0-600 20160729_0-600
2016-07-24  AdamExpand umode tests
2016-07-24  AdamAdd tlog() for test logging
2016-07-24  Adamm_shedding: don't reject registrations when shedding
2016-07-24  AdamFix UMODE_CALLERID mode character
2016-07-17  Adamm_who.c:who_matches(): allow operators to search by...
2016-07-17  michael- m_who.c:who_matches(): allow operators to search...
2016-07-17  michael- m_who.c: merged big mask matching conditional stateme...
2016-06-30  AdamLog when rehashing due to sighup, and log when rehash...
2016-06-23  AdamRead packets until there is no more, with ssl it is...
2016-06-23  AdamChange alias names in reference.conf to be uppercase...
2016-06-19  AdamMore jansson _new
2016-06-18  AdamShut down libtool for upgrade, too
2016-06-18  AdamUnload lua scripts on shutdown to make valgrind shut up
2016-06-18  AdamDon't leak json root if dump fails
2016-06-18  AdamFix a few json object leaks in stats/memory
2016-06-18  AdamRemove unused conf memory, fix total channel memory
2016-06-18  Adam20160617_0-600 20160617_0-600
2016-06-17  AdamDon't shed people with exceed_limit
2016-06-17  AdamAdd nick test
2016-06-17  AdamFix configure if no libcheck is found
2016-06-17  AdamRevert "Allow svsmode +x to set cloaks"
2016-06-17  AdamRevert "Don't svsmode +x over spoofs or if the cloak...
2016-06-17  AdamAdd CHGHOST cap
2016-06-17  AdamAdd nocap flag to sendto_common_channels_local and...
2016-06-17  AdamMake sasl_name look for a client, not a server, and...
2016-05-26  Adamhttpd: less debug
2016-05-24  AdamOptionally enable TCP_DEFER_ACCEPT on listeners, to...
2016-05-24  AdamSet SO_LINGER on throttle and fd limit rejected clients
2016-05-23  AdamAdd client connect log message
2016-05-23  AdamMerge branch 'tests' into 'master'
2016-05-23  AdamLog http requests to SNO_DEBUG
2016-05-23  AdamExpose msgtree, add /stats/messages
2016-05-23  AdamAdd /stats/links from /stats ?
2016-05-23  AdamAdd libmicrohttpd and let modules expose web resources
2016-05-23  staticfoxtests: Cleanup tests
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 'test_proc' into 'master'
2016-05-23  staticfoxtest: Print a tangible error if join_all_and_exit fails
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...
next