2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 14:05:33 +00:00
Commit Graph

11074 Commits

Author SHA1 Message Date
Mukund Sivaraman
0ea32d7945 [2105] Make setData() optionally return the old data 2012-08-02 11:16:16 +05:30
Mukund Sivaraman
65976ab225 [2105] Add #2054 (nodeFission changes) into DomainTree 2012-08-02 11:10:51 +05:30
Mukund Sivaraman
4f9f077ffa Merge branch 'master' into trac2054 2012-08-02 10:39:23 +05:30
Mukund Sivaraman
a3e59452b9 [master] Add .gitignore files 2012-08-02 10:29:14 +05:30
Mukund Sivaraman
9e4e068087 [2169] Update ChangeLog 2012-08-02 10:27:02 +05:30
Mukund Sivaraman
7d7e5269d5 Merge branch 'master' into trac2169 2012-08-02 10:20:50 +05:30
Mukund Sivaraman
ce3f97e6b6 Add b10 prefix to libperfdhcp++.la 2012-08-02 10:13:32 +05:30
Mukund Sivaraman
81fac6a441 [2071] Add b10 prefix to libutil_io.la (and s/_/-/) 2012-08-02 10:03:24 +05:30
Mukund Sivaraman
f706565ec0 [2071] Add b10 prefix to libpydnspp.la 2012-08-02 10:01:41 +05:30
Mukund Sivaraman
4af209e3f7 [2071] Add b10 prefix to libdnsacl.la 2012-08-02 09:59:37 +05:30
Mukund Sivaraman
a69852a563 [2071] Add b10 prefix to libstatistics.la 2012-08-02 09:55:38 +05:30
Mukund Sivaraman
9528b55d5a [2071] Add b10 prefix to libdhcp++.la 2012-08-02 09:54:22 +05:30
Mukund Sivaraman
596f071e74 [2071] Add b10 prefix to libserver_common.la (and s/_/-/) 2012-08-02 09:52:51 +05:30
Mukund Sivaraman
bb894ca2c8 [2071] Add b10 prefix to libdatasrc.la 2012-08-02 09:50:11 +05:30
Mukund Sivaraman
cd33333c8c [2071] Add b10 prefix to libtestutils.la 2012-08-02 09:47:43 +05:30
Mukund Sivaraman
4d130eec2a [2071] Add b10 prefix to libresolve.la 2012-08-02 09:46:22 +05:30
Mukund Sivaraman
32610445f0 [2071] Add b10 prefix to libcache.la 2012-08-02 09:45:50 +05:30
Mukund Sivaraman
16fa1ecec8 [2071] Add b10 prefix to libnsas.la 2012-08-02 09:44:49 +05:30
Mukund Sivaraman
d50a3d3d72 [2071] Add b10 prefix to libasiodns.la 2012-08-02 09:43:53 +05:30
Mukund Sivaraman
9dc4993214 [2071] Add b10 prefix to libasiolink.la 2012-08-02 09:42:27 +05:30
Mukund Sivaraman
8759015ce4 [2071] Add b10 prefix to libbench.la 2012-08-02 09:38:01 +05:30
Mukund Sivaraman
c2d1823d7e [2071] Add b10 prefix to libxfr.la 2012-08-02 09:36:28 +05:30
Mukund Sivaraman
76232f728e [2071] Add b10 prefix to libacl.la 2012-08-02 09:35:11 +05:30
Mukund Sivaraman
04ab3886ab [2071] Add b10 prefix to libcfgclient.la 2012-08-02 09:34:23 +05:30
Mukund Sivaraman
f411d8c369 [2071] Add b10 prefix to libcc.la 2012-08-02 09:33:03 +05:30
Mukund Sivaraman
7b240f1cb3 [2071] Add b10 prefix to libdns++.la 2012-08-02 09:31:41 +05:30
Mukund Sivaraman
b5974eeb4d [2071] Add b10 prefix to libcryptolink.la 2012-08-02 09:29:02 +05:30
Mukund Sivaraman
7b2491ee2c [2071] Add b10 prefix to liblog.la 2012-08-02 09:27:14 +05:30
Mukund Sivaraman
edb116c7a1 [2071] Add b10 prefix to libutil.la 2012-08-02 09:24:02 +05:30
Mukund Sivaraman
a9cbbc2187 [2071] Add b10 prefix to libexceptions.la 2012-08-02 09:21:15 +05:30
JINMEI Tatuya
69d8e5e56f [2147] detect expected build error with offset_ptr in ./configure 2012-08-01 18:19:00 -07:00
Jeremy C. Reed
4f42de9d8a [master] regenerated manual 2012-08-01 08:59:29 -05:00
Michal 'vorner' Vaner
8145395b1a [2133] Don't use defaults in lettuce
Because the defaults include references to files in install directory
and lettuce breaks when the files are not yet installed. This should fix
bug #2159 as well.
2012-08-01 14:36:01 +02:00
Michal 'vorner' Vaner
8a9addc70d [2133] Provide reasonable default for data_sources
Include the default sqlite3 database as well. This is easier than
documenting everything and it would just work.
2012-08-01 14:32:16 +02:00
Michal 'vorner' Vaner
b4dc509823 [2113] Avoid a warning
The warning would be provoked by checking a MasterFiles type data
source. The client list skips it, because cache is disabled, and it
complains it won't be able to serve. That is not a problem while
checking configuration, so the zones are stolen from it.
2012-08-01 12:35:13 +02:00
Jelte Jansen
0050740b21 [master] Merge branch 'trac2093' 2012-08-01 10:39:55 +02:00
JINMEI Tatuya
dca052ba19 [2054] suggested doc update for nodeFission().
Its semantics has been changed, so the doc must be updated.
2012-08-01 00:07:02 -07:00
Mukund Sivaraman
3378f9b44d [2169] Fix tree for changes in log4cplus 1.1.0
This is based on a patch sent in by John Lumby. Code still compiles and
works with log4cplus 1.0.4.
2012-08-01 08:48:24 +05:30
Mukund Sivaraman
72539e9920 [2054] Add an additional node fission testcase for left-child case
Right child's fission is already covered in the default tree of
the fixture.
2012-08-01 08:03:10 +05:30
Mukund Sivaraman
a82d0b162c [2054] Justify comments 2012-08-01 08:01:18 +05:30
Mukund Sivaraman
e9eec8d241 [2054] In nodeFission(), use the newly created node for the inserted name 2012-08-01 02:20:25 +05:30
Mukund Sivaraman
9d416b80ba [2105] Document DT template parameter 2012-07-31 23:49:11 +05:30
Mukund Sivaraman
1319a26ec4 [2105] Rename other instances of rbtree/rbnode 2012-07-31 23:39:27 +05:30
Mukund Sivaraman
5eb12ef1de [2105] Add space between template parameters 2012-07-31 23:31:40 +05:30
Mukund Sivaraman
ce3394fbd4 [2105] Set data_ in the initializer list 2012-07-31 23:30:29 +05:30
Mukund Sivaraman
1fdb15bd59 [2105] Add explicit default constructor for the DeleterType class
Some compilers seem to expect it to be present.
2012-07-31 23:24:55 +05:30
JINMEI Tatuya
9beeb21edb [master] Merge branch 'trac2095' with fixing conflicts. 2012-07-31 09:58:28 -07:00
JINMEI Tatuya
3b36e5f7ab [2095] update comments based on review feedback
- make assumptions in the spec more accurate
- move some block of comments closer to the corresponding code for readability
2012-07-31 09:45:26 -07:00
JINMEI Tatuya
f19d17588e [2093] fixed a typo in a comment 2012-07-31 08:47:22 -07:00
Jelte Jansen
b697417cb9 [2093] addressed review comment
- fixed a doxygen line
- added a few corner-case tests
2012-07-31 14:17:29 +02:00