]> git.ipfire.org Git - thirdparty/kea.git/log
thirdparty/kea.git
10 years ago[3681] Added missing unit-test file. trac3681
Tomek Mrugalski [Fri, 17 Apr 2015 19:24:24 +0000 (21:24 +0200)] 
[3681] Added missing unit-test file.

10 years ago[3681] DataSource class added.
Tomek Mrugalski [Fri, 17 Apr 2015 19:21:26 +0000 (21:21 +0200)] 
[3681] DataSource class added.

 - code refactoring after last commit, clean-up, compilation fixes
 - Makefile updates
 - Added new unit-tests for DataSource (mostly moved from LeaseMgr
   unit-tests)

10 years ago[3681] MySQLConnection class implemented
Tomek Mrugalski [Fri, 17 Apr 2015 11:39:45 +0000 (13:39 +0200)] 
[3681] MySQLConnection class implemented

 - patch as sent by Adam Kalmus

10 years ago[master] Prevent distcheck failure in user_chk hook library. trac3812_base
Marcin Siodelski [Wed, 15 Apr 2015 14:40:30 +0000 (16:40 +0200)] 
[master] Prevent distcheck failure in user_chk hook library.

10 years ago[master] Added ChangeLog entry for #3198.
Marcin Siodelski [Wed, 15 Apr 2015 12:03:47 +0000 (14:03 +0200)] 
[master] Added ChangeLog entry for #3198.

10 years ago[master] Merge branch 'trac3198'
Marcin Siodelski [Wed, 15 Apr 2015 11:48:44 +0000 (13:48 +0200)] 
[master] Merge branch 'trac3198'

10 years ago[3198] Addressed review comments.
Marcin Siodelski [Wed, 15 Apr 2015 05:24:52 +0000 (07:24 +0200)] 
[3198] Addressed review comments.

- Enabled log messages in user_chk
- Fixed a typo

10 years ago[3198] Removed debugging leftover.
Marcin Siodelski [Tue, 14 Apr 2015 19:16:13 +0000 (21:16 +0200)] 
[3198] Removed debugging leftover.

10 years ago[3198] Fixed build issues on OSX
Marcin Siodelski [Tue, 14 Apr 2015 19:06:31 +0000 (21:06 +0200)] 
[3198] Fixed build issues on OSX

10 years ago[3198] Removed debug logging message from user_chk.
Marcin Siodelski [Tue, 14 Apr 2015 13:14:00 +0000 (15:14 +0200)] 
[3198] Removed debug logging message from user_chk.

10 years ago[3198] Updated DevGuide with remarks about use of dictionary for hooks.
Marcin Siodelski [Tue, 14 Apr 2015 12:51:22 +0000 (14:51 +0200)] 
[3198] Updated DevGuide with remarks about use of dictionary for hooks.

10 years ago[3198] Use iterator, rather than const_iterator for map::erase.
Marcin Siodelski [Tue, 14 Apr 2015 11:56:39 +0000 (13:56 +0200)] 
[3198] Use iterator, rather than const_iterator for map::erase.

10 years ago[3198] Fixed broken logging in the hooks libraries.
Marcin Siodelski [Tue, 14 Apr 2015 11:50:19 +0000 (13:50 +0200)] 
[3198] Fixed broken logging in the hooks libraries.

- when library is loaded, message dictionary is updated
- when library is unloaded, the messages are unregistered
- MessageInitializer prevents static init. fiasco with global dictionary
- enabled logging in user_chk

10 years ago[master] emergency patch for very new Xcode
Francis Dupont [Thu, 9 Apr 2015 16:27:53 +0000 (18:27 +0200)] 
[master] emergency patch for very new Xcode

10 years ago[master] Changelog update after release trac3782_base
Wlodek Wencel [Thu, 2 Apr 2015 15:56:12 +0000 (17:56 +0200)] 
[master] Changelog update after release

10 years ago[master] Changed Kea version after release
Wlodek Wencel [Thu, 2 Apr 2015 15:55:32 +0000 (17:55 +0200)] 
[master] Changed Kea version after release

