-
Notifications
You must be signed in to change notification settings - Fork 40
Comparing changes
Open a pull request
base repository: ircd-hybrid/ircd-hybrid
base: 8.2.37
head repository: ircd-hybrid/ircd-hybrid
compare: 563dca2
Commits on Dec 31, 2020
-
- Final removal of backwards compatibility code for ircd-hybrid 8.2.2…
…2 and below. Also, minimum supported version of Anope is now 2.0.8. git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9853 82007160-df01-0410-b94d-b575c5fd34c7
michael committedDec 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 3a232b1 - Browse repository at this point
Copy the full SHA 3a232b1View commit details -
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9855 82007160-df01-0410-b94d-b575c5fd34c7
michael committedDec 31, 2020 Configuration menu - View commit details
-
Copy full SHA for 2847743 - Browse repository at this point
Copy the full SHA 2847743View commit details
Commits on Jan 1, 2021
-
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9858 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 27e3574 - Browse repository at this point
Copy the full SHA 27e3574View commit details -
- res.c: remove timeout_resolver() wrapper; remove unused 'next_time'…
… calculation in timeout_query_list() as this function is run each second anyway git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9859 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 1, 2021 Configuration menu - View commit details
-
Copy full SHA for 1a113bb - Browse repository at this point
Copy the full SHA 1a113bbView commit details
Commits on Jan 3, 2021
-
- client.c:exit_client(): documenting
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9870 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 8d72d6d - Browse repository at this point
Copy the full SHA 8d72d6dView commit details -
- user.c:introduce_client(): use sendto_server() to actually benefit …
…from shared data buffers git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9872 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 3, 2021 Configuration menu - View commit details
-
Copy full SHA for 600f3a9 - Browse repository at this point
Copy the full SHA 600f3a9View commit details
Commits on Jan 4, 2021
-
- res.c:res_readreply(): remove pointless 'continue'
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9874 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 7200763 - Browse repository at this point
Copy the full SHA 7200763View commit details
Commits on Jan 9, 2021
-
- Valid characters allowed in user names for local clients are now [A…
…-Za-z0-9._-] git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9876 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 9, 2021 Configuration menu - View commit details
-
Copy full SHA for 5a32fb8 - Browse repository at this point
Copy the full SHA 5a32fb8View commit details -
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9878 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 9, 2021 Configuration menu - View commit details
-
Copy full SHA for c849d67 - Browse repository at this point
Copy the full SHA c849d67View commit details
Commits on Jan 14, 2021
-
- conf.c: refactor conf_check_client()
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9879 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 858578e - Browse repository at this point
Copy the full SHA 858578eView commit details
Commits on Jan 15, 2021
-
- conf.c: move class_ip_limit_add() from conf_attach() to attach_ilin…
…e() where all the other session limit tests take place. Moving this is safe as it is guaranteed that a auth conf can never be attached twice. git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9882 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 063cb3e - Browse repository at this point
Copy the full SHA 063cb3eView commit details -
- conf_class.c:class_ip_limit_add() return 'true' even in case of ove…
…rruling. Add note why pnode->data needs to be increased in case of overruling, too git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9884 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 15, 2021 Configuration menu - View commit details
-
Copy full SHA for 09392bf - Browse repository at this point
Copy the full SHA 09392bfView commit details
Commits on Jan 16, 2021
-
- conf_lexer.l: port over C comment handling we introduced to hopm a …
…while ago git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9885 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 16, 2021 Configuration menu - View commit details
-
Copy full SHA for bea0d78 - Browse repository at this point
Copy the full SHA bea0d78View commit details -
- Recreate autogenerated lexer file
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9888 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 59cad4c - Browse repository at this point
Copy the full SHA 59cad4cView commit details -
- Change accept/callerid related code to no longer re-use the 'struct…
… split_nuh_item' and have its own 'struct AcceptItem' instead. Minor other cleanups to callerid related functions. git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9889 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 16, 2021 Configuration menu - View commit details
-
Copy full SHA for fc21357 - Browse repository at this point
Copy the full SHA fc21357View commit details -
- s_bsd.c:add_connection(): fixed stupidly broken 'ipv6 loopback addr…
…ess irc-sanitizer' logic git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9891 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 4a39fb5 - Browse repository at this point
Copy the full SHA 4a39fb5View commit details
Commits on Jan 17, 2021
-
- channel_mode.c:send_mode_changes_client(), send_mode_changes_server…
…(): don't send the appending space in the TMODE/MODE message in case paracount == 0 git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9893 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 17, 2021 Configuration menu - View commit details
-
Copy full SHA for f5f50f6 - Browse repository at this point
Copy the full SHA f5f50f6View commit details -
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9895 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 8278549 - Browse repository at this point
Copy the full SHA 8278549View commit details -
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9896 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 8176fb6 - Browse repository at this point
Copy the full SHA 8176fb6View commit details -
- The
general::dots_in_ident
configuration directive has been renam……ed to `general::specials_in_ident` and now covers the '-' and '_' characters in addition to '.' git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9897 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 17, 2021 Configuration menu - View commit details
-
Copy full SHA for a1dca64 - Browse repository at this point
Copy the full SHA a1dca64View commit details -
git-svn-id: svn://svn.ircd-hybrid.org/svnroot/ircd-hybrid/branches/8.2.x@9899 82007160-df01-0410-b94d-b575c5fd34c7
michael committedJan 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 563dca2 - Browse repository at this point
Copy the full SHA 563dca2View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 8.2.37...563dca2