Page MenuHomeFreeBSD

madpilot (Guido Falsi)
User

Projects

User Details

User Since
May 14 2014, 2:36 PM (595 w, 3 d)

Recent Activity

Thu, Oct 9

madpilot committed R11:ef2ff89326f0: mail/mailpit: Update to 1.27.10 (authored by madpilot).
mail/mailpit: Update to 1.27.10
Thu, Oct 9, 2:02 PM
madpilot committed R11:22e3c0a71e35: security/vuxml: Report mailpit information disclosure vuln (authored by madpilot).
security/vuxml: Report mailpit information disclosure vuln
Thu, Oct 9, 11:15 AM

Sat, Oct 4

madpilot committed R11:60727578299b: deskutils/calibre: Update to 8.12.0 (authored by madpilot).
deskutils/calibre: Update to 8.12.0
Sat, Oct 4, 7:39 AM

Fri, Oct 3

madpilot committed rG0c94dc9da7c2: sys/netinet6: Use atomic(9) for dad_failures counter (authored by madpilot).
sys/netinet6: Use atomic(9) for dad_failures counter
Fri, Oct 3, 10:11 AM
madpilot closed D52731: sys/netinet6: Use atomic(9) for dad_failures counter.
Fri, Oct 3, 10:11 AM
madpilot retitled D52731: sys/netinet6: Use atomic(9) for dad_failures counter from sys/netinet6: Replace use atomic(9) for dad_faulires counter to sys/netinet6: Use atomic(9) for dad_failures counter.
Fri, Oct 3, 10:02 AM

Thu, Oct 2

madpilot added inline comments to D52731: sys/netinet6: Use atomic(9) for dad_failures counter.
Thu, Oct 2, 7:38 PM
madpilot added a comment to D52731: sys/netinet6: Use atomic(9) for dad_failures counter.

Thanks for the suggestions. I hope this patch update addresses all the issues.

Thu, Oct 2, 4:04 PM
madpilot updated the diff for D52731: sys/netinet6: Use atomic(9) for dad_failures counter.

Simplified patch, using u_int as suggested.

Thu, Oct 2, 4:02 PM

Mon, Sep 29

madpilot added inline comments to D52731: sys/netinet6: Use atomic(9) for dad_failures counter.
Mon, Sep 29, 9:50 AM
madpilot committed R11:1e0afa35af03: mail/mailpit: Update to 1.27.9 (authored by madpilot).
mail/mailpit: Update to 1.27.9
Mon, Sep 29, 9:41 AM
madpilot committed R11:5c6f5e707f89: net/ntopng: Update to latest upstream commit (authored by madpilot).
net/ntopng: Update to latest upstream commit
Mon, Sep 29, 9:41 AM
madpilot committed R11:6a6c46990792: net/ndpi: Update to latest upstream commit (authored by madpilot).
net/ndpi: Update to latest upstream commit
Mon, Sep 29, 9:41 AM

Sun, Sep 28

madpilot committed R11:1d4def0259d8: finance/gnucash-docs: Update to 5.13 (authored by madpilot).
finance/gnucash-docs: Update to 5.13
Sun, Sep 28, 7:18 PM
madpilot committed R11:df83de08c881: finance/gnucash: Update to 5.13 (authored by madpilot).
finance/gnucash: Update to 5.13
Sun, Sep 28, 7:18 PM

Sat, Sep 27

madpilot updated the diff for D52731: sys/netinet6: Use atomic(9) for dad_failures counter.

Updated the patch to use 32 bit sized counter and atomic(9) methods.

Sat, Sep 27, 2:46 PM
madpilot updated the summary of D52731: sys/netinet6: Use atomic(9) for dad_failures counter.
Sat, Sep 27, 1:43 PM
madpilot added inline comments to D52731: sys/netinet6: Use atomic(9) for dad_failures counter.
Sat, Sep 27, 1:40 PM
madpilot planned changes to D52731: sys/netinet6: Use atomic(9) for dad_failures counter.

I think you're correct. Also adding the #ifdef looks a little ugly to me, and I'd be happy to avoid that.

Sat, Sep 27, 12:44 PM

Fri, Sep 26

madpilot committed R11:bb114e692417: deskutils/calibre: Update to 8.11.1 (authored by madpilot).
deskutils/calibre: Update to 8.11.1
Fri, Sep 26, 1:13 PM
madpilot committed R11:8297c16223b2: deskutils/calibre: deskutils/calibre: Update to 8.11.0 (authored by madpilot).
deskutils/calibre: deskutils/calibre: Update to 8.11.0
Fri, Sep 26, 11:31 AM

