index
:
knot
master
knot
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
knot.service
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-06-04
Remove empty Bugfixes section from NEWS (fixes #16)
Ondřej Surý
1
-3
/
+0
2013-06-04
Set return code to 0 on proper --help
Ondřej Surý
1
-0
/
+3
2013-06-04
Refactor main() to use goto exit; and set return code to 0 on proper --help
Ondřej Surý
1
-20
/
+14
2013-06-04
Make NEWS version match the autoconf.ac version string
Ondřej Surý
1
-1
/
+3
2013-06-04
Switch to gnits (GNU nitpickers) automake mode
Ondřej Surý
4
-374
/
+411
2013-06-04
Make make silent with AM_SILENT_RULES([yes])
Ondřej Surý
1
-0
/
+1
2013-06-04
Enable dist-bzip2 in addition to gz and xz formats.
Ondřej Surý
1
-1
/
+1
2013-06-04
Proper rightmost node fetch in zone tree.
Marek Vavrusa
1
-3
/
+9
2013-06-03
Use unsigned bytearray for dname lookup format.
Marek Vavrusa
1
-16
/
+18
2013-06-03
Return rightmost node when searching for node before leftmost.
Marek Vavrusa
1
-1
/
+3
2013-06-03
Revert to anychar in hat tries.
Marek Vavrusa
1
-1
/
+1
2013-06-01
Lowered recvmmsg queuelen excessive memory usage.
Marek Vavrusa
2
-2
/
+2
2013-05-31
git: add generated test zones and script to .gitignore
Daniel Salzman
1
-0
/
+4
2013-05-31
zscanner: update scanner.c (changed by autoconf improvements)
Daniel Salzman
1
-365
/
+365
2013-05-31
zscanner-test: improve test script
Daniel Salzman
3
-25
/
+27
2013-05-31
Create unittests_xfr on make check, but don't run it
Ondřej Surý
1
-4
/
+2
2013-05-29
Use AM_CONDITIONAL(HAVE_RAGEL, ...) to rebuild ragel parser only if ragel is ...
Ondřej Surý
2
-7
/
+13
2013-05-29
RELNOTES: add new features for 1.3
Jan Vcelak
1
-0
/
+18
2013-05-29
zone: remove old function declaration
Daniel Salzman
1
-11
/
+0
2013-05-29
journal: remove redundant magic string
Daniel Salzman
2
-6
/
+3
2013-05-29
Free all event nodes at once on exit.
Marek Vavrusa
1
-5
/
+6
2013-05-29
Modernize autotools usage and split unittests into separate TESTS target
Ondřej Surý
11
-149
/
+256
2013-05-29
Update .gitignore to precisely match generated files
Ondřej Surý
1
-43
/
+61
2013-05-29
README and COPYING import for hat tries.
Marek Vavrusa
2
-0
/
+50
2013-05-29
zscanner: fix bad EUI separator warning
Daniel Salzman
7
-604
/
+627
2013-05-29
zscanner-test: fix some tests on too long hex rdata
Daniel Salzman
10
-11
/
+11
2013-05-29
zscanner: add support for ILNP records
Daniel Salzman
17
-3983
/
+4669
2013-05-29
Add #include <config.h> to flex/bison sources
Ondřej Surý
2
-0
/
+32
2013-05-29
Use config.h in the same way for same experience in all sources.
Ondřej Surý
109
-29
/
+157
2013-05-28
dbg: fix some clang warnings
Daniel Salzman
3
-9
/
+5
2013-05-28
unittests: add zscanner unittests data to EXTRA_DIST
Daniel Salzman
135
-5
/
+7
2013-05-27
Add uninstall-local hook to remove installed example configuration
Ondřej Surý
1
-0
/
+6
2013-05-27
Fix make distcheck (up until uninstall check)
Ondřej Surý
6
-23
/
+38
2013-05-27
fix some warnings caused by '-pedantic' compiler flag
Jan Vcelak
2
-3
/
+3
2013-05-27
Remove redundant semicolons after function definitions
Daniel Salzman
1
-2
/
+2
2013-05-27
configure: test support of -fpredictive-commoning with -Werror
Jan Vcelak
1
-1
/
+1
2013-05-27
autoconf: use compiler flag test macro from GNU Autoconf Archive
Jan Vcelak
4
-85
/
+79
2013-05-27
Fix dereferencing xfr before NULL check in dbg_xfr
Ondřej Surý
1
-2
/
+2
2013-05-27
doc: update documentation for server identification using TXT/CH
Jan Vcelak
2
-8
/
+34
2013-05-27
fix comments and indenting in my code according to coding style
Jan Vcelak
12
-120
/
+210
2013-05-27
Promote good matches in compr. table even if no new name is inserted.
Marek Vavrusa
1
-7
/
+7
2013-05-27
Do not store names that are already fully covered in compr.tbl.
Marek Vavrusa
1
-2
/
+3
2013-05-27
configure: fix autoreconf warning if AM_PROG_AR isn't available
Daniel Salzman
1
-2
/
+1
2013-05-24
zone-load: add missing memory clean in case of sem-check error
Daniel Salzman
1
-7
/
+5
2013-05-24
implement server identification using TXT/CH
Jan Vcelak
7
-47
/
+241
2013-05-23
knotc flush was broken without parameters, added an empty RR
Marek Vavrusa
1
-11
/
+15
2013-05-23
kdig: change default RRSIG expiration as YYYYMMDDHHmmSS
Daniel Salzman
5
-8
/
+18
2013-05-23
kdig: fix OPT printing if not last additional record
Daniel Salzman
1
-10
/
+9
2013-05-23
fix incorrect number of CHAOS RR class
Jan Vcelak
1
-1
/
+1
2013-05-23
Convert TSIG key names to lowercase.
Jan Kadlec
1
-0
/
+1
[next]