- Mar 07, 2011
-
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Lubos Slovak authored
-
Ondřej Surý authored
-
Marek Vavrusa authored
-
Lubos Slovak authored
Conflicts: Knot.files Makefile src/common.h src/ctl/knotc_main.c src/ctl/process.c src/dnslib/dnslib.h src/dnslib/response.c src/dnslib/response.h src/dnslib/rrset.h src/dnslib/rrsig.c src/dnslib/rrsig.h src/dnslib/zonedb.c src/main.c src/other/debug.h src/other/log.c src/server/name-server.h src/server/server.c src/server/server.h src/tests/dnslib/dnslib_rdata_tests.c src/tests/dnslib/dnslib_rrsig_set_tests.c src/tests/dnslib_tests.c src/tests/server_tests.c src/zoneparser/zoneparser.h All conflicts resolved, but does not compile - need to properly add config sources to Makefiles and maybe fix some other problems.
-
- Mar 02, 2011
-
-
Marek Vavrusa authored
-
- Mar 01, 2011
-
-
Lubos Slovak authored
closes #572
-
Marek Vavrusa authored
-
- Feb 28, 2011
-
-
Lubos Slovak authored
Conflicts: src/dnslib/rdata.c src/server/name-server.c src/server/server.c src/zoneparser/zoneparser.c + Removed use of log functions from response and zone-load.
-
Marek Vavrusa authored
Commit refs #12.
-
Marek Vavrusa authored
Commit refs #12.
-
Lubos Slovak authored
-
Lubos Slovak authored
- Added .o files to .gitignore. - Renamed parser utility in doxygen main page (knot-zoneparser)
-
Lubos Slovak authored
-
Lubos Slovak authored
Conflicts: src/dnslib/debug.c src/server/name-server.c
-
- Feb 25, 2011
-
-
Ondřej Surý authored
1. Include <config.h> at the top of each .c 2. Remove "common.h" and config.h from all .h 3. Include "common.h" at the top of user includes in each .c The common.h was used inconsistently (either it's common or not).
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
That allows tree things (among others): 1. to have headers with conflicting names (dnslib/debug.h, other/debug.h) 2. to have only -I. (or no include at all) 3. to possibly move include files to separate directory $(topdir)/includes/
-
Ondřej Surý authored
-
- Feb 23, 2011
-
-
Marek Vavrusa authored
Commit closes #464 and refs #465.
-
Marek Vavrusa authored
Commit refs #464, #465.
-
-
Marek Vavrusa authored
Commit closes #461.
-
Marek Vavrusa authored
Commit closes #461.
-
Marek Vavrusa authored
Commit closes #461.
-
- Feb 22, 2011
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
Setting flag DISABLE_IPV6 disables IPv6. Using IPv6 poses a performance regression: * Dual-stack API with IPv4 addresses: ~2% * Using IPv6 addresses: ~22% Commit refs #461.
-
Marek Vavrusa authored
Commit refs #461, #12, #463.
-
Marek Vavrusa authored
-
- Feb 21, 2011
-
-
Marek Vavrusa authored
Commit closes #395.
-
Lubos Slovak authored
- Corrected setting of AA bit (all cases except for referral). - Corrected NSEC handling in case of NODATA (not duplicating NSEC RR). refs #423
-
Lubos Slovak authored
refs #423
-
Lubos Slovak authored
refs #423
-