]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
8 years ago[5272] getSubnet implemented.
Tomek Mrugalski [Tue, 1 Aug 2017 18:52:15 +0000 (20:52 +0200)] 
[5272] getSubnet implemented.

8 years ago[5272] LeaseX::toElement() implemented
Tomek Mrugalski [Tue, 1 Aug 2017 18:36:33 +0000 (20:36 +0200)] 
[5272] LeaseX::toElement() implemented

8 years ago[5272] lease_cmds in progress
Tomek Mrugalski [Fri, 14 Jul 2017 08:32:50 +0000 (10:32 +0200)] 
[5272] lease_cmds in progress

8 years ago[master] Finished merge of trac5126 (flat style)
Francis Dupont [Mon, 31 Jul 2017 12:08:32 +0000 (14:08 +0200)] 
[master] Finished merge of trac5126 (flat style)

8 years ago[master] Added ChangeLog entry 1281 for #5337
Thomas Markwalder [Thu, 27 Jul 2017 20:28:04 +0000 (16:28 -0400)] 
[master] Added ChangeLog entry 1281 for #5337

8 years ago[master] Configure now supports static boost_system lib with static linking
Thomas Markwalder [Thu, 27 Jul 2017 20:25:00 +0000 (16:25 -0400)] 
[master] Configure now supports static boost_system lib with static linking

    Merges branch 'trac5337'

8 years ago[5337] Changed glib static lib test to trigger on enable-static-link
Thomas Markwalder [Thu, 27 Jul 2017 13:46:21 +0000 (09:46 -0400)] 
[5337] Changed glib static lib test to trigger on enable-static-link

    configure.ac - changed the glib static test to trigger on
    enable-static-link, rather than enable-static.  The latter is on by
    default, and testing based on this would fall over on lots of systems
    requiring folks to specify --disable-static or install the glib static
    libs.

8 years ago[5337] Improved syntax and error message in test for enable-static test
Thomas Markwalder [Wed, 26 Jul 2017 15:15:35 +0000 (11:15 -0400)] 
[5337] Improved syntax and error message in test for enable-static test

8 years ago[5337] configure.ac got mangled somehow.
Thomas Markwalder [Tue, 25 Jul 2017 18:28:29 +0000 (14:28 -0400)] 
[5337] configure.ac got mangled somehow.

8 years ago[master] Acks updated after githu51 merge.
Tomek Mrugalski [Tue, 25 Jul 2017 18:03:57 +0000 (20:03 +0200)] 
[master] Acks updated after githu51 merge.

8 years ago[5337] Don't use libtool for boost lib test
Thomas Markwalder [Tue, 25 Jul 2017 18:00:33 +0000 (14:00 -0400)] 
[5337] Don't use libtool for boost lib test

configure.ac
    Added logic block to look for glib static libs fi enable-static = yes

m4macros/ax_boost_for_kea.m4
    Changed to not use libtool for boost lib test.

8 years ago[github51] Merge branch 'missing-header' of https://github.com/waltsteverson/kea...
Tomek Mrugalski [Tue, 25 Jul 2017 17:58:58 +0000 (19:58 +0200)] 
[github51] Merge branch 'missing-header' of https://github.com/waltsteverson/kea into github51

8 years ago[master] ChangeLog, AUTHORS updated after github50 merged.
Tomek Mrugalski [Tue, 25 Jul 2017 17:53:45 +0000 (19:53 +0200)] 
[master] ChangeLog, AUTHORS updated after github50 merged.

8 years ago[github50] Merge branch 'master' of https://github.com/waltsteverson/kea into github50
Tomek Mrugalski [Tue, 25 Jul 2017 17:34:41 +0000 (19:34 +0200)] 
[github50] Merge branch 'master' of https://github.com/waltsteverson/kea into github50

8 years ago[master] ChangeLog, AUTHORS updated after github52 merge.
Tomek Mrugalski [Tue, 25 Jul 2017 17:26:43 +0000 (19:26 +0200)] 
[master] ChangeLog, AUTHORS updated after github52 merge.

8 years ago[master] Reverting one change after github52 merge.
Tomek Mrugalski [Tue, 25 Jul 2017 17:10:55 +0000 (19:10 +0200)] 
[master] Reverting one change after github52 merge.

8 years ago[github52] Merge branch 'spelling' of https://github.com/jsoref/kea into github52
Tomek Mrugalski [Tue, 25 Jul 2017 15:54:57 +0000 (17:54 +0200)] 
[github52] Merge branch 'spelling' of https://github.com/jsoref/kea into github52

