summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Deregister Cfg entries in case of overall deletion (Resolves Ticket #481)Narayan Desai2007-10-301-0/+6
* Implement bcfg2-admin pull support for info files/metadata changes (Resolves ...Narayan Desai2007-10-303-10/+38
* Implement cmdlook resumption in bcfg2-infoNarayan Desai2007-10-301-12/+18
* Fix reports traceback with mysql (Resolves Ticket #487)Narayan Desai2007-10-301-1/+1
* Fix error reporting in bcfg2-remoteNarayan Desai2007-10-291-1/+1
* ensure that client_list_a is always filled before client_list_bNarayan Desai2007-10-291-2/+2
* print errors when they occurNarayan Desai2007-10-291-0/+2
* Handle fam/gamin overall failure betterNarayan Desai2007-10-261-1/+7
* Improve pull error handlingNarayan Desai2007-10-261-0/+4
* Fix refactor importscript breakage and add optparsing patch from TimLNarayan Desai2007-10-261-35/+45
* Fix DebInit traceback (Resolves Ticket #486)Narayan Desai2007-10-151-2/+1
* expand revision and id keywordsNarayan Desai2007-10-110-0/+0
* Version bump to 0.9.5pre5Narayan Desai2007-10-112-3/+9
* Make importscript even more efficientNarayan Desai2007-10-111-12/+1
* Pass through modlist data for non package entriesNarayan Desai2007-10-111-1/+1
* Add sparse client updates (should speed up runs with big databases _a lot_)Narayan Desai2007-10-111-22/+25
* switch last data hashes over to django objectsNarayan Desai2007-10-111-29/+25
* Continue changes to use django datatypes (further reduces resource consumption)Narayan Desai2007-10-101-40/+30
* Fix importscript.py performance problemsNarayan Desai2007-10-101-45/+38
* Move apt-get update call (in -k mode) to Install, so that changes to sources....Narayan Desai2007-10-101-6/+7
* Plugin updates: Account sudoers perms, Cfg recreate bug, Deps error pathNarayan Desai2007-10-103-5/+10
* added an extra test in the if statement in the coelesing part to fix the Rick Bradshow2007-10-051-1/+1
* Implement prune mode for directories (only bundle entries are allowed in the ...Narayan Desai2007-10-022-7/+40
* rpmlisting patch from soljNarayan Desai2007-09-141-2/+2
* fixed a type mismatch on line 183 url=None was failing when the proxy Rick Bradshow2007-09-061-1/+1
* Debian packaging and doc build updates from RessuNarayan Desai2007-08-304-5/+8
* RPMng/YUMng: Added check to canInstall to make sure that the Package entry wa...Mike Brady2007-08-291-0/+7
* Fix comments in pkglists with FuzzyDictNarayan Desai2007-08-281-6/+10
* Client init script updates from jcollieNarayan Desai2007-08-281-7/+11
* rpmlisting.py patch from soljNarayan Desai2007-08-281-4/+5
* Supress package reverification if packages are incomplete (in YUMng)Narayan Desai2007-08-281-1/+1
* typo fix from jcollieNarayan Desai2007-08-271-1/+1
* Version bump to 0.9.5pre4Narayan Desai2007-08-262-3/+9
* Implement persistent probe data (so that templates can be debugged in bcfg2-i...Narayan Desai2007-08-262-0/+34
* Add infoxml support to TGenshiNarayan Desai2007-08-261-3/+15
* Implement better error reporting for TCheetahNarayan Desai2007-08-261-1/+6
* Implement infoxml support for TCheetahNarayan Desai2007-08-261-2/+14
* Add altsrc crosscheckingNarayan Desai2007-08-261-0/+12
* RPMng: Improved debug output when required attributes are not present.Mike Brady2007-08-111-3/+7
* Fix permission name in bundlesNarayan Desai2007-08-091-1/+1
* Fix posix error pathsNarayan Desai2007-08-091-3/+6
* Fix diff displays for non-binary files in interactive modeNarayan Desai2007-08-081-1/+1
* finish sshbase class changeNarayan Desai2007-08-081-2/+2
* Schema update for freebsd (Resolves Ticket #478)Narayan Desai2007-08-082-1/+2
* Version bump to 0.9.5pre3Narayan Desai2007-08-082-3/+9
* Add bind support for virtual package remappingsNarayan Desai2007-08-081-0/+13
* First chunk of the Pkgmgr altsrc changes (no affect on existing setups)Narayan Desai2007-08-082-2/+50
* Fix minor pkgmgr XMLSrc bug introduced by info.xml changesNarayan Desai2007-08-081-5/+7
* Make bcfg2-query usable as nodeattr for pdshNarayan Desai2007-08-072-75/+11
* Implement basic info.xml supportNarayan Desai2007-08-072-9/+25