Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add IPv6 support | Sol Jerome | 2012-07-08 | 3 | -6/+26 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | gentoo: Add cheetah dependency and sync upstream | Sol Jerome | 2012-07-08 | 1 | -5/+8 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | testsuite: Fix Options testing | Sol Jerome | 2012-07-07 | 1 | -1/+1 |
| | | | | | | Introduced in eae8bbd. Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | try to get details about a genshi error | Chris St. Pierre | 2012-07-05 | 1 | -4/+61 |
| | |||||
* | allow selection of preferred python interpreter | Chris St. Pierre | 2012-07-05 | 2 | -18/+51 |
| | |||||
* | added selinux support | Chris St. Pierre | 2012-07-03 | 25 | -873/+2084 |
| | |||||
* | fixed yumng verify_flags option handling | Chris St. Pierre | 2012-06-26 | 1 | -2/+7 |
| | |||||
* | unified [Single]XMLFileBacked, enabled xinclude pretty much everywhere | Chris St. Pierre | 2012-06-25 | 10 | -100/+53 |
| | |||||
* | fixed changed events in Cfg; stringification of FAM objects | Chris St. Pierre | 2012-06-21 | 2 | -1/+2 |
| | |||||
* | added ability to disable Properties write-back | Chris St. Pierre | 2012-06-19 | 2 | -34/+52 |
| | |||||
* | added automatch to automatically invoke XMLMatch() on Properties files | Chris St. Pierre | 2012-06-19 | 2 | -23/+99 |
| | |||||
* | added XMLMatch() method of StructFile to resolve Group/Client tags ↵ | Chris St. Pierre | 2012-06-19 | 1 | -17/+52 |
| | | | | recursively and return an XML document | ||||
* | fixed decryption of Properties files | Chris St. Pierre | 2012-06-19 | 1 | -6/+7 |
| | |||||
* | fixed typo in Packages end_statistics hook | Chris St. Pierre | 2012-06-19 | 1 | -1/+1 |
| | |||||
* | fixed code-block directives | Chris St. Pierre | 2012-06-19 | 1 | -12/+16 |
| | |||||
* | merged maint | Chris St. Pierre | 2012-06-19 | 18 | -152/+232 |
|\ | |||||
| * | YUMng: Fix DBStats hooks for centos5 | Tim Laszlo | 2012-06-19 | 1 | -3/+3 |
| | | | | | | | | | | On centos5 the hooks raise a TypeError. Replacing the keys with attributes. | ||||
| * | Adding DB2 support for Statistics | John 'Skip' Reddy | 2012-06-19 | 1 | -0/+3 |
| | | | | | | | | | | Adding DB2 support for Statistics, following guidance from http://code.google.com/p/ibm-db/wiki/ibm_db_django_README | ||||
| * | Adding DBStats hooks into YUMng | John 'Skip' Reddy | 2012-06-19 | 1 | -0/+7 |
| | | | | | | | | | | YUMng did not have any hooks to save data via the DBStats plugin, so no statistics have been saved. | ||||
| * | fixed import | Chris St. Pierre | 2012-06-19 | 1 | -0/+1 |
| | | |||||
| * | really fixed ProbeData init | Chris St. Pierre | 2012-06-15 | 1 | -1/+1 |
| | | |||||
| * | fixed ProbeData.__new__ to actually return something | Chris St. Pierre | 2012-06-15 | 1 | -1/+1 |
| | | |||||
| * | better error message from bcfg2-info packagesources without a hostname | Chris St. Pierre | 2012-06-14 | 1 | -0/+3 |
| | | |||||
| * | fix ProbeData inheritance from str | Chris St. Pierre | 2012-06-14 | 1 | -0/+3 |
| | | |||||
| * | DBStats: watch for missing work queue | Tim Laszlo | 2012-06-14 | 1 | -2/+2 |
| | | | | | | | | (cherry picked from commit d0555789f2af89817b4bf50a4d88e98ad6c20730) | ||||
| * | fixed ProbeData object to actually be a str, not just try (and fail) to ↵ | Chris St. Pierre | 2012-06-13 | 1 | -42/+8 |
| | | | | | | | | imitate one | ||||
| * | improved SSLCA verification routines and logging | Chris St. Pierre | 2012-06-13 | 2 | -14/+36 |
| | | |||||
| * | removed extraneous debugging calls | Chris St. Pierre | 2012-06-12 | 1 | -2/+0 |
| | | |||||
| * | fixed major security flaw in Trigger plugin | Chris St. Pierre | 2012-06-12 | 1 | -15/+25 |
| | | |||||
| * | fixed bcfg2-info buildall without -f | Chris St. Pierre | 2012-06-04 | 1 | -1/+2 |
| | | |||||
| * | NagiosGen: Catch name resolution errors | Sol Jerome | 2012-06-01 | 1 | -1/+6 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | DBStats: Fix missing sys import | Sol Jerome | 2012-05-25 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | doc: Fix client tool driver name (reported by m4z on IRC) | Sol Jerome | 2012-05-24 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | backported option to make Packages plugin set version="any" | Sol Jerome | 2012-05-24 | 1 | -3/+6 |
| | | |||||
| * | added ability to specify arbitrary repository options to Packages | Chris St. Pierre | 2012-05-23 | 4 | -1/+56 |
| | | |||||
| * | solaris: Fix permissions on bcfg2 executable | Sol Jerome | 2012-05-23 | 1 | -0/+1 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | solaris: Fix build errors | Sol Jerome | 2012-05-23 | 2 | -3/+3 |
| | | | | | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
| * | Pkgmgr: Fix broken altsrc | Tim Laszlo | 2012-05-22 | 2 | -4/+9 |
| | | | | | | | | | | | | Use __contains__ instead of has_key in Pkgmgr. Gone in Py3k. Fallback on __getitem__ in PrioDir. Handles cased with an override for __getitem__ is used. | ||||
| * | bcfg2.spec: Move python-nose dependency to bcfg2-server | Tim Laszlo | 2012-05-22 | 1 | -1/+1 |
| | | |||||
| * | minor cleanup | Chris St. Pierre | 2012-05-22 | 1 | -4/+3 |
| | | |||||
| * | bcfg2-info builddir requires "interactive" flag | Chris St. Pierre | 2012-05-22 | 1 | -21/+20 |
| | | |||||
| * | use provided logger throughout POSIX driver, to make bcfg2-info builddir quieter | Chris St. Pierre | 2012-05-22 | 1 | -19/+29 |
| | | |||||
| * | added -f flag to bcfg2-info buildall | Chris St. Pierre | 2012-05-22 | 1 | -7/+15 |
| | | |||||
| * | set type on Path entries handled by SSLCA | Chris St. Pierre | 2012-05-21 | 1 | -0/+2 |
| | | |||||
| * | handle package sources without packages for an applicable client arch more ↵ | Chris St. Pierre | 2012-05-21 | 1 | -0/+4 |
| | | | | | | | | gracefully | ||||
| * | made SSLCA respect info.xml | Chris St. Pierre | 2012-05-21 | 3 | -45/+55 |
| | | |||||
| * | fixed bug in FileProbes doco | Chris St. Pierre | 2012-05-17 | 1 | -1/+1 |
| | | |||||
| * | fixed doco bugs | Chris St. Pierre | 2012-05-17 | 1 | -3/+3 |
| | | |||||
| * | random names for repos without obvious names breaks ability to use a single ↵ | Chris St. Pierre | 2012-05-16 | 2 | -8/+4 |
| | | | | | | | | cache for multiple clients | ||||
| * | strip whitespace from one more XML parse | Chris St. Pierre | 2012-05-16 | 1 | -4/+3 |
| | |