Steven Dake
|
9d27cc2f35
Fix minor leaks caused by not calling pthread_mutex_destroy throughout the tree.
|
18 лет назад |
Steven Dake
|
ba24191073
Patch to fix compile warning on mac platforms.
|
18 лет назад |
Steven Dake
|
484ad44f3a
Add the testcpg2 file missing from a previous commit.
|
18 лет назад |
Fabien Thomas
|
1c4833edba
remove warnings under Darwin for missing includes and too many parameters in TRACE2
|
18 лет назад |
Patrick Caulfield
|
a245f25ac8
Clear pid when we leave a process group
|
18 лет назад |
Steven Dake
|
ad3506cfdc
Fix bug where if checkpoint section is expired about the same time as a
|
18 лет назад |
Steven Dake
|
7c3dcc065d
Update testckpt program to properly test checkpoint system.
|
18 лет назад |
Steven Dake
|
39b3f0d5a6
Add cpg_local_get api to cpg service
|
18 лет назад |
Steven Dake
|
7b65087d28
Add IP address takeover as an AMF component
|
18 лет назад |
Steven Dake
|
6377455cd7
Add passive monitoring support to AMF.
|
18 лет назад |
Patrick Caulfield
|
8507e14dd1
Add man pages for cpg_context_* and fix library exports to include them too.
|
18 лет назад |
Patrick Caulfield
|
5e056ec1a2
Install the timer.h file so it can be used by
|
18 лет назад |
Patrick Caulfield
|
d147700e95
Currently saLckResourceUnlockAsync leaves the lockid in the handle database even
|
18 лет назад |
Fabien Thomas
|
b392956ef4
repair BSD/Darwin build by moving HZ constant in tlist.h
|
18 лет назад |
Patrick Caulfield
|
2e4394413d
Cast away a compile warning
|
18 лет назад |
Steven Dake
|
0a19a21f1b
Remove this_ip from the source tree and replace with accessor functions.
|
18 лет назад |
Steven Dake
|
64fb1d1c18
Change timers to add duration and absolute timers. Use nanoseconds since
|
18 лет назад |
Patrick Caulfield
|
7c4ee5b91d
Add get/set context API calls to the cpg service.
|
18 лет назад |
Patrick Caulfield
|
5e2605c854
Don't try and remove a lock from a list if it's not on one, but DO remove
|
18 лет назад |
Steven Dake
|
1b13ebc021
Sanitize the ETCDIR usage in the Makefiles.
|
19 лет назад |
Steven Dake
|
f0cf14f7bd
Use rync -a when cp -a is not available on MAC OSX platform install
|
19 лет назад |
Patrick Caulfield
|
4377475cac
This patch fixes the marshalling of lock names in libSaLck, they
|
19 лет назад |
Steven Dake
|
a161cc23c8
on 32 bit platforms, the message source conn info could have uninitialized
|
19 лет назад |
Patrick Caulfield
|
08dd4174c6
In trunk, totemip.h and totem.h call for "../include/swab.h" - this works fine
|
19 лет назад |
Steven Dake
|
f3cd7588d4
Fix section iteration size comparison
|
19 лет назад |
Steven Dake
|
0fd619a44f
Print Unknown Time if the time is unknown of an event.
|
19 лет назад |
Steven Dake
|
6bce9c70ed
Change tab alignment on checkpoint write operation to match coding style guidelines
|
19 лет назад |
Steven Dake
|
e3795ebdef
Fixes problem where if attributes list is zero, library would segfault
|
19 лет назад |
Steven Dake
|
d28ca742c5
change references to evs to cpg to match API
|
19 лет назад |
Steven Dake
|
46fe47823c
Patch from Angus to fix return code of saAmfResponse if the handle was invalid.
|
19 лет назад |