Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
e3256834 06/21/2018 01:32 PM Julian Todt

Fixes #23799 - Refactor: Make PuppetCa pluggable

b9a85895 08/09/2017 07:49 AM Daniel Lobato Garcia

Fixes #20539 - foreman-debug shouldn't save private key

Currently foreman-debug adds everything in /etc/foreman-proxy to the
tarball. Recently there was a fix in Foreman to not add private keys,
however foreman-proxy keys are still logged.

0e0050af 07/18/2017 12:31 PM Eric Helms

Fixes #17747: Add Puppet 4 paths to debug

e7968a9d 05/30/2017 08:07 AM Michael Moll

Fixes #6945 - use autosign path for puppetca

21813c6c 05/24/2017 09:08 AM Dmitri Dolguikh

Fixes #19441 - recursive descent parser for dhcpd config files.

99e9e5bf 05/09/2017 10:10 AM Dominic Cleal

fixes #19480 - add systemd notify support

When started under systemd, the launcher now logs via the notify socket
API when all configured WEBrick servers have started so the service
state is reported accurately (rather than the daemonization point).

An example unit file is now shipped that uses a --no-daemonize...

a645953a 04/10/2017 07:56 AM Jeff Sparrow

Fixes #19234: Update register-service.rb

The question asking what user to run as was confusing
for us as it defaults on the screen to
"default user/logged in user", and was presented in a
manner making a user think it's a yes or no question....
d9acf4e8 02/08/2017 07:16 AM Dmitri Dolguikh

Fixes #17500 - introduced providers for realm module.

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

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

65d1b8de 11/09/2016 10:36 AM Alex Fisher

fixes #17125 - Prompt for Windows service name

Useful if you need to install multiple proxy services on the same
Windows server.

2cc33adc 11/08/2016 02:22 AM Pavel Moravec

Fixes #17069 - foreman-debug counts size instead lines

Update calling add_files (modified in foreman-debug).

Fixes #17069

Signed-off-by: Pavel Moravec <>

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

Fixes #13667 - support for puppet 4.0 in puppet_proxy module

4f0fafbd 05/02/2016 05:01 AM Dmitri Dolguikh

Fixes #14775 - virsh provider is now being renamed

When migrating during dns and dhcp configuration files.
6798dc58 04/22/2016 05:43 AM Lukas Zapletal

Fixes #13761 - libvirt provider with native bindings

5f5c2168 02/18/2016 03:10 AM Brandon Weeks

Fixes #13638 - Enable rubocop 0.37.1 cops

62c9e22d 12/10/2015 10:03 AM Dmitri Dolguikh

Fixes #11081: broke out dhcp providers into separate modules

8e19663f 11/30/2015 09:00 AM Dmitri Dolguikh

Fixes #10378: smart-proxy service starts on windows now

d905c67c 07/10/2015 04:47 AM Dmitri Dolguikh

Fixes #7008: dns providers are now plugins

73ca26d1 06/03/2015 10:18 AM Dmitri Dolguikh

Fixes #10003: Support for config file migrations

a02e0f18 05/05/2015 09:03 AM Martin Matuska

Fixes #9713: restore WIN32 service support

db484127 02/19/2015 03:31 AM Lukas Zapletal

Fixes #9457 - fixed file permissions of debug script

ff2afbea 02/09/2015 07:36 AM Lukas Zapletal

Refs #8710 - moved foreman-debug bits into proxy package

51c455b9 12/17/2014 09:17 AM Ori Rabin

Fixes #8210 - Adding caching for smart-proxy puppet classes using Stefan Julin's implementation of cache

25691fff 10/20/2014 09:14 AM Dmitri Dolguikh

fixes #7660: fixes first bunch of rubocop warnings

14fc2ced 07/09/2014 04:47 AM Dominic Cleal

fixes #6275 - idempotence needs clone of original data and to handle *_port

038fa6cf 06/18/2014 02:18 PM Dmitri Dolguikh

Fixes #4866: Breaking up monolithic smart-proxy into modules

