JINMEI Tatuya
|
121b62df59
completed implementation of IOAddress
|
15 years ago |
JINMEI Tatuya
|
04959743ef
added a mock implementation IOAddress, a wrapper for asio::ip::address.
|
15 years ago |
JINMEI Tatuya
|
e97fa799b3
rebasing a branch for trac #221
|
15 years ago |
JINMEI Tatuya
|
994abd9573
removed unnecessary const's from declarations.
|
15 years ago |
JINMEI Tatuya
|
905e15266d
minor style fix: fold a long line.
|
15 years ago |
Likun Zhang
|
a5ccbb0500
Add a short description to change(item 38).
|
15 years ago |
JINMEI Tatuya
|
bdb33a70a1
update for trac #200
|
15 years ago |
JINMEI Tatuya
|
cb89dbe502
use simpler version of Name::split() for better readability (trac #200)
|
15 years ago |
JINMEI Tatuya
|
e25a9be8ba
56. [func]* jinmei
|
15 years ago |
JINMEI Tatuya
|
d9687ac413
merge branches/trac190
|
15 years ago |
JINMEI Tatuya
|
707bae5486
sync with trunk
|
15 years ago |
Shane Kerr
|
24b93f2053
Updating ChangeLog for bug fix.
|
15 years ago |
Shane Kerr
|
bba1a4f678
Ctrl-C was causing xfrout to get an exception. This was serve_forever()
|
15 years ago |
Jelte Jansen
|
6b6d6659ad
fixed a distcheck problem (there may be another but i can't replicate here)
|
15 years ago |
Jelte Jansen
|
9e77b48271
Merged changes for ticket #238 (tests for b10-cfgmgr)
|
15 years ago |
Jelte Jansen
|
93e46e800d
update branch for merge to trunk
|
15 years ago |
Jelte Jansen
|
4f3cbc6c6e
fixed typo's
|
15 years ago |
JINMEI Tatuya
|
9cd0b5b301
propset
|
15 years ago |
Jelte Jansen
|
b9cd36cbf7
unit tests for b10-cfgmgr
|
15 years ago |
Jelte Jansen
|
e2892b6f1a
branch for ticket #238
|
15 years ago |
JINMEI Tatuya
|
ff88bdd487
s/libdns/libdns++/
|
15 years ago |
JINMEI Tatuya
|
6e04eb7a37
removed an awkward colon from a log message.
|
15 years ago |
JINMEI Tatuya
|
b003b22f2a
short lived working branch for trac #190
|
15 years ago |
JINMEI Tatuya
|
4c2fafb0ee
removed a redundant white space at EOL
|
15 years ago |
Jeremy C. Reed
|
81a9d98f0d
Check for pkg-config itself so we don't try the m4 macro without pkg-config.
|
15 years ago |
Likun Zhang
|
187844f29a
Enable b10-xfrout can be launched in source code tree.(Reviewed by Jelte)
|
15 years ago |
Likun Zhang
|
efcdb2155e
Generate a unique session ID by using socket.gethostname() instead of socket.gethostbyname(), since the latter one could make bindctl stall if its own host name can't be resolved.(the patch was created by Jinmei and reviewed by zhanglikun)
|
15 years ago |
Likun Zhang
|
f905a9cddc
Fix revision number error for item 52 in ChangeLog.
|
15 years ago |
Likun Zhang
|
990e977d86
When xfrout is launched, check whether the socket file is being used by one running xfrout process, if it is, exit from python. If the file isn't a socket file or nobody is listening, it will be removed. If it can't be removed, exit from python.
|
15 years ago |
Jelte Jansen
|
949ef72726
Applied second patch from ticket #227 (print module name on stdout/stderr output), reviewed by Jeremy
|
15 years ago |