- Jul 17, 2013
-
-
Jan Kadlec authored
Refs #89
-
Jan Kadlec authored
-
Jan Kadlec authored
Refs #89
-
Jan Kadlec authored
- Changed a name of a free function - Other small changes. Refs #89
-
Jan Kadlec authored
- Ready for testing now - Few fixes - Added some missing frees, debug messages Refs #89
-
Jan Kadlec authored
-
Jan Kadlec authored
Refs #89
-
Jan Kadlec authored
+ cleanup in lists.c. Refs #89
-
Jan Kadlec authored
- Refs #89
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Jul 16, 2013
-
-
Daniel Salzman authored
-
Marek Vavrusa authored
refs #82
-
Marek Vavrusa authored
fixes #82
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Jan Kadlec authored
Refs #89
-
Jan Kadlec authored
-
- Jul 15, 2013
-
-
Jan Kadlec authored
Conflicts: src/common/fdset_epoll.c
-
Jan Kadlec authored
- Needs a diff-review, untested
-
Jan Kadlec authored
-
Jan Včelák authored
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Daniel Salzman authored
-
Marek Vavrusa authored
Treated as hostname otherwise.
-
Marek Vavrusa authored
-
Jan Kadlec authored
- Nighlty tests would sometimes crash, when zones were not bootstrapper properly.
-
Marek Vavrusa authored
Also some log messages cleanup.
-
- Jul 12, 2013
-
-
Marek Vavrusa authored
Also CID#1047013
-
Daniel Salzman authored
-
Marek Vavrusa authored
-
- Jul 11, 2013
-
-
Jan Kadlec authored
- Still not compilable - Will need a check - 'rdata' are removed from 'changes' altogether, be sure that it is not needed somewhere (probably not though)
-
Jan Kadlec authored
-
Jan Kadlec authored
- This is needed to fix a buggy DDNS rollback - Added mempooled lists instead of dynamic arrays - much less code, no duplications - Partial changes in usage, but still not compilable
-
Marek Vavrusa authored
refs #71, #65
-
Marek Vavrusa authored
The reasons are discussed in #71. Namely: - transfers are self-paced, TCP clients are divided among threads - due to the nature of DNS, most of the connections should be active - if not, it is probably an attack, long idling connections are disconnected - even then the performance degradation is not so severe fixes #71
-