Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
bmc.rb 48 Bytes
development.rb 272 Bytes
dhcp_isc.rb 99 Bytes
krb5.rb 64 Bytes
libvirt.rb 55 Bytes
puppet.rb 272 Bytes
realm_freeipa.rb 78 Bytes
test.rb 493 Bytes
windows.rb 174 Bytes

Latest revisions

# Date Author Comment
609f4f7c 03/01/2017 06:50 AM Dominic Cleal

fixes #18745 - add xmlrpc dep to realm_freeipa under Ruby 2.4

f6d461a7 02/10/2017 10:12 AM Dmitri Dolguikh

Fixes #18395 - better error message with ms dhcp on win2008.

c16b176d 11/22/2016 07:44 AM Dominic Cleal

fixes #17387 - SubnetService#find_subnet has constant time lookup

find_subnet is now approximately constant with the number of subnets
configured, using hash lookups of possible network prefixes for the
given IP address until the most specific prefix is found. Benchmark...

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

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

9a78ebd7 10/03/2016 06:16 AM Dominic Cleal

fixes #16760 - require 'concurrent' to load concurrent-ruby

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...

7bd71b5e 07/29/2016 06:28 AM Dmitri Dolguikh

Fixes #2687: Leases file is no longer parsed on every request

Also: refs 12392, #12359, #12425, #1090

5a38c119 07/29/2016 05:36 AM Dmitri Dolguikh

Fixes #15865 - pin json_pure to < 2.0.0 for RUBY_VERSION < 2.0.0

daeafa9b 06/20/2016 03:49 AM Dmitri Dolguikh

Fixes #15434 - pin ruby-libvirt to > 0.6.0

df0fc729 05/18/2016 09:44 AM Dmitri Dolguikh

Fixes #13667 - support for puppet 4.0 in puppet_proxy module

View revisions

Also available in: Atom