summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* filters/cib2pcscmd: make it handle node propertiesJan Pokorný2015-12-173-0/+35
* filters/cib2pcscmd[crm_config]: better verbose progress labelJan Pokorný2015-12-171-1/+1
* filters/cmd_wrap: cmd_args_cutter: property (un)set firm groupJan Pokorný2015-12-171-0/+8
* filters/cmd_wrap: cmd_args_cutter: use a scalable patternJan Pokorný2015-12-171-4/+6
* filters/cmd_wrap: cmd_args_cutter: better documentationJan Pokorný2015-12-171-0/+3
* filters/cmd_wrap: cmd_args_cutter: longest match firstJan Pokorný2015-12-171-5/+5
* filters/cmd_wrap: fix line continuation caseJan Pokorný2015-12-171-1/+9
* commands/cmd-wrap: expose eponymous filter on its ownJan Pokorný2015-12-171-0/+30
* clufter.spec: backward-compatible %license tagJan Pokorný2015-12-171-0/+4
* facts: cluster_map: corosync update in Debian StretchJan Pokorný2015-12-171-1/+5
* facts: aliases_releases: refresh Debian/Ubuntu releasesJan Pokorný2015-12-171-3/+8
* facts: cluster_map: pacemaker update in Ubuntu Vivid VervetJan Pokorný2015-12-171-0/+4
* facts: cluster_map: pacemaker update in Fedora 23Jan Pokorný2015-12-171-0/+3
* facts: update cluster_map with yum -> dnf in Fedora 22Jan Pokorný2015-12-171-0/+5
* filter: XMLFilter: offer optional libxslt-based profilingJan Pokorný2015-12-172-13/+32
* command: make "XSLT" subheaders in msgs (uniformly) lowercasedJan Pokorný2015-12-171-1/+1
* filter: proceed_xslt: fix a comment discrepancyJan Pokorný2015-12-171-1/+1
* command: new convention: option prefixed w/ '_' is expert oneJan Pokorný2015-12-171-5/+11
* command: _figure_parser_opt_unofficial: drop bogus linesJan Pokorný2015-12-171-3/+0
* filter: fix very fallback "svc_output" caseJan Pokorný2015-12-171-1/+1
* command: fix extraneous backslashJan Pokorný2015-12-171-1/+1
* command + filter: refactor/simplify "svc_output" usageJan Pokorný2015-12-172-25/+27
* command: drop unused importJan Pokorný2015-12-171-1/+0
* utils_prog: FancyOutput: allow for memoized prefixJan Pokorný2015-12-171-1/+8
* command: make "dump" message akin to "XSLT" onesJan Pokorný2015-12-171-1/+2
* command: make [filter<fill-to-longest-filter-name>] output universalJan Pokorný2015-12-171-5/+3
* command: make "output" message akin to "XSLT" onesJan Pokorný2015-12-171-1/+1
* filters/*: apply `highlight` syntax where suitableJan Pokorný2015-12-177-15/+16
* filter: XMLFilter: adapt highlighter to support `highlight`Jan Pokorný2015-12-171-0/+3
* filter: XMLFilter: adapt highlighter to support "NOTE:"Jan Pokorný2015-12-171-2/+8
* utils_prog: new "note" logic colorJan Pokorný2015-12-171-1/+3
* commands/cib2pcscmd: apply cib-meld-templates filterJan Pokorný2015-12-171-3/+7
* filters/cib-meld-templates[resources]: filter futile in future?Jan Pokorný2015-12-171-0/+4
* README: reflect the current (fixed) ccs2pcscmd outputJan Pokorný2015-12-171-3/+4
* README: fix the ccompiled typoJan Pokorný2015-12-171-1/+1
* commands/ccs2pcscmd*: apply cib-meld-templates filterJan Pokorný2015-12-171-8/+16
* filters/cib-meld-templates: compensate pcs template incompat.Jan Pokorný2015-12-172-0/+108
* filters/cib2pcscmd[resources]: terminate if "template" observedJan Pokorný2015-12-171-0/+6
* filters/ccsflat2cibprelude[lvm]: point to the exact issueJan Pokorný2015-12-171-1/+1
* filters/ccs_propagate_cman[cluster]: cman/@{two_node,expected_votes}Jan Pokorný2015-12-171-2/+2
* .gitignore: drop currently used implicit output wildcardsJan Pokorný2015-12-171-2/+5
* tests[filters/ccs2needlexml]: exercise log. subsys conversionJan Pokorný2015-12-171-0/+31
* .gitignore: un-ignore "/tests/filters/" pathJan Pokorný2015-12-171-0/+1
* tests: move rewrite_root to the common base for testingJan Pokorný2015-12-172-16/+16
* filters/ccs2needlexml[logging_daemon]: convert also log. subsysJan Pokorný2015-12-172-5/+61
* utils_xslt: new helper xslt_string_mappingJan Pokorný2015-12-171-0/+15
* filters/ccs2needlexml[logging_daemon]: attrs from logging + subsysJan Pokorný2015-12-171-13/+14
* filters/cmd_wrap: cmd_args_cutter: special-case "stonith create"Jan Pokorný2015-12-172-3/+3
* run-tests: run also run_check_cmd from run-check unless -n passedJan Pokorný2015-12-171-1/+1
* filters/cmd_wrap: revisit group/line wrap-filling algoJan Pokorný2015-12-173-23/+57