Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

Latest revisions

# Date Author Comment
47732b9e 01/19/2017 08:16 AM Ewoud Kohl van Wijngaarden

Fixes #17906 - Move {create,remove}_*_record to dns_common

Before most DNS providers had pretty much exact copies of these
functions. This removes duplication and allows for much simpler plugins.

In doing so it also fixes #17879 by adding CNAME support to the nsupdate...

5bef03a0 01/19/2017 06:01 AM Alexander Olofsson

Fixes #18149 - Duplicates due to OU in certnames

Adds test case for certs with OU entries in their subjects.

bcf80519 01/18/2017 08:29 AM Dmitri Dolguikh

Fixes #13318 - Revoked certs always have state 'revoked'

Serial numbers from the CRL are now compared correctly to the inventory
as integers.

a218b034 01/16/2017 11:14 AM Dmitri Dolguikh

Fixes #18071 - Deleting missing records doesn't generate errors

c7aa35f0 01/13/2017 11:06 AM Timo Goebel

fixes #17856 - support multiple dhcp records for same ip

dfc8ecb9 01/03/2017 10:19 AM Timo Goebel

fixes #17868 - dhcp: convert next-server ip correctly

a0e36b3b 01/03/2017 10:10 AM Ewoud Kohl van Wijngaarden

Refs #17037 - Fix deprecation warning in dnscmd

522231bf3e4c918ee821a73acb3f70459ca57791 deprecated the use of
ptr_record_conflicts with IPs, but didn't update this implementation.

9445cae3 12/12/2016 10:04 AM Dmitri Dolguikh

Fixes #17554 - inotify events can't overflow the observer anymore

3b81b1d9 12/07/2016 07:49 AM Lukas Zapletal

Fixes #17045 - hostgroup templates URLs proxied correctly

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

View revisions

Also available in: Atom