82 Commits

Author SHA1 Message Date
Matej Sekoranja
2c5b322a8c added missing likely.h 2011-10-20 15:46:16 +02:00
Matej Sekoranja
8464aacbef header cleanup 2011-10-20 15:40:53 +02:00
Matej Sekoranja
4e22433de1 wildcharMatcher removed, headers cleaned from using statements 2011-10-20 15:10:31 +02:00
Matej Sekoranja
4dcb439955 header cleanup 2011-10-20 10:54:09 +02:00
jrowlandls
267d486073 window: used osiSock to discover broadcast addresses, used more portable types, replaced two instances of variable length stack allocation with std::vector 2011-09-16 11:54:33 +01:00
Matej Sekoranja
633801c2ae RTEMS support; using namespace removed from headers 2011-09-13 09:56:39 +02:00
Matej Sekoranja
872135a4b1 new logging, SIGPIPE and other handled 2011-08-25 15:17:36 +02:00
Marty Kraimer
2ee024ecb8 include files put into include/pv 2011-06-07 08:31:41 -04:00
Matej Sekoranja
5c31e553a0 TODO added 2011-05-22 13:38:25 +02:00
Matej Sekoranja
484da96da6 shared_pointer cycles 2011-05-17 23:32:39 +02:00
Matej Sekoranja
9c1eda3655 memory management 2011-05-15 21:41:05 +02:00
Matej Sekoranja
1da4173535 shared_pointer const & 2011-05-13 14:02:06 +02:00
Matej Sekoranja
c36ba5264d port from pvAccessCPP-md 2011-05-12 12:47:55 +02:00
Matej Sekoranja
357d48a5e7 configuration parsing fixed 2011-03-08 10:54:47 +01:00
Matej Sekoranja
49ab4968be md mutex copy patch 2011-03-03 22:26:53 +01:00
Marty Kraimer
753e6d246b Make * to & changes due to changes in pvData. 2011-02-18 08:20:27 -05:00
Matej Sekoranja
f7742d3eb0 Status changes 2011-02-17 01:22:08 +01:00
Gasper Jansa
d81fd2309b toArray fix 2011-02-04 16:19:34 +01:00
Gasper Jansa
657ab82cf0 small fixies 2011-02-04 13:50:04 +01:00
Gasper Jansa
82969687f8 fixed memory leak. System configuration gets created by default. 2011-01-31 21:17:42 +01:00
Matej Sekoranja
441532ff66 baseException fix 2011-01-28 19:52:46 +01:00
Matej Sekoranja
228ed56858 merge 2011-01-24 23:28:31 +01:00
Gasper Jansa
29ae6bb531 merging 2011-01-24 21:47:36 +01:00
Gasper Jansa
7d16a119df some fixes in introspection registry 2011-01-24 21:44:27 +01:00
Matej Sekoranja
b23e7f13d8 memory management fixes 2011-01-23 23:47:13 +01:00
Gasper Jansa
32bed890b6 configuration , changed key in maps from char* to std::string 2011-01-21 16:09:04 +01:00
Matej Sekoranja
d8f81d79db MM cleanup 2011-01-20 19:01:25 +01:00
Matej Sekoranja
39183e3b7f structure deserialization fix 2011-01-19 00:32:33 +01:00
Matej Sekoranja
9d2692026a BaseResponseRequests 2011-01-16 22:40:30 +01:00
Matej Sekoranja
9b27d7b35d all reqs finished 2011-01-12 16:19:56 +01:00
Matej Sekoranja
6c19ea34b2 broadcast list fix. 2011-01-11 16:05:31 +01:00
miha_vitorovic
23569b4919 Defining SA_LEN macro to correctly calculate the next sockaddr offset 2011-01-11 09:03:20 +01:00
miha_vitorovic
4381e85143 Fixing compile error because of missing 'sa_len' field. 2011-01-11 08:34:37 +01:00
Matej Sekoranja
38d53f1ab6 cleanup cntd. 2011-01-11 00:58:12 +01:00
Matej Sekoranja
b167f78416 cleanup 2011-01-10 23:43:52 +01:00
Matej Sekoranja
349a8217f7 merge and broadcast addresses fix 2011-01-10 17:51:30 +01:00
Matej Sekoranja
a87b9e72e7 search req. accepted 2011-01-10 16:34:56 +01:00
miha_vitorovic
487882dbff - 'getBroadcastAddresses' now accepts a port as parameter which in then used in all returned broadcast addresses.
- 'getBroadcastAddresses' now returns a default broadcast address (255.255.255.255) on failure, if no other broadcast address was found.
2011-01-10 16:13:23 +01:00
miha_vitorovic
44516e8a40 GrowingCircularBuffer template specialization for pointers done. 2011-01-10 15:37:25 +01:00
miha_vitorovic
4e96a20766 ArrayFIFO template specialization for pointers done. 2011-01-10 15:18:15 +01:00
miha_vitorovic
4b8bb07d61 Merge 2011-01-10 11:24:14 +01:00
miha_vitorovic
596034d6c6 Added debug build to the project
Fixes to getBroadcastAddresses().
2011-01-10 11:23:31 +01:00
Gasper Jansa
948f706c4f merging 2011-01-09 21:45:08 +01:00
miha_vitorovic
2dcc2eb486 Merge with 7c40a236787c9744303bb30e6ee9cb2ec81c2215 2011-01-09 21:02:50 +01:00
miha_vitorovic
f6a9148bc3 Removed TODO from the comment for getBroadcastAddresses 2011-01-09 21:00:37 +01:00
miha_vitorovic
e40d6a9d12 getBroadcastAddresses working. 2011-01-09 20:59:02 +01:00
Gasper Jansa
e26e05bfbf epics mutex now used in named lock pattern 2011-01-09 20:15:00 +01:00
Gasper Jansa
8644741cfa merging 2011-01-07 18:47:13 +01:00
Gasper Jansa
932406e847 configuration implementation and test 2011-01-07 18:46:25 +01:00
miha_vitorovic
29db197035 inetAddressUtil.cpp:
- the ported version of 'getBroadcastAddresses' compiles. TODO - test and debug.
2011-01-07 16:28:42 +01:00