summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Admin/Query.py
Commit message (Expand)AuthorAgeFilesLines
* made bcfg2-admin accept -Q flag and a few others; general code cleanupChris St. Pierre2012-01-261-16/+7
* fixed error handlingChris St. Pierre2012-01-261-0/+1
* Admin: Add full PY3K compatibilitySol Jerome2011-04-261-1/+2
* bcfg2-admin: PY3K + PEP8 fixesSol Jerome2011-04-061-7/+8
* bcfg2-admin: Migrate query to new Metadata query interfaceSol Jerome2009-06-201-3/+3
* Add support for probed groups in bcfg2-admin query (Resolves Ticket #647)Sol Jerome2009-05-181-1/+8
* Update admin modes for new FileMonitor interfaceSol Jerome2009-05-111-4/+4
* Update bcfg2-admin query to use new Core interfaceSol Jerome2009-01-131-2/+2
* improve argument error handlingNarayan Desai2008-09-181-0/+3
* Remove excess option line in tidy mode helpSol Jerome2008-09-121-1/+1
* Improve help messages for bcfg2-admin (and modes)Sol Jerome2008-09-121-4/+16
* Use the GetClient methods from Metadata.pySol Jerome2008-09-081-4/+2
* applied logging->logger patchJames Yang2008-08-051-2/+2
* Implement support for non-configuration pluginsNarayan Desai2008-07-281-2/+2
* Fix tb in a couple of admin modes.Sol Jerome2008-07-091-1/+1
* Probe data loaded whenever Metadata plugin is usedAndrew Brestick2008-06-201-1/+0
* Resolves ticket #541 and fixes client adding/deletingAndrew Brestick2008-06-191-2/+16
* Replace bcfg2-query with bcfg2-admin queryNarayan Desai2008-05-011-10/+17
* Initial bcfg2-admin query implementationNarayan Desai2008-04-301-0/+38