summaryrefslogtreecommitdiffstats
path: root/source4/setup/prefixMap.txt
Commit message (Collapse)AuthorAgeFilesLines
* Here's the prefixMap from w2k8.Stefan (metze) Metzmacher2008-12-191-2/+9
| | | | | | | | | We need to move 1.3.6.1.4.1.7165.4.1 and 1.3.6.1.4.1.7165.4.2 to the end...(if we still need them, which we should avoid) metze Signed-off-by: Andrew Bartlett <abartlet@samba.org>
* Remove extra spaces on prefixMap input and output.Andrew Bartlett2008-05-291-34/+34
| | | | | | | | Metze requested that the format not include spaces, and the input parser already expects this. Andrew Bartlett (This used to be commit 3b1f5d10360ed1b26980d748a7c9be6db5977bd3)
* Print prefixMap in a human-readable format.Andrew Bartlett2008-05-291-0/+34
This should allow the prefixMap to be edited, until we find the right way to autogenerate it. Andrew Bartlett (This used to be commit 24ae9a55ec326807afd8d5bfa0a422a6668bd7c3)