Thomas Markwalder
|
45e404c1b5
[master] Added ChangeLog entry 636.
|
11 years ago |
Thomas Markwalder
|
c04fb71fa4
[master] Merged branch 'trac2957'. This adds configuration parsing
|
11 years ago |
Stephen Morris
|
5e61d601d9
[2957] Minor modifications during review.
|
11 years ago |
Thomas Markwalder
|
41d5b2ead1
[2957] Additional review-related changes. Replaced TODO with todo
|
11 years ago |
Marcin Siodelski
|
0fc40f1677
[master] Added ChangeLog entry for #2796.
|
11 years ago |
Marcin Siodelski
|
eac5e75147
[master] Merge branch 'trac2976'
|
11 years ago |
Mukund Sivaraman
|
351b82d0ed
[master] Use alternate syntax for shallow copy
|
11 years ago |
Mukund Sivaraman
|
e42db3d283
[master] Use list() instead of .copy() (as it is a Python 3.3 feature)
|
11 years ago |
Thomas Markwalder
|
971e77005e
[2957] A few more review comment changes.
|
11 years ago |
Thomas Markwalder
|
6e99f2cb85
[2957] Made forward and reverse ddns elements optional, altered clone
|
11 years ago |
Mukund Sivaraman
|
fa4e16aaa9
Merge branch 'trac2855_2'
|
11 years ago |
Mukund Sivaraman
|
61dcb03fbe
[2855] Don't use clear() on lists (as it is a Python 3.3 feature)
|
11 years ago |
Mukund Sivaraman
|
ed780cbba4
[master] Fix Python API compatibility issue with CPython < 3.3.0
|
11 years ago |
Mukund Sivaraman
|
58f2a7f082
[2855] Use the same lock in the condition variable too
|
11 years ago |
Mukund Sivaraman
|
407655388f
[2855] Notify on the socket if a response is ready
|
11 years ago |
Mukund Sivaraman
|
41e40c5cb4
[2855] Fix comments
|
11 years ago |
Mukund Sivaraman
|
1949be3727
[2855] Move code out of lock region
|
11 years ago |
Mukund Sivaraman
|
ee58a132fe
[2855] Make the response a tuple
|
12 years ago |
Mukund Sivaraman
|
e15f18aff6
[2855] Add more code comments
|
12 years ago |
Mukund Sivaraman
|
6916c32a3f
[2855] Test what happens when a bad command is passed
|
12 years ago |
Mukund Sivaraman
|
ee90ee28b4
[2855] Add more code comments
|
12 years ago |
Mukund Sivaraman
|
c3ef6db1a2
[2855] Add class documentation
|
12 years ago |
Mukund Sivaraman
|
5fe6fd9977
[2855] Add builder module tests
|
12 years ago |
Mukund Sivaraman
|
a4ff0d97db
[2855] Add a basic builder thread that understands the shutdown command
|
12 years ago |
Mukund Sivaraman
|
4afd4b896c
[2855] Update comment
|
12 years ago |
Mukund Sivaraman
|
489316fd74
[2855] Add BIND10Server._shutdown_module() method for shutdown processing
|
12 years ago |
Mukund Sivaraman
|
8b4019ff15
[2855] Fix typos
|
12 years ago |
Mukund Sivaraman
|
603b0180bc
[2855] Add BIND10Server.watch_fileno() method
|
12 years ago |
Mukund Sivaraman
|
ac446f0280
[2855] Don't loop to check membership
|
12 years ago |
Mukund Sivaraman
|
dc6150ca4d
Merge branch 'trac2993'
|
11 years ago |