Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  .github
  bin
  bundler.d
  config
  extra
  lib
  man
  modules
  sbin
  tasks
  test
.gitignore 248 Bytes
.packit.yaml 1.4 KB
.rubocop.yml 2.3 KB
.rubocop_todo.yml 19.1 KB
CHANGELOG 62.3 KB
Contributors 4.55 KB
Gemfile 185 Bytes
LICENSE 36.6 KB
README.md 2.07 KB
Rakefile 1.66 KB
Rakefile.dist 1.05 KB
VERSION 15 Bytes
config.ru 336 Bytes
smart_proxy.gemspec 1.01 KB

Latest revisions

# Date Author Comment
32694602 05/15/2024 09:46 AM Bernhard Suttner

Fixes #37450 - start free_ips service for native ms dhcp

bf8b44f7 05/08/2024 03:09 PM Ewoud Kohl van Wijngaarden

Fixes #37413 - Let the kernel assign a TCP port in tests

This binds on port 0, which lets the kernel decide which port to use.
The port is then read back from the listener. Because the kernel knows
which ports it's allowed to bind to, it removes the risk of a failure...

3f079df6 04/25/2024 10:42 AM Ewoud Kohl van Wijngaarden

Fixes #37355 - Explicitly query for IPv4 address in omapi code

The omapi API is IPv4-only so the DNS lookup should also only ask for
IPv4 addresses. Otherwise it may return an IPv6 address which ip2hex
can't deal with.

e8fe59f8 02/26/2024 02:03 PM Ewoud Kohl van Wijngaarden

Fixes #37147 - Pass --fail option to curl

This prevents curl from writing out error pages, for example when the
URL returns a HTTP 404.

It still doesn't return any error to Foreman since the TFTP
/fetch_boot_file only starts a thread and there's no way to monitor it....

3fd0eb39 02/20/2024 06:25 PM Griffin Sullivan

Bump develop to 3.11.0-develop

cd09fa45 02/16/2024 11:16 AM Evgeni Golov

build on rhel-9

4f64615d 02/16/2024 11:16 AM Evgeni Golov

use yum.tfm.o

3b502a53 02/16/2024 11:16 AM Evgeni Golov

build on rhel-8

2fb6db34 11/29/2023 01:43 PM Griffin Sullivan

Bump develop to 3.10.0-develop

bce882c4 11/07/2023 08:48 PM Archana Kumari

Fixes #36899 - Add Dependabot Configuration

View all revisions | View revisions

Also available in: Atom