8 years ago[5126] Changes after review trac5126
Tomek Mrugalski [Tue, 25 Jul 2017 15:52:09 +0000 (17:52 +0200)] 
[5126] Changes after review

8 years ago[5337] Altered boost lib test macro to handle static linking
Thomas Markwalder [Mon, 24 Jul 2017 13:10:12 +0000 (09:10 -0400)] 
[5337] Altered boost lib test macro to handle static linking

m4macros/ax_boost_for_kea.m4
    Altered the test to add "-static" flag and wrap the compilation
    in a call to libtool as we do in our Makefiles. This should make the
    test yield the same results as when we make.  This is important for
    -static as libtool may use .so if a .a is not available.  On systems
    which glibc .a's are not installed, our Makes with libtool would
    succeed where a call to just g++ will fail.

8 years ago[master] Include unistd.h in watch_socket.cc to fix compilation on OpenBSD.
Marcin Siodelski [Mon, 24 Jul 2017 10:48:16 +0000 (12:48 +0200)] 
[master] Include unistd.h in watch_socket.cc to fix compilation on OpenBSD.

This change was okayed on Jabber.

8 years agospelling: writing 52/head
Josh Soref [Sun, 23 Jul 2017 21:26:24 +0000 (17:26 -0400)] 
spelling: writing

8 years agospelling: with
Josh Soref [Sun, 23 Jul 2017 21:25:23 +0000 (17:25 -0400)] 
spelling: with

8 years agospelling: whether
Josh Soref [Sun, 23 Jul 2017 21:24:29 +0000 (17:24 -0400)] 
spelling: whether

8 years agospelling: when a
Josh Soref [Sun, 23 Jul 2017 21:24:52 +0000 (17:24 -0400)] 
spelling: when a

8 years agospelling: version
Josh Soref [Sun, 23 Jul 2017 21:21:42 +0000 (17:21 -0400)] 
spelling: version

8 years agospelling: verify
Josh Soref [Sun, 23 Jul 2017 21:21:00 +0000 (17:21 -0400)] 
spelling: verify

8 years agospelling: verifies
Josh Soref [Sun, 23 Jul 2017 21:21:31 +0000 (17:21 -0400)] 
spelling: verifies

8 years agospelling: variety
Josh Soref [Sun, 23 Jul 2017 21:19:23 +0000 (17:19 -0400)] 
spelling: variety

8 years agospelling: value
Josh Soref [Sun, 23 Jul 2017 21:18:39 +0000 (17:18 -0400)] 
spelling: value

8 years agospelling: utilize
Josh Soref [Sun, 23 Jul 2017 21:18:25 +0000 (17:18 -0400)] 
spelling: utilize

8 years agospelling: update
Josh Soref [Sun, 23 Jul 2017 21:07:25 +0000 (17:07 -0400)] 
spelling: update

8 years agospelling: unusable
Josh Soref [Sun, 23 Jul 2017 21:14:51 +0000 (17:14 -0400)] 
spelling: unusable

8 years agospelling: unsigned
Josh Soref [Sun, 23 Jul 2017 21:14:13 +0000 (17:14 -0400)] 
spelling: unsigned

8 years agospelling: unknown
Josh Soref [Sun, 23 Jul 2017 21:12:33 +0000 (17:12 -0400)] 
spelling: unknown

8 years agospelling: uninstall
Josh Soref [Sun, 23 Jul 2017 21:09:47 +0000 (17:09 -0400)] 
spelling: uninstall

8 years agospelling: unfortunately
Josh Soref [Sun, 23 Jul 2017 21:09:06 +0000 (17:09 -0400)] 
spelling: unfortunately

8 years agospelling: underscore
Josh Soref [Sun, 23 Jul 2017 21:08:49 +0000 (17:08 -0400)] 
spelling: underscore

8 years agospelling: uncertainty
Josh Soref [Sun, 23 Jul 2017 21:08:26 +0000 (17:08 -0400)] 
spelling: uncertainty

8 years agospelling: trivial
Josh Soref [Sun, 23 Jul 2017 21:05:59 +0000 (17:05 -0400)] 
spelling: trivial

8 years agospelling: triplet
Josh Soref [Sun, 23 Jul 2017 21:05:46 +0000 (17:05 -0400)] 
spelling: triplet

8 years agospelling: transferred
Josh Soref [Sun, 23 Jul 2017 21:04:56 +0000 (17:04 -0400)] 
spelling: transferred

8 years agospelling: transaction
Josh Soref [Sun, 23 Jul 2017 21:03:46 +0000 (17:03 -0400)] 
spelling: transaction

