- Nov 21, 2014
-
-
Marek Vavruša authored
-
- Nov 19, 2014
-
-
Jan Včelák authored
-
- Nov 18, 2014
-
-
Jan Včelák authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Jan Včelák authored
-
- Nov 14, 2014
-
-
Jan Včelák authored
- libknot-int exports all symbols - pkg-config is updated to make the change transparent
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Jan Včelák authored
-
- Nov 13, 2014
-
-
Jan Včelák authored
Enables libknot headers and .pc installation, allowing use of libknot in external projects. * install_headers: pkg-config: use PKG_INSTALLDIR [review] Makefile: fix broken linking of systemd [review] Makefile: clean duplicate headers [review] pkg-config: don't publish already prefixed include path makefile: generate pkg-config file for libknot, versioning makefile: merge libknotcs -> libknot makefile: clean duplicates
-
Marek Vavruša authored
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Nov 12, 2014
-
-
Marek Vavruša authored
-
Marek Vavruša authored
As of now, the version of the library is consistent with the release.
-
Marek Vavruša authored
-
Marek Vavruša authored
-
- Nov 11, 2014
-
-
Jan Včelák authored
* improve-signal-handling: knotd: handle control interrupts atomically review: bool signal variables fdset: require pselect(), remove unsafe compat implementation knotd: reset umask() when starting knotd: properly set signal blocking for new threads knotd: fix previously broken signal blocking knotd: setup signal at once place knotd: remove forced stop from signal handler Merge request !308
-
- Test response with a long CNAME loop. - Some queries in basic/query test did not have the zone name appended, resulting in bogus answers (REFUSED). Not visible, because the responses are only compared to ones from Bind. TODO: Comparison with Bind should be replaced by checks for particular requirements for the response.
-
-
The previous value (4 sec) extended ixfr/from_differences execution time by 40 minutes!
-
- Nov 10, 2014
-
-
Daniel Salzman authored
-
- Nov 07, 2014
-
-
Jan Včelák authored
-
Daniel Salzman authored
-
Daniel Salzman authored
-
Jan Včelák authored
-
Daniel Salzman authored
-
Jan Včelák authored
-
Jan Včelák authored
-
Daniel Salzman authored
-
Jan Včelák authored
-
Jan Včelák authored
Active signal mask is inherited by new threads. Therefore, control signals used by the main thread had to be blocked at the moment, when new threds are created.
-
Jan Včelák authored
The former mask used to block signals was empty and had no effect.
-
Jan Včelák authored
-
Jan Včelák authored
The signals are blocked during server shutdown. Therefore the signal handler could not be called twice.
-
Jan Včelák authored
-
Daniel Salzman authored
-
- Nov 06, 2014
-
-
Marek Vavruša authored
Improve structure names See merge request !307
-