This is an automated email from the ASF dual-hosted git repository.
FreeAndNil pushed a change to branch Feature/315-local-syslog-newlines
in repository https://gitbox.apache.org/repos/asf/logging-log4net.git
discard 65c603f5 compute the EventLog size limit instead of guessing it #315
discard fb60a849 compare ordinally when asserting no NUL survives #315
discard f3db5b39 escape what RemoteSyslogAppender cannot send instead of
deleting it #315
discard db91fcc1 escape NUL characters in EventLogAppender content #315
discard 4c0cf921 escape NUL characters in OutputDebugStringAppender content
#315
discard 95c921d6 escape newlines in LocalSyslogAppender content #315
discard 793ca064 move SyslogNewLineHandling out of RemoteSyslogAppender #315
discard 147d343c wait for the background sender in the buffered mail test #314
discard 57923c4a cite the right audit finding for the PowerShell version gate
#314
discard 3a787fce cap the per-event retry in AdoNetAppender #314
discard 4656538a send syslog datagrams through BackgroundSender #314
discard 0d9e641a do not open a second UDP socket in RemoteSyslogAppender #314
discard 896b6cb2 report a buffering appender that is still holding events #314
discard 83c20824 send mail from a background thread in the MailKit
SmtpAppender #314
discard ec43858e bound a send in the MailKit SmtpAppender to 15 seconds #314
discard 4bb5ad6b bound a send in SmtpAppender to 15 seconds #314
discard 8528a399 link Log4NetAssert into the test project #314
discard 5d4f4591 rename the unreleased 3.4.1 to 3.5.0 #314
discard 7ad7170b add a background sender for appenders that do network I/O #314
add b9303c07 record why fetching the threat model is in the trust boundary
add a6d28365 add a background sender for appenders that do network I/O #314
add 2c9a14aa rename the unreleased 3.4.1 to 3.5.0 #314
add 225dea0f link Log4NetAssert into the test project #314
add ff8c00aa bound a send in SmtpAppender to 15 seconds #314
add a7f6ad49 bound a send in the MailKit SmtpAppender to 15 seconds #314
add 02b66be0 send mail from a background thread in the MailKit
SmtpAppender #314
add 7083581b report a buffering appender that is still holding events #314
add 6736d8c2 do not open a second UDP socket in RemoteSyslogAppender #314
add 2b396ffd send syslog datagrams through BackgroundSender #314
add 14c9e26a cap the per-event retry in AdoNetAppender #314
add 629a9e06 cite the right audit finding for the PowerShell version gate
#314
add 46affe17 wait for the background sender in the buffered mail test #314
add 4058cff4 move SyslogNewLineHandling out of RemoteSyslogAppender #315
add 470e710a escape newlines in LocalSyslogAppender content #315
add 74e93809 escape NUL characters in OutputDebugStringAppender content
#315
add 4e0e3ba3 escape NUL characters in EventLogAppender content #315
add 890238a0 escape what RemoteSyslogAppender cannot send instead of
deleting it #315
add 65430217 compare ordinally when asserting no NUL survives #315
add fc122b10 compute the EventLog size limit instead of guessing it #315
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (65c603f5)
\
N -- N -- N refs/heads/Feature/315-local-syslog-newlines
(fc122b10)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
AGENTS.md | 5 +++++
1 file changed, 5 insertions(+)