]>
git.ipfire.org Git - thirdparty/kea.git/log
Marcin Siodelski [Thu, 14 Aug 2014 13:13:31 +0000 (15:13 +0200)]
[master] Added ChangeLog entry for #3517.
Marcin Siodelski [Thu, 14 Aug 2014 12:37:34 +0000 (14:37 +0200)]
[master] Merge branch 'trac3517'
Marcin Siodelski [Thu, 14 Aug 2014 12:35:03 +0000 (14:35 +0200)]
[3517] Addressed review comments.
Removed the IfaceMgr.detectIfaces_linux test as it is covered in the
IfaceMgr.detectIfaces test already.
Marcin Siodelski [Thu, 14 Aug 2014 11:08:08 +0000 (13:08 +0200)]
[3517] Corrected test for interface detection.
The original version of this test incorrectly matched the names of the
interfaces detected by the IfaceMgr and those detected by the unit test.
As a result, the interfaces with similar names (e.g. virbr0 and virbr0-nic)
where compared for the equality of indexes, addresses and flags.
Jeremy C. Reed [Wed, 13 Aug 2014 16:40:00 +0000 (16:40 +0000)]
trivial misspelling fix of a tool
Jeremy C. Reed [Tue, 12 Aug 2014 22:40:01 +0000 (22:40 +0000)]
Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Jeremy C. Reed [Tue, 12 Aug 2014 22:37:22 +0000 (22:37 +0000)]
add libdhcp.xml to dist file
This was noticed by wlodek.
The docbook source was not added to the DOCBOOK list, but
the master file brings it in.
This breaks the document generation from the tarball (which was
missing the file).
I didn't get it reviewed, but I tested it and it is a one-line
trivial change.
Note that my distcheck automated builder has document generation
not enabled so this was not seen. We need to make sure the
document generation is automated using a "dist" tarball.
(My other automated document generation is from the git repo.)
Marcin Siodelski [Tue, 12 Aug 2014 18:12:55 +0000 (20:12 +0200)]
[master] Added ChangeLog entry for #3507.
Marcin Siodelski [Tue, 12 Aug 2014 18:09:03 +0000 (20:09 +0200)]
[master] Merge branch 'trac3507'
Jeremy C. Reed [Tue, 12 Aug 2014 17:38:14 +0000 (17:38 +0000)]
merge in trac3429
handled conflicts (keactl to keactrl)
Conflicts:
doc/guide/ddns.xml
Jeremy C. Reed [Tue, 12 Aug 2014 17:27:15 +0000 (17:27 +0000)]
mention the --server synonym earlier
discussed on jabber
Marcin Siodelski [Tue, 12 Aug 2014 17:03:01 +0000 (19:03 +0200)]
[3429] A couple of additional fixes to the User Guide.
Various fixes are applied as a result of reading the whole document up to
the section about the DHCPv4 server configuration.
Marcin Siodelski [Tue, 12 Aug 2014 15:38:45 +0000 (17:38 +0200)]
[3429] Minor fixes to the text added by Jeremy.
Jeremy C. Reed [Tue, 12 Aug 2014 15:28:11 +0000 (08:28 -0700)]
disable the MemorySegmentLocal.TestTooMuchMemory test
It was failing on a few different systems.
Okay to disable via jabber.
The ticket is #3510.
Jeremy C. Reed [Tue, 12 Aug 2014 15:20:25 +0000 (08:20 -0700)]
standardized changelog
use two tabs before the committer username.
too long lines fixed
Jeremy C. Reed [Tue, 12 Aug 2014 15:11:26 +0000 (08:11 -0700)]
add space after comma
Jeremy C. Reed [Tue, 12 Aug 2014 15:10:53 +0000 (08:10 -0700)]
improve grammar and remove double "to to"
not reviewed, trivial
Marcin Siodelski [Tue, 12 Aug 2014 12:37:04 +0000 (14:37 +0200)]
[3507] Updated logging.dox to use KEA_LOGGER_, not B10_LOGGER_.
Marcin Siodelski [Tue, 12 Aug 2014 12:35:02 +0000 (14:35 +0200)]
[3507] Renamed B10_LOGGER_DESTINATION to KEA_LOGGER_DESTINATION in keactrl.
Marcin Siodelski [Tue, 12 Aug 2014 11:11:38 +0000 (13:11 +0200)]
[3507] Renamed B10_CXXFLAGS to KEA_CXXFLAGS.
Marcin Siodelski [Tue, 12 Aug 2014 11:09:33 +0000 (13:09 +0200)]
[3507] Renamed AX_BOOST_FOR_BIND10 macro to AX_BOOST_FOR_KEA.
Marcin Siodelski [Tue, 12 Aug 2014 11:03:33 +0000 (13:03 +0200)]
[3507] Renamed variables using "bind10" to use "kea" in configure.ac.
Tomek Mrugalski [Mon, 11 Aug 2014 21:00:55 +0000 (23:00 +0200)]
[master] Merge branch 'trac3508' (version reporting)
Conflicts:
ChangeLog
Jeremy C. Reed [Mon, 11 Aug 2014 20:43:19 +0000 (20:43 +0000)]
be clear that past BIND 10 sponsors were in the past
and not current.
Also mention ISC is the maintainer.
Jeremy C. Reed [Mon, 11 Aug 2014 20:38:49 +0000 (20:38 +0000)]
Get rid of errant ) close parenthesis.
Tomek Mrugalski [Mon, 11 Aug 2014 20:37:29 +0000 (22:37 +0200)]
[3508] Changes after review
- Daemon::getVersion() added
- exists => exits in docs
- fixed comment in dhcp_test_lib.sh.in
Jeremy C. Reed [Mon, 11 Aug 2014 20:29:57 +0000 (20:29 +0000)]
modify warning about abuse of the dhcp-ddns server
discussed little on jabber.
I opened a new ticket to fix code to at #3514
Marcin Siodelski [Mon, 11 Aug 2014 20:18:14 +0000 (22:18 +0200)]
[master] Added ChangeLog entry #3487.
Jeremy C. Reed [Mon, 11 Aug 2014 20:12:48 +0000 (20:12 +0000)]
fix script that creates log messages HTML to say Kea instead of BIND 10
Jeremy C. Reed [Mon, 11 Aug 2014 20:03:46 +0000 (20:03 +0000)]
remove my years old comments (no content change)
Jeremy C. Reed [Mon, 11 Aug 2014 20:03:28 +0000 (20:03 +0000)]
change BIND 10 reference to Kea
Jeremy C. Reed [Mon, 11 Aug 2014 20:02:01 +0000 (20:02 +0000)]
change BIND 10 references to Kea.
Jeremy C. Reed [Mon, 11 Aug 2014 19:54:29 +0000 (19:54 +0000)]
just keep sentence together
versus splitting sentence with example in middle.
This is just my style preference.
While doing this fix the explanation for enabling mysql and postgres
as previously it appeared to imply that you had to specify
the path to the config script (but first example didn't follow what
was stated).
Jeremy C. Reed [Mon, 11 Aug 2014 19:39:52 +0000 (19:39 +0000)]
fix typo for keactrl name
Jeremy C. Reed [Mon, 11 Aug 2014 19:35:31 +0000 (19:35 +0000)]
Add the RFC titles
and remove comment about "drafts" since none here
fix one grammar plural mistake
for titles of this section mention DCHP or DHCPv6
Jeremy C. Reed [Mon, 11 Aug 2014 19:12:37 +0000 (19:12 +0000)]
trivial typo fix in comment
Jeremy C. Reed [Mon, 11 Aug 2014 19:08:10 +0000 (19:08 +0000)]
just keep statement as one sentence
versus splitting sentence with example in middle.
This is just my style preference.
Jeremy C. Reed [Mon, 11 Aug 2014 19:03:58 +0000 (19:03 +0000)]
use entity — instead of - dash
Jeremy C. Reed [Mon, 11 Aug 2014 19:01:25 +0000 (19:01 +0000)]
install ddns example configurations
(I also fixed docs in different commit to
fix pointer to examples in installed location instead of source tree.)
Okayed ("seems ok") via jabber.
Jeremy C. Reed [Mon, 11 Aug 2014 19:00:52 +0000 (19:00 +0000)]
misc improvements:
BUNDY instead of BIND10
remove old comment
shell instead of bash
fix pointer to examples in installed location instead of source tree
Jeremy C. Reed [Mon, 11 Aug 2014 18:53:47 +0000 (18:53 +0000)]
fix typos in configurations
missing " quote for json configuration
Jeremy C. Reed [Mon, 11 Aug 2014 18:48:49 +0000 (18:48 +0000)]
change pool: to "pool": in examples
(wlodek told me)
Marcin Siodelski [Mon, 11 Aug 2014 18:30:24 +0000 (20:30 +0200)]
[master] Merge branch 'trac3487'
Tomek Mrugalski [Mon, 11 Aug 2014 18:20:17 +0000 (20:20 +0200)]
[3508] Removed unnecessary echo in configure.ac
Tomek Mrugalski [Mon, 11 Aug 2014 17:48:41 +0000 (19:48 +0200)]
[3487] Minor correction in IfaceMgr method descriptions.
Jeremy C. Reed [Mon, 11 Aug 2014 17:29:44 +0000 (17:29 +0000)]
misc improvements:
fixed install directories
mention openssl
fix url for tarball download (note doesn't exist at time of this
commit)
add some more common configure switches
change kea config "BIND10" to "BUNDY"
fix some paths from bind10 to kea.
minor rewording
Tomek Mrugalski [Mon, 11 Aug 2014 16:59:24 +0000 (18:59 +0200)]
[3508] Correction is example DHCPv6 config
Tomek Mrugalski [Mon, 11 Aug 2014 16:59:05 +0000 (18:59 +0200)]
[3508] Fix in -V option for DHCPv6
Jeremy C. Reed [Mon, 11 Aug 2014 16:36:18 +0000 (16:36 +0000)]
fix typo
Jeremy C. Reed [Mon, 11 Aug 2014 16:34:40 +0000 (16:34 +0000)]
Remove old out-dated BIND10 content.
Mention some more Kea tools and minor rewording.
Note that the brief sections on starting and stopping and managing
the software are now gone.
Tomek Mrugalski [Mon, 11 Aug 2014 16:07:51 +0000 (18:07 +0200)]
[master] ChangeLog update (added Kea 0.8/bind10 1.2.0 release date)
Tomek Mrugalski [Mon, 11 Aug 2014 15:49:59 +0000 (17:49 +0200)]
[master] ChangeLog updated.
Tomek Mrugalski [Mon, 11 Aug 2014 15:49:08 +0000 (17:49 +0200)]
[master] Merge branch 'trac3469' (AUTHORS update)
Tomek Mrugalski [Mon, 11 Aug 2014 15:43:44 +0000 (17:43 +0200)]
[3508] D2 command line help improved.
Tomek Mrugalski [Mon, 11 Aug 2014 15:42:39 +0000 (17:42 +0200)]
[3508] ARM updated.
Tomek Mrugalski [Mon, 11 Aug 2014 15:33:15 +0000 (17:33 +0200)]
[3508] Added missing version_test check.
Marcin Siodelski [Mon, 11 Aug 2014 15:32:29 +0000 (17:32 +0200)]
[3487] Ignore loopback interfaces when opening sockets.
Tomek Mrugalski [Mon, 11 Aug 2014 14:59:26 +0000 (16:59 +0200)]
[3508] version reporting added to Kea4,Kea6,D2
Tomek Mrugalski [Mon, 11 Aug 2014 14:58:53 +0000 (16:58 +0200)]
[3508] Unit-tests added for version reporting.
Marcin Siodelski [Mon, 11 Aug 2014 14:37:15 +0000 (16:37 +0200)]
[3487] Log error from the IfaceMgr if the interface is misconfigured/down.
Tomek Mrugalski [Mon, 11 Aug 2014 14:09:43 +0000 (16:09 +0200)]
[3508] git version is now detected.
Jeremy C. Reed [Mon, 11 Aug 2014 13:53:21 +0000 (06:53 -0700)]
Fix my typo introduced months ago and minor change.
Remove the sentence "This is the source" because same README
also is installed with binaries (no source).
So mention developed by ISC.
This was not reviewed.
Jeremy C. Reed [Mon, 11 Aug 2014 13:46:37 +0000 (06:46 -0700)]
Minor improvements
- middle initial for a name (consistent with below)
- consistent BIND10/BIND 10
- Add Francis and John DuBois to BIND 10 code contributors
- capitalize Boost
Tomek Mrugalski [Mon, 11 Aug 2014 11:33:28 +0000 (13:33 +0200)]
[3469] AUTHORS file rewritten
Tomek Mrugalski [Fri, 8 Aug 2014 17:13:38 +0000 (19:13 +0200)]
[master] Merge branch 'trac3464' (pool definitions are now structures)
Conflicts:
ChangeLog
doc/examples/kea4/several-subnets.json
doc/examples/kea4/single-subnet.json
doc/examples/kea6/several-subnets.json
doc/guide/dhcp4-srv.xml
Tomek Mrugalski [Fri, 8 Aug 2014 16:45:00 +0000 (18:45 +0200)]
[3464] Minor tweak in DHCPv4 section in User's Guide
Tomek Mrugalski [Fri, 8 Aug 2014 16:42:01 +0000 (18:42 +0200)]
[master] Merge branch 'trac3427' (logging configuration in kea4,kea6,d2)
Conflicts:
ChangeLog
configure.ac
src/bin/dhcp4/kea_controller.cc
src/bin/dhcp6/kea_controller.cc
src/bin/dhcp6/main.cc
src/lib/log/logger_manager.cc
src/lib/log/logger_unittest_support.cc
src/lib/log/logger_unittest_support.h
Tomek Mrugalski [Fri, 8 Aug 2014 16:17:36 +0000 (18:17 +0200)]
[3427] Changes after review:
- errors printed to stderr in dhcp4,dhcp6 main() function
- path_replacer.sh is now better documented
Tomek Mrugalski [Fri, 8 Aug 2014 15:09:35 +0000 (17:09 +0200)]
[3464] ChangeLog entry added.
Tomek Mrugalski [Fri, 8 Aug 2014 15:09:04 +0000 (17:09 +0200)]
[3464] PoolsListParser logic improved
Tomek Mrugalski [Fri, 8 Aug 2014 12:20:01 +0000 (14:20 +0200)]
[3427] getVerbose() is now const
Tomek Mrugalski [Fri, 8 Aug 2014 12:08:17 +0000 (14:08 +0200)]
[3427] make distcheck fix
Tomek Mrugalski [Fri, 8 Aug 2014 11:24:23 +0000 (13:24 +0200)]
[3427] ChangeLog updated
Tomek Mrugalski [Fri, 8 Aug 2014 11:23:46 +0000 (13:23 +0200)]
[3427] kea.conf is now generated automatically
Tomek Mrugalski [Fri, 8 Aug 2014 11:23:27 +0000 (13:23 +0200)]
[3427] Changes after review:
- variables, test renamed in daemon unit-tests
- verbose parameter documented in Daemon class
Tomek Mrugalski [Fri, 8 Aug 2014 11:02:44 +0000 (13:02 +0200)]
[3427] Fix in keactrl tests.
Tomek Mrugalski [Fri, 8 Aug 2014 10:57:52 +0000 (12:57 +0200)]
[3427] Logging configuration now properly processes more than one logger
Tomek Mrugalski [Fri, 8 Aug 2014 10:57:20 +0000 (12:57 +0200)]
[3427] path_replacer.sh added
Tomek Mrugalski [Fri, 8 Aug 2014 09:42:12 +0000 (11:42 +0200)]
[3427] Changes after review
- logger names are now kea-dhcp4, kea-dhcp6, kea-dhcp-ddns
- fix in keactrl_tests
- User's Guide, examples updated
Tomek Mrugalski [Thu, 7 Aug 2014 11:12:58 +0000 (13:12 +0200)]
[master] Merge branch 'trac3417' (bind10 removal from .cc/.h)
Conflicts:
ChangeLog
Tomek Mrugalski [Thu, 7 Aug 2014 11:09:23 +0000 (13:09 +0200)]
[3417] Cosmetic changes after review
Tomek Mrugalski [Wed, 6 Aug 2014 17:19:46 +0000 (19:19 +0200)]
[master] Merge branch 'trac3434' (lib/util/hash cleanup)
Tomek Mrugalski [Wed, 6 Aug 2014 17:14:44 +0000 (19:14 +0200)]
[master] Merge branch 'trac3468' (Kea6, DDNS User's Guide update)
Conflicts:
ChangeLog
doc/guide/dhcp6-srv.xml
Tomek Mrugalski [Wed, 6 Aug 2014 17:10:13 +0000 (19:10 +0200)]
[3468] ChangeLog updated.
Tomek Mrugalski [Wed, 6 Aug 2014 17:09:27 +0000 (19:09 +0200)]
[3468] "true", "false" => true, false
Tomek Mrugalski [Wed, 6 Aug 2014 10:51:57 +0000 (12:51 +0200)]
[3417] Minor updates in configure.ac (BIND 10 => Kea)
Tomek Mrugalski [Wed, 6 Aug 2014 10:46:10 +0000 (12:46 +0200)]
[3417] ChangeLog updated.
Tomek Mrugalski [Wed, 6 Aug 2014 10:46:00 +0000 (12:46 +0200)]
[3417] shell scripts updated (B10_ => KEA_)
Tomek Mrugalski [Wed, 6 Aug 2014 09:48:50 +0000 (11:48 +0200)]
[3417] B10 => KEA renamed
Tomek Mrugalski [Wed, 6 Aug 2014 09:24:16 +0000 (11:24 +0200)]
[3417] "bind 10" => Kea converted in many .cc/.h files
Stephen Morris [Tue, 5 Aug 2014 19:29:39 +0000 (20:29 +0100)]
[3468] Minor editorial changes during review
Including: ensuring consistent formaat for lists, ensuring
order of items in a list explaining an example JSON map
corresponds to the order of the elements in the map, etc.
Tomek Mrugalski [Tue, 5 Aug 2014 05:57:46 +0000 (07:57 +0200)]
[3417] Bind10 => Kea in many .cc/.h files
Tomek Mrugalski [Tue, 5 Aug 2014 05:56:06 +0000 (07:56 +0200)]
[3417] Obsolete directory src/bin/cmdctl removed.
Tomek Mrugalski [Mon, 4 Aug 2014 20:12:01 +0000 (22:12 +0200)]
[3468] Whitespace clean-up in DDNS module.
Tomek Mrugalski [Mon, 4 Aug 2014 20:11:11 +0000 (22:11 +0200)]
[3468] DDNS chapter updated.
Tomek Mrugalski [Mon, 4 Aug 2014 17:52:00 +0000 (19:52 +0200)]
[3468] DHCPv6 chapter converted to JSON format.
Thomas Markwalder [Fri, 1 Aug 2014 20:32:08 +0000 (16:32 -0400)]
[master] Added ChangeLog entry 811 for #3505
Thomas Markwalder [Fri, 1 Aug 2014 20:21:45 +0000 (16:21 -0400)]
[master] Merge branch 'trac3505'
Added dhcp_ddns::NameChangeRequest JSON format
Stephen Morris [Fri, 1 Aug 2014 19:52:05 +0000 (20:52 +0100)]
[master] Added ChangeLog entry for #3481.
Stephen Morris [Fri, 1 Aug 2014 19:22:30 +0000 (20:22 +0100)]
[master] Merge branch 'trac3481'
Conflicts:
configure.ac
src/bin/Makefile.am