Jelte Jansen
|
f5bb60e563
[1253] catch (...) in createInstance()s
|
13 years ago |
Jelte Jansen
|
8f3c064978
[1253] catch ... as well
|
13 years ago |
Jelte Jansen
|
2a2aa4ccfb
[1253] update docs and add safeguard catch
|
13 years ago |
Jelte Jansen
|
02acd96cff
[1253] slightly different way to set ld
|
13 years ago |
Jelte Jansen
|
a6790c80bf
[1253] make createInstance set an error instead of raising an exception
|
13 years ago |
Michal 'vorner' Vaner
|
6b206d435a
[1253] Fix dependencies in Makefile
|
13 years ago |
Jelte Jansen
|
e114429f15
[1253] makefile update and one more test
|
13 years ago |
Jelte Jansen
|
6dbe35be17
[1253] makefile cleanup
|
13 years ago |
Jelte Jansen
|
a8a8ceb589
[1253] better exception handling, tests and docs
|
13 years ago |
Jelte Jansen
|
1f6c32ac69
[1253] initialize new member in constructors
|
13 years ago |
Jelte Jansen
|
cadfcca91e
[1253] use client container instead of client directly
|
13 years ago |
Jelte Jansen
|
eb4917aea9
[master] use c-style cast for functionptr cast
|
13 years ago |
JINMEI Tatuya
|
ebeb5ead60
[master] (re)fixed the recent solaris build issue without relying on reinterpret_cast. okayed on jabber.
|
13 years ago |
Jelte Jansen
|
e380108192
[1206] somehow i lost some indentation. put it back
|
13 years ago |
Jelte Jansen
|
00f4c38428
[1206] new stuff makes some of the old (soon to be removed) fail cppcheck
|
13 years ago |
Jelte Jansen
|
f7bb760f4d
[1206] fix segfault on sunstudio
|
13 years ago |
Jelte Jansen
|
bb444bae93
Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
13 years ago |
Jelte Jansen
|
8fe024cd17
[master] fix for solaris build failure
|
13 years ago |
Jelte Jansen
|
feeddd7e5b
Merge branch 'master' of ssh://git.bind10.isc.org/var/bind10/git/bind10
|
13 years ago |
Naoki Kambe
|
85e4dfa61b
[master] changelog entry for #928, #929, #930 and #1175
|
13 years ago |
Naoki Kambe
|
054699635a
[1175] remove the retrying part because there is no clear necessity
|
13 years ago |
Naoki Kambe
|
d04acfb82c
[1175] comment the reason why socket.has_ipv6 is not used
|
13 years ago |
Naoki Kambe
|
434f4fd17d
[1175] correct the comment according to the purpose of the retry
|
13 years ago |
Naoki Kambe
|
ce8b5fe956
[1175] correct the names and comments of the functions according to their
|
13 years ago |
Naoki Kambe
|
34ead9dfef
[1175] remove the two conditions because they do the same tests for IPv4
|
13 years ago |
Naoki Kambe
|
fcfe5af9c2
[1175] modify b10-stats_test.py, b10-stats-httpd_test.py and test_utils.py
|
13 years ago |
Naoki Kambe
|
1f967a8ffe
[1175] fix double hash signs
|
13 years ago |
Naoki Kambe
|
3efca5f9b7
[1175] correct the comment of the function according to its purpose
|
13 years ago |
Naoki Kambe
|
a35b626994
[1175] correct the logging id
|
13 years ago |
Naoki Kambe
|
9dedc72e89
[1175] add the package name for SessionError
|
13 years ago |