10 years ago[kea-0.9.1-release] reorder message files
Wlodek Wencel [Tue, 24 Mar 2015 10:40:16 +0000 (11:40 +0100)] 
[kea-0.9.1-release] reorder message files

10 years ago[kea-0.9.1-release] bind10 url removed from guide
Wlodek Wencel [Tue, 24 Mar 2015 10:33:07 +0000 (11:33 +0100)] 
[kea-0.9.1-release] bind10 url removed from guide

10 years agoincrease the copyright year placed in the generate messages documentation
Jeremy C. Reed [Tue, 31 Mar 2015 21:19:45 +0000 (14:19 -0700)] 
increase the copyright year placed in the generate messages documentation

10 years agofix some typos and one grammar
Jeremy C. Reed [Mon, 30 Mar 2015 17:53:18 +0000 (10:53 -0700)] 
fix some typos and one grammar

looks like same typo was repeated to different files

10 years agoadd some missing punctuation and add another documentation resource
Jeremy C. Reed [Mon, 30 Mar 2015 17:52:50 +0000 (10:52 -0700)] 
add some missing punctuation and add another documentation resource

10 years agoMerge branch 'trac3735'
Shawn Routhier [Fri, 20 Mar 2015 20:46:25 +0000 (13:46 -0700)] 
Merge branch 'trac3735'

Merge this round of doxygen cleanup into master

10 years ago[3735] Fix up a number of warnigns in the Doxygen comments.
Shawn Routhier [Fri, 20 Mar 2015 19:10:37 +0000 (12:10 -0700)] 
[3735] Fix up a number of warnigns in the Doxygen comments.

10 years ago[master] ChangeLog for trac3772
Stephen Morris [Fri, 20 Mar 2015 15:26:39 +0000 (15:26 +0000)] 
[master] ChangeLog for trac3772

10 years ago[master] Merge branch 'trac3772'
Stephen Morris [Fri, 20 Mar 2015 15:22:35 +0000 (15:22 +0000)] 
[master] Merge branch 'trac3772'

10 years ago[3772] Corrected minor documentation errors both in v4 and v6 configuration examples
Wlodek Wencel [Fri, 20 Mar 2015 14:43:39 +0000 (15:43 +0100)] 
[3772] Corrected minor documentation errors both in v4 and v6 configuration examples

10 years ago[3772] Corrected documentation error in v6 configuration example
Stephen Morris [Fri, 20 Mar 2015 14:09:12 +0000 (14:09 +0000)] 
[3772] Corrected documentation error in v6 configuration example

10 years ago[3772] Corrections to some examples in the DHCPv4 pools documentation
Stephen Morris [Fri, 20 Mar 2015 12:08:23 +0000 (12:08 +0000)] 
[3772] Corrections to some examples in the DHCPv4 pools documentation

10 years ago[master] Amended entry #918 to mention #3708.
Thomas Markwalder [Fri, 20 Mar 2015 11:42:47 +0000 (07:42 -0400)] 
[master] Amended entry #918 to mention #3708.

10 years ago[master] Added entry 918 for #3689
Thomas Markwalder [Fri, 20 Mar 2015 11:10:29 +0000 (07:10 -0400)] 
[master] Added entry 918 for #3689

10 years ago[master] Merge branch 'trac3689'
Thomas Markwalder [Fri, 20 Mar 2015 11:06:52 +0000 (07:06 -0400)] 
[master] Merge branch 'trac3689'

10 years ago[3689] Fixed typo in the dhcp6_srv.h
Marcin Siodelski [Fri, 20 Mar 2015 10:14:31 +0000 (11:14 +0100)] 
[3689] Fixed typo in the dhcp6_srv.h

10 years ago[3689] Fixed the typo in the Kea guide.
Marcin Siodelski [Fri, 20 Mar 2015 09:22:00 +0000 (10:22 +0100)] 
[3689] Fixed the typo in the Kea guide.

10 years ago[master] Added ChangeLog entry for #3768.
Marcin Siodelski [Fri, 20 Mar 2015 08:54:39 +0000 (09:54 +0100)] 
[master] Added ChangeLog entry for #3768.

