summaryrefslogtreecommitdiff
path: root/cmds/idmap2/libidmap2/RawPrintVisitor.cpp
Commit message (Expand)AuthorAgeFilesLines
* idmap2: fix cpplint warningsMårten Kongstad2021-06-021-0/+2
* Add fabricated RRO generation to libidmap2Ryan Mitchell2021-02-091-30/+16
* Accept --overlay-name flag in idmap2Ryan Mitchell2021-01-061-0/+1
* Remove idmap path 256 length limitRyan Mitchell2021-01-061-20/+26
* Remove malloc/free for inline overlay valuesRyan Mitchell2020-10-141-38/+47
* Add policies and enforce overlayable to headerRyan Mitchell2020-06-011-3/+5
* idmap2: add debug information to idmap file formatMårten Kongstad2019-12-191-4/+15
* Idmap format changes for bidirectional lookupRyan Mitchell2019-10-171-31/+92
* Run idmap2 static-checks and fix formatting issuesRyan Mitchell2019-04-151-2/+2
* idmap2: switch to improved Result classMårten Kongstad2019-02-271-1/+1
* Suppress cert-dcl50-cpp tidy warnings.Chih-Hung Hsieh2019-01-141-0/+3
* idmap2: fix clang-tidy warnings [modernize-*]Mårten Kongstad2018-12-211-4/+2
* idmap2: fix clang-tidy warnings [readability-*]Mårten Kongstad2018-12-201-10/+11
* idmap2: replace std::pair<bool, T> with Result<T>Mårten Kongstad2018-12-171-6/+5
* idmap2: initial code dropMårten Kongstad2018-10-301-0/+131