summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins/Pkgmgr.py
Commit message (Expand)AuthorAgeFilesLines
* Pkgmgr: Fix broken altsrcTim Laszlo2012-05-221-4/+6
* Pkgmgr: Fix DeprecationWarning (reported by odenbach on IRC)Sol Jerome2012-03-191-2/+5
* Explicitly use child.attrib.keys(), rather than expecting child.attrib to int...Calen Pennington2012-01-131-1/+1
* Use set differences, rather than list inclusion in PkgmgrCalen Pennington2012-01-131-2/+3
* Fix predicate call from PkgmgrCalen Pennington2011-09-141-2/+3
* PY3K + PEP8 fixes for remaining filesSol Jerome2011-04-071-1/+1
* Plugins: PY3K + PEP8 fixesSol Jerome2011-04-061-19/+30
* Updated files to match PEP 257 Fabian Affolter2010-06-091-5/+5
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-1/+1
* Fix Pkgmgr virtual package target binding (Reported by TimL)Narayan Desai2009-05-201-0/+5
* Remove hacks for sets in python 2.3Sol Jerome2009-04-231-10/+4
* This patch is stage 1 of the plugin capabilities reworkNarayan Desai2009-01-051-1/+1
* Fix Package entries for new set infrastructure (Resolves PDS's issue reported...Narayan Desai2008-10-281-1/+1
* Switch Pkgmgr to using sets (for a 10X startup improvement)Narayan Desai2008-06-121-2/+10
* Fix comments in pkglists with FuzzyDictNarayan Desai2007-08-281-6/+10
* 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-081-1/+48
* Revert mistaken Pkgmgr matchesNarayan Desai2007-08-011-48/+1
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-011-1/+48
* Fix use of altsrc when using Package entries with file attributesNarayan Desai2007-07-221-0/+1
* Change encap splitting regular expressions to allow package names with dashes...Daniel Joseph Barnhart Clark2007-07-191-3/+3
* Fix pkgmgr issues with autosplit packagesNarayan Desai2007-03-271-4/+7
* Fix child node issues in Pkgmgr (for Ignore/Instance)Narayan Desai2007-03-231-3/+8
* Handle non-elements in pkglists (Resolves Ticket #403)Narayan Desai2007-02-161-2/+7
* Use dictionary substitution of formatting strings for multiarch supportNarayan Desai2006-07-181-1/+1
* Implement multiarch support (resolves Ticket #52)Narayan Desai2006-06-301-3/+12
* * Add diff delta support in CfgNarayan Desai2006-05-081-0/+2
* schema updateNarayan Desai2006-04-111-1/+1
* * Fix schema validation for host specific service entriesNarayan Desai2006-04-101-13/+18
* Introduce the new logging infrastructure and convert the server (and bcfg2-in...Narayan Desai2006-01-251-4/+4
* last step of repo switchesNarayan Desai2006-01-231-87/+41
* Add package type for packages using the file attributeNarayan Desai2006-01-051-0/+1
* fix deepcopy of lxml structureNarayan Desai2005-12-211-1/+3
* Re-add daemonize support to the serverNarayan Desai2005-12-061-1/+1
* work around stupid lxml bugNarayan Desai2005-11-281-2/+4
* pylint fixesNarayan Desai2005-10-241-1/+6
* kill debug messageNarayan Desai2005-10-131-1/+0
* fix multi-regex stuffNarayan Desai2005-09-231-5/+15
* fix simplefile url generationNarayan Desai2005-09-161-16/+15
* add support for cascading location -> package type mappingsNarayan Desai2005-09-131-0/+2
* switch to new Plugin APINarayan Desai2005-09-071-0/+80
* Initial revisionNarayan Desai2005-09-071-0/+0