10 years ago[master] Merge branch 'trac3768'
Marcin Siodelski [Fri, 20 Mar 2015 08:52:50 +0000 (09:52 +0100)] 
[master] Merge branch 'trac3768'

10 years ago[3768] Address review comments.
Marcin Siodelski [Fri, 20 Mar 2015 08:14:36 +0000 (09:14 +0100)] 
[3768] Address review comments.

10 years ago[3678] Tidy up some typos
Shawn Routhier [Fri, 20 Mar 2015 02:10:42 +0000 (19:10 -0700)] 
[3678] Tidy up some typos

10 years ago[3768] Updated the comment for the internal alloc function.
Marcin Siodelski [Thu, 19 Mar 2015 21:26:59 +0000 (22:26 +0100)] 
[3768] Updated the comment for the internal alloc function.

10 years ago[master] Merge branch 'trac3765'
Thomas Markwalder [Thu, 19 Mar 2015 20:32:28 +0000 (16:32 -0400)] 
[master] Merge branch 'trac3765'

10 years ago[3689] Added host renew and rebind tests
Thomas Markwalder [Thu, 19 Mar 2015 20:08:19 +0000 (16:08 -0400)] 
[3689] Added host renew and rebind tests

tests/dhcp6_client.cc
tests/dhcp6_client.h
    added Dhcp6Client::doRenew()

tests/host_unittest.cc
    added TEST_F(HostTest, sarrAndRenew)
    added TEST_F(HostTest, sarrAndRebind)

10 years ago[3768] Extended commentary in the allocation engine to cover recent changes.
Marcin Siodelski [Thu, 19 Mar 2015 18:43:22 +0000 (19:43 +0100)] 
[3768] Extended commentary in the allocation engine to cover recent changes.

10 years ago[3765] Fix copyrights and typo
Shawn Routhier [Thu, 19 Mar 2015 18:40:48 +0000 (11:40 -0700)] 
[3765] Fix copyrights and typo

10 years ago[3689] Added new host test file
Thomas Markwalder [Thu, 19 Mar 2015 18:19:55 +0000 (14:19 -0400)] 
[3689] Added new host test file

Addressing more review comments...

new file - host_unittest.cc
    contains Dhcp6Client based host reservation tests

dhcp6_client.cc
dhcp6_client.h
    added setDuid(str) method to allow duid to be set to
    specific value

dhcp6_srv_unittest.cc -
    deleted host reservation tests, now in host_unittest.cc

dhcp6_test_utils.cc
dhcp6_test_utils.h
    deleted createHost6() method

10 years ago[master] Update changelog with commit tag
Shawn Routhier [Thu, 19 Mar 2015 18:05:22 +0000 (11:05 -0700)] 
[master] Update changelog with commit tag

Add commit tag c71c7836804842bae51fe79fd599c57f5b3d007d
to change log for 3755

10 years agoMerge branch 'trac3755'
Shawn Routhier [Thu, 19 Mar 2015 18:03:19 +0000 (11:03 -0700)] 
Merge branch 'trac3755'

Oputput started messages to the log files when
the v4, v6 or DHCP-DDNS server has completed
processing its configuration and is ready to
start processing messages.

Conflicts:
ChangeLog

10 years ago[3755] Update ChangeLog to add entry
Shawn Routhier [Thu, 19 Mar 2015 18:00:15 +0000 (11:00 -0700)] 
[3755] Update ChangeLog to add entry

10 years ago[3755] Update copyright per reveiw
Shawn Routhier [Thu, 19 Mar 2015 17:56:17 +0000 (10:56 -0700)] 
[3755] Update copyright per reveiw

10 years ago[3755] Add message to D2 per reveiw comments.
Shawn Routhier [Thu, 19 Mar 2015 17:16:00 +0000 (10:16 -0700)] 
[3755] Add message to D2 per reveiw comments.

Actually modified a debug message to turn it into an info
message.

