summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Plugins/Metadata.py
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'maint'Alexander Sulfrian2015-06-121-2/+7
|\
| * Server/Plugins/Metadata: Reject passwd clients, if auth_type is certAlexander Sulfrian2015-02-241-2/+7
* | Remove blanket excepts from plugins and lintChris St. Pierre2015-02-181-20/+5
* | Server/Plugins/Metadata: add remove_client to rmi methodsAlexander Sulfrian2014-12-081-1/+2
* | Server/Plugins/Metadata: add list_clients to rmi methodsAlexander Sulfrian2014-11-301-0/+1
* | Metadata: Fix merge from 70d618bSol Jerome2014-06-151-2/+2
* | Merge branch 'maint'Sol Jerome2014-06-101-8/+21
|\|
| * Metadata: Reread clients.xml/groups.xml more carefullyChris St. Pierre2014-05-151-8/+21
* | Merge branch 'maint'Chris St. Pierre2014-04-251-1/+1
|\|
* | Merge branch 'maint' into masterSol Jerome2014-04-161-5/+36
|\|
| * Metadata: reread client list from databaseChris St. Pierre2014-02-231-5/+36
| * Metadata: fix check for Groups with options in duplicate groups testChris St. Pierre2014-02-071-3/+4
* | Merge branch 'maint'Chris St. Pierre2013-12-091-0/+5
|\|
| * bcfg2-admin: Restored missing "bcfg2-admin client add ... attrib=val" functio...Chris St. Pierre2013-11-251-0/+5
* | Plugins: refactored out unnecessary datastore constructor argumentChris St. Pierre2013-10-291-4/+3
* | Merge branch 'maint'Chris St. Pierre2013-10-281-6/+10
|\|
| * Metadata: read in clients.xml on every writeChris St. Pierre2013-10-041-0/+1
| * Metadata: import any() from CompatChris St. Pierre2013-10-031-1/+3
| * Metadata: better logging when updating XML data failsChris St. Pierre2013-09-261-5/+6
| * bcfg2-lint: Fixed Metadata check for duplicate groupsChris St. Pierre2013-09-171-9/+29
* | Pylint/PEP8 fixesSol Jerome2013-09-061-7/+7
* | Merge branch 'maint'Sol Jerome2013-09-011-99/+149
|\|
| * Metadata: get_client_names_by_* fixesChris St. Pierre2013-08-291-5/+13
| * Metadata: Fix client list calls use list_clients() which is DB-aware instead ...Jason Kincl2013-08-271-5/+5
| * Metadata: removed stray blank lineChris St. Pierre2013-08-151-1/+0
| * Metadata: search groups breadth-first when building metadataChris St. Pierre2013-08-151-25/+37
| * Metadata: metadata generation improvementsChris St. Pierre2013-08-141-70/+97
| * Metadata: log now client creation with profileChris St. Pierre2013-08-121-0/+4
* | Metadata: Clean up FAM monitoring cruftChris St. Pierre2013-08-301-21/+13
* | Revert "Metadata: group_in_category fixes"Chris St. Pierre2013-08-161-18/+5
* | Rewrote arbitrary data cache systemChris St. Pierre2013-08-161-11/+7
* | Metadata: group_in_category fixesChris St. Pierre2013-08-151-5/+18
* | testsuite: fixed unit testsChris St. Pierre2013-08-121-1/+1
* | Merge branch 'maint'Chris St. Pierre2013-08-121-6/+7
|\|
| * Viz: include clients that should be included, not vice-versaChris St. Pierre2013-08-091-1/+1
| * Viz: exclude duplicate bundles for a given hostChris St. Pierre2013-08-091-3/+4
| * Viz: distinguish categories from hostsChris St. Pierre2013-08-091-1/+1
| * Metadata: Fix bundle visualizationSol Jerome2013-08-091-1/+1
| * Metadata: catch dns lookup errors betterChris St. Pierre2013-08-081-1/+1
* | testsuite: fixed more unit testsChris St. Pierre2013-08-121-3/+4
* | testsuite: fixed most pylint complaintsChris St. Pierre2013-08-091-0/+8
* | Plugins: Fixed/made consistent Django model loadChris St. Pierre2013-08-091-4/+1
* | Merge branch 'options-rewrite'Chris St. Pierre2013-08-081-161/+39
|\ \
| * | Options: migrated plugins to new options parserChris St. Pierre2013-06-271-164/+42
* | | Merge branch 'maint'Chris St. Pierre2013-08-081-13/+22
|\ \ \ | | |/ | |/|
| * | Plugin: added new Caching interfaceChris St. Pierre2013-08-071-1/+6
| * | Get profile by building metadata instead of guessingMichael Fenn2013-08-061-6/+9
| * | Make updating the structures conditional on profile changingMichael Fenn2013-08-051-6/+6
| * | Found a stray write that should be part of the new client caseMichael Fenn2013-08-051-2/+2
| * | Make pylint happyMichael Fenn2013-08-051-1/+1