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

1488 Commits

Author SHA1 Message Date
Francis Dupont
4bef838245 [master] Finished merge of trac5227 (adding easy missing option defs) after pull 2017-09-22 14:17:09 +02:00
Francis Dupont
d85d342805 [master] Finished merge of trac5227 (adding easy missing option defs) 2017-09-22 14:15:01 +02:00
Tomek Mrugalski
41fd3bb7ed [master] Merge branch 'trac5310' (shared networks docs) 2017-09-22 14:13:00 +02:00
Marcin Siodelski
c2db20f10d [5310] Applied minor changes to Shared Networks sections in User's Guide.
As a result of review.
2017-09-22 12:23:10 +02:00
Francis Dupont
18ceeb1d4a [master] Merging trac5282 (client https) 2017-09-21 23:59:04 +02:00
Francis Dupont
b6ddf11661 [5073a] Updated docs and made deferredUnpack more robust to hooks 2017-09-21 23:50:48 +02:00
Tomek Mrugalski
b3250d9a88 [5310] Documentation for shared networks added. 2017-09-21 16:51:18 +02:00
Thomas Markwalder
043d17b068 [master] Added a hook point, "command-processed", to kea-dhcp4, kea-dhcp6 servers
Merges in branch 'trac5111'
2017-09-19 07:48:09 -04:00
Thomas Markwalder
44592f2737 [5282] Minor word smithing 2017-09-18 07:54:18 -04:00
Francis Dupont
6f9e7adad6 [5282] Added a paragraph about kea-shell / stunnel 2017-09-16 12:55:31 +02:00
Thomas Markwalder
eed3d52860 [5111] Updated legal-log hooks section with lease command logging 2017-09-05 14:42:02 -04:00
Tomek Mrugalski
2d70ad121c [5350] Changes after review:
- clarified that user context must be a map
 - fixed identations in kea6/advanced.json config
2017-09-05 12:53:47 +02:00
Tomek Mrugalski
eb57dac13f [5350] Documentation updated. 2017-09-04 13:58:22 +02:00
Razvan Becheriu
ff2d2805c6 fixed pull request 2017-08-31 16:06:26 +03:00
Razvan Becheriu
a85cff7ab6 fixed pull request 2017-08-31 15:50:45 +03:00
Andrei Pavel
ab83d42731 forgot a merge conflict marker 2017-08-18 16:54:41 +03:00
Andrei Pavel
00f4b5b04b Merge branch 'isc-master' into docbook-upgrade 2017-08-17 21:33:30 +03:00
Andrei Pavel
0ba37f9383 Merge branch 'isc-master' into cassandra-update 2017-08-17 21:15:48 +03:00
Andrei Pavel
7ca388d0c5 Added --nonet back 2017-08-17 21:10:28 +03:00
Andrei Pavel
529d153268 Merge branch 'isc-master' into minor-changes 2017-08-17 21:04:29 +03:00
Andrei Pavel
e37a6c29bb Merge branch 'isc-master' into cassandra-host-data-source 2017-08-17 20:30:41 +03:00
Thomas Markwalder
98196abcdf [5315] Wording and whitespace in guide
Replaced subnet-ids with subnets, and subnet-id with id in
    subnet commands text, and removed trailing whitespace in
    doc/guide/hooks.xml
2017-08-15 14:57:11 -04:00
Tomek Mrugalski
0bf132390a [5315_rebase] Changes after rebase and review:
- Renamed SubnetIdIndexTag to avoid collision
 - Moved OptionDataParser to option_data_parser.cc|h
 - Updated hooks.xml to reflect recent changes
