2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00
Commit Graph

633 Commits

Author SHA1 Message Date
Stephen Morris
44f582bd7d [1213] Added fourth test, check that IXFR request is sent after refresh time 2011-10-06 18:26:09 +01:00
Stephen Morris
48b8872569 [1213] Add third test - IXFR disabled on server, so try AXFR 2011-10-06 17:39:23 +01:00
Stephen Morris
a46eed49d4 [1213] Add skeleton for second test 2011-10-06 16:03:36 +01:00
Stephen Morris
1afd287718 [1213] Moved some common tests into a separate file 2011-10-06 14:35:48 +01:00
Stephen Morris
a4766a155b [1213] Common IXFR test functions now in separate file 2011-10-06 13:38:03 +01:00
Stephen Morris
f1a85d0c97 [1213] Initial commit of changes
The ixfr tests are in the tools/system/ixfr directory.  To simplify
things, each test is in a subdirectory of that, with the common
data files in ixfr itself.

This commit got the starting and stopping of the nameservers for the
first test running, and created some basic data files.
2011-10-05 16:56:56 +01:00
JINMEI Tatuya
738afedaba [1261] some more adjustment for distcheck 2011-10-04 21:15:53 -07:00
Michal 'vorner' Vaner
a5eeb73116 Merge #1259 2011-10-04 22:54:10 +02:00
Naoki Kambe
8023760a5f [trac930] remove unneeded mockups, fake modules and dummy data 2011-10-03 11:52:16 +09:00
JINMEI Tatuya
106e9a7934 [1261] Merge branch 'trac1259' into trac1261 2011-10-02 16:58:09 -07:00
Jeremy C. Reed
d5a58bbe64 [master] use single = with test
Noticed on FreeBSD:

test: yes: unexpected operator

Trivial fix (and consistent with rest), no review.
2011-09-29 11:17:37 -05:00
Michal 'vorner' Vaner
b1f197c610 [1259] Library for the IXFR-in 2011-09-29 11:57:25 +02:00
Jelte Jansen
7d2b014816 [master] Merge branch 'trac1179'
Conflicts:
	src/lib/python/isc/Makefile.am
	src/lib/python/isc/datasrc/tests/Makefile.am
