Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor layout changes | Fabian Affolter | 2011-01-22 | 1 | -6/+10 |
| | |||||
* | Reduced the depth of the subsection | Fabian Affolter | 2011-01-22 | 1 | -11/+11 |
| | |||||
* | Updated and minor layout changes | Fabian Affolter | 2011-01-22 | 1 | -3/+2 |
| | |||||
* | Updated | Fabian Affolter | 2011-01-22 | 1 | -20/+20 |
| | |||||
* | Reference fixed | Fabian Affolter | 2011-01-22 | 1 | -1/+1 |
| | |||||
* | Link to details about the server added | Fabian Affolter | 2011-01-22 | 1 | -1/+2 |
| | |||||
* | Merge branch 'master' of git.mcs.anl.gov:bcfg2 | Narayan Desai | 2011-01-22 | 1 | -0/+229 |
|\ | |||||
| * | Ldap: New server ldap plugin | Torsten Rehn | 2011-01-22 | 1 | -0/+229 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Chkconfig: track supervised services properly (Resolves Ticket #856) | Narayan Desai | 2011-01-22 | 1 | -2/+2 |
|/ | |||||
* | bcfg2-info: switch to using POSIX driver for builddir (Resolves Ticket #760) | Narayan Desai | 2011-01-22 | 1 | -40/+21 |
| | |||||
* | Metadata: report multiple group definitions (Resolves Ticket #784) | Narayan Desai | 2011-01-22 | 1 | -0/+5 |
| | |||||
* | Merge branch 'master' of git.mcs.anl.gov:bcfg2 | Narayan Desai | 2011-01-22 | 2 | -32/+72 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/fabaff/bcfg2 | Sol Jerome | 2011-01-22 | 2 | -32/+72 |
| |\ | |||||
| | * | doc: AUTHORS and contributors.txt synced | Fabian Affolter | 2011-01-07 | 2 | -32/+72 |
| | | | |||||
* | | | bcfg2-info: print error message when buildfile fails (Resolves Ticket #804) | Narayan Desai | 2011-01-22 | 1 | -4/+7 |
|/ / | |||||
* | | EntrySet: Add generic ignore support for files named \*.genshi_include, ↵ | Narayan Desai | 2011-01-22 | 1 | -1/+1 |
| | | | | | | | | enabling splitting of genshi templates (Resolves Ticket #897) | ||||
* | | Cfg: pull file permissions defaults uniformly (Resolves Ticket #958) (Patch ↵ | Narayan Desai | 2011-01-22 | 1 | -4/+4 |
| | | | | | | | | from unidentified openid user) | ||||
* | | APT: Enforce appearance of /usr/sbin and /sbin in PATH (Resolves Ticket #968) | Narayan Desai | 2011-01-22 | 1 | -1/+5 |
| | | |||||
* | | Fix some references to the Properties attribute. The TGenshi docs are still ↵ | gordon | 2011-01-22 | 3 | -23/+23 |
| | | | | | | | | untested. | ||||
* | | Make references to "plugins" more consistent. By eliminating most references ↵ | gordon | 2011-01-22 | 7 | -9/+9 |
| | | | | | | | | to the standard set, the documentation should be accurate more often as the standard set changes. | ||||
* | | Fix outdated reference to "generators". | gordon | 2011-01-22 | 1 | -1/+1 |
| | | |||||
* | | Probes: Order stored items in probed.xml (Resolves Ticket #982) | Narayan Desai | 2011-01-22 | 1 | -1/+1 |
| | | |||||
* | | doc: Replace old subversion reference | Sol Jerome | 2011-01-19 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | debian: Update Maintainer/Uploaders | Sol Jerome | 2011-01-15 | 1 | -1/+2 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | gentoo: Sync ebuild with changes from upstream | Sol Jerome | 2011-01-15 | 1 | -13/+12 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | gentoo: Fix naming conflict with newer portage versions | Sol Jerome | 2011-01-13 | 1 | -1/+7 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Component: Switch to pre-PEP318 function decorators | Sol Jerome | 2011-01-13 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | Having the new style for function decorators causes issues when building the Bcfg2 client on CentOS 4 which is still shipping with python 2.3. This patch keeps the same functionality with the old syntax (can be reverted once we drop support for python 2.3 on the client). Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | YUM24: New client tool from Jack Neely for older yum clients (Resolves ↵ | Sol Jerome | 2011-01-13 | 1 | -0/+421 |
| | | | | | | | | | | | | Ticket #935) Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: Clarify Probe requirements | Sol Jerome | 2011-01-12 | 1 | -2/+8 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Bcfg2: handle server strings that don't start with https:// (Resolves Ticket ↵ | Narayan Desai | 2011-01-12 | 1 | -0/+2 |
| | | | | | | | | #975) | ||||
* | | DebInit: Account for future lenny updates (Resolves Ticket #977) | Sol Jerome | 2011-01-12 | 1 | -5/+3 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | APT: Enable debugging output from apt-get | Richard Connon | 2011-01-11 | 1 | -8/+9 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: Add ssh guide based off old wiki docs | Sol Jerome | 2011-01-10 | 1 | -0/+128 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | bcfg2-admin: Fix multiple errors | Sol Jerome | 2011-01-10 | 2 | -78/+89 |
| | | | | | | | | | | | | | | | | * Handle keyboard interrupts (fixes a traceback) * Fix default plugin list (missing punctuation) * Various PEP8 fixes Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | examples: Remove outdated example (Resolves Ticket #953) | Sol Jerome | 2011-01-10 | 1 | -13/+0 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: More documentation fixes | Sol Jerome | 2011-01-07 | 4 | -6/+6 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | doc: Fix rpm paths in group probe | Sol Jerome | 2011-01-07 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | | Merge branch 'master' of git.mcs.anl.gov:bcfg2 | Narayan Desai | 2011-01-06 | 19 | -134/+262 |
|\| | |||||
| * | doc: Add warning about outdated EPEL packages | Sol Jerome | 2011-01-06 | 2 | -3/+10 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | Remove old references to ConfigFile | Sol Jerome | 2011-01-05 | 1 | -3/+3 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | Small fix | Fabian Affolter | 2011-01-05 | 1 | -3/+3 |
| | | | | | | | | | | | | (cherry picked from commit 0743aa20d0ee4c7b9cff50d814503e80efe6d433) Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | Check for country changed | Fabian Affolter | 2011-01-05 | 1 | -8/+13 |
| | | | | | | | | | | | | (cherry picked from commit be721375800bf740a26b83291086e2504d128e98) Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | Country code check added | Fabian Affolter | 2011-01-05 | 1 | -6/+17 |
| | | | | | | | | | | | | (cherry picked from commit a8352dc470ce0b0fe3400e9818d5c58c7116adca) Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | Description changed to match the standard openssl names | Fabian Affolter | 2011-01-05 | 1 | -5/+5 |
| | | | | | | | | | | | | (cherry picked from commit 6047e808b2f0e09560442a05da870475bcd2b7ec) Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | Initial mistakes fixed | Your name | 2011-01-05 | 1 | -7/+7 |
| | | | | | | | | (cherry picked from commit 892e6251a65f772d2abfaecae17c4e950c6f6ac7) | ||||
| * | Ask for details about the key | Your name | 2011-01-05 | 1 | -6/+27 |
| | | | | | | | | (cherry picked from commit fbabad08f4dbe98c74e55f5b6fa4a4e371fcea56) | ||||
| * | Line brake added | Fabian Affolter | 2011-01-05 | 1 | -1/+1 |
| | | | | | | | | (cherry picked from commit be37ebbe4d98f025bd54ab03dc5289e43889e521) | ||||
| * | Help layout changed | Fabian Affolter | 2011-01-05 | 1 | -1/+1 |
| | | | | | | | | (cherry picked from commit de689dcca60543d6f3841afd11c05ce320df9da9) | ||||
| * | Longhelp added | Fabian Affolter | 2011-01-05 | 1 | -7/+8 |
| | | | | | | | | (cherry picked from commit e64dd5fc75ac7510e2cb43d53b9ecd23ee9ed405) | ||||
| * | Help layout fixed | Fabian Affolter | 2011-01-05 | 1 | -3/+3 |
| | | | | | | | | (cherry picked from commit 21fa57fc48e90c96849918fd7059d04daa01f123) |