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

freeradius service handling fixes (Bug #6404) - round #2 #268

Merged
merged 2 commits into from
Jan 27, 2017

Conversation

doktornotor
Copy link
Contributor

  • Honor $restart_svc in freeradius_clients_resync() - missed in previous round of fixes
  • Add $restart_svc argument to freeradius_allcertcnf_resync() for consistency and in case it's needed in future (currently only used by freeradiuscerts.xml)
  • Make the checks syntax consistent across functions for readability
  • Improve some comments

doktornotor added 2 commits January 26, 2017 19:50
- Honor $restart_svc in freeradius_clients_resync() - missed in previous round of fixes
- Add $restart_svc argument to freeradius_allcertcnf_resync() for consistency and in case it's needed in future (currently only used by freeradiuscerts.xml)
- Make the checks syntax consistent across functions for readability
- Improve some comments
@doktornotor
Copy link
Contributor Author

@rbgarga - Hopefully should be really complete now :) Sorry.

@netgate-git-updates netgate-git-updates merged commit 1df7797 into pfsense:devel Jan 27, 2017
@doktornotor doktornotor deleted the patch-4 branch January 27, 2017 09:15
netgate-git-updates pushed a commit that referenced this pull request Apr 9, 2020
Changes since 2.0.0:

New features:

   * New and improved icon (#268)
   * Option to disable turn page on tap (#270)
   * A menu on the welcome screen for opening recent files (#69)
   * Restored shortcuts for showing ToC, annotations, and bookmarks

Fixes:

   * Fixed application not translated (#274)
netgate-git-updates pushed a commit that referenced this pull request Nov 8, 2022
Patch release with miscellaneous bug/doc/build fixes.
Excerpt from release tag:

    [#269] fix memory leak in V3fArrayFromBuffer
    [#268] Add <cstdint> for int64_t
    [#263] Initialize x in testRoots.cpp:solve() to suppress compiler warning
    [#262] Fix gcc compiler warning in testFun.cpp
    [#261] Test return value of extractSHRT to avoid uninitialized reference
    [#260] Fix example code so it compiles as is
    [#259] Cuda safety in several headers
    [#256] Fix markdown and typos in README.md
    [#255] Do not warn if half.h has already being included
    [#248] Update sphinx version

ChangeLog:	https://github.com/AcademySoftwareFoundation/Imath/releases/tag/v3.1.6
MFH:		2022Q4
netgate-git-updates pushed a commit that referenced this pull request Apr 3, 2023
2.2.1 2023-01-20

    Detect tables used in the query of a PREPARE statement (#273)
    Expose recursive walk functionality via walk! (#268)
    Retain schema in name when parsing out functions (#272)

https://github.com/pganalyze/pg_query/blob/main/CHANGELOG.md
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