Thu, Sep 25

madpilot updated the diff for D52731: sys/netinet6: Use atomic(9) for dad_failures counter.

THanks for the feedback!

Thu, Sep 25, 7:37 PM
madpilot added inline comments to D52731: sys/netinet6: Use atomic(9) for dad_failures counter.
Thu, Sep 25, 1:53 PM
madpilot requested review of D52731: sys/netinet6: Use atomic(9) for dad_failures counter.
Thu, Sep 25, 1:44 PM

Wed, Sep 24

madpilot committed R11:7f284342c0db: devel/php-composer: Update to 2.8.12 (authored by madpilot).
devel/php-composer: Update to 2.8.12
Wed, Sep 24, 8:30 AM

Mon, Sep 22

madpilot committed R11:3c3bb655b431: finance/gnucash: Fix build with gdk-pixbuf 2.44 (authored by madpilot).
finance/gnucash: Fix build with gdk-pixbuf 2.44
Mon, Sep 22, 5:58 PM
madpilot committed rG0ec13430c583: sys/netinet6: Fix ABI breakage introduced with RFC 7217 support (authored by madpilot).
sys/netinet6: Fix ABI breakage introduced with RFC 7217 support
Mon, Sep 22, 8:03 AM

Sat, Sep 20

madpilot committed rG31ec8b6407fd: sys/netinet6: Implement RFC 7217 (authored by madpilot).
sys/netinet6: Implement RFC 7217
Sat, Sep 20, 12:32 PM
madpilot closed D49681: Implement IPv6 RFC 7217.
Sat, Sep 20, 12:32 PM

Thu, Sep 18

madpilot closed D49662: Mk/bsd.ccache.mk: Make cmake support more flexible.
Thu, Sep 18, 5:30 PM
madpilot committed R11:f310386faca9: Mk/bsd.ccache.mk: Improve ccache support for ports using cmake (authored by madpilot).
Mk/bsd.ccache.mk: Improve ccache support for ports using cmake
Thu, Sep 18, 5:30 PM
madpilot accepted D52598: acpi: Fix panic on poweroff.

I finally tested this and works fine for me.

Thu, Sep 18, 1:52 PM

Mon, Sep 15

madpilot committed R11:4196bfd67544: x11-fm/thunar: Update to 4.20.5 (authored by madpilot).
x11-fm/thunar: Update to 4.20.5
Mon, Sep 15, 8:23 AM

Sun, Sep 14

madpilot added a comment to D49681: Implement IPv6 RFC 7217.

Added kp and Reid Linnemann to subscribers since the patch touches on their recent commit, so they can make sure I'm not braking it.

Sun, Sep 14, 7:59 PM
madpilot updated subscribers of D49681: Implement IPv6 RFC 7217.
Sun, Sep 14, 7:58 PM
madpilot updated the diff for D49681: Implement IPv6 RFC 7217.

Fix patch after commit 9e792f7ef7298080c058fbc2d36a4e60e596dae9

Sun, Sep 14, 7:57 PM
madpilot committed R11:ed05d721d720: mail/mailpit: Update to 1.27.8 (authored by madpilot).
mail/mailpit: Update to 1.27.8
Sun, Sep 14, 6:00 PM

Sep 9 2025

madpilot planned changes to D49681: Implement IPv6 RFC 7217.

Looks like commit 9e792f7ef7298080c058fbc2d36a4e60e596dae9 causes a conflict in this patch. I'm adjusting my changes, will post a new patch soon.

Sep 9 2025, 1:58 PM
madpilot committed R11:aa4dabd93216: x11/libxfce4windowing: fix build of generated C code for Vala files (authored by duchateau.olivier_gmail.com).
x11/libxfce4windowing: fix build of generated C code for Vala files
Sep 9 2025, 7:30 AM

Sep 8 2025

madpilot committed R11:f9db88d1440b: multimedia/audacious-plugins: Update to 4.5.1 (authored by madpilot).
multimedia/audacious-plugins: Update to 4.5.1
Sep 8 2025, 12:00 PM
madpilot committed R11:3cf5c9e44764: multimedia/audacious: Update to 4.5.1 (authored by madpilot).
multimedia/audacious: Update to 4.5.1
Sep 8 2025, 12:00 PM

