Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring the IP support, and fixing #1846. | Luke Kanies | 2009-01-15 | 5 | -63/+133 |
| | | | | | | | | | | | | | | | | I've made the IPMess stuff a lot less messy, and refactored a lot of the util/ip module, including naming it more sensibly. The biggest changes are that I moved the big case statement into a constant and then used a bit of dispatch-style logic to use it, and I eliminated a bunch of duplicate code in the ipmess.rb file. Added some test data for FreeBSD and fixed a bug in my map logic pointed out by Paul Nasrat. I've also fixed #1846, in that the interface list now s/:/_/g. Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | Fixing indentation everywhere | Luke Kanies | 2009-01-15 | 23 | -278/+272 |
| | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | Fixing autotest, now that vendor/ is gone | Luke Kanies | 2009-01-15 | 1 | -14/+4 |
| | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | Removing the vendor/ gems. | Luke Kanies | 2009-01-15 | 590 | -34886/+1 |
| | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | Fixing #1761 - Solaris no longer uses /etc/release | Luke Kanies | 2008-12-30 | 1 | -6/+1 |
| | | | | | | Applying patch by andy. Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | Fixed #1791 - support for virtual fact on Solaris 10 | James Turnbull | 2008-12-22 | 2 | -9/+19 |
| | |||||
* | Fixed #1793 - Added more Solaris 10 facts | James Turnbull | 2008-12-22 | 3 | -6/+25 |
| | |||||
* | minor fix to operatingsystemversion to correctly parse /etc/release on ↵ | rchanter | 2008-12-09 | 1 | -1/+1 |
| | | | | OpenSolaris 2008.11. | ||||
* | Fixed errors on unrecognised option in binary | James Turnbull | 2008-12-01 | 2 | -2/+8 |
| | |||||
* | Added ci namespace and Rake tasks | James Turnbull | 2008-11-27 | 2 | -0/+21 |
| | |||||
* | Merge commit 'martin/tickets/1727' | Luke Kanies | 2008-11-13 | 1 | -1/+12 |
|\ | |||||
| * | Fix for #1727 - id fact should not rely on whoami on Solaris | Martin Englund | 2008-11-12 | 1 | -1/+12 |
| | | | | | | | | Signed-off-by: Martin Englund <martin@englund.nu> | ||||
* | | Sync specfile with latest from Fedora | David Lutterkort | 2008-11-07 | 1 | -9/+25 |
|/ | |||||
* | Removed EPM task | James Turnbull | 2008-11-05 | 1 | -10/+0 |
| | |||||
* | Fixed #1697 - Typo in ipaddress.rb causes timeout under Solaris 10 SPARC | James Turnbull | 2008-10-28 | 1 | -1/+1 |
| | |||||
* | Fixed #1650 - OS X package creation script should be more selective about ↵ | James Turnbull | 2008-10-22 | 2 | -2/+6 |
| | | | | cleaning out prior versions | ||||
* | Added Ubuntu to a variety of confines | James Turnbull | 2008-10-21 | 5 | -4/+6 |
| | |||||
* | Removed ENV path setting from virtual.rb | James Turnbull | 2008-10-21 | 1 | -2/+0 |
| | |||||
* | Fixed #1634 - Update virtual fact to differentiate OpenVZ hardware nodes and ↵ | James Turnbull | 2008-10-21 | 2 | -2/+14 |
| | | | | virtual environments | ||||
* | Merge commit 'lutter/ticket/1654' | Luke Kanies | 2008-10-15 | 1 | -52/+21 |
|\ | |||||
| * | Revamp domain resolution | David Lutterkort | 2008-10-15 | 1 | -52/+21 |
| | | | | | | | | | | | | Facts are not necessarily evaluated in the order in which they are added. Merge all the domain facts without a confine into one fact that checks the various sources for domain names in the right order. | ||||
* | | Fixed #1619 - Applying patch by seanmil, adding support for SLES. | Luke Kanies | 2008-09-29 | 6 | -5/+7 |
|/ | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | Fixed #1509 - Fixed version recognition for SLES. | Luke Kanies | 2008-09-24 | 2 | -1/+3 |
| | |||||
* | Fixes #1582 - Fix MAC address reporting for Linux bonding slave interfaces | James Turnbull | 2008-09-20 | 2 | -14/+45 |
| | |||||
* | Merge branch 'master' of git://reductivelabs.com/facter | James Turnbull | 2008-09-19 | 2 | -471/+670 |
|\ | |||||
| * | Fixing the GPL/LGPL incompatibility by choosing the oldest-mentioned license ↵ | Luke Kanies | 2008-09-16 | 2 | -471/+670 |
| | | | | | | | | | | | | (GPL). Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | | Fixed #1575 - CentOS fix for Facter SPEC file | James Turnbull | 2008-09-16 | 2 | -1/+3 |
| | | |||||
* | | Merge branch 'master' of git://reductivelabs.com/facter | James Turnbull | 2008-09-16 | 2 | -2/+2 |
|\| | |||||
| * | Updated to version 1.5.2 | Luke Kanies | 2008-09-09 | 1 | -1/+1 |
| | | |||||
| * | Updated to version 1.5.2 | Luke Kanies | 2008-09-09 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'master' of git@reductivelabs.com:facter | Luke Kanies | 2008-09-09 | 6 | -7/+28 |
| |\ | |||||
| * \ | Merge branch 'master' of git@reductivelabs.com:facter | Luke Kanies | 2008-08-27 | 1 | -1/+22 |
| |\ \ | |||||
| * | | | Updated to version 1.5.1 | Luke Kanies | 2008-08-27 | 1 | -1/+1 |
| | | | | |||||
* | | | | Fixed #1547 - finally killed dots in IP address facts | James Turnbull | 2008-09-12 | 2 | -1/+4 |
| | | | | |||||
* | | | | Fixed #1567 - fixed createpackage.sh output | James Turnbull | 2008-09-12 | 2 | -2/+3 |
| | | | | |||||
* | | | | Fixed #1569 - createpackage.rb bug | James Turnbull | 2008-09-12 | 2 | -1/+5 |
| |_|/ |/| | | |||||
* | | | Fixes #1558 - Adjusted virtual fact to allow non-root users to execute it | James Turnbull | 2008-09-08 | 1 | -1/+1 |
| | | | |||||
* | | | Fixes #1562 - Removed facter from PREREQS | James Turnbull | 2008-09-06 | 2 | -1/+3 |
| | | | |||||
* | | | Fixed #1558 - Updated virtual fact for xenu and xen0 | James Turnbull | 2008-09-05 | 2 | -5/+7 |
| | | | |||||
* | | | Fixed #1555 - added operatingsystemrelease for Solaris | James Turnbull | 2008-09-05 | 2 | -1/+16 |
| | | | |||||
* | | | Fixed #1559 - update to dmidecode fact | James Turnbull | 2008-09-05 | 2 | -2/+4 |
| | | | |||||
* | | | Fixed . dot escaping | James Turnbull | 2008-09-03 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Updated to version 1.5.1 | Luke Kanies | 2008-08-27 | 2 | -2/+23 |
|/ | |||||
* | Updated to version 1.5.1 | Luke Kanies | 2008-08-27 | 1 | -1/+1 |
| | |||||
* | Adding a rake task for creating an archive. | Luke Kanies | 2008-08-19 | 1 | -0/+6 |
| | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | Added a Process.waitall thread when there's a timeout, to avoid zombies. | Luke Kanies | 2008-08-18 | 3 | -0/+18 |
| | | | | Without this call, every time there's a timeout, we'll get a zombie. | ||||
* | Set the timeout for the host-based and resolv-based resolutions to 2. | Luke Kanies | 2008-08-18 | 4 | -4/+6 |
| | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | Updating changelog for previous two commits | Luke Kanies | 2008-08-18 | 1 | -0/+4 |
| | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | Applied patch by josb to fix CentOS version detection. | Luke Kanies | 2008-08-18 | 1 | -3/+3 |
| | | | | Signed-off-by: Luke Kanies <luke@madstop.com> | ||||
* | Merge commit 'pnasrat/tickets/1422' | Luke Kanies | 2008-08-18 | 2 | -3/+3 |
|\ |