Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
522231bf 11/14/2016 07:13 AM Dmitri Dolguikh

Fixes #17037 - Resolver::DNS#getresources is used now.

It replaces calls to Resolver::DNS#getaddresses and
Resolver::DNS#getnames in dns module and its providers.

14d8e523 11/10/2016 08:36 AM Dmitri Dolguikh

Fixes #7766: ms dhcp provider uses native dhcps api now.

78da2d1e 10/20/2016 03:36 AM Dmitri Dolguikh

Fixes #16964 - Proxy::Dns::Record#dns_find works with ipv6 params

67c1cc83 10/04/2016 07:30 AM Alex Fisher

fixes #13237 - Use RRData option when deleting DNS records

To be able to delete dns records with `dnscmd` without specifying
the `RRData` option, the account needs `Full Control` privileges on the
zone.

`Full Control` allows the account to do much more besides...

d9599426 10/03/2016 06:40 AM Lukas Zapletal

Fixes #10250 - simple SSH BMC provider

8799d0c4 09/27/2016 02:55 AM Dmitri Dolguikh

Fixes #15095 - Support for puppet environment classes api

- Ruby 1.8.7 is NOT supported.
- This will attempt to cache puppet classes and rely on etag for cache
validation. Enable puppet's environment class cache for this feature
to have effect.
- It will return a timeout error to the client if puppet doesn't...

0f39b11a 08/18/2016 06:33 AM Dmitri Dolguikh

Fixes #16122 - added equality method

For Proxy::DHCP::Subnet and Proxy::DHCP::Record
dd93f602 08/18/2016 05:41 AM Dmitri Dolguikh

Fixes #16145 - Removed unnecessary tests for common dhcp entities

c4314a8b 08/17/2016 06:52 AM Dominic Cleal

refs #16021 - monitor modifications on entire directory

inotify file watches are based on the inode, so after the leases file
is recreated the watch no longer fires. Later versions of rb-inotify
will properly allow for the watch to be re-registered after the file is...

2e0765fe 08/17/2016 06:08 AM Dominic Cleal

fixes #16021 - restart inotify monitoring on queue overflow

inotify watches are now more specific to only monitor for modifications
to the lease file and incoming file moves in the directory, reducing
the spurious wakeups from accessing other files in the same dir.

View revisions

Also available in: Atom