Log In
source-git
/
pacemaker
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Overview
Files
Commits
Branches
Forks
Releases
a87f03
Refactor: libcrmcommon,tools,daemons: Put common xpath code in one place.
8 files
Authored by Chris Lumens
4 years ago
, Committed by Packit Service
4 years ago
,
raw
patch
tree
parent
8 files changed.
127 lines added
.
47 lines removed
.
configure.ac
file modified
+1
-0
daemons/controld/controld_te_callbacks.c
file modified
+4
-22
include/crm/common/xml_internal.h
file modified
+13
-1
lib/common/tests/Makefile.am
file modified
+1
-1
lib/common/tests/xpath/Makefile.am
file added
+29
lib/common/tests/xpath/pcmk__xpath_node_id_test.c
file added
+43
lib/common/xpath.c
file modified
+33
-1
tools/crm_mon.c
file modified
+3
-22
Refactor: libcrmcommon,tools,daemons: Put common xpath code in one place.
configure.ac
file modified
+1
-0
daemons/controld/controld_te_callbacks.c
file modified
+4
-22
include/crm/common/xml_internal.h
file modified
+13
-1
lib/common/tests/Makefile.am
file modified
+1
-1
lib/common/tests/xpath/Makefile.am
file added
+29
lib/common/tests/xpath/pcmk__xpath_node_id_test.c
file added
+43
lib/common/xpath.c
file modified
+33
-1
tools/crm_mon.c
file modified
+3
-22