Shane Kerr
|
4c54d5231a
Add class to track process information.
|
il y a 15 ans |
JINMEI Tatuya
|
0be9ea5067
fixed rcode for the authors.bind response (nxdomain to noerror)
|
il y a 15 ans |
JINMEI Tatuya
|
3b30440070
s/==/=/
|
il y a 15 ans |
Evan Hunt
|
69081b0d8f
add SOA record to authority section on NXDOMAIN
|
il y a 15 ans |
JINMEI Tatuya
|
69c0bc983a
added some getters for MX
|
il y a 15 ans |
Jeremy C. Reed
|
40b1034693
Remove NOTE, as they are supported now.
|
il y a 15 ans |
Jeremy C. Reed
|
ec8bfa7e24
Remove my MX comments. It works now.
|
il y a 15 ans |
JINMEI Tatuya
|
bcfa14e582
supported MX RR
|
il y a 15 ans |
JINMEI Tatuya
|
cae7244078
supported authors.bind.
|
il y a 15 ans |
Likun Zhang
|
7529cf9ce5
1. Remove some unused path for BigTool.
|
il y a 15 ans |
JINMEI Tatuya
|
a45fffd3bf
supported SOA RR
|
il y a 15 ans |
Evan Hunt
|
d9df2fbfe3
more little functions, fewer big ones
|
il y a 15 ans |
Jelte Jansen
|
537ddbf8cd
include boost headers (all base ones, and asio; don't know if asio needs more than just the headers though)
|
il y a 15 ans |
Evan Hunt
|
c10df422e3
better zoneset type
|
il y a 15 ans |
Jelte Jansen
|
4249f00921
script to import boost (will currently include about 12meg of headers, will include next)
|
il y a 15 ans |
Evan Hunt
|
11a536115f
|
il y a 15 ans |
Shane Kerr
|
574c8870f9
Tell parking lot which port to use.
|
il y a 15 ans |
JINMEI Tatuya
|
9c2efb9ae0
minor style fix: treat "xxx" as std::string, not char *
|
il y a 15 ans |
Jeremy C. Reed
|
1a4f7fa8b0
Remove extra newline.
|
il y a 15 ans |
Jeremy C. Reed
|
75eb1a483e
AAAA not working for now so added print of type to show that.
|
il y a 15 ans |
JINMEI Tatuya
|
5e96173c5a
partially supported fromWire() rdata (A/AAA/NS only).
|
il y a 15 ans |
Evan Hunt
|
35eba18bfb
add stdarg.h
|
il y a 15 ans |
Shane Kerr
|
c44cf86a43
Start parking lot. Make abnormal shutdown a bit nicer.
|
il y a 15 ans |
Likun Zhang
|
c9651bb45e
When C-Channel isn't started up, make BigTool exit directly.
|
il y a 15 ans |
Jelte Jansen
|
a412e1a3ab
listen to shutdown command
|
il y a 15 ans |
Shane Kerr
|
e84348f129
Now starting configuration manager
|
il y a 15 ans |
Shane Kerr
|
6b12ced9b0
Turn on REUSEADDRESS (only useful for debugging, but still...)
|
il y a 15 ans |
Evan Hunt
|
b15f4f0877
updated to use new message API feature, addRR() insetad of addRRset()
|
il y a 15 ans |
Shane Kerr
|
346a952d84
Remove unnecessary PYTHONPATH specifications
|
il y a 15 ans |
Jeremy C. Reed
|
2ff62929e9
include <sys/time.h> for gettimeofday(2)
|
il y a 15 ans |