Sep 6 2025

madpilot committed R11:00a0366dcafd: deskutils/calibre: Update to 8.10.0 (authored by madpilot).
deskutils/calibre: Update to 8.10.0
Sep 6 2025, 4:10 PM

Aug 29 2025

madpilot committed R11:26111e8573ec: devel/php-composer: Update to 2.8.11 (authored by madpilot).
devel/php-composer: Update to 2.8.11
Aug 29 2025, 8:42 AM

Aug 27 2025

madpilot committed R11:9a6a658b9c61: mail/mailpit: Update to 1.27.7 (authored by madpilot).
mail/mailpit: Update to 1.27.7
Aug 27 2025, 12:27 PM

Aug 26 2025

madpilot committed R11:dcd591a1655d: sysutils/upower: Update to 1.90.10 (authored by madpilot).
sysutils/upower: Update to 1.90.10
Aug 26 2025, 8:49 PM

Aug 24 2025

madpilot committed R11:ad7fbef35783: mail/mailpit: Update to 1.27.6 (authored by madpilot).
mail/mailpit: Update to 1.27.6
Aug 24 2025, 2:59 PM

Aug 22 2025

madpilot committed R11:ca1fc95840e9: deskutils/calibre: Update to 8.9.0 (authored by madpilot).
deskutils/calibre: Update to 8.9.0
Aug 22 2025, 4:19 PM
madpilot committed R11:af990649c184: x11/xfce4-dashboard: Update to 1.1.0 (authored by madpilot).
x11/xfce4-dashboard: Update to 1.1.0
Aug 22 2025, 4:19 PM

Aug 18 2025

madpilot committed R11:e0f1962f8fa7: mail/mailpit: Update to 1.27.5 (authored by madpilot).
mail/mailpit: Update to 1.27.5
Aug 18 2025, 2:56 PM
madpilot committed R11:b61c98ee963a: games/corsix-th: Update to 0.69.1 (authored by madpilot).
games/corsix-th: Update to 0.69.1
Aug 18 2025, 2:54 PM
madpilot committed R11:337e0e15a886: x11-wm/xfce4-panel: Update to 4.20.5 (authored by madpilot).
x11-wm/xfce4-panel: Update to 4.20.5
Aug 18 2025, 2:48 PM
madpilot committed R11:19bd125b7990: x11/libxfce4windowing: Update to 4.20.4 (authored by madpilot).
x11/libxfce4windowing: Update to 4.20.4
Aug 18 2025, 2:48 PM
madpilot committed R11:eda2be8634b7: x11/xfce4-screensaver: Update to 4.20.1 (authored by madpilot).
x11/xfce4-screensaver: Update to 4.20.1
Aug 18 2025, 2:48 PM
madpilot committed R11:e2fe66c35326: sysutils/xfce4-settings: Update to 4.20.2 (authored by madpilot).
sysutils/xfce4-settings: Update to 4.20.2
Aug 18 2025, 2:48 PM
madpilot committed R11:7f7bb0f4c6ea: x11-wm/xfce4-session: Update to 4.20.3 (authored by madpilot).
x11-wm/xfce4-session: Update to 4.20.3
Aug 18 2025, 2:48 PM
madpilot committed R11:cdaac7dc3212: x11/libxfce4menu: Update to 4.20.2 (authored by madpilot).
x11/libxfce4menu: Update to 4.20.2
Aug 18 2025, 2:48 PM

Aug 16 2025

madpilot updated the diff for D49681: Implement IPv6 RFC 7217.

I've added HMAC, it was easier than I thought, actually. I based my work on the Wikipedia description and some code borrowed from sys/geom/eli/g_eli_hmac.c. I did not bother with clearing the keys used since the source material is not really high security secrets in this case. I noticed SHA256_Final already zeroes the context value, so I decided to reuse it.

Aug 16 2025, 8:36 AM

Aug 10 2025

madpilot committed R11:eccd78062b6a: mail/mailpit: Update to 1.27.4 (authored by madpilot).
mail/mailpit: Update to 1.27.4
Aug 10 2025, 9:28 PM
madpilot committed R11:8c2ae4599b60: deskutils/calibre: Update to 8.8.0 (authored by madpilot).
deskutils/calibre: Update to 8.8.0
Aug 10 2025, 8:30 PM
madpilot committed R11:54d2d16ebac0: deskutils/orage: Update to 4.20.2 (authored by madpilot).
deskutils/orage: Update to 4.20.2
Aug 10 2025, 8:30 PM