10 years ago[3768] Alloc engine allocats leases to clients with repeating client ids.
Marcin Siodelski [Thu, 19 Mar 2015 16:40:28 +0000 (17:40 +0100)] 
[3768] Alloc engine allocats leases to clients with repeating client ids.

10 years ago[3689] Revamped host reservation tests which involve FQDN
Thomas Markwalder [Thu, 19 Mar 2015 15:41:39 +0000 (11:41 -0400)] 
[3689] Revamped host reservation tests which involve FQDN

fqdn_unittest.cc -
    removed use of createHost6 in host reservation tests.

10 years ago[master] Use equality operator for comparing vector in the dhcp6_srv test.
Marcin Siodelski [Wed, 18 Mar 2015 22:42:14 +0000 (23:42 +0100)] 
[master] Use equality operator for comparing vector in the dhcp6_srv test.

Committing on my own discretion as it is followup to the previous commit
that was reviewed.

10 years ago[master] Use equality operator to compare iterators in unit test.
Marcin Siodelski [Wed, 18 Mar 2015 21:12:03 +0000 (22:12 +0100)] 
[master] Use equality operator to compare iterators in unit test.

10 years ago[3768] Implemented the test which checks overlapping client ids.
Marcin Siodelski [Wed, 18 Mar 2015 21:04:32 +0000 (22:04 +0100)] 
[3768] Implemented the test which checks overlapping client ids.

10 years agoMerge branch 'master' of ssh://git.kea.isc.org/git/kea
Marcin Siodelski [Wed, 18 Mar 2015 20:06:11 +0000 (21:06 +0100)] 
Merge branch 'master' of ssh://git.kea.isc.org/git/kea

10 years ago[master] Include stdint.h in cfg_rsoo.h to prevent build failures.
Marcin Siodelski [Wed, 18 Mar 2015 20:05:48 +0000 (21:05 +0100)] 
[master] Include stdint.h in cfg_rsoo.h to prevent build failures.

Okayed, on jabber.

10 years ago[master] Remove test file that was accidently committed
Shawn Routhier [Wed, 18 Mar 2015 19:47:59 +0000 (12:47 -0700)] 
[master] Remove test file that was accidently committed

10 years ago[master] Added ChangeLog entry for #3705.
Marcin Siodelski [Wed, 18 Mar 2015 19:43:01 +0000 (20:43 +0100)] 
[master] Added ChangeLog entry for #3705.

10 years ago[3755] Add started message to log output
Shawn Routhier [Wed, 18 Mar 2015 19:41:05 +0000 (12:41 -0700)] 
[3755] Add started message to log output

Add a message that indicates when the v4 or v6 server
has completed processing its configuration and is about
to enter the loop to process dhcp messages.

10 years ago[3689] Addressed primary review comments
Thomas Markwalder [Wed, 18 Mar 2015 19:16:09 +0000 (15:16 -0400)] 
[3689] Addressed primary review comments

doc/guide/dhcp6-srv.xml
    Updated "Reserving a hostname" section
    (also removed trailing spaces)

src/bin/dhcp6/dhcp6_srv.cc
   corrected test and commentary typo in assignIA_NA
   removed second parameter to renewLeases6() calls

src/bin/dhcp6/dhcp6_srv.h
    updated commentary for createContext()

src/lib/dhcpsrv/alloc_engine.cc
src/lib/dhcpsrv/alloc_engine.h
    AllocEngine::createLease6()
        removed find_host parameter and logic which calls
        findReservation and/or alters context hostname

src/lib/dhcpsrv/tests/alloc_engine_utils.cc
    AllocEngine6Test::renewTest() - added call to
    AllocEngine6Test::findReservation()

src/lib/dhcpsrv/tests/alloc_engine_utils.h
    fixed typo

10 years ago[master] Merge branch 'trac3705'
Marcin Siodelski [Wed, 18 Mar 2015 18:51:44 +0000 (19:51 +0100)] 
[master] Merge branch 'trac3705'

10 years ago[3705] Changes as a result of the second code review.
Marcin Siodelski [Wed, 18 Mar 2015 18:49:40 +0000 (19:49 +0100)] 
[3705] Changes as a result of the second code review.

