- Apr 30, 2014
-
-
Lubos Slovak authored
- OPT RR is now a normal RRSet. - Server stores only some EDNS options. (Will be changed later back to whole RR.) - Rewritten EDNS getters and setters to use normal RRSet. (Option manipulation not done yet.) - Added helper function for getting RRSet TTL.
-
Jan Kadlec authored
-
Jan Kadlec authored
-
- Apr 29, 2014
-
-
Marek Vavruša authored
-
Marek Vavruša authored
This prevents problems when sharing/reusing the address bytes.
-
Marek Vavruša authored
-
Marek Vavruša authored
Zero-length msg_namelen prevents this.
-
Jan Kadlec authored
- Simpler DDNS signing, simpler changeset merging (todo: fix leaks) - Removed some needles helper functions and zone adjusting
-
- Apr 28, 2014
-
-
Jan Včelák authored
-
- Apr 25, 2014
-
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Jan Kadlec authored
-
Jan Kadlec authored
Conflicts: src/knot/server/zones.c src/knot/server/zones.h src/knot/updates/xfr-in.c src/knot/zone/contents.c src/knot/zone/contents.h src/knot/zone/zone-dump.c src/knot/zone/zone-dump.h src/knot/zone/zonefile.c tests/process_query.c
-
- Apr 24, 2014
-
-
Jan Kadlec authored
Ttl Tests
-
Lubos Slovak authored
-
Jan Kadlec authored
-
Lubos Slovak authored
-
Jan Včelák authored
-
Jan Včelák authored
ref #158
-
Daniel Salzman authored
-
Jan Včelák authored
-
Marek Vavruša authored
Ttl Check Fix More info in the commit message.
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Marek Vavruša authored
Rollback Fixes Some rollback calls were missing, I've added them, but I had to hack it a bit, there's a comment with explanation.
-
Jan Kadlec authored
-
Daniel Salzman authored
Previous logic was too complicated and confusing. Currently, there are just two pregenerated source files which are selected on the basis of the --disable-fastparser configure option. Pregenerated files can be updated using scripts/update-parser.sh script.
-
Marek Vavruša authored
-
Marek Vavruša authored
- AXFR only - no TSIG - AXFR logging is not finished
-
Marek Vavruša authored
no TSIG yet
-
- Apr 23, 2014
-
-
Jan Kadlec authored
-
Jan Kadlec authored
-
Jan Kadlec authored
- in DDNS, the check would not work if the node was previously somehow changed, the check in changeset application should take care of this. - check in changeset application would not work because it was triggered only when adding RRs into empty node.
-
Daniel Salzman authored
Use knot_rdata_t directly instead of via knot_rrset_t
-
Jan Kadlec authored
-
Jan Včelák authored
Hostname acquisition
-
Jan Kadlec authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-