Aug 7 2025

madpilot planned changes to D49681: Implement IPv6 RFC 7217.

I will try to provide an update as fast as I can, but being away from home it could take just a little more than a week to have something ready.

Aug 7 2025, 10:42 AM

Jul 31 2025

madpilot committed R11:ed9780b94b66: devel/geany-themes: Deprecate and mark for removal (authored by madpilot).
devel/geany-themes: Deprecate and mark for removal
Jul 31 2025, 1:41 PM
madpilot committed R11:2f26455fa384: devel/thunar-vcs-plugin: Import upstream change fixing icon naming issue (authored by madpilot).
devel/thunar-vcs-plugin: Import upstream change fixing icon naming issue
Jul 31 2025, 1:22 PM

Jul 28 2025

madpilot committed R11:7f8dd9dc68e1: mail/mailpit: Update to 1.27.3 (authored by madpilot).
mail/mailpit: Update to 1.27.3
Jul 28 2025, 4:19 PM

Jul 27 2025

madpilot committed R11:de1d6cf43406: sysutils/upower: Update to 1.90.9 (authored by madpilot).
sysutils/upower: Update to 1.90.9
Jul 27 2025, 2:37 PM

Jul 26 2025

madpilot committed R11:159f9455fc1b: net/rustdesk-server: rc script fix, logging fix (authored by madpilot).
net/rustdesk-server: rc script fix, logging fix
Jul 26 2025, 4:41 PM
madpilot committed R11:a5df6ea3a7e1: games/corsix-th: Update to 0.69.0 (authored by madpilot).
games/corsix-th: Update to 0.69.0
Jul 26 2025, 4:41 PM

Jul 18 2025

madpilot committed R11:89ac92be3c98: deskutils/calibre: Update to 8.7.0 (authored by madpilot).
deskutils/calibre: Update to 8.7.0
Jul 18 2025, 8:29 PM
madpilot committed R11:9b81776bd08d: x11-fm/thunar: Update to 4.20.4 (authored by madpilot).
x11-fm/thunar: Update to 4.20.4
Jul 18 2025, 8:29 PM
madpilot committed R11:65123e6c5777: games/0ad: Update to 0.27.1 (authored by madpilot).
games/0ad: Update to 0.27.1
Jul 18 2025, 7:48 AM

Jul 17 2025

madpilot committed R11:f3e92e160f19: multimedia/audacious-plugins: Update to 4.5 (authored by madpilot).
multimedia/audacious-plugins: Update to 4.5
Jul 17 2025, 9:22 AM
madpilot committed R11:9553a280ceea: multimedia/audacious: Update to 4.5 (authored by madpilot).
multimedia/audacious: Update to 4.5
Jul 17 2025, 9:22 AM

Jul 15 2025

madpilot committed R11:94d68ca75bcf: devel/php-composer: Update to 2.8.10 (authored by madpilot).
devel/php-composer: Update to 2.8.10
Jul 15 2025, 2:10 PM

Jul 14 2025

madpilot committed R11:15466d8aca3c: x11/xfce4-screensaver: Update to 4.20 (authored by madpilot).
x11/xfce4-screensaver: Update to 4.20
Jul 14 2025, 6:04 PM
madpilot updated the diff for D49681: Implement IPv6 RFC 7217.

I addressed your comments.

Jul 14 2025, 10:19 AM

Jul 13 2025

madpilot committed R11:370e665f1cc7: devel/geany-plugin*: Update to 2.1 (authored by madpilot).
devel/geany-plugin*: Update to 2.1
Jul 13 2025, 9:33 AM
madpilot committed R11:f3797e8862f5: deskutils/calibre: Update to 8.6.0 (authored by madpilot).
deskutils/calibre: Update to 8.6.0
Jul 13 2025, 9:33 AM
madpilot committed R11:a40f8bf34e7e: devel/geany: Update to 2.1 (authored by madpilot).
devel/geany: Update to 2.1
Jul 13 2025, 9:32 AM

Jul 7 2025

madpilot added inline comments to D49681: Implement IPv6 RFC 7217.
Jul 7 2025, 5:57 PM
madpilot planned changes to D49681: Implement IPv6 RFC 7217.

Will upload a patch addressing most of these issue soon

Jul 7 2025, 5:53 PM

Jul 6 2025