10 years ago[master] Added ChangeLog entry for #3737.
Marcin Siodelski [Wed, 18 Mar 2015 17:37:21 +0000 (18:37 +0100)] 
[master] Added ChangeLog entry for #3737.

10 years ago[master] Merge branch 'trac3737'
Marcin Siodelski [Wed, 18 Mar 2015 14:35:12 +0000 (15:35 +0100)] 
[master] Merge branch 'trac3737'

10 years ago[3675] Corrected extraneous dots added by D2ClientMgr::qualifyName
Thomas Markwalder [Wed, 18 Mar 2015 14:07:07 +0000 (10:07 -0400)] 
[3675] Corrected extraneous dots added by D2ClientMgr::qualifyName

d2_client_mgr.cc
    qualifyName() - Changed to only append a dot if needed before
    adding a non-blank suffix

10 years ago[3689] Fixed outdated documentation for DHCPv6 messages processing functions
Marcin Siodelski [Wed, 18 Mar 2015 08:52:47 +0000 (09:52 +0100)] 
[3689] Fixed outdated documentation for DHCPv6 messages processing functions

10 years ago[3689] Trivial: rename infRequest to inf_request per coding guidelines.
Marcin Siodelski [Wed, 18 Mar 2015 08:38:30 +0000 (09:38 +0100)] 
[3689] Trivial: rename infRequest to inf_request per coding guidelines.

10 years ago[3689] Performance optimization in the appendRequestedOptions.
Marcin Siodelski [Wed, 18 Mar 2015 08:35:10 +0000 (09:35 +0100)] 
[3689] Performance optimization in the appendRequestedOptions.

10 years ago[3705] Fix up some typos during review
Shawn Routhier [Tue, 17 Mar 2015 21:43:16 +0000 (14:43 -0700)] 
[3705] Fix up some typos during review

10 years ago[3689] Removed call to findReservation from AllocateEngine::allocateLeases6()
Thomas Markwalder [Tue, 17 Mar 2015 21:19:32 +0000 (17:19 -0400)] 
[3689] Removed call to findReservation from AllocateEngine::allocateLeases6()

src/lib/dhcpsrv/alloc_engine.h
src/lib/dhcpsrv/alloc_engine.cc
    allocateLeases6()
        - removed find_reservation parameter from allocateLeases6
        - removed logic that called findReservation(), this eliminates
        inadvertanly stomping an already populated host in the context.
        Places burden of doing the reservation lookup always on the caller.

src/bin/dhcp6/dhcp6_srv.cc
    removed obsolete boolean parameter from allocateLeases6 calls

src/lib/dhcpsrv/tests/alloc_engine_utils.h
src/lib/dhcpsrv/tests/alloc_engine_utils.cc
   AllocEngine6Test::findReservation() - new method which calls
   engine's findReservation() and fills in context hostname accordingly.

src/lib/dhcpsrv/tests/alloc_engine6_unittest.cc
    added calls to AlloceEnginetTest::findReservation where needed

10 years ago[3689] Added host reservation tests
Thomas Markwalder [Tue, 17 Mar 2015 19:58:57 +0000 (15:58 -0400)] 
[3689] Added host reservation tests

src/bin/dhcp6/tests/dhcp6_srv_unittest.cc
    added tests:
    TEST_F(Dhcpv6SrvTest, hostReservationWithHostName)
    TEST_F(Dhcpv6SrvTest, hostReservationWithoutHostName)

src/bin/dhcp6/tests/dhcp6_test_utils.h
src/bin/dhcp6/tests/dhcp6_test_utils.cc
    Dhcpv6SrvTest::createHost6() - this method was moved
    here from FqdnDhcpv6SrvTest()

src/bin/dhcp6/tests/fqdn_unittest.cc
    added tests:
    TEST_F(FqdnDhcpv6SrvTest, hostnameReservationSuffix)
    TEST_F(FqdnDhcpv6SrvTest, hostnameReservationNoSuffix)
    TEST_F(FqdnDhcpv6SrvTest, hostnameReservationDdnsDisabled)

