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
Marty Kraimer
bf550ebd4e
Update pvAccessCPP.html. pvAccessOverview.html also appears in doxygen.
2015-06-05 09:09:34 -04:00
Marty Kraimer
b1299c60fe
moved easyPVACPP to pvAccessCPP and renamed to Pva
2015-05-29 08:36:13 -04:00
Matej Sekoranja
c1115437e3
RPCClient: reimplemented as in Java, backported 3.0.4
2014-09-01 11:48:25 +02:00
Marty Kraimer
eefd499adc
nanoSecond => nanosecond
2014-08-20 06:30:13 -04:00
Marty Kraimer
ac707e63cd
add info about RPCClient
2014-07-11 10:06:53 -04:00
Marty Kraimer
4391d81fb2
update documentation
2014-07-10 13:21:12 -04:00
Marty Kraimer
83c4138484
fix link in .html files
2013-09-10 16:59:38 -04:00
Marty Kraimer
c2dea24fd9
update links in html files
2013-09-03 08:39:41 -04:00
Marty Kraimer
259e43c03f
undate abstract
2011-12-20 08:24:46 -05:00
Marty Kraimer
7433d1ca1b
expand abstract
2011-12-19 07:21:59 -05:00
Marty Kraimer
06c17ef391
add header info
2011-12-14 15:18:34 -05:00