Jeremy C. Reed
|
ec8bfa7e24
Remove my MX comments. It works now.
|
15 years ago |
JINMEI Tatuya
|
bcfa14e582
supported MX RR
|
15 years ago |
JINMEI Tatuya
|
cae7244078
supported authors.bind.
|
15 years ago |
Likun Zhang
|
7529cf9ce5
1. Remove some unused path for BigTool.
|
15 years ago |
JINMEI Tatuya
|
a45fffd3bf
supported SOA RR
|
15 years ago |
Evan Hunt
|
d9df2fbfe3
more little functions, fewer big ones
|
15 years ago |
Jelte Jansen
|
537ddbf8cd
include boost headers (all base ones, and asio; don't know if asio needs more than just the headers though)
|
15 years ago |
Evan Hunt
|
c10df422e3
better zoneset type
|
15 years ago |
Jelte Jansen
|
4249f00921
script to import boost (will currently include about 12meg of headers, will include next)
|
15 years ago |
Evan Hunt
|
11a536115f
|
15 years ago |
Shane Kerr
|
574c8870f9
Tell parking lot which port to use.
|
15 years ago |
JINMEI Tatuya
|
9c2efb9ae0
minor style fix: treat "xxx" as std::string, not char *
|
15 years ago |
Jeremy C. Reed
|
1a4f7fa8b0
Remove extra newline.
|
15 years ago |
Jeremy C. Reed
|
75eb1a483e
AAAA not working for now so added print of type to show that.
|
15 years ago |
JINMEI Tatuya
|
5e96173c5a
partially supported fromWire() rdata (A/AAA/NS only).
|
15 years ago |
Evan Hunt
|
35eba18bfb
add stdarg.h
|
15 years ago |
Shane Kerr
|
c44cf86a43
Start parking lot. Make abnormal shutdown a bit nicer.
|
15 years ago |
Likun Zhang
|
c9651bb45e
When C-Channel isn't started up, make BigTool exit directly.
|
15 years ago |
Jelte Jansen
|
a412e1a3ab
listen to shutdown command
|
15 years ago |
Shane Kerr
|
e84348f129
Now starting configuration manager
|
15 years ago |
Shane Kerr
|
6b12ced9b0
Turn on REUSEADDRESS (only useful for debugging, but still...)
|
15 years ago |
Evan Hunt
|
b15f4f0877
updated to use new message API feature, addRR() insetad of addRRset()
|
15 years ago |
Shane Kerr
|
346a952d84
Remove unnecessary PYTHONPATH specifications
|
15 years ago |
Jeremy C. Reed
|
2ff62929e9
include <sys/time.h> for gettimeofday(2)
|
15 years ago |
Evan Hunt
|
a2ffee3418
parkinglot server sort of works now...
|
15 years ago |
Likun Zhang
|
25ccb97afb
Add code for BigTool
|
15 years ago |
Jeremy C. Reed
|
296add2d15
Add some TODO comments as reminder to behave like host(1).
|
15 years ago |
Jeremy C. Reed
|
df0d726038
Add elapsed time when verbose (which is my default for now).
|
15 years ago |
Jeremy C. Reed
|
75c744f2e2
disclaimer :)
|
15 years ago |
Kazunori Fujiwara
|
5a55b7f27d
An example statistics respondent accepts two command:
|
15 years ago |