Likun Zhang
|
3831ebf57b
1. Update TODO list.
|
15 years ago |
Jeremy C. Reed
|
0f95a919fa
Split up into more chapters. Add more content for cfgmgr and cmdctl.
|
15 years ago |
JINMEI Tatuya
|
b95100e30e
add failing tests. base32 implementation is still quite immature.
|
15 years ago |
JINMEI Tatuya
|
d8dfe40e8d
made what() messages of exceptions more helpful
|
15 years ago |
Jeremy C. Reed
|
23cc6dbb2b
More content and cleanup in user guide.
|
15 years ago |
JINMEI Tatuya
|
f8bae5b71c
fixed a failing test case with correct data (tested code was correct,
|
15 years ago |
JINMEI Tatuya
|
570bd767a5
corrected comment line
|
15 years ago |
Michael Graff
|
bea46fb7e6
add coding, but that still doesn't make it run, just makes it start
|
15 years ago |
Jeremy C. Reed
|
3ad567431f
Docbook version of manual page added.
|
15 years ago |
Michael Graff
|
25ffeb5892
move
|
15 years ago |
JINMEI Tatuya
|
5148a665b1
supported SOA generation
|
15 years ago |
Michael Graff
|
ae24d1ed1f
s/unittests/tests/
|
15 years ago |
Jeremy C. Reed
|
ddac293536
Add manual page in docbook format. Based on my previous nroff
|
15 years ago |
JINMEI Tatuya
|
8e4cabcb06
corrected the behavior of -6 (trac ticket #98)
|
15 years ago |
Jeremy C. Reed
|
7b74a03928
Beginning of manual page (in docbook format).
|
15 years ago |
JINMEI Tatuya
|
1058947126
added missing minimum level document
|
15 years ago |
JINMEI Tatuya
|
4ae9174b8b
added tests that would fail (commented out)
|
15 years ago |
JINMEI Tatuya
|
ca6785f79c
missing header file
|
15 years ago |
JINMEI Tatuya
|
faa04c554f
minor cleanups
|
15 years ago |
JINMEI Tatuya
|
8195980f28
minor cleanups:
|
15 years ago |
JINMEI Tatuya
|
2930018ad3
- added minimum level documentation
|
15 years ago |
Jeremy C. Reed
|
82032d939a
If B10_FROM_SOURCE is set in the environment, we use PEM file
|
15 years ago |
Jelte Jansen
|
fa081c17eb
use the sequence number to get the right answer in cfgmgr and ccsession.py (and hence in modules) too
|
15 years ago |
Jeremy C. Reed
|
ecac16e6a6
Fix typo
|
15 years ago |
Jelte Jansen
|
939eedf98d
ok i see why the nonnonblock didn't work, broke it yesterday, missed a return statement
|
15 years ago |
Jelte Jansen
|
81f707eae7
retry group_recvmsg() if it returned None (even though nonblocking is false)
|
15 years ago |
Jelte Jansen
|
c2e90505e7
fixed a bug in tab-completion
|
15 years ago |
Jelte Jansen
|
505205989b
fixed indentation for those strings
|
15 years ago |
Jelte Jansen
|
0d3e60f218
added some module-level docstrings
|
15 years ago |
Jelte Jansen
|
8094e981fc
docstrings for bindctl.moduleinfo
|
15 years ago |