- Dec 12, 2016
-
-
Daniel Salzman authored
-
- Dec 09, 2016
-
-
Daniel Salzman authored
libknot: exported dynamic symbols cleanup ...except OSX where the compile option is not available See merge request !617
-
Libor Peltan authored
...except OSX where the compile option is not available
-
Daniel Salzman authored
-
- Dec 08, 2016
-
-
Daniel Salzman authored
-
Daniel Salzman authored
Reported by Thiago Farina <tfarina@chromium.org>
-
- Dec 07, 2016
-
-
Daniel Salzman authored
tests-extra: add test for basic zone and config commands See merge request !611
-
-
Daniel Salzman authored
-
- Dec 06, 2016
-
-
Libor Peltan authored
-
Daniel Salzman authored
-
Daniel Salzman authored
Kjournalprint utility added + necessary changes... See merge request !614
-
-
Libor Peltan authored
-
- Dec 01, 2016
-
-
Daniel Salzman authored
-
- Nov 30, 2016
-
-
Daniel Salzman authored
fix double free when loading zone with journal See merge request !613
-
-
- Nov 24, 2016
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Nov 23, 2016
-
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
- Nov 21, 2016
-
-
Daniel Salzman authored
-
- Nov 20, 2016
-
-
Daniel Salzman authored
Fixing #484 See merge request !610
-
-
- Nov 18, 2016
-
-
Daniel Salzman authored
knot_pkt_begin: fix beginning the same section again The .pos value might get wrong (though I see no usage ATM). Notes: - It still returns KNOT_EOK in case of equality; that's due to usage in resolver and requirement to special-case KNOT_ANSWER anyway. - I would personally assert(false) on all internal failures (e.g. EINVAL), as immediate abortion seems preferrable when in debug mode, but the code around typically doesn't do that, so I left it without assertions. See merge request !609
-
Vladimír Čunát authored
The .pos value might get wrong (though I see no usage ATM). Notes: - It still returns KNOT_EOK in case of equality; that's due to usage in resolver and requirement to special-case KNOT_ANSWER anyway. - I would personally assert(false) on all internal failures (e.g. EINVAL), as immediate abortion seems preferrable when in debug mode, but the code around typically doesn't do that, so I left it without assertions.
-
Daniel Salzman authored
-
- Nov 15, 2016
-
-
Daniel Salzman authored
-
Daniel Salzman authored
Fixing https://gitlab.labs.nic.cz/labs/knot/issues/486 See merge request !608
-
Daniel Salzman authored
-
Libor Peltan authored
-
- Nov 14, 2016
-
-
Daniel Salzman authored
-
- Nov 12, 2016
-
-
Ondřej Surý authored
Spelling, grammar, and typo cleanup See merge request !606
-
Daniel Kahn Gillmor authored
-
- Nov 11, 2016
-
-
Libor Peltan authored
-