10 years ago[3689] Use context instead of subnet, duid params
Thomas Markwalder [Tue, 17 Mar 2015 19:36:19 +0000 (15:36 -0400)] 
[3689] Use context instead of subnet, duid params

src/bin/dhcp6/dhcp6_srv.h
src/bin/dhcp6/dhcp6_srv.cc

replaced parameters subnet and duid with a single paramter for context in
several methods:
    assignIA_NA()
    assignIA_PD()
    extendIA_NA()
    extendIA_PD()
    extendLeases()

appendRequestedVendorOptions() - added context parameter, removed
redundant call to selectSubnet

processClientFqdn() -
    Now sets the hostname value in the context in addition to processing FQDN.
    This centralizes the logic to handle both, since they are tightly coupled
    and can be influenced by a host reservation.

    Note that when the host name from the reservation is being used in place
    of the client FQDN, the qualyfing suffix is always appended to the hostname.
    This is consistent with the DHCPv4 behavior.

10 years ago[3737] Fixed the logging message when the lease allocation fails.
Marcin Siodelski [Tue, 17 Mar 2015 18:39:11 +0000 (19:39 +0100)] 
[3737] Fixed the logging message when the lease allocation fails.

Log the ciaddr and requested-ip-address if exists. Previously the message
said it logged yiaddr sent by the client, but the client doesn't set the
yiaddr.

10 years ago[3689] Changed AllocEngine::allocateLeases6 to not reset context hostname
Thomas Markwalder [Tue, 17 Mar 2015 18:11:57 +0000 (14:11 -0400)] 
[3689] Changed AllocEngine::allocateLeases6 to not reset context hostname

src/lib/dhcpsrv/alloc_engine.cc
    AllocEngine::allocateLeases6() - now only sets context host name
    if findReservation() is called.  This was stomping on the value
    already in the context.

10 years ago[master] Merge branch 'trac3749'
Marcin Siodelski [Tue, 17 Mar 2015 15:50:55 +0000 (16:50 +0100)] 
[master] Merge branch 'trac3749'

10 years ago[3749] Minor fix in the isRelayed unit test as a result of the review.
Marcin Siodelski [Tue, 17 Mar 2015 15:49:33 +0000 (16:49 +0100)] 
[3749] Minor fix in the isRelayed unit test as a result of the review.

10 years ago[master] Merge branch 'trac3744'
Marcin Siodelski [Tue, 17 Mar 2015 13:22:13 +0000 (14:22 +0100)] 
[master] Merge branch 'trac3744'

10 years ago[3744] Minor comments update in the JSON parsers.
Marcin Siodelski [Tue, 17 Mar 2015 11:34:28 +0000 (12:34 +0100)] 
[3744] Minor comments update in the JSON parsers.

10 years ago[3744] Lease database parser executed as the last one for DHCPv6 server.
Marcin Siodelski [Tue, 17 Mar 2015 11:19:59 +0000 (12:19 +0100)] 
[3744] Lease database parser executed as the last one for DHCPv6 server.

10 years ago[3744] Parse lease db after subnets configuration
Marcin Siodelski [Tue, 17 Mar 2015 10:53:46 +0000 (11:53 +0100)] 
[3744] Parse lease db after subnets configuration

This patch runs the database parser last (after subnets have been parsed).
This allows, for example, to access the subnets staging configuration
when leases are being loaded from disk.

10 years ago[3749] Relayed message with hops=0 is accepted by the DHCPv4 server.
Marcin Siodelski [Tue, 17 Mar 2015 10:37:41 +0000 (11:37 +0100)] 
[3749] Relayed message with hops=0 is accepted by the DHCPv4 server.

10 years ago[3705] Minor fixes for the review.
Marcin Siodelski [Tue, 17 Mar 2015 09:35:52 +0000 (10:35 +0100)] 
[3705] Minor fixes for the review.

10 years ago[3705] Address review comments.
Marcin Siodelski [Tue, 17 Mar 2015 09:14:46 +0000 (10:14 +0100)] 
[3705] Address review comments.