2011-09-27 11:53:32 +02:00
JINMEI Tatuya
bd0c874dda [1101] cleanup: remove unnecessary variable from configure.ac 2011-09-22 09:51:11 -07:00
JINMEI Tatuya
c342486980 [1101] use pre-generated forwarding .py files under log_messages srcdir
instead of dynamically creating them so that all of in-src separate-builddir
and distcheck will succeed.
2011-09-20 11:23:04 -07:00
Jelte Jansen
d1a1871cc6 [1179] python wrapper for new datasrc classes 2011-09-20 18:57:06 +02:00
JINMEI Tatuya
4948e0c896 [1101] build setup changes so that we can use a dedicated package directory
for python logging message scripts.
2011-09-09 15:57:43 -07:00
Jelte Jansen
75e756cdf9 Merge branch 'trac1041' 2011-08-26 17:16:53 +02:00
Jelte Jansen
ecf3f4b962 [1041] check for space in path 2011-08-25 16:36:56 +02:00
JINMEI Tatuya
575bd3ec2f [1068] use Makefile under datasrc testdata for a writable sqlite3 DB file. 2011-08-12 14:35:48 -07:00
JINMEI Tatuya
1aa26c98d1 [] Merge branch 'trac904' 2011-08-09 09:34:10 -07:00
Jeremy C. Reed
20483389cb [master] update version in configure.ac (date stamp is used for now) 2011-08-09 09:13:38 -05:00
JINMEI Tatuya
0e662967ac [904] moved the script to lib/util/python/ 2011-08-04 17:23:22 -07:00
JINMEI Tatuya
f00712037f [trac904] updated the file name for the chmod +x setting 2011-08-03 15:48:29 -07:00
Michal 'vorner' Vaner
3cebb4e770 Move sockcreator.py to lib
It caused trouble here, maybe this helps
2011-08-03 16:50:59 +02:00
JINMEI Tatuya
c42eef08cd [trac904] some pre-work refactoring: replaced - with _ so that we can
import the script from python (just for development convenience).
also define the gen script as noinst_SCRIPTS (agian, just for development
convenience).  but this will cause a regression in the process_rename_test,
which was fixed, too.
2011-08-02 18:08:42 -07:00
Michal 'vorner' Vaner
f279d99635 Merge branch 'work/startcreator' 2011-07-26 16:21:54 +02:00
Michal 'vorner' Vaner
c62810c526 [trac800] Makefile fixes 2011-07-25 18:38:53 +02:00
Michal 'vorner' Vaner
4c485d0b11 [trac800] Interface and tests for the sockcreator parser 2011-07-25 10:52:14 +02:00
Dima Volodin
49d5415d99 [trac1155] -Wno-missing-braces is made conditional on Solaris 2011-07-21 19:03:57 -04:00
Dima Volodin
7b55eb0248 [trac1155] changes to make build work in Solaris 10 x86 2011-07-20 15:38:27 -04:00
JINMEI Tatuya
c24553e21f [master] Merge branch 'trac983' 2011-07-14 01:25:29 -07:00
JINMEI Tatuya
b9bc51b44f [trac983] addressed installation/distcheck issues. added another tweak
to configure.ac to ensure all necessary .py and .so will be installed
in the correct place.  also added missing files to Makefile.am to fix
distcheck failures.
2011-07-07 15:00:33 -07:00
Jelte Jansen
9dec49291c [(no branch)] [trac763] add messages file 2011-07-07 15:22:54 +02:00
JINMEI Tatuya
191329567e [trac983] Merge commit '99a63ce' into trac983 2011-07-05 15:21:36 -07:00
JINMEI Tatuya
99a63ce0a5 [trac983] added minimal set of files. right now this is mostly just a
placeholder for subsequent development.
2011-07-01 17:47:34 -07:00
Stephen Morris
839d23249a [trac1071] Add destination selection to initLogger
Add support of B10_LOGGER_DESTINATION to choose logging destination
for unit tests, and add tests to check that they work.  Also update
some documentation.
2011-06-29 19:08:56 +01:00
Tomek Mrugalski
4a590df96a Merge branch 'trac990' 2011-06-28 17:01:42 +02:00
Jelte Jansen
dae1d2e24f [trac710] Merge branch 'master' into trac710
Conflicts:
	src/bin/cfgmgr/plugins/Makefile.am
	src/lib/python/isc/log/Makefile.am
2011-06-17 11:26:39 +02:00
JINMEI Tatuya
97131f9739 [trac710] make sure -Wno-unused-parameter is placed after -Wextra. 2011-06-16 16:17:28 -07:00
Tomek Mrugalski
1555618136 [trac990] whitespace corrections, s/auth/dhcp6 in man page 2011-06-16 19:31:01 +02:00
Tomek Mrugalski
0bfea71bfc [trac990] 3 tests for dummy dhcp6 daemon implemented. 2011-06-16 19:31:01 +02:00
Tomek Mrugalski
0dc7060246 [trac990] Initial dhcp6 daemon (dummy for now). 2011-06-16 19:31:01 +02:00
Jelte Jansen
e31eaa10fc [trac1017] move unnecessary .in files and fix build/srcdir 2011-06-16 15:07:46 +02:00
Jelte Jansen
de063908e8 [trac710] Check if we need -Wno-unused-parameter for Python.h 2011-06-15 11:45:25 +02:00
Michal 'vorner' Vaner
2a81a3ad5a Merge branch 'master' into work/pylog 2011-06-10 13:06:27 +02:00
Michal 'vorner' Vaner
9c2b48c4ba Merge branch 'work/baseclass' 2011-06-10 12:42:21 +02:00
Michal 'vorner' Vaner
91920024ba [trac756] The actual logging output 2011-06-09 21:15:34 +02:00
Michal 'vorner' Vaner
a215fa328b [trac756] Create the module
It's still empty now, but it at last installs into the correct directory
and loads.
2011-06-06 17:09:22 +02:00
Michal 'vorner' Vaner
717534f5a1 [trac756] Get rid of original isc.log module 2011-06-06 16:06:00 +02:00