-
Notifications
You must be signed in to change notification settings - Fork 30
Comparing changes
Open a pull request
base repository: systemd/systemd-netlogd
base: v1.2
head repository: systemd/systemd-netlogd
compare: v1.3
- 20 commits
- 15 files changed
- 4 contributors
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c9b20df - Browse repository at this point
Copy the full SHA c9b20dfView commit details
Commits on Oct 10, 2022
-
Merge pull request #34 from hitsmaxft/config_install_prefix
remove hard-coding /lib/systemd , for build archlinux package
Configuration menu - View commit details
-
Copy full SHA for 01340ce - Browse repository at this point
Copy the full SHA 01340ceView commit details
Commits on Oct 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7dfb74b - Browse repository at this point
Copy the full SHA 7dfb74bView commit details
Commits on Mar 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1cade37 - Browse repository at this point
Copy the full SHA 1cade37View commit details -
Configuration menu - View commit details
-
Copy full SHA for c297551 - Browse repository at this point
Copy the full SHA c297551View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d3e464 - Browse repository at this point
Copy the full SHA 5d3e464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8991e8a - Browse repository at this point
Copy the full SHA 8991e8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a995ed - Browse repository at this point
Copy the full SHA 6a995edView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad0495a - Browse repository at this point
Copy the full SHA ad0495aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f307cb2 - Browse repository at this point
Copy the full SHA f307cb2View commit details -
Merge pull request #43 from ssahani/journal-structed-data
Various cleanups
Configuration menu - View commit details
-
Copy full SHA for 5668330 - Browse repository at this point
Copy the full SHA 5668330View commit details -
Configuration menu - View commit details
-
Copy full SHA for 03ce601 - Browse repository at this point
Copy the full SHA 03ce601View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f02c81 - Browse repository at this point
Copy the full SHA 7f02c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3afd860 - Browse repository at this point
Copy the full SHA 3afd860View commit details -
Merge pull request #44 from ssahani/journal-structed-data
Do not abort on NULL messages
Configuration menu - View commit details
-
Copy full SHA for 9ba7eb0 - Browse repository at this point
Copy the full SHA 9ba7eb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a33626 - Browse repository at this point
Copy the full SHA 2a33626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 055f66f - Browse repository at this point
Copy the full SHA 055f66fView commit details -
Introduce custom SYSLOG_MSGID and SYSLOG_STRUCTURED_DATA
sd_journal_send( "MESSAGE=%s", "Message to process", "PRIORITY=%s", "4", "SYSLOG_FACILITY=%s", "1", "SYSLOG_MSGID=%s", "1011", "SYSLOG_STRUCTURED_DATA=%s", R"([exampleSDID@32473 iut="3" eventSource="Application"])", NULL );Configuration menu - View commit details
-
Copy full SHA for 0e80e26 - Browse repository at this point
Copy the full SHA 0e80e26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 272c056 - Browse repository at this point
Copy the full SHA 272c056View commit details -
Merge pull request #45 from ssahani/journal-structed-data
Journal structed data
Configuration menu - View commit details
-
Copy full SHA for bc9cdf8 - Browse repository at this point
Copy the full SHA bc9cdf8View 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 v1.2...v1.3