8 years agospelling: trailer
Josh Soref [Sun, 23 Jul 2017 21:00:54 +0000 (17:00 -0400)] 
spelling: trailer

8 years agospelling: total
Josh Soref [Sun, 23 Jul 2017 21:00:14 +0000 (17:00 -0400)] 
spelling: total

8 years agospelling: timestamps
Josh Soref [Sun, 23 Jul 2017 20:59:37 +0000 (16:59 -0400)] 
spelling: timestamps

8 years agospelling: timeout
Josh Soref [Sun, 23 Jul 2017 20:59:10 +0000 (16:59 -0400)] 
spelling: timeout

8 years agospelling: that
Josh Soref [Sun, 23 Jul 2017 20:58:55 +0000 (16:58 -0400)] 
spelling: that

8 years agospelling: symmetry
Josh Soref [Sun, 23 Jul 2017 20:57:10 +0000 (16:57 -0400)] 
spelling: symmetry

8 years agospelling: supplied
Josh Soref [Sun, 23 Jul 2017 20:57:33 +0000 (16:57 -0400)] 
spelling: supplied

8 years agospelling: successfully
Josh Soref [Sun, 23 Jul 2017 20:56:39 +0000 (16:56 -0400)] 
spelling: successfully

8 years agospelling: successful
Josh Soref [Sun, 23 Jul 2017 20:56:16 +0000 (16:56 -0400)] 
spelling: successful

8 years agospelling: substring
Josh Soref [Sun, 23 Jul 2017 20:54:38 +0000 (16:54 -0400)] 
spelling: substring

8 years agospelling: structure
Josh Soref [Sun, 23 Jul 2017 20:53:48 +0000 (16:53 -0400)] 
spelling: structure

8 years agospelling: standard
Josh Soref [Sun, 23 Jul 2017 20:52:10 +0000 (16:52 -0400)] 
spelling: standard

8 years agospelling: specified
Josh Soref [Sun, 23 Jul 2017 20:51:30 +0000 (16:51 -0400)] 
spelling: specified

8 years agospelling: single
Josh Soref [Sun, 23 Jul 2017 20:43:07 +0000 (16:43 -0400)] 
spelling: single

8 years agospelling: sigchld
Josh Soref [Sun, 23 Jul 2017 20:42:36 +0000 (16:42 -0400)] 
spelling: sigchld

8 years agospelling: should
Josh Soref [Sun, 23 Jul 2017 20:33:16 +0000 (16:33 -0400)] 
spelling: should

8 years agospelling: setting
Josh Soref [Sun, 23 Jul 2017 20:25:04 +0000 (16:25 -0400)] 
spelling: setting

8 years agospelling: service
Josh Soref [Sun, 23 Jul 2017 20:26:52 +0000 (16:26 -0400)] 
spelling: service

8 years agospelling: separate
Josh Soref [Sun, 23 Jul 2017 20:26:29 +0000 (16:26 -0400)] 
spelling: separate

8 years agospelling: send
Josh Soref [Sun, 23 Jul 2017 20:24:31 +0000 (16:24 -0400)] 
spelling: send

8 years agospelling: select
Josh Soref [Sun, 23 Jul 2017 20:26:11 +0000 (16:26 -0400)] 
spelling: select

8 years agospelling: schema
Josh Soref [Sun, 23 Jul 2017 20:22:21 +0000 (16:22 -0400)] 
spelling: schema

8 years agospelling: reuse
Josh Soref [Sun, 23 Jul 2017 20:12:00 +0000 (16:12 -0400)] 
spelling: reuse

8 years agospelling: return
Josh Soref [Sun, 23 Jul 2017 20:13:04 +0000 (16:13 -0400)] 
spelling: return

8 years agospelling: retrieve
Josh Soref [Sun, 23 Jul 2017 20:12:21 +0000 (16:12 -0400)] 
spelling: retrieve

8 years agospelling: responsibility
Josh Soref [Sun, 23 Jul 2017 20:10:22 +0000 (16:10 -0400)] 
spelling: responsibility

8 years agospelling: respectively
Josh Soref [Sun, 23 Jul 2017 20:00:28 +0000 (16:00 -0400)] 
spelling: respectively

8 years agospelling: reservation
Josh Soref [Sun, 23 Jul 2017 20:05:34 +0000 (16:05 -0400)] 
spelling: reservation

8 years agospelling: require
Josh Soref [Sun, 23 Jul 2017 20:04:51 +0000 (16:04 -0400)] 
spelling: require

