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