Timeline
11/20/09:
- 19:40 Changeset [5591] by
- POSIX: Add script to help automate conversion of old configs …
- 19:11 Changeset [5590] by
- xcmd: remove redundant constructor definition
- 19:11 Changeset [5589] by
- Xcmd: improve error handling for authentication failures [bugfix]
- 19:11 Changeset [5588] by
- Metadata: fix address validation issue with hard-wired addresses
- 19:11 Changeset [5587] by
- Packages; use new debugging infrastructure
- 19:11 Changeset [5586] by
- Metadata: implement full debugging for client metadata authentication
- 15:47 Ticket #805 (bcfg2-repo-validate too specific with Pkgmgr files) created by
- It looks like bcfg2-repo-validate is too specific when checking Pkgmgr …
- 10:01 Ticket #535 (Document Mac OS X package) closed by
- fixed: Documented at Install.
- 10:00 Install edited by
- (diff)
- 09:41 Changeset [5585] by
- Plugin: add a per-plugin runtime debugging infrastructure
- 09:31 Changeset [5584] by
- OSX: New packaging framework This commit allows you to build both …
11/19/09:
- 15:15 Ticket #804 (bcfg2-info buildfile fails silently without proper permissions) created by
- In bcfg2-info, buildfile fails silently if the user running it does not …
- 14:02 Plugins/Probes edited by
- (diff)
11/18/09:
- 23:33 Changeset [5583] by
- Plugin.py: Apply [5581] to stable stream Signed-off-by: Sol Jerome …
- 23:25 Changeset [5582] by
- POSIX: Remove support for old-style posix entries This commit forces the …
- 23:13 Changeset [5581] by
- Plugin.py: Fix Cfg conflicts (Reported by Thorsten Lockert on irc) Since …
- 23:13 Changeset [5580] by
- launchd: minor spacing fix Signed-off-by: Sol Jerome …
- 17:35 Ticket #803 (Problem on server causes backtrace on client) created by
- On client: […]
- 17:03 Ticket #802 (KeyError for content-length when using SSL client without python-ssl) created by
- Here is the unmasked backtrace, along with a pprint of the headers: […]
- 14:54 Ticket #801 (Packages plugin doesn't initialize properly) created by
- Steps to reproduce: * Install bcfg2-server * Enable and configure the …
- 14:27 Ticket #800 (RPM .spec for bcfg2-server should require python-ssl for RHEL/CentOS 5) created by
- Current workaround: install python-ssl manually before using bcfg2-server …
11/17/09:
- 14:36 Changeset [5579] by
- pkgmgr_gen: use sax to improve memory use (Patch from Gordon Messmer and …
- 13:43 Plugins/TCheetah edited by
- Added Comment section after working it out with a Cheetah author in … (diff)
- 13:34 Ticket #799 (I wish I could specify custom group on the command line) created by
- there are some packages that must not be installed when I kick a new …
11/16/09:
- 00:26 Ticket #798 (HTML validation errors) created by
- There are a number of validation errors and warnings in the report …
11/15/09:
11/12/09:
- 15:33 Ticket #797 (Sanity check config file with -C) created by
- There's a lack of sanity checking if I call bcfg2-server with the -C …
- 13:03 BuildingDebianPackages edited by
- (diff)
- 12:08 Changeset [5578] by
- Reports: Merge [5577] from trunk Signed-off-by: Sol Jerome …
- 12:02 Ticket #793 (Tracebacks from Displays/Summary and Displays/System) closed by
- fixed: Fixed in [5577].
- 12:01 Changeset [5577] by
- Reports: Fix traceback in Summary/System views (ticket #793 Reported by …
- 12:01 Changeset [5576] by
- Schema: Add support for Path entries in Base Signed-off-by: Sol Jerome …
- 07:19 BuildingDebianPackages edited by
- (diff)
- 07:02 BuildingDebianPackages edited by
- (diff)
- 07:01 BuildingDebianPackages edited by
- deps for ssl backport (diff)
11/11/09:
- 23:11 BuildingDebianPackages edited by
- Fixes for ssl (diff)
- 22:54 BuildingDebianPackages edited by
- (diff)
- 22:49 BuildingDebianPackages edited by
- Still need python-ssl backport for bcfg2-server (diff)
- 22:04 Ticket #791 (Debian packages require really new (7.3.x) debhelper) closed by
- fixed: The 2.6.2 problem was due to PEBKAC - nothing to do with the bcfg2 …
- 22:01 Changeset [5575] by
- bcfg2-client can also use python-ssl if it is installed
- 21:16 Changeset [5574] by
- 8:35 @djbclark | ah, m2crypto is just for the client, not the …
- 17:30 Ticket #796 (Packages APTSource 404 urllib2 traceback) closed by
- fixed: Committed in [5572]. Thanks for the patch. This was a combination of our …
- 17:28 Ticket #794 (Running client in dry-run mode (-n) changes files on RHEL5 when prelink ...) closed by
- fixed: The fix is committed in [5573]
- 17:26 Changeset [5573] by
- RPMng: supress prelink runs in dryrun mode (Resolves Ticket #794) [bugfix]
- 17:26 Changeset [5572] by
- Packages: create urls that work with old urllib2 (Resolves ticket #796) …
- 17:03 Ticket #796 (Packages APTSource 404 urllib2 traceback) created by
- With an entry like this in Packages/config.xml <APTSource> …
- 14:28 BuildingDebianPackages edited by
- Debian backports remove some unneeded deps of sqlalchemy (diff)
- 14:02 Changeset [5571] by
- Schema: Add missing 'to' attribute for Path entries (Reported by Thorsten …
- 13:57 Ticket #795 (more strict checking on group file default=true) created by
- When I first set up bcfg2 a few years ago I didn't really 100% understand …
- 13:51 Changeset [5570] by
- Schema: Add missing element/attributes [bugfix] * Add missing 'prune' …
- 13:30 Changeset [5569] by
- No longer being maintained, no one expressed interest on mailing list, so …
- 13:23 BuildingDebianPackages edited by
- pebkac :-( (diff)
- 12:59 BuildingDebianPackages edited by
- PPA: Don't build stuff it dist already has a recent enough version (diff)
- 12:54 Changeset [5568] by
- Make debian package more policy compliant
- 12:46 BuildingDebianPackages edited by
- Avoid / make obvious ppa repo contamination in testing (diff)
- 08:54 Ticket #794 (Running client in dry-run mode (-n) changes files on RHEL5 when prelink ...) created by
- When the prelink package is installed on a RHEL5.3 host, and I run bcfg2 …
11/10/09:
- 17:20 Ticket #793 (Tracebacks from Displays/Summary and Displays/System) created by
- On Gentoo, with bcfg2 trunk and Django 1.1.1 I get the following traceback …
- 16:56 ConfigurationEntries edited by
- Attempt at improvement - still needs (links to) examples for each type. (diff)
- 16:25 Changeset [5567] by
- Reports: Fix incorrect error message (reported by Thorsten Lockert) …
- 14:57 AudioVideo edited by
- Add 2 Bcfg2-related USENIX Lisa 2009 BoF Videos (diff)
- 13:39 Changeset [5566] by
- Reports: Stylesheet fixes from Tim Laszlo <quote who="Tim Laszlo" …
- 12:28 QuickStart/CentOS edited by
- (diff)
- 12:17 QuickStart/CentOS edited by
- (diff)
- 11:53 Changeset [5565] by
- Reports: Add missing space (Patch from Tim Laszlo) Signed-off-by: Sol …
- 00:01 Changeset [5564] by
- try at fix for #791 - sort of ugly, with shallow testing seems to work
11/09/09:
- 17:51 Changeset [5563] by
- Reports: Detailed Client List view from Tim Laszlo This commit adds a new …
- 14:01 Changeset [5562] by
- Reports: Add server name to reports (Patch from Tim Laszlo) …
- 11:15 Changeset [5561] by
- Reports: Fix interaction display (Patch from Tim Laszlo) [bugfix] From …
- 10:48 Changeset [5560] by
- Add new doc directory
11/08/09:
- 20:57 Plugins/Bzr edited by
- (diff)
- 15:06 Plugins/Rules edited by
- (diff)
- 14:18 ConfigurationEntries edited by
- (diff)
- 14:06 Changeset [5559] by
- RcUpdate?: Sync [5558] from trunk (will use [bugfix] notation from now on) …
11/07/09:
- 11:34 Ticket #790 (Service detection wrong on Gentoo) closed by
- fixed: Fixed in [5558]. Thanks for the patch.
- 11:34 Changeset [5558] by
- RcUpdate?: Fix final regression caused by [5178] (Patch from Thorsten …
- 09:17 Ticket #792 (bcfg2.org website timing out.) created by
- Just letting you know that www.bcfg2.org is currently timing out. Might be …
- 08:39 Ticket #791 (Debian packages require really new (7.3.x) debhelper) created by
- This is bad as it would make packaging o nanything earlier than jaunty …
11/06/09:
- 22:15 Changeset [5557] by
- Create a 1.0.0 packaging/stable branch
- 21:08 Ticket #789 (/etc/defaults oddness) closed by
- fixed: Fixed in [5556]
- 20:54 Changeset [5556] by
- rpm packaging fixes (Resolves Ticket #789)
- 18:52 Ticket #790 (Service detection wrong on Gentoo) created by
- So service detection is not quite correct on Gentoo -- one part of it …
- 12:11 Download edited by
- (diff)
- 12:10 Download edited by
- add gpg links (diff)
- 11:32 Download edited by
- (diff)
- 11:32 Download edited by
- (diff)
- 10:27 Ticket #789 (/etc/defaults oddness) created by
- After building an RPM of the bcfg 1.0.0 source and installing it on a …
- 09:37 VimSnippetSupport created by
- 09:37 ManualPages edited by
- Update to 1.0.0 (diff)
- 09:36 8+bcfg2-remote edited by
- Update to 1.0.0 (diff)
- 09:35 AgentMode edited by
- (diff)
- 09:33 1+bcfg2 edited by
- Update to 1.0.0 (diff)
- 09:32 8+bcfg2-admin edited by
- Update to 1.0.0 (diff)
- 09:32 8+bcfg2-build-reports edited by
- Update to 1.0.0 (diff)
- 09:31 5+bcfg2.conf edited by
- Update to 1.0.0 (diff)
- 09:31 8+bcfg2-info edited by
- Update to 1.0.0 (diff)
- 09:30 8+bcfg2-repo-validate edited by
- Update to 1.0.0 (diff)
- 09:29 8+bcfg2-server edited by
- Update to 1.0.0 (diff)
- 08:58 Ticket #788 (Debian packaging: bcfg2 server: need README.Debian) created by
- 08:58 Ticket #787 (Debian packaging: bcfg2 client: need README.Debian) created by
- 08:56 Ticket #786 (Debian packaging should make bcfg2-server usable after initial install) created by
- Probably easiest method: (a) Make bcfg2-admin init work in a …
- 08:52 Changeset [5555] by
- Applied minor cosmetic change patch from Sami Haahtinen (mailing list)
- 08:37 EncapHowto edited by
- (diff)
- 08:37 EncapInstall edited by
- (diff)
- 08:37 EncapPlatforms edited by
- (diff)
- 08:34 EncapReadme edited by
- (diff)
- 08:34 EncapPackages edited by
- (diff)
- 07:41 Ticket #785 (Lock out clients from the server.) created by
- It would be good to be able to via a flag "lockout=True/False" on the …
11/05/09:
- 19:42 BuildingDebianPackages edited by
- (diff)
- 18:22 BuildingDebianPackages edited by
- More deps of sqlalchemy on hardy and intrepid (diff)
- 18:12 BuildingDebianPackages edited by
- Remove dapper for now from PPA (diff)
- 18:00 Plugins/TGenshi/examples/ganglia created by
- 17:58 BuildingDebianPackages edited by
- (diff)
- 17:51 BuildingDebianPackages edited by
- Move to debhelper that will hopefully work with older ubuntu; debhelper … (diff)
- 17:43 Changeset [5554] by
- tagged 1.0.0 release
- 17:43 Milestone Bcfg2 1.0.0 Release completed
- 17:42 Changeset [5553] by
- Version bump to 1.0.0
- 16:34 BuildingDebianPackages edited by
- (diff)
- 16:20 BuildingDebianPackages edited by
- (diff)
- 16:12 Changeset [5552] by
- tagged 1.0.0rc4 release
- 16:12 Changeset [5551] by
- Version bump to 1.0.0rc4
- 16:08 Changeset [5550] by
- Now restarts after initial install and upgrade, as requested by desai. For …
- 16:08 Changeset [5549] by
- bcfg2-admin init: autogenerate self-signed cert for the server
- 16:00 Plugins/TGenshi/examples/iptables edited by
- (diff)
- 15:54 Plugins/TGenshi/examples/iptables edited by
- (diff)
- 15:50 Changeset [5548] by
- Be more verbsose if bcfg2-server is disabled in defaults
- 15:48 IptablesDeadmanScript created by
- 15:43 Plugins/TGenshi/examples/iptables edited by
- (diff)
- 15:42 Plugins/TGenshi/examples/iptables edited by
- (diff)
- 14:43 Changeset [5547] by
- desai made the good point that having bcfg2-server not start on startup by …
- 14:41 BuildingDebianPackages edited by
- On mailing list decided to just use python-m2crypto for python 2.5 and … (diff)
- 14:25 Changeset [5546] by
- APT: suppress apt driver api warnings
- 14:25 Changeset [5545] by
- Fix traceback on bcfg2-server install. Make bcfg2-server not start up on …
- 14:20 Changeset [5544] by
- Packages: only log explicit packages that are unsatisfied
- 12:04 Changeset [5543] by
- 1 Doc said python-support should go on Build-Depends-Indep line 2 Don't …
- 11:15 Ticket #784 (Defining an object more than once does not result in an error or warning) created by
- I'm running wgen-bcfg2-1.0pre5-1 on CentOS. By mistake, I defined a …
- 09:43 Ticket #783 (Extend the VCS plugins to support commits) created by
- Our VCS plugins should support commits so that BCFG2 can run a commit when …
- 09:31 Ticket #782 (Fossil SCM plugin improvements) created by
- To mirror Bzr improvements in r5537 r5539 r5540 r5541
- 09:02 Download edited by
- (diff)
- 08:58 Download edited by
- (diff)
- 08:37 Plugins/TGenshi/examples/iptables created by
- 08:32 Download edited by
- (diff)
- 08:31 Download edited by
- (diff)
- 08:05 Ticket #778 (Another Snapshots bug) closed by
- fixed: Yeah, this looks like a correct fix.
- 06:50 Ticket #779 (Asking Snapshots for bad entries without specifying a hostname results in ...) closed by
- fixed: Fixed in [5542]
- 06:47 Changeset [5542] by
- Snapshots: handle client traceback when called with bad options
- 06:46 mrepo edited by
- Made it more obvious what mrepo is. (diff)
- 05:27 Ticket #781 (Allow VCS plugins to provide a configuration tree) created by
- Currently, a BCFG2 repository can have uncommitted changes that get …
- 04:31 Changeset [5541] by
- Bzr: Use faster method to detect changes in the working tree. Also, look …
- 04:21 Changeset [5540] by
- Bzr: Finally use the bzrlib API for real. This is much cleaner, and it …
- 03:34 Ticket #780 (Snapshots hangs when writing an entry and stops recording data until a ...) created by
- Current workaround is to disable VCS plugins when using Snapshots. …
- 03:20 Changeset [5539] by
- Bzr: Fix hang on second and susequent calls.
- 02:55 Changeset [5538] by
- Use proper logging for snapshot storage time.
- 01:56 Ticket #779 (Asking Snapshots for bad entries without specifying a hostname results in ...) created by
- […]
- 01:45 Changeset [5537] by
- Bzr: Strip newline from end of revision number.
- 01:33 Changeset [5536] by
- Snapshots: Add missing datafields for Directory and SymLink? to match …
- 01:11 Ticket #778 (Another Snapshots bug) created by
- […]
11/04/09:
- 23:52 Changeset [5535] by
- tagged 1.0.0rc3 release
- 23:50 Changeset [5534] by
- Version bump to 1.0.0rc3
- 23:40 Changeset [5533] by
- debian packaging: add watch file
- 23:39 Changeset [5532] by
- Debian packaging: updates from Ressu
- 23:29 Changeset [5531] by
- Core: Fix typo
- 23:23 Changeset [5530] by
- DBStats: Fix data eating / Core: revert copy change
- 23:10 Changeset [5529] by
- Core: Only pass copies of statistics objects to stats plugins (Reported by …
- 22:51 Ticket #777 (bcfg2-admin init won't overwrite /etc/bcfg2.conf) closed by
- fixed: Committed in [5528]. Thanks for the patch.
- 22:49 Changeset [5528] by
- bcfg2-admin init: prompt in case of pre-existing bcfg2.conf (Resolves …
- 22:45 Changeset [5527] by
- RPMng: Fix modlist usage (resolves verification issue reported by drtns)
- 21:54 Changeset [5526] by
- Gentoo: Fix RemovePackages?() so that packages can be removed …
- 18:56 Changeset [5525] by
- Metadata: fix lxml api use to work with older versions
- 16:44 Ticket #777 (bcfg2-admin init won't overwrite /etc/bcfg2.conf) created by
- If /etc/bcfg2.conf already exists, it refuses to overwrite the file with …
- 10:56 Download edited by
- (diff)
- 08:14 Ticket #753 (Metadata/groups.xml to support multiple group level) reopened by
- i think you miss understand my request. I am very much missing this …
11/03/09:
- 19:37 Ticket #776 (BoundPermissions does not seems to work) closed by
- fixed: I've verified that this works properly with 1.0.0rc2
- 15:51 QuickStart/Ubuntu edited by
- Add note about case-sensitive group names (diff)
- 15:43 Ticket #776 (BoundPermissions does not seems to work) created by
- I am still using 0.9.6 and I just realized I have some permission that are …
- 15:42 QuickStart/Ubuntu edited by
- (diff)
- 11:31 Changeset [5524] by
- Moved launchd plist cache to init function.
11/02/09:
- 13:29 Changeset [5523] by
- Added checks for Snow Leopard (10.6) to launchd client tool
- 13:15 Changeset [5522] by
- Greatly sped up launchd client tool. Also made services reload correctly.
- 08:10 Changeset [5521] by
- Fix paths in RPM spec files Signed-off-by: Sol Jerome …
11/01/09:
- 18:34 Ticket #775 (BundleUpdated failure for launchd client plugin) closed by
- invalid: Sorry for this. Turns out one of our other admins had two versions of …
- 17:21 Ticket #775 (BundleUpdated failure for launchd client plugin) created by
- Running rc1 on a Mac OS X client: […]
10/31/09:
- 21:43 Changeset [5520] by
- tagged 1.0.0rc2 release
- 21:41 Changeset [5519] by
- Version bump to 1.0.0rc2
10/30/09:
- 16:07 Ticket #774 (Debian packaging: please use proper package version to allow upgrades to ...) closed by
- fixed: This will be fixed in rc2.
- 16:06 Ticket #771 (Add SSL CA options to bcfg2.conf manpage) closed by
- fixed: Fixed in [5518]
- 16:06 Changeset [5518] by
- Documentation: updates for ssl to bcfg2.conf.5
- 11:06 mrepo edited by
- remove custom repo (diff)
- 11:04 mrepo created by
- 09:46 Ticket #765 (YUMng __init__ fails to properly set up repo when base system is RHEL5 ...) closed by
- fixed: Fixed in [5517]. This will be included in 1.0.0rc2
- 09:45 Changeset [5517] by
- YUMng: remove call to yum api that breaks plugin use (Resolves Ticket …
- 09:16 Changeset [5516] by
- bcfg2-info: fix traceback when python-profiler is not available (see …
- 07:04 Ticket #774 (Debian packaging: please use proper package version to allow upgrades to ...) created by
- Hi, Right now, in the Debian packaging, the version number is …
- 00:40 Changeset [5515] by
- Fix regression - new debian packaging made #767 re-appear.
- 00:27 BuildingDebianPackages edited by
- PPA section is done, but not tested yet as building on launchpad seems to … (diff)
- 00:11 BuildingDebianPackages edited by
- Just bcfg2 itself left for PPA (diff)
10/29/09:
- 23:47 BuildingDebianPackages edited by
- Only 3 left to go… (diff)
- 21:49 BuildingDebianPackages edited by
- (diff)
- 21:12 Ticket #772 (ConfigFile comparision not working for files containing non-ascii ...) closed by
- fixed: Committed in r5514. Thanks for the patch.
- 21:11 BuildingDebianPackages edited by
- (diff)
- 21:09 BuildingDebianPackages edited by
- (diff)
- 21:09 Changeset [5514] by
- POSIX: File file comparison in cases where unicode mismatches occur …
- 21:08 BuildingDebianPackages edited by
- (diff)
- 21:03 BuildingDebianPackages edited by
- reorg, add comprehensive dput file (diff)
- 20:56 BuildingDebianPackages edited by
- (diff)
- 20:55 BuildingDebianPackages edited by
- (diff)
- 20:47 Ticket #635 (Set up InterTrac with Free Software Foundation trac instances) closed by
- invalid
- 20:43 BuildingDebianPackages edited by
- (diff)
- 20:36 BuildingDebianPackages edited by
- (diff)
- 20:26 BuildingDebianPackages edited by
- Reorg in prep for more doc (diff)
- 19:41 Changeset [5513] by
- Remove unnecessary buildsys/ directory
- 16:12 Changeset [5512] by
- Add new Debian packaging from Sami Haahtinen Signed-off-by: Sol Jerome …
- 11:03 Ticket #773 (apt tool paths hard-coded in APT.py) created by
- I would suggest the following configuration options: …
10/28/09:
- 21:23 Changeset [5511] by
- Solaris: Packaging update Update packaging to 1.0rc1. Also, the Makefile …
- 20:27 Changeset [5510] by
- Cfg: Fix diff deltas (Patch from Thomas Schoenl)
- 19:46 Ticket #772 (ConfigFile comparision not working for files containing non-ascii ...) created by
- The POSIX ConfigFile? comparision is broken when the local file contains …
- 10:21 Ticket #771 (Add SSL CA options to bcfg2.conf manpage) created by
- Currently have to look for the options in Options.py
10/27/09:
- 14:27 Ticket #770 (Snapshots plugin not compatible with postgres) created by
- Using bcfg2-server 1.0 rc1 with postgresql 8.3 - initializing the …
- 13:47 Ticket #764 (bcfg2 client YUMng will no longer install missing packages.) closed by
- worksforme
- 09:01 Changeset [5509] by
- TGenshi/TCheetah: Set type to 'file' for Path entries Similar to r5475, …
- 07:45 Ticket #769 (AttributeError: error instance has no attribute 'errno') closed by
- fixed: Fixed in [5508]
- 07:44 Changeset [5508] by
- Proxy: handle case where err has no errno attribute (Resolves Ticket #769)
10/26/09:
- 22:34 Ticket #769 (AttributeError: error instance has no attribute 'errno') created by
- Only happens when it can't contact the server: […]
- 19:47 Changeset [5507] by
- Move python-profiler from Depends to Recommends as interm workaround for …
- 17:12 Ticket #768 (improve bcfg2-client logging) created by
- i just discovered bcfg2-client had logging capability. it is great. but it …
- 11:31 TrackingDevelopmentTrunk edited by
- (diff)
- 11:27 ConfigurationEntries edited by
- (diff)
- 11:26 ConfigurationEntries edited by
- Add new unified entries (diff)
- 10:18 Download edited by
- (diff)
- 00:05 Ticket #767 (new bcfg2 dep python-profiler is non-free) created by
- r5389 added a .deb packaging dep on python-profiler based on a dep in …
10/25/09:
- 21:58 Changeset [5506] by
- tagged 1.0.0rc1 release
- 21:57 Changeset [5505] by
- Packaging: Version bump to 1.0.0rc1
- 20:17 Changeset [5504] by
- bcfg2-info: Implement debug script mode
- 17:43 BuildingDebianPackages edited by
- launchpad/ppa does the builds; you just need to upload source (-S) (diff)
- 11:51 BuildingDebianPackages edited by
- Oops, need to force jaunty… (diff)
- 11:46 BuildingDebianPackages edited by
- Start SQLAlchemy Backport Packaging section (diff)
- 09:45 Plugins/Snapshots edited by
- Changed path for sqlite database from using /var/lib/bcfg2/etc to … (diff)
10/24/09:
- 16:07 Changeset [5503] by
- Reports: Fix django templates so that they work with 1.0 Signed-off-by: …
- 16:07 Changeset [5502] by
- Reports: Fix order of client listing Signed-off-by: Sol Jerome …
- 14:56 Ticket #645 (Default attributes for Package elements) closed by
- worksforme: I *think* this problem is now worked around in a different way in the …
- 14:54 Ticket #747 (add attribute to Action type to specify which service mode this action is ...) closed by
- fixed: Implemented in [5501]. You can now specify build='false' in Actions to …
- 14:52 Changeset [5501] by
- Action: Implement per-action toggle to prevent execution in build mode …
- 14:26 CodeSprintIdeas edited by
- (diff)
- 14:25 Ticket #644 (Server should have a newline when inserting an entry in to client.xml) closed by
- fixed: Fixed in [5500]
- 14:25 Changeset [5500] by
- Metadata: force pretty-printing of clients file (Resolves Ticket #644)
- 14:15 CodeSprintIdeas edited by
- (diff)
- 13:58 Howtos edited by
- (diff)
- 13:57 AnnotatedExamples edited by
- (diff)
- 13:39 Ticket #736 (Turn off verification per packages in Packages plugin) closed by
- worksforme: There is a workaround that you can put verify='false' into the bundle with …
- 13:35 DevelopingForBcfg2 edited by
- (diff)
- 13:34 Ticket #766 (Actions running "post" in a bundle do not execute when restricting to the ...) closed by
- fixed: Resolved in [5498]
- 13:34 DynamicGroups edited by
- (diff)
- 13:34 Changeset [5499] by
- Actions: Fix bundle filtering of actions (Resolves Ticket #766)
- 13:34 Changeset [5498] by
- YUMng: pass through verify flags for multi-instance packages
- 13:31 UsingBcfg2 edited by
- (diff)
- 13:29 Gentoo edited by
- (diff)
- 13:23 UsingBcfg2 edited by
- (diff)
- 13:10 Ticket #625 (Document version="auto|any") closed by
- fixed: This is now documented on the Pkgmgr page.
- 13:08 Ticket #697 (YUMng fails to handle Epoch values correctly in rpms) closed by
- worksforme: Is this happening with trunk? I can't replicate this (centos 5.3 with …
- 13:05 Plugins/Bundler/examples edited by
- (diff)
- 12:55 Plugins/Pkgmgr edited by
- (diff)
- 12:51 Plugins/Pkgmgr edited by
- (diff)
- 12:51 Changeset [5497] by
- RPMng: Fix package verification when verify=false
- 12:28 Ticket #759 (Bcfg2 is saying packages have failed verification because their config's ...) closed by
- worksforme: Bcfg2 will take care of this situation for you. Basically what you want to …
- 12:21 Ticket #679 (Disable package verification using Packages plugin) closed by
- worksforme: Are you mixing the Packages plugin with Rules, or are you just using …
- 12:18 Ticket #89 (New Reports Planned Enhancements) closed by
- wontfix: This level of development isn't going to happen in the old new reporting …
- 12:16 Ticket #358 (problems with down vs. pingable) closed by
- wontfix: Since the old/new reporting system is in the process of deprecation, this …
- 12:12 Ticket #633 (Fix traceback when updating sqlite database) closed by
- fixed: Fixed in [5064]
- 12:01 Ticket #735 (bcfg2 client error on instantiation of Bcfg2.Client.Tools.YUMng.YUMng) closed by
- fixed: I've verified that the current version of YUMng in trunk works on …
- 11:24 Ticket #529 (public groups combined with dynamic groups implicitly makes probed groups ...) closed by
- fixed: Fixed in [5496]
- 11:24 Changeset [5496] by
- Metadata: refuse to add dynamic group membership in explicitly private …
- 11:20 CodeSprintIdeas edited by
- (diff)
- 11:19 CodeSprintIdeas edited by
- (diff)
- 11:14 Ticket #757 (1.0 client cannot connect to 0.9.6 server) closed by
- wontfix: This is because the -F option is no longer available, it has been replaced …
- 11:12 Ticket #753 (Metadata/groups.xml to support multiple group level) closed by
- wontfix: This is an ordering issue. If you want group b to include group c when …
- 11:03 Ticket #758 (Incomplete validation of includes in Client.xml) closed by
- worksforme: My testing shows this working properly. Validation errors in the included …
- 10:51 Ticket #41 (BCFG2 on Solaris) closed by
- fixed: This last issue can be addressed with altsrc.
- 10:47 Ticket #530 (Probes have no way of specifying group categories) closed by
- fixed: If the group is registered with a category in Metadata/groups.xml, then …
- 10:43 Ticket #684 (bcfg2 needs a mode to show why a package is required) closed by
- fixed: This can be determined in bcfg2-info using the dep resolver debug method.
- 10:36 Ticket #682 (ssl error reporting from the client needs clearer message) closed by
- fixed: Fixed in [5495]
- 10:36 Changeset [5495] by
- Proxy: improve error message for SSL key issues (Resolves Ticket #682)
- 10:32 Ticket #744 (Packages.py determines version to install using Yum instead of its own ...) closed by
- wontfix: This is an intended feature of the Packages plugin. (explicit delegation …
- 10:25 Ticket #683 (Graphviz on centos 5.2 (at least) appears broken) closed by
- fixed: You should be able to choose a format supported by your graphviz now, as …
- 10:22 Ticket #715 (Using the Packages plugin with <RawURL> should not require <Component> and ...) closed by
- fixed: Fixed in [5426]
- 10:17 Ticket #711 (Incorrect Error Message) closed by
- wontfix: I would chalk this up to unix permissions mainly. There are cases where …
- 10:15 Ticket #707 (Unexpected instantiation failure for plugin Packages) closed by
- fixed: This should be fixed as of [5491]
- 10:14 Ticket #741 (Packages plugin doesn't check dependencies properly when multiple sources ...) closed by
- fixed: Fixed in [5447]
- 10:12 Ticket #750 (Packages.py is still failing to properly map dependencies) closed by
- fixed: Fixed in [5490] and [5491]
- 10:11 Ticket #709 (1.0pre5 doesn't shutdown when you ^C from a non-daemonized bcfg2-server ...) closed by
- fixed: Fixed in [5472]
- 10:09 Ticket #686 (1.0pre4 client traceback when server disallows connection) closed by
- fixed: Resolved in [5494]
- 10:09 Changeset [5494] by
- Proxy: handle case where server disallows connection with an error message …
- 10:04 Ticket #660 (being able to whitelist an item for a specific reason.) closed by
- fixed: With the plugin api in 1.0, this can be implemented. (specifically by …
- 09:59 Ticket #756 (TypeError at /displays/sys-view/) closed by
- invalid: Wrong version of Django was in use. Support for later versions of Django …
- 09:58 Ticket #614 (client log "Cannot verify incomplete ConfigFile" is misleading) closed by
- fixed: This is fixed with the new failed entry annotation that we've added. A …
- 09:55 Ticket #696 (Chained probes (calling probes from within other probes)) closed by
- wontfix: I think that this could be better factored as a series of boolean flags …
- 09:16 Changeset [5493] by
- create-debian-pkglist: support regex based filename matching (Patch from …
10/23/09:
Note: See TracTimeline
for information about the timeline view.