- Dec 01, 2011
-
-
Jan Kadlec authored
Refs #1448 @15m
-
- Nov 01, 2011
-
-
Ondřej Surý authored
-
- Aug 30, 2011
-
-
Lubos Slovak authored
Issue #1202 seems fixed, though from time to time the cuckoo tests crash on SIGSEGV during delete. Should look into that later. fixes #1202
-
Lubos Slovak authored
+ Disabled other unittests temporarily. refs #1202 @30m
-
- Aug 11, 2011
-
-
Jan Kadlec authored
Refs #996 @4h
-
- Aug 08, 2011
-
-
Jan Kadlec authored
@4h
-
- Aug 04, 2011
-
-
Lubos Slovak authored
- Fixed error functions.
-
Jan Kadlec authored
-
- Aug 03, 2011
-
-
Marek Vavrusa authored
fixes #1098
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
Ondřej Surý authored
-
- Aug 01, 2011
-
-
Lubos Slovak authored
refs #1087
-
- Jul 27, 2011
-
-
Jan Kadlec authored
refs #1032 @1h30m
-
- Jul 26, 2011
-
-
Jan Kadlec authored
Closes #1045 @1h30m
-
Jan Kadlec authored
-
- Jul 22, 2011
-
-
Jan Kadlec authored
-
- Jul 20, 2011
-
-
Jan Kadlec authored
Refs #1027 @15m
-
- Jul 19, 2011
-
-
Jan Kadlec authored
Refs #1001 @20m
-
- May 05, 2011
-
-
Lubos Slovak authored
- Compiles, but is not tested at all. refs #816 @2h
-
- Apr 06, 2011
-
-
Marek Vavrusa authored
-
Marek Vavrusa authored
Commit refs #701.
-
- Apr 05, 2011
-
-
Marek Vavrusa authored
Added missing unit headers. Commit refs #701.
-
- Mar 16, 2011
-
-
Lubos Slovak authored
-
Lubos Slovak authored
- Sources separated according to the future compilation modules: - src/knot/ contains all sources related to server (compiles into knotc and knotd) - src/alloc/ contains sources of slab allocator (may be compiled into standalone library). - src/dnslib/ contains dnslib sources (may be compiled as standalone library). - src/tests/ contains unittests (compiles into unittests). - src/zoneparser/ contains sources of zone compiler (compiles into knot-zcompile). TODO: Need to refactor makefile to separate the compilation of these modules. However, unittests still depend on all modules. refs #400
-
- 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
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 24, 2011
-
-
Jan Kadlec authored
Refs #32 @15m
-
- Feb 16, 2011
-
-
Jan Kadlec authored
Refs #470 @4h
-
- Feb 14, 2011
-
-
Marek Vavrusa authored
Updated tests and started working on a new logsystem. Commit closes #392 and refs #393, #395, #463.
-
- Feb 10, 2011
-
-
Marek Vavrusa authored
-
- Feb 03, 2011
-
-
Marek Vavrusa authored
-
- Feb 01, 2011
-
-
Marek Vavrusa authored
-
- Jan 18, 2011
-
-
Lubos Slovak authored
- Function ck_items_match now returns 1 on success refs #39
-
Lubos Slovak authored
- Deprecated files in folder deprecated/ Conflicts: CuteDNS.files
-
- Jan 17, 2011
-
-
Lubos Slovak authored
- Deprecated files in folder deprecated/
-
- Jan 06, 2011
-
-
Jan Kadlec authored
Refs #233
-
- Jan 04, 2011
-
-
Lubos Slovak authored
-