Project

General

Profile

Activity

From 01/10/2011 to 02/08/2011

02/08/2011

08:34 PM Feature #550: Add a deb package for the smart proxy
I created some package specs for Smart-Proxy on Debian-based systems. Except for Net/Ping, every dependency could be ... Jochen Schalanda
09:59 AM Bug #655 (Ready For Testing): Exceptions can be generated before the content type is set
Applied in changeset commit:"aa7de29ac91240287dacfb6dd2716a5c3a12e096". Paul Kelly
04:54 AM Bug #655 (Closed): Exceptions can be generated before the content type is set
There is an example of this in dhcp delete operations. The log_halt sends the result in the wrong format Paul Kelly
09:03 AM Revision aa7de29a: Fixes #655 - add :json to log_halt
Signed-off-by: Paul Kelly <paul.ian.kelly@googlemail.com> Paul Kelly
07:24 AM Feature #61 (Closed): Add Microsoft DNS Support
Ohad Levy
07:24 AM Feature #568 (Closed): Enable smart-proxy as a service
Ohad Levy
06:33 AM Bug #620 (Closed): PID creation problem
Ohad Levy
06:31 AM Feature #549 (Closed): Add a rpm package for the smart proxy
Ohad Levy
06:30 AM Feature #610 (Assigned): tftp file fetching should be logged into the smart-proxy log
this actually has the reverse effect, where wget simply purge the file.
so it seems we would need to save wget outpu...
Ohad Levy
06:29 AM Bug #622 (Closed): smart proxy can't be stopped
Ohad Levy
06:29 AM Feature #624 (Closed): allow the proxy to list/show puppet certificates
Ohad Levy
06:29 AM Feature #625 (Closed): provide dhcp subnet details via json
Ohad Levy

02/07/2011

11:57 AM Bug #652 (Ready For Testing): Error messages are not being handled properly
Paul Kelly
11:23 AM Bug #652 (Closed): Error messages are not being handled properly
Minor omissions and capitalization issues need fixing Paul Kelly
11:20 AM Bug #651 (Ready For Testing): There are minor issues with the puppetca interface
Paul Kelly

02/05/2011

02:06 AM Bug #651 (Closed): There are minor issues with the puppetca interface
Paul Kelly

02/02/2011

07:39 AM Feature #549 (Ready For Testing): Add a rpm package for the smart proxy
Applied in changeset commit:"5a9636a3fa8afb38165d37ee441e35cd257b42fa". Anonymous
07:39 AM Bug #620 (Ready For Testing): PID creation problem
Applied in changeset commit:"41ae3f715cfe28027f1db7826eb4999946f5cea6". Anonymous

02/01/2011

06:41 AM Revision 41ae3f71: fixes #620 - PID file creation under /var/log/foreman-proxy
Lukas Zapletal
06:41 AM Revision 5a9636a3: fixes #549 - Add a rpm package for the smart proxy
Lukas Zapletal
05:23 AM Bug #621 (Rejected): Logrotate conflict between foreman and proxy
The fix for this issue is already included in the fix for #549 Ohad Levy

01/28/2011

04:36 AM Bug #617 (Closed): SSL options are not initialized properly
Paul Kelly
04:34 AM Feature #618 (Closed): Access to MS DNS servers from Unix requires a dns_server key in settings.yml
Paul Kelly
04:33 AM Feature #619 (Closed): It should be possible to access a DNS server without providing a key
Paul Kelly

01/27/2011

05:29 PM Feature #627 (Closed): Smart Proxy should be able to create a default tftp menu
It would be great if the smart proxy could create the default menu for a pxe server. This allows machines that aren'... Justin Sherrill
10:14 AM Bug #622 (Ready For Testing): smart proxy can't be stopped
Ohad Levy
08:42 AM Bug #622: smart proxy can't be stopped
this seems to happen only on sinatra 1.0- Ohad Levy
04:34 AM Bug #622: smart proxy can't be stopped
... Ohad Levy
04:34 AM Bug #622 (Closed): smart proxy can't be stopped
Ohad Levy
10:12 AM Feature #624 (Ready For Testing): allow the proxy to list/show puppet certificates
Applied in changeset commit:"758233c501e8f368697fc461edb8e50ec32bc4c0". Ohad Levy
08:44 AM Feature #624 (Closed): allow the proxy to list/show puppet certificates
Ohad Levy
10:12 AM Feature #625 (Ready For Testing): provide dhcp subnet details via json
Applied in changeset commit:"3929e4592718a8699184bae32545d4e2ca1d212d". Ohad Levy
10:08 AM Feature #625 (Closed): provide dhcp subnet details via json
Ohad Levy
10:08 AM Revision 3929e459: fixes #625 - provide dhcp subnet details via json
Ohad Levy
10:07 AM Revision 758233c5: fixes #624 - allow the proxy to list/show puppet certificates
This also fixes the correct http response on failure and some internal refactoring to how the puppet certification ha... Ohad Levy
08:42 AM Revision 5359657f: fixes #662 - smart proxy can't be stopped
Ohad Levy
04:18 AM Bug #617: SSL options are not initialized properly
Applied in changeset commit:"7faed742ae1c96b461431491024f144039e7864e". Anonymous
04:18 AM Feature #618: Access to MS DNS servers from Unix requires a dns_server key in settings.yml
Applied in changeset commit:"7a668c700927e4fb557630d5ebc6f9eb222089f0". Anonymous
04:18 AM Feature #619: It should be possible to access a DNS server without providing a key
Applied in changeset commit:"60072a4cc93baba1552c32fa74a1f72c484ec131". Anonymous
04:01 AM Bug #621 (Rejected): Logrotate conflict between foreman and proxy
Its recommended to create a subdir in /var/log/foreman called "proxy" and keep a separate logrotate config for this s... Lukas Zapletal
03:53 AM Bug #620 (Closed): PID creation problem
FP does create the pid in the tmp dir:
Permission denied - /usr/share/foreman-proxy/bin/../tmp
Solution could be to...
Lukas Zapletal
02:28 AM Revision 60072a4c: Fixes #619 - dsn_key is optional
Paul Kelly
02:27 AM Revision 7a668c70: Fixes #618 - Provide a dns_server setting
Paul Kelly