10 years ago[master] Update change log entry with number and commit tag
Shawn Routhier [Mon, 16 Mar 2015 20:19:59 +0000 (13:19 -0700)] 
[master] Update change log entry with number and commit tag

10 years agoMerge branch 'trac3759'
Shawn Routhier [Mon, 16 Mar 2015 20:04:46 +0000 (13:04 -0700)] 
Merge branch 'trac3759'

Merge the changes for 3759 into the master branch

10 years ago[3759] Add change log entry
Shawn Routhier [Mon, 16 Mar 2015 20:03:48 +0000 (13:03 -0700)] 
[3759] Add change log entry

10 years ago[3759] Updates per review comments
Shawn Routhier [Mon, 16 Mar 2015 20:00:43 +0000 (13:00 -0700)] 
[3759] Updates per review comments

10 years ago[master] spelling trac3764_base
Francis Dupont [Sun, 15 Mar 2015 11:30:38 +0000 (12:30 +0100)] 
[master] spelling

10 years ago[master] spelling
Francis Dupont [Sat, 14 Mar 2015 19:11:23 +0000 (20:11 +0100)] 
[master] spelling

10 years ago[master] spelling
Francis Dupont [Sat, 14 Mar 2015 18:14:25 +0000 (19:14 +0100)] 
[master] spelling

10 years ago[master] spelling
Francis Dupont [Sat, 14 Mar 2015 14:37:19 +0000 (15:37 +0100)] 
[master] spelling

10 years ago[master] spelling & wrap lines
Francis Dupont [Sat, 14 Mar 2015 13:21:59 +0000 (14:21 +0100)] 
[master] spelling & wrap lines

10 years ago[3759] Update LFC check in server
Shawn Routhier [Sat, 14 Mar 2015 04:06:08 +0000 (21:06 -0700)] 
[3759] Update LFC check in server

Update the LFC check in the server to check see that neigher
the finish file nor the copy file exists before moving the current
lease information to the copy file.

Add tests to verify that the current file isn't moved if either
of the two files exist.

10 years ago[master] Add commit number to changelog
Shawn Routhier [Sat, 14 Mar 2015 01:19:36 +0000 (18:19 -0700)] 
[master] Add commit number to changelog

10 years ago[3720] Add sections about LFC to the developes and administrators guides
Shawn Routhier [Sat, 14 Mar 2015 01:17:36 +0000 (18:17 -0700)] 
[3720] Add sections about LFC to the developes and administrators guides

Merge branch 'trac3720'

Conflicts:
ChangeLog

10 years ago[3720] Typo and ChangeLog per review
Shawn Routhier [Sat, 14 Mar 2015 01:14:26 +0000 (18:14 -0700)] 
[3720] Typo and ChangeLog per review

10 years ago[master] Fixing use of IfacePtr in iface_mgr_linux.cc and iface_mgr_sun.cc.
Marcin Siodelski [Fri, 13 Mar 2015 18:12:39 +0000 (19:12 +0100)] 
[master] Fixing use of IfacePtr in iface_mgr_linux.cc and iface_mgr_sun.cc.

This is a fix after merge of #3715.

10 years ago[master] Removing error in calling the IOAddress constructor in unit test.
Marcin Siodelski [Fri, 13 Mar 2015 17:48:34 +0000 (18:48 +0100)] 
[master] Removing error in calling the IOAddress constructor in unit test.

Obvious error. Committing on my own discretion.

10 years ago[master] Added ChangeLog entry for the #3715.
Marcin Siodelski [Fri, 13 Mar 2015 17:28:48 +0000 (18:28 +0100)] 
[master] Added ChangeLog entry for the #3715.

10 years ago[master] Merge branch 'trac3715'
Marcin Siodelski [Fri, 13 Mar 2015 17:04:43 +0000 (18:04 +0100)] 
[master] Merge branch 'trac3715'

10 years ago[master] Added ChangeLog entry for #3688.
Marcin Siodelski [Fri, 13 Mar 2015 14:11:50 +0000 (15:11 +0100)] 
[master] Added ChangeLog entry for #3688.