00073661 06/02/2014 07:18 AM Dominic Cleal

refs #5987 - remove unused packaging files

7e3ca5c2 01/03/2014 08:35 AM Michael Moll

fixes #3874 - extend paths for FreeBSD support

2d86f62e 09/05/2013 02:13 PM Lukas Zapletal

Bump version to 1.3-develop

9923a7d9 06/13/2013 03:57 AM Lukas Zapletal

fixes #2652 - systemd service now working

6d8ee187 05/22/2013 01:02 PM Dominic Cleal

Bump version to 1.2-develop

060eadad 05/20/2013 09:10 AM Dominic Cleal

fixes #2510 - sync init script and changelog from foreman-rpms, fix shadow-utils dep

bf20df76 05/16/2013 05:22 PM Martin Bacovsky

Added support for building with tito

c712fade 11/15/2012 07:42 AM Sam Kottler

Removed files related to packaging

ad8bb0c7 06/24/2012 01:45 PM Greg Sutcliffe

Changes for Ruby 1.8/9 compatibilty, and Debian packaging guidelines

  • Allow proxy to work on both ruby 1.9 and 1.8
  • Require ping gem on ruby1.8
  • Handle public folder changes in Sinatra
  • Don't load rubygems if USE_GEMS=false specified, to comply with Debian guidelines...
35dfe200 05/15/2012 02:50 AM Greg Sutcliffe

[DEB] Update build files for building on shell.theforeman.org

aa0a791a 03/16/2012 04:11 PM Ohad Levy

ensure we are using the latest repo

c9f549d2 02/20/2012 02:37 AM Ulrich Dangel

Change default log_level for debians log_level to INFO

Starting with commit 5821a2694b1d62ad6c250fdced123bfe8d17cf4e the
log level is looked up using the get_const method which requires
unqualified strings. This patch fixes the default log level for the
debian package and updates the comments.

95c7ce73 12/28/2011 07:49 AM Jochen Schalanda

Added new changelog entry for Smart-Proxy 0.3.1 debian package

e45d2ee2 11/08/2011 02:43 PM Jochen Schalanda

Updated Debian package specification after release of Smart-Proxy 0.4

c6ea383c 07/19/2011 10:47 AM Paul Kelly

Fixes #1033 - DHCP Vendor options

Signed-off-by: Paul Kelly <>

1c68cce0 06/06/2011 10:49 AM Ohad Levy

release of 0.2

bceaef8e 05/29/2011 11:01 AM Jochen Schalanda
  • Added new changelog entry for smart-proxy 0.2rc2 release
  • Changed source format to '3.0 (native)'

Signed-off-by: Jochen Schalanda <>

32870403 04/06/2011 03:50 PM Jochen Schalanda

(Re-) Introduced dedicated system user for smart-proxy

Signed-off-by: Jochen Schalanda <>

bae57af3 03/20/2011 02:55 PM Jochen Schalanda

fixes # 764 - Updated Debian package specs for version 0.1

80296c51 03/17/2011 04:01 AM Ohad Levy

Updating releas relate files

abb24da4 03/10/2011 05:08 AM Lukas Zapletal

fixes #716 - spec file - no write permission to tmp dir

a76c955b 02/24/2011 05:17 AM Ohad Levy

fixes #689 - rpm spec file does not require net-ping

1728ab70 02/21/2011 05:30 AM Paul Kelly

Fixes #64 - microsoft DHCP support

Added MS fixes on a Windows host
Stubbed the tests so as to not require an active subnet
Changed chomp to chomp! plus others identified by Ohad

Signed-off-by: Paul Kelly <>

f4170b90 02/09/2011 02:54 AM Jochen Schalanda

Fixes feature #550 - Added Debian package specification.

41ae3f71 02/01/2011 06:41 AM Lukas Zapletal

fixes #620 - PID file creation under /var/log/foreman-proxy

5a9636a3 02/01/2011 06:41 AM Lukas Zapletal

fixes #549 - Add a rpm package for the smart proxy