Commit Graph

69 Commits

Author SHA1 Message Date
Michael Davidsaver 8e183c23e1 Update version numbers for release 2020-07-26 13:34:46 -07:00
Michael Davidsaver 88c11f68a2 doc 2020-06-20 11:12:42 -07:00
Andrew Johnson 1641bd18b4 Update version numbers for release 2020-05-28 15:12:49 -05:00
Michael Davidsaver 3cae45128f update release notes 2020-05-20 15:09:00 -07:00
Michael Davidsaver ee2e159421 update release notes 2020-01-16 09:53:27 -08:00
Michael Davidsaver 7d7bd4d630 finalize doxygen 2019-11-03 20:06:41 -08:00
Andrew Johnson fa3bb7cea9 Indent sub-bullets by 2 spaces for pandoc gfm 2019-10-31 17:28:58 -05:00
Michael Davidsaver 5972306346 release notes for 7.1.0 2019-10-31 10:39:19 -07:00
Ralph Lange 710bcde7be rtd-ci: add read-the-docs integration 2019-09-06 11:59:45 +02:00
Michael Davidsaver 1f0841d8d4 release notes 2019-08-20 15:53:01 -07:00
Michael Davidsaver 936f5d35d8 Update release notes for 7.0.0 2019-07-24 16:08:00 -07:00
Michael Davidsaver 736e0c169a Merge branch 'auth'
* auth:
  fix osdGetRoles
  oops
  Add showauth executable
  getgrouplist() on OSX has different sig.
  auth fix mingw static
  fix search PeerInfo
  PeerInfo in pva/server.h and pva/sharedstate.h
  make PeerInfo available during search phase
  auth status void accidental success.
  minor doc
  always need to link with netapi32 now
  authorize with local group lookup
  Add osdGetRoles()
  authorization framework
  pvasr show PeerInfo
  redo security (aka. access control)
  remove asCheck

# Conflicts:
#	src/server/pv/responseHandlers.h
#	src/server/responseHandlers.cpp
2019-05-12 14:40:29 -07:00
Michael Davidsaver 5b333922d5 6.1.2 2019-04-17 14:12:16 -07:00
Michael Davidsaver eec3efd36a doxygen 2019-04-17 13:45:53 -07:00
Michael Davidsaver 78410499f0 6.1.1 2019-03-18 11:22:15 -07:00
Michael Davidsaver 5b7b865965 release notes 2019-03-18 09:03:19 -07:00
Michael Davidsaver 663146f2e7 update release notes 2019-03-11 14:34:58 -07:00
Michael Davidsaver fa484a883a redo security (aka. access control)
Break up monolithic SecurityPlugin API into three parts.

1. Authentication.
2. Authorization.
3. Access Control decision.  Left to ChannelProviders
2019-01-12 15:14:19 -08:00
Michael Davidsaver 8043bab458 6.1.0 2018-11-26 10:40:44 -08:00
Michael Davidsaver 93a83ffa7e don't install testServer et. al
Not really something most end users care about.
So don't clutter up the install tree.  Continue
to build, but not run as, tests.
2018-11-26 10:40:44 -08:00
Michael Davidsaver f87e305733 update release notes 2018-10-30 18:50:28 -07:00
Andrew Johnson 2b998541ee Merge caProvider changes (PR #131) from mrkraimer
ANJ: Added some items to release_notes.dox
Fixes: Github issue #126
2018-10-29 18:20:50 -05:00
Michael Davidsaver 6b68f4b045 update release notes 2018-10-18 17:52:56 -07:00
Michael Davidsaver 0473797e6e cleanup outdated 2018-10-18 17:52:56 -07:00
Michael Davidsaver aa2dcd090c rename documentation/*.h -> .dox 2018-10-18 17:52:56 -07:00
Michael Davidsaver 146fbbc719 add pva/server.h 2018-06-29 16:55:27 -07:00
Michael Davidsaver 51fdd506d0 update release notes 2018-04-24 13:50:59 -07:00
Michael Davidsaver b53761d4d4 MonitorElement remove unused 2017-07-21 13:12:30 +02:00
Michael Davidsaver 937fb154c1 update release notes 2017-07-18 19:06:55 +02:00
Michael Davidsaver 97e1cd4c69 pvac: add sync. monitor 2017-07-18 17:23:21 +02:00
Michael Davidsaver 1a47e5fb0a pvac: add synchronous put to 'value' field 2017-07-18 14:02:14 +02:00
Michael Davidsaver a3350a4f38 update doc 2017-07-14 18:59:02 +02:00
Michael Davidsaver 99f747bf9f more doc 2017-07-11 17:09:16 +02:00
Michael Davidsaver 8f4fafd668 pvaTestClient: put example 2017-07-10 13:40:36 +02:00
Michael Davidsaver 47a44c5356 doc pvaTestClient 2017-07-07 19:08:38 +02:00
Michael Davidsaver 05b6da623a rename GUID -> ServerGUID
avoid ambigious name on windows/mingw
2017-07-04 17:57:20 +02:00
Michael Davidsaver 3eb601c210 update doc w/ operator -> requester change 2017-07-03 19:24:01 +02:00
Michael Davidsaver 9a9896042a more doc 2017-06-20 15:33:36 +02:00
Michael Davidsaver 3499bcb4af more getme.cpp 2017-06-19 14:28:16 +02:00
Michael Davidsaver ebb5bc267b gh-pages for docs 2017-06-16 17:56:13 +02:00
Michael Davidsaver a453dd75fe docs 2017-06-16 17:47:41 +02:00
Michael Davidsaver 069555a524 remove use of throw() specifier 2016-02-10 12:06:35 -05:00
mrkraimer fa193a4ac7 add record[limit=n] for pipelineServiceExample.cpp 2015-12-11 06:22:42 -05:00
mrkraimer cf2e4a9b4c pipeLine: specify option ackAny 2015-12-10 13:45:37 -05:00
mrkraimer 7c8dc748fe more changes to doc; src/ioc now uses epicsAtExit 2015-12-08 15:33:22 -05:00
mrkraimer 99c7a1ae24 more work on pvAccessCPP.html 2015-12-07 12:27:22 -05:00
Matej Sekoranja 3105819a54 RELEASE_NOTES, README cleanup 2015-10-12 23:28:21 +02:00
Matej Sekoranja b80c0aa1c9 4.1.2 release 2015-10-08 09:02:22 +02:00
Marty Kraimer 8fd0bee15e remove hg files; add .gitignore; update documentation 2015-06-16 07:41:06 -04:00
Ralph Lange be9d267626 REVERT: Merge pull request #4 from mrkraimer/default
merged
(reverted from commit 9869e611ea)
2015-06-12 16:13:26 +02:00