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
2018-10-29 13:46:17 -07:00
2019-04-17 14:12:16 -07:00
2019-05-12 14:40:29 -07:00
2019-04-17 09:07:56 -07:00
2019-05-12 14:40:29 -07:00
2011-09-22 14:36:56 +02:00
2019-05-12 14:40:29 -07:00
2019-05-12 14:40:29 -07:00
2019-04-09 11:07:30 -07:00
2012-06-15 14:47:16 +02:00
2017-11-30 12:02:10 -06:00
2018-10-29 13:46:17 -07:00
2015-08-11 17:49:18 -05:00
2016-07-19 10:16:27 +02:00
2018-05-27 15:42:31 -05:00
2017-07-14 18:59:02 +02:00
2018-12-17 15:37:57 -06:00
2014-06-04 10:22:04 +02:00
2015-09-02 10:23:39 +02:00

pvAccessCPP

pvAccess is a network communications protocol designed for distributed control systems. It is designed to transport serialized data formatted as pvData data structures.

The pvAccessCPP module is a part of the EPICS software toolkit that contains the C++ implementation of pvAccess.

Building

This module is included as a submodule of a full EPICS 7 release and will be compiled during builds of that software.

Languages
C++ 63.4%
C 35.2%
Python 0.9%
Makefile 0.5%