Commit Graph

18 Commits

Author SHA1 Message Date
Michael Davidsaver 8e183c23e1 Update version numbers for release 2020-07-26 13:34:46 -07:00
Andrew Johnson 1641bd18b4 Update version numbers for release 2020-05-28 15:12:49 -05:00
Michael Davidsaver 7d7bd4d630 finalize doxygen 2019-11-03 20:06:41 -08: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 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 146fbbc719 add pva/server.h 2018-06-29 16:55:27 -07:00
Michael Davidsaver 937fb154c1 update release notes 2017-07-18 19:06:55 +02:00
Michael Davidsaver a3350a4f38 update doc 2017-07-14 18:59:02 +02:00
Michael Davidsaver 47a44c5356 doc pvaTestClient 2017-07-07 19:08:38 +02:00
Michael Davidsaver 3499bcb4af more getme.cpp 2017-06-19 14:28:16 +02:00
Michael Davidsaver a453dd75fe docs 2017-06-16 17:47:41 +02:00
mrkraimer 7c8dc748fe more changes to doc; src/ioc now uses epicsAtExit 2015-12-08 15:33:22 -05:00
Marty Kraimer eefd499adc nanoSecond => nanosecond 2014-08-20 06:30:13 -04:00