01/26/2011

11:36 AM Feature #619 (Ready For Testing): It should be possible to access a DNS server without providing a key
Paul Kelly
11:32 AM Feature #619 (Closed): It should be possible to access a DNS server without providing a key
Though this is not recommended it would be useful to make the dns_key optional. Paul Kelly
11:29 AM Feature #618 (Ready For Testing): Access to MS DNS servers from Unix requires a dns_server key in settings.yml
Paul Kelly
11:21 AM Feature #618 (Closed): Access to MS DNS servers from Unix requires a dns_server key in settings.yml
When manipulating a remote Microsoft DNS server from a unix host the nsupdate command will require a server parameter... Paul Kelly
09:19 AM Bug #617 (Ready For Testing): SSL options are not initialized properly
Paul Kelly
09:10 AM Bug #617 (Closed): SSL options are not initialized properly
@ssl_options is not passed into the run! call. Paul Kelly
09:18 AM Revision 7faed742: Fixes #617 - The @ssl_options is not passed to the run\! call
Paul Kelly
08:42 AM Feature #567 (Closed): Tidy error messages and also log them
Ohad Levy
08:41 AM Refactor #571 (Closed): Use Net::Ping library rather than system call
Ohad Levy
08:41 AM Bug #573 (Rejected): json queries REQUIRE a json parameter
Ohad Levy
08:41 AM Bug #586 (Rejected): wget --no-proxy mechanism for disabling ftp proxies is poor
Ohad Levy
08:40 AM Feature #613 (Closed): Allow to use SSL to communicate with the proxy
Ohad Levy
08:39 AM Feature #614 (Closed): proxy should support Daemon mode
Ohad Levy
08:39 AM Feature #615 (Closed): puppetca should comply with rest best practices
Ohad Levy
08:38 AM Refactor #566 (Closed): Tidy surplus files
Ohad Levy
08:38 AM Bug #575 (Rejected): SSL verificatioin is not being enforced
already integrated withing the ssl feature Ohad Levy
08:37 AM Bug #576 (Rejected): Smart-proxy client identification is not being checked
this was merged as part of the [[ssl]] integration feature Ohad Levy
08:37 AM Refactor #577 (Rejected): Tidy up the TFTP code
Ohad Levy

01/25/2011