2017-08-15 18:58:04 +02:00
Thomas Markwalder
e8396cf5bd [5315] Minor wording edits in doc/guide/hooks.xml 2017-08-15 14:10:59 +02:00
Marcin Siodelski
33c398a71a [5315] Updated Kea User's Guide with subnet_cmds information. 2017-08-15 14:10:59 +02:00
Thomas Markwalder
75f148458b [master] Log rotation now functions and is on by default
Merge branch 'trac5324'
2017-08-11 11:08:45 -04:00
Thomas Markwalder
3493d04122 [5324] Upped the default log size to 10MB 2017-08-11 10:26:58 -04:00
Thomas Markwalder
7bbf47ef72 [5280] Wordsmithing on doc/guide/hooks.xml 2017-08-09 14:45:21 -04:00
Tomek Mrugalski
378a8eda83 [5280] User's Guide for lease_cmds written. 2017-08-09 00:21:06 +02:00
Thomas Markwalder
2e2cb37a35 [5324] Log file rotation now works when configured to do so
doc/guide/logging.xml
    Updated logging section with more explanation of maxsize and maxver

src/lib/dhcpsrv/logging_info.cc
    LoggingInfo::toSpec()
        Now sets maxsize and maxver in created spec

src/lib/dhcpsrv/tests/logging_info_unittest.cc
    TEST_F(LoggingInfoTest, defaults)
        Added checks for default maxsize and maxver

src/lib/dhcpsrv/tests/logging_unittest.cc
    LoggingTest:
        Added support for log files

    TEST_F(LoggingTest, logRotate) - new test the ensures
    logs rotate when configured to do so

src/lib/testutils/dhcp_test_lib.sh.in
    Added code to remove log lock file.  When rotation is enabled,
    lock files are automatically enabled.
2017-08-08 11:17:09 -04:00
Thomas Markwalder
061222be2b [5226] Minor wording changes in guide doc 2017-08-07 10:34:05 -04:00
Francis Dupont
3e99671764 [master] Finished merge of trac5241 (always-send) 2017-08-07 09:53:27 +02:00
Tomek Mrugalski
71d40d828e [5241] Minor changes after review. 2017-08-02 19:58:15 +02:00
Francis Dupont
6673034256 [5241] Explained always-true action 2017-07-30 16:41:59 +02:00
Francis Dupont
44792ac441 [5241] Changed "persistent" into "always-send" 2017-07-28 16:12:56 +02:00
Josh Soref
86ebc57b2e spelling: service 2017-07-23 16:26:52 -04:00
Josh Soref
764aa29727 spelling: programmatically 2017-07-23 15:39:33 -04:00
Josh Soref
98935475b7 spelling: nevertheless 2017-07-23 14:55:43 -04:00
Josh Soref
323cd94cf7 spelling: limitation 2017-07-23 13:59:13 -04:00
Josh Soref
4d1c2ce851 spelling: height 2017-07-23 14:21:30 -04:00
Josh Soref
a0c5a40afd spelling: customized 2017-07-23 12:06:37 -04:00
Josh Soref
5ec816a153 spelling: customization 2017-07-23 12:06:21 -04:00
Josh Soref
0d1a6e0946 spelling: certificate 2017-07-23 11:46:54 -04:00
Marcin Siodelski
53ba9f8197 [master] Merge branch 'trac5108' 2017-07-14 11:22:51 +02:00
Thomas Markwalder
238cd15d35 [5320] Fixed some typos 2017-07-11 14:52:22 -04:00
Marcin Siodelski
67dd7b47bd [5108] Updated keactrl section in User's Guide. 2017-07-11 10:42:01 +02:00
Francis Dupont
aacc0c7e11 [5226] Addressed remaining missing options 2017-07-11 05:18:51 +02:00
Francis Dupont
85d7ae80c8 [5226] Add traling array in records 2017-07-11 02:46:22 +02:00
Francis Dupont
15b7184a74 [5227] Added slp-service-scope (79) support (optional field similar to status-code) 2017-07-10 17:56:07 +02:00
Marcin Siodelski
a379bdae38 [5108] Removed notes about kea-ca.conf from the User's Guide. 2017-07-10 14:59:17 +02:00