- 28 Aug, 2014 3 commits
-
-
Jeremy C. Reed authored
Some tar implementations cannot or do not auto detect the compress format. For example, I saw today: $ tar xvf kea-0.9.tar.gz tar: Cannot identify format. Searching... tar: Cpio file name length 41449 is out of range tar: Invalid header, starting valid header search. ... tar: Cpio file name length 39676 is out of range tar: End of archive volume 1 reached tar: bcpio vol 1, 0 files, 3811899 bytes read, 0 bytes written in 1 secs (3811899 bytes/sec) tar: Unexpected EOF on archive file
-
Jeremy C. Reed authored
Did say 0.9-beta1 for 0.9 release for example. So added the __VERSION__ macro. Note that this may look ugly in the "git" branch or other odd named versions but will match names if a dist tarball was created from git master. But will be correct for official releases. Okayed via jabber.
-
Wlodzimierz Wencel authored
-
- 27 Aug, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 22 Aug, 2014 4 commits
-
-
Tomek Mrugalski authored
-
Marcin Siodelski authored
Trivial change, agreed on jabber.
-
Marcin Siodelski authored
-
Marcin Siodelski authored
-
- 21 Aug, 2014 1 commit
-
-
Tomek Mrugalski authored
Thanks to Jiri Popelka from Red Hat for providing a patch!
-
- 12 Aug, 2014 4 commits
-
-
Jeremy C. Reed authored
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.)
-
Jeremy C. Reed authored
discussed on jabber
-
Marcin Siodelski authored
Various fixes are applied as a result of reading the whole document up to the section about the DHCPv4 server configuration.
-
Marcin Siodelski authored
-
- 11 Aug, 2014 21 commits
-
-
Jeremy C. Reed authored
and not current. Also mention ISC is the maintainer.
-
Jeremy C. Reed authored
-
Tomek Mrugalski authored
- Daemon::getVersion() added - exists => exits in docs - fixed comment in dhcp_test_lib.sh.in
-
Jeremy C. Reed authored
discussed little on jabber. I opened a new ticket to fix code to at #3514
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
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 authored
-
Jeremy C. Reed authored
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 authored
versus splitting sentence with example in middle. This is just my style preference.
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
(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 authored
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 authored
missing " quote for json configuration
-
Jeremy C. Reed authored
(wlodek told me)
-
Jeremy C. Reed authored
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 authored
-
Jeremy C. Reed authored
-
Jeremy C. Reed authored
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 authored
-
- 08 Aug, 2014 3 commits
-
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
-
Tomek Mrugalski authored
- logger names are now kea-dhcp4, kea-dhcp6, kea-dhcp-ddns - fix in keactrl_tests - User's Guide, examples updated
-
- 06 Aug, 2014 1 commit
-
-
Tomek Mrugalski authored
-
- 05 Aug, 2014 1 commit
-
-
Stephen Morris authored
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.
-
- 04 Aug, 2014 1 commit
-
-
Tomek Mrugalski authored
-