aboutsummaryrefslogtreecommitdiff
path: root/contrib/blacklist
Commit message (Expand)AuthorAgeFilesLines
* blacklistd: diff reduction against upstreamEd Maste2023-01-231-26/+28
* blacklistd: Whitespace policeJose Luis Duran2022-10-132-2/+1
* blacklistd: Reduce diff with upstreamJose Luis Duran2022-10-131-3/+2
* blacklistd: Don't remove a ruleset if we have already added itJose Luis Duran2022-10-121-16/+11
* blacklistd: silence sign-conversion warning from ClangEd Maste2022-10-121-1/+1
* blacklistd: whitespace cleanupEd Maste2022-10-126-29/+28
* blacklistd: Fix usage for blacklistd/blacklistctlJose Luis Duran2022-10-122-4/+3
* blacklistd: Update documentation changesJose Luis Duran2022-10-123-15/+61
* blacklistd: Handle 0 sized messagesEd Maste2022-07-181-3/+9
* blacklistd.conf.5: typo/grammar fixesEd Maste2020-05-191-3/+3
* blacklistd.8: fix db file pathEd Maste2020-04-211-1/+1
* blacklistd.conf.5: pluralization correctionEd Maste2019-11-061-1/+1
* blacklist: update to NetBSD snapshot on 20191106Ed Maste2019-11-067-191/+136
* blacklistd: remove reference to NetBSD npfctlEd Maste2019-10-221-1/+1
* Fixup syslog() call that should have used logging function pointerKurt Lidl2019-03-181-1/+1
* Document signal handling in blacklistd(8).Kurt Lidl2018-10-051-2/+23
* Revert 335888 ("Ensure va_list is declared by including stdarg.h.")Ruslan Bukin2018-07-031-1/+0
* o Ensure va_list is declared by including stdarg.h.Ruslan Bukin2018-07-031-0/+1
* blacklist: Fix minor memory leak in configuration parsing error caseConrad Meyer2018-03-201-0/+1
* Update blacklist-helper to not emit messages from pf during operation.Kurt Lidl2018-02-041-4/+10
* Extend libblacklist support with new action typesKurt Lidl2017-05-235-11/+81
* Merge latest version of blacklist sources from NetBSD (@ 20170503)Kurt Lidl2017-05-0411-36/+71
* Reset failed login count to zero when removing a blocked addressKurt Lidl2017-02-231-5/+17
* Improve ipfw rule creation for blacklist-helper scriptKurt Lidl2017-02-221-2/+5
* Make blacklist-helper commands emit a message when successfulKurt Lidl2016-10-041-16/+22
* Fix blacklistd's state restoral at startupKurt Lidl2016-09-302-8/+10
* Update blacklistd.8 with changes from NetBSDKurt Lidl2016-09-301-3/+4
* libblacklist: Do not use %m for logging, use strerror(errno)Kurt Lidl2016-07-291-9/+12
* Add ipfilter support to blacklistd-helperKurt Lidl2016-06-121-9/+29
* Add IPFW support to blacklistd-helperKurt Lidl2016-06-091-0/+18
* Move misplaced break statement to right placeRenato Botelho2016-06-081-1/+1
* Bump dates in blacklist related manpagesKurt Lidl2016-06-073-3/+3
* Note blacklist support first appeared in FreeBSD 11Kurt Lidl2016-06-073-3/+15
* Fixup path in NetBSD supplied documentation for FreeBSDKurt Lidl2016-06-021-3/+3
* Import NetBSD's blacklist source from vendor treeKurt Lidl2016-06-0158-0/+7239