02:19 PM Refactor #571 (Ready For Testing): Use Net::Ping library rather than system call
Applied in changeset commit:"a842339cc19ad4a557b415532a45387802493dc6". Ohad Levy
02:19 PM Feature #610 (Ready For Testing): tftp file fetching should be logged into the smart-proxy log
Applied in changeset commit:"d56dc076e01c1d23857d262e4ab723acf86425ab". Ohad Levy
04:13 AM Feature #610 (Closed): tftp file fetching should be logged into the smart-proxy log
Ohad Levy
02:19 PM Feature #613 (Ready For Testing): Allow to use SSL to communicate with the proxy
Applied in changeset commit:"a4f7505085fcce6efc11494ce66687abc137115a". Ohad Levy
08:44 AM Feature #613 (Closed): Allow to use SSL to communicate with the proxy
Ohad Levy
02:19 PM Feature #614 (Ready For Testing): proxy should support Daemon mode
Applied in changeset commit:"3ee29b07c887d77cd428da3673c8060a1e38e80e". Ohad Levy
09:43 AM Feature #614 (Closed): proxy should support Daemon mode
Ohad Levy
02:19 PM Feature #615 (Ready For Testing): puppetca should comply with rest best practices
Applied in changeset commit:"6922e6dfb290188d79bcbae4b631630d6572e101". Ohad Levy
10:27 AM Feature #615 (Closed): puppetca should comply with rest best practices
Ohad Levy
10:59 AM Feature #616 (Rejected): when searching for an ip address, dont try to ping the ipaddress of the proxy
while obvious, this can save a few milliseconds each time a new ip address is searched.
Ohad Levy
10:29 AM Revision 6922e6df: fixes #615 - puppetca should comply with rest best practices
added /puppetca/autosign --> returns a list of autosign enabled certs
added /puppetca/autosign{POST,DELETE} accordingly
Ohad Levy
10:20 AM Revision 3ee29b07: fixes #614 - proxy should support Daemon mode
Ohad Levy
09:43 AM Revision a4f75050: fixes #613 - Allow to use SSL to communicate with the proxy
Ohad Levy
09:07 AM Revision d56dc076: fixes #610 - tftp file fetching should be logged into the smart-proxy log
Ohad Levy
09:07 AM Revision bba6b24b: cleanup sinatra code.
helpers are now shared accross all urls. Ohad Levy
09:07 AM Revision a842339c: fixes #571 - Use Net::Ping library rather than system call
Ohad Levy
06:35 AM Feature #552 (Rejected): Add Virtual Machine Creation Proxy
this has been added into foreman directly, therefor - for the moment, I'm rejecting this ticket. Ohad Levy
06:34 AM Bug #574 (Closed): Exception trace when omshell does not perform
Ohad Levy
04:28 AM Revision 4156b933: Clean up of unused code, typos and debug messages
Ohad Levy

01/22/2011

03:39 AM Feature #61 (Feedback): Add Microsoft DNS Support
This support is provided by the ISC DNS smart-proxy code. It works on both ISC and Microsoft servers.
Is there some ...
Paul Kelly
03:36 AM Bug #587 (Ready For Testing): rake is missing as a dependency and instruction
Paul Kelly
03:35 AM Bug #588 (Ready For Testing): SERVICE should be set to false during testing
Paul Kelly
03:34 AM Bug #589 (Rejected): puppetca_test.rb "which" test inappropriate on Windows platform
This fix is superseded by #591, where this test is not run on windows Paul Kelly
03:32 AM Bug #590 (Ready For Testing): server_ms_test.rb contains redundant calls to @subnet.load
Paul Kelly
03:31 AM Feature #591 (Ready For Testing): Restrict the API and tests on the Windows platform
Paul Kelly

01/17/2011

06:38 AM Feature #591 (Closed): Restrict the API and tests on the Windows platform
Certain features will never be enabled on Windows and should automatically be removed from the selectable features an... Paul Kelly
06:16 AM Bug #590 (Closed): server_ms_test.rb contains redundant calls to @subnet.load
Paul Kelly
06:16 AM Bug #589: puppetca_test.rb "which" test inappropriate on Windows platform
does it make sense to enable any of the puppet api on windows platform?
I would restrict the windows platform to tft...
Ohad Levy
06:07 AM Bug #589 (Rejected): puppetca_test.rb "which" test inappropriate on Windows platform
Paul Kelly
05:49 AM Bug #588 (Rejected): SERVICE should be set to false during testing
Test should all assume that they are not running as a service Paul Kelly
05:42 AM Bug #587 (Closed): rake is missing as a dependency and instruction
Rake is required for testing. This seems to be installed by default on Linux but is missing on Windows Paul Kelly
05:28 AM Bug #586 (Ready For Testing): wget --no-proxy mechanism for disabling ftp proxies is poor
Paul Kelly
05:26 AM Bug #586 (Rejected): wget --no-proxy mechanism for disabling ftp proxies is poor
Remove the proxy control for wget as this is a poor mechanism for disabling the ftp proxy facility. Use environment v... Paul Kelly
05:20 AM Bug #584 (Ready For Testing): dpkg dependencies are incomplete/incorrect
Rack should be version 1.2.0 as some versions of Linux and Windows have issues with 1.2.1
Haml is not longer required
Paul Kelly

01/15/2011

05:06 AM Bug #584 (Closed): dpkg dependencies are incomplete/incorrect
Paul Kelly

01/14/2011

10:58 AM Bug #581 (Ready For Testing): Windows smart-proxy service does not run under ssl
Paul Kelly
10:38 AM Bug #581 (Closed): Windows smart-proxy service does not run under ssl
The SSH extensions have only been added to the Unix port of smart-proxy Paul Kelly

01/10/2011

09:46 AM Bug #576 (Pending): Smart-proxy client identification is not being checked
Completed but waiting on integration of earlier patches Paul Kelly
09:45 AM Bug #575 (Pending): SSL verificatioin is not being enforced
Completed but waiting on integration of earlier patches Paul Kelly
05:35 AM Refactor #577 (Feedback): Tidy up the TFTP code
Paul Kelly
 

Also available in: Atom