aboutsummaryrefslogtreecommitdiffstats
path: root/src/libcharon/plugins/ha/ha_kernel.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactored heavily #ifdefd capability code to its own libstrongswan classMartin Willi2012-07-041-1/+2
|
* Check if ClusterIP directory could be opened before enumerating itMartin Willi2012-02-061-17/+26
|
* Fix file descriptor leakThomas Jarosch2011-08-291-0/+1
| | | | | | Credit goes to "cppcheck". Signed-off-by: Thomas Jarosch <thomas.jarosch@intra2net.com>
* Check for kernel version and use appropriate jhash version in HA pluginMartin Willi2011-08-021-10/+101
|
* Fix parentheses in write() to CLUSTERIP control filesMartin Willi2011-07-141-1/+1
|
* Set ownership of all HA ClusterIP control filesMartin Willi2010-10-201-0/+5
|
* Added a function to segmentate a generic integerMartin Willi2010-07-281-18/+41
|
* Log CHILD_SA segment responsibilityMartin Willi2010-07-261-0/+17
|
* Replaces in_segment() by a more generic get_segment() functionMartin Willi2010-07-261-8/+5
|
* Migrated ha plugin to INIT/METHOD macrosMartin Willi2010-07-261-25/+20
|
* Moved ha plugin to libcharonMartin Willi2010-04-071-0/+229