8 years agospelling: request
Josh Soref [Sun, 23 Jul 2017 20:04:18 +0000 (16:04 -0400)] 
spelling: request

8 years agospelling: relevant
Josh Soref [Sun, 23 Jul 2017 20:03:24 +0000 (16:03 -0400)] 
spelling: relevant

8 years agospelling: registers
Josh Soref [Sun, 23 Jul 2017 20:02:35 +0000 (16:02 -0400)] 
spelling: registers

8 years agospelling: recursive
Josh Soref [Sun, 23 Jul 2017 20:01:58 +0000 (16:01 -0400)] 
spelling: recursive

8 years agospelling: recreate
Josh Soref [Sun, 23 Jul 2017 20:01:45 +0000 (16:01 -0400)] 
spelling: recreate

8 years agospelling: recognize
Josh Soref [Sun, 23 Jul 2017 19:58:29 +0000 (15:58 -0400)] 
spelling: recognize

8 years agospelling: reclaim
Josh Soref [Sun, 23 Jul 2017 19:56:00 +0000 (15:56 -0400)] 
spelling: reclaim

8 years agospelling: reasonable
Josh Soref [Sun, 23 Jul 2017 20:10:00 +0000 (16:10 -0400)] 
spelling: reasonable

8 years agospelling: random
Josh Soref [Sun, 23 Jul 2017 19:48:27 +0000 (15:48 -0400)] 
spelling: random

8 years agospelling: raise
Josh Soref [Sun, 23 Jul 2017 20:15:41 +0000 (16:15 -0400)] 
spelling: raise

8 years agospelling: quotation
Josh Soref [Sun, 23 Jul 2017 19:41:53 +0000 (15:41 -0400)] 
spelling: quotation

8 years agospelling: queuing
Josh Soref [Sun, 23 Jul 2017 19:45:49 +0000 (15:45 -0400)] 
spelling: queuing

8 years agospelling: query
Josh Soref [Sun, 23 Jul 2017 19:45:08 +0000 (15:45 -0400)] 
spelling: query

8 years agospelling: queries
Josh Soref [Sun, 23 Jul 2017 19:47:42 +0000 (15:47 -0400)] 
spelling: queries

8 years agospelling: programmatically
Josh Soref [Sun, 23 Jul 2017 19:39:33 +0000 (15:39 -0400)] 
spelling: programmatically

8 years agospelling: process
Josh Soref [Sun, 23 Jul 2017 19:36:47 +0000 (15:36 -0400)] 
spelling: process

8 years agospelling: printable
Josh Soref [Sun, 23 Jul 2017 19:35:58 +0000 (15:35 -0400)] 
spelling: printable

8 years agospelling: print
Josh Soref [Sun, 23 Jul 2017 19:36:14 +0000 (15:36 -0400)] 
spelling: print

8 years agospelling: previous
Josh Soref [Sun, 23 Jul 2017 19:35:45 +0000 (15:35 -0400)] 
spelling: previous

8 years agospelling: pretends
Josh Soref [Sun, 23 Jul 2017 19:35:13 +0000 (15:35 -0400)] 
spelling: pretends

8 years agospelling: prepare
Josh Soref [Sun, 23 Jul 2017 19:34:11 +0000 (15:34 -0400)] 
spelling: prepare

8 years agospelling: precede
Josh Soref [Sun, 23 Jul 2017 19:33:39 +0000 (15:33 -0400)] 
spelling: precede

8 years agospelling: point
Josh Soref [Sun, 23 Jul 2017 19:32:18 +0000 (15:32 -0400)] 
spelling: point

8 years agospelling: persist
Josh Soref [Sun, 23 Jul 2017 19:29:44 +0000 (15:29 -0400)] 
spelling: persist

8 years agospelling: periodically
Josh Soref [Sun, 23 Jul 2017 19:28:14 +0000 (15:28 -0400)] 
spelling: periodically

8 years agospelling: performs
Josh Soref [Sun, 23 Jul 2017 19:27:45 +0000 (15:27 -0400)] 
spelling: performs

8 years agospelling: performance
Josh Soref [Sun, 23 Jul 2017 19:28:00 +0000 (15:28 -0400)] 
spelling: performance

8 years agospelling: parsing
Josh Soref [Sun, 23 Jul 2017 19:26:14 +0000 (15:26 -0400)] 
spelling: parsing

8 years agospelling: parse
Josh Soref [Sun, 23 Jul 2017 19:24:43 +0000 (15:24 -0400)] 
spelling: parse