madpilot committed R11:475bcd378185: mail/mailpit: Update to 1.27.1 (authored by madpilot).
mail/mailpit: Update to 1.27.1
Jul 6 2025, 10:03 PM

Jul 1 2025

madpilot committed R11:47fb7fd620fe: finance/gnucash: Update to 5.12 (authored by madpilot).
finance/gnucash: Update to 5.12
Jul 1 2025, 6:52 PM
madpilot committed R11:ad7bc91b2d06: finance/gnucash-docs: Update to 5.12 (authored by madpilot).
finance/gnucash-docs: Update to 5.12
Jul 1 2025, 6:52 PM

Jun 30 2025

madpilot committed R11:37d94e16da50: mail/mailpit: Update to 1.27.0 (authored by madpilot).
mail/mailpit: Update to 1.27.0
Jun 30 2025, 6:05 PM
madpilot updated the diff for D49681: Implement IPv6 RFC 7217.

Updating patch with improved functionality.

Jun 30 2025, 4:24 PM

Jun 21 2025

madpilot committed R11:c3d03018f351: mail/mailpit: Update to 1.26.2 (authored by madpilot).
mail/mailpit: Update to 1.26.2
Jun 21 2025, 2:08 PM
madpilot committed R11:ff24bce6433e: deskutils/calibre: Update to 8.5.0 (authored by madpilot).
deskutils/calibre: Update to 8.5.0
Jun 21 2025, 2:08 PM
madpilot committed R11:61cb44d8ff72: sysutils/xfburn: Update to 0.8.0 (authored by madpilot).
sysutils/xfburn: Update to 0.8.0
Jun 21 2025, 2:08 PM

Jun 19 2025

madpilot committed R11:c9eea8e52c90: deskutils/nextcloudclient: Update to 3.16.5 (authored by madpilot).
deskutils/nextcloudclient: Update to 3.16.5
Jun 19 2025, 6:41 AM

Jun 15 2025

madpilot committed R11:6e531bb1d4e8: sysutils/xfce4-diskperf-plugin: Update to 2.8.0 (authored by madpilot).
sysutils/xfce4-diskperf-plugin: Update to 2.8.0
Jun 15 2025, 11:17 AM
madpilot committed R11:67bd3aac2c47: mail/courier-imap: Link dinamically to libinotify (authored by madpilot).
mail/courier-imap: Link dinamically to libinotify
Jun 15 2025, 11:13 AM
madpilot committed R11:a84d56840cff: mail/courier-imap: Link dinamically to libinotify (authored by madpilot).
mail/courier-imap: Link dinamically to libinotify
Jun 15 2025, 11:13 AM
madpilot committed R11:dbbaf88d349e: mail/mailpit: Update to 1.26.1 (authored by madpilot).
mail/mailpit: Update to 1.26.1
Jun 15 2025, 11:11 AM

Jun 6 2025

madpilot committed R11:deac69dc6fce: mail/mailpit: Update to 1.26.0 (authored by madpilot).
mail/mailpit: Update to 1.26.0
Jun 6 2025, 6:10 PM

May 30 2025

madpilot committed R11:e599f108b52b: net/ntopng: Update to 6.4 stable (authored by madpilot).
net/ntopng: Update to 6.4 stable
May 30 2025, 11:05 AM
madpilot committed R11:3719d8e82522: net/ndpi: Update to 4.14 stable (authored by madpilot).
net/ndpi: Update to 4.14 stable
May 30 2025, 11:05 AM

May 26 2025

madpilot committed R11:1089cbb58ad3: mail/mailpit: Update to 1.25.1 (authored by madpilot).
mail/mailpit: Update to 1.25.1
May 26 2025, 7:00 AM

May 24 2025

madpilot committed R11:b690f7334232: x11/libxfce4windowing: Fix build of dependent ports (authored by madpilot).
x11/libxfce4windowing: Fix build of dependent ports
May 24 2025, 4:33 PM

May 22 2025

madpilot committed R11:eb62d5d1988b: x11/xfce4-windowck-plugin: Update to 0.6.1 (authored by madpilot).
x11/xfce4-windowck-plugin: Update to 0.6.1
May 22 2025, 9:44 PM
madpilot committed R11:04a9c0f02769: x11/xfce4-taskmanager: Update to 1.6.0 (authored by madpilot).
x11/xfce4-taskmanager: Update to 1.6.0
May 22 2025, 9:44 PM