Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

softflowd - Fix whitespace in pkg-descr #40

Merged
merged 1 commit into from
Jan 4, 2016
Merged

softflowd - Fix whitespace in pkg-descr #40

merged 1 commit into from
Jan 4, 2016

Conversation

BBcan177
Copy link
Contributor

  • Fix whitespace issues

@netgate-git-updates netgate-git-updates merged commit 94c86d2 into pfsense:devel Jan 4, 2016
jim-p added a commit that referenced this pull request Jan 4, 2016
@BBcan177 BBcan177 deleted the patch-1 branch January 24, 2016 23:48
netgate-git-updates pushed a commit that referenced this pull request Feb 3, 2016
nmsg (0.11.0)

  [ Henry Stern ]
  * Add an interval randomization option that randomizes the initial offset
    within the selected time interval. This functionality is exposed via the
    libnmsg nmsg_io_set_interval_randomized() function and the nmsgtool -R /
    --randomize command-line option (#27, #33).

  * Add documention for nmsgtool -j / --readjson and -J / --write-json
    command-line options (#26, #28).

  * Add PKG_CHECK_MODULES dependency on yajl >= 2.1.0 (#29, #31).

  * Make nmsgtool -k / --kicker work when combined with -c or -t, when
    producing output in JSON format (#25, #38).

  * Fix compiler warning [-Wtautological-compare] in
    _nmsg_msgmod_json_to_payload_load() (#36, #39).

  * Add nmsg_message_get_num_field_values(),
    nmsg_message_get_num_field_values_by_idx() functions (#5, #40).

  [ Robert Edmonds ]
  * Remove the unused enum nmsg_modtype from the internal libnmsg API (#30).

  * Header file cleanups (#14, #34).

  * Rewrite nmsg_res_lookup() to use a switch, which eliminates a Clang
    warning (#14, #35).

  * Add a message filtering capability to the libnmsg I/O loop, including
    external filter module plugin and nmsgtool support (#41, #43, #44).

  [ Mike Schiffman ]
  * Add yajl/ prefix to #include's of yajl headers (#37)

Pet portlint

Sponsored by:	Farsight Security, Inc.
netgate-git-updates pushed a commit that referenced this pull request Sep 19, 2021
Changelog: https://pecl.php.net/package-changelog.php?package=ev&release=1.1.5

Fixed #44: segmentation fault when the watcher is destroyed in its callback and an exception is thrown.
Issue #40: Fixed PHP 8 Windows build: the list of source files in config.w32 was incorrect for PHP 8.
netgate-git-updates pushed a commit that referenced this pull request Sep 26, 2022
Add pull request #40 that allows for new jail parameters:

  - createbridge (default on)
  - keepbridge (default off)

createbridge controls whether the default bridge interfaces (bridge0
and bridge1) are created on jail startup if they do not exist.

keepbridge controls whether the bridge0 and bridge1 interfaces will
be destroyed on jail shutdown if they are not longer used.

Both these options prevents bridge interfaces manipulation in case
when they are being managed outside iocell.

PR:			266015
Approved by:		robak (maintainer timeout)
Differential Revision:	https://reviews.freebsd.org/D36325
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants