Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Metadata: Add xml source class | Tim Laszlo | 2011-02-10 | 1 | -138/+160 |
| | |||||
* | Probes: Patch to sort nested items from faceted.wordpress.com (Resolves #987) | Sol Jerome | 2011-02-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | SSHbase: Fix hang when file not present on client | Sol Jerome | 2011-01-31 | 1 | -3/+7 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Properties: Catch exception when missing Properties directory | Sol Jerome | 2011-01-28 | 1 | -1/+6 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Metadata: Handle writes to XInclude files in bootstrap mode | Tim Laszlo | 2011-01-28 | 1 | -3/+19 |
| | |||||
* | Metadata: Handle writes to XInclude files within clients.xml (Resolves #841) | Tim Laszlo | 2011-01-28 | 1 | -12/+28 |
| | |||||
* | added verification of cert against key, and ensured plugins entries get ↵ | Graham Hagger | 2011-01-26 | 1 | -2/+27 |
| | | | | updated correctly if cert is requested before key, thus key was getting genned, then cert, then key again because the plugin didnt know it already had the key - doh | ||||
* | export: Update version number for reports | Sol Jerome | 2011-01-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | SSLServer: Stop raising trapped exceptions from XMLRPCRequestHandler. ↵ | Tim Laszlo | 2011-01-24 | 1 | -1/+3 |
| | | | | Causes the server to wedge. (Resolves #970) | ||||
* | Metadata: Reload clients.xml before writing if the Pseudo file monitor is used | Tim Laszlo | 2011-01-24 | 1 | -0/+17 |
| | |||||
* | Metadata: Typo in XIncludeError | Tim Laszlo | 2011-01-24 | 1 | -1/+1 |
| | |||||
* | Metadata: Stop stripping comments from clients.xml (Resolves #929) | Tim Laszlo | 2011-01-24 | 1 | -10/+2 |
| | |||||
* | Metadata: Raise MetadataConsistencyError when set_profile fails | Tim Laszlo | 2011-01-23 | 1 | -0/+1 |
| | |||||
* | Metadata: Gracefully handle failed profile updates to clients.xml using ↵ | Tim Laszlo | 2011-01-23 | 1 | -1/+5 |
| | | | | xinclude files | ||||
* | Cfg: Handle empty genshi templates (Ticket #948) | Tim Laszlo | 2011-01-23 | 1 | -0/+2 |
| | |||||
* | TGenshi: Handle empty files (Resolves #948) | Tim Laszlo | 2011-01-23 | 1 | -0/+2 |
| | |||||
* | Cfg: Add support for .genshi files | Tim Laszlo | 2011-01-22 | 1 | -7/+48 |
| | |||||
* | client tools: Add verification failure suggestion (Resolves #724) | Sol Jerome | 2011-01-22 | 2 | -0/+6 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Merge branch 'master' of https://github.com/jdigilio/bcfg2 | Sol Jerome | 2011-01-22 | 1 | -17/+24 |
|\ | |||||
| * | Support ability to pass parameters to Upstart services | Joe Digilio | 2011-01-22 | 1 | -17/+24 |
| | | |||||
* | | 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 |
|/ | |||||
* | Metadata: report multiple group definitions (Resolves Ticket #784) | Narayan Desai | 2011-01-22 | 1 | -0/+5 |
| | |||||
* | 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 |
| | |||||
* | Probes: Order stored items in probed.xml (Resolves Ticket #982) | Narayan Desai | 2011-01-22 | 1 | -1/+1 |
| | |||||
* | 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> | ||||
* | 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> | ||||
* | bcfg2-admin: Fix multiple errors | Sol Jerome | 2011-01-10 | 1 | -77/+85 |
| | | | | | | | | * Handle keyboard interrupts (fixes a traceback) * Fix default plugin list (missing punctuation) * Various PEP8 fixes Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | Merge branch 'master' of git.mcs.anl.gov:bcfg2 | Narayan Desai | 2011-01-06 | 14 | -78/+146 |
|\ | |||||
| * | 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) | ||||
| * | Help layout fixed | Fabian Affolter | 2011-01-05 | 1 | -1/+1 |
| | | | | | | | | (cherry picked from commit 17eda76a2ca5d464b05a97e7e5e7356f221c390f) | ||||
| * | Help layout fixed | Fabian Affolter | 2011-01-05 | 1 | -1/+2 |
| | | | | | | | | (cherry picked from commit 027abccc723a0985afa9096c31b1e071914583dc) | ||||
| * | Help layout fixed | Fabian Affolter | 2011-01-05 | 1 | -1/+1 |
| | | | | | | | | (cherry picked from commit 96f3dc03d08b1322587971cd327c213834892aae) | ||||
| * | Help layout fixed | Fabian Affolter | 2011-01-05 | 1 | -1/+1 |
| | | | | | | | | (cherry picked from commit 860352cc111fc01c42a86d1f648c9acad3a055c9) | ||||
| * | Help layout fixed | Fabian Affolter | 2011-01-05 | 1 | -5/+5 |
| | | | | | | | | (cherry picked from commit 54b6e4a1a79bace39de2ac542d132de2fc57682d) | ||||
| * | Help layout fixed | Fabian Affolter | 2011-01-05 | 1 | -5/+5 |
| | | | | | | | | (cherry picked from commit 4f7fedd6cb1c5a6c82f6bc28da6052e0c0f47312) |