Mukund Sivaraman
|
9eb79ba9af
[master] Add .gitignore
|
13 years ago |
Michal 'vorner' Vaner
|
7197d4f537
Merge #2044
|
13 years ago |
Mukund Sivaraman
|
1fc2b06b57
Merge branch 'master' into trac2053
|
13 years ago |
Mukund Sivaraman
|
9771dfb067
[2053] Add comment that toText(bool) variant is a helper for Name::toText()
|
13 years ago |
JINMEI Tatuya
|
398b221538
[2053] Use getDataLength() to find out the right end to stop
|
13 years ago |
Mukund Sivaraman
|
23ae3c2bbd
[2053] Add checks with long label sequences
|
13 years ago |
Mukund Sivaraman
|
3a1e804a48
[2053] Fix output of right-stripped label sequences
|
13 years ago |
Mukund Sivaraman
|
d83d9fe8ef
[2053] Remove obsolete comment
|
13 years ago |
Mukund Sivaraman
|
fdcc93e8ee
[2053] Rewrite code to handle the root name
|
13 years ago |
Mukund Sivaraman
|
09d780b7f0
[2053] Use methods on Name instead of accessing member variables directly
|
13 years ago |
Mukund Sivaraman
|
e20691f8d7
[2053] Remove checks that are no longer necessary
|
13 years ago |
Mukund Sivaraman
|
15364a524a
[2053] Remove loop to locate the start point
|
13 years ago |
Mukund Sivaraman
|
6c78bb408d
[2053] Make LabelSequence::toText(bool) a private method
|
13 years ago |
JINMEI Tatuya
|
d5ec81ad8f
[master] addd more dylib paths; previous one was incomplete.
|
13 years ago |
JINMEI Tatuya
|
cdada0b638
[master] added usual shared library trick for python tests
|
13 years ago |
Mukund Sivaraman
|
4b90f2ac3b
[2062] Update ChangeLog
|
13 years ago |
Mukund Sivaraman
|
144e802127
Merge branch 'master' into trac2062
|
13 years ago |
Mukund Sivaraman
|
a64cb609ee
[2062] Add some comments to the SysInfo unit test
|
13 years ago |
Mukund Sivaraman
|
e26eb608b1
[2062] Add testcases for SysInfo Linux implementation
|
13 years ago |
Mukund Sivaraman
|
1170780af0
Merge branch 'master' into trac2052
|
13 years ago |
JINMEI Tatuya
|
b945fd1c9e
[2053] style fixes: constify, long line
|
13 years ago |
Mukund Sivaraman
|
304e2b97b8
[2062] Add a testcase for SysInfoFromFactory
|
13 years ago |
Mukund Sivaraman
|
c7017fc5e4
[2062] Call parent's __init__() in SysInfoLinux
|
13 years ago |
Mukund Sivaraman
|
fdc9afcf5e
[2026] Add command line arguments for help and output-file
|
13 years ago |
Mukund Sivaraman
|
83e396404b
[2062] Print a message to stderr when not run as root
|
13 years ago |
Mukund Sivaraman
|
99d2c13f8d
[2062] Call isc.util.process.rename() in b10-showtech
|
13 years ago |
Mukund Sivaraman
|
efb3f3344d
[2053] Move toText() implementation from Name to LabelSequence class
|
13 years ago |
Mukund Sivaraman
|
dbef0e2519
[2052] Rename partial_compare() to just compare()
|
13 years ago |
Mukund Sivaraman
|
6b32945256
[2052] Add getOrder() checks for all compare tests
|
13 years ago |
Mukund Sivaraman
|
87e091a226
[2052] Return order=0 when name comparison result is NONE
|
13 years ago |