summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Admin
Commit message (Expand)AuthorAgeFilesLines
* Further simplify minestructNarayan Desai2008-08-131-36/+23
* Fix minestruct with -g (Resolves Ticket #593)Narayan Desai2008-08-131-14/+6
* Fix -H mode in bcfg2-admin vizNarayan Desai2008-08-071-1/+1
* Implement portable bcfg2-admin pull (now works directly from DB)Narayan Desai2008-08-071-53/+17
* Fix indentation in new core-instantiating modesNarayan Desai2008-08-071-2/+2
* Switch bcfg2-admin minestruct to use the new statistics api to get at data in...Narayan Desai2008-08-061-17/+11
* add infrastructure for structure admin modesNarayan Desai2008-08-061-5/+9
* applied logging->logger patchJames Yang2008-08-051-2/+2
* Change include host option to -HNarayan Desai2008-08-041-1/+1
* support for alternate metadata plugins in viz admin modeAndrew Brestick2008-08-011-67/+1
* added support for alternate metadata plugins in bcfg2-adminAndrew Brestick2008-07-313-74/+54
* Implement support for non-configuration pluginsNarayan Desai2008-07-283-7/+6
* forgot to remove Reports from __init__.pyJames Yang2008-07-141-1/+1
* removed the admin mode for nowJames Yang2008-07-141-170/+0
* Add option and error handlingNarayan Desai2008-07-121-2/+7
* git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4776 ce84e21b-d406...James Yang2008-07-111-2/+19
* Through the Reports Admin mode, clients can now be expired and un-expired. Re...James Yang2008-07-111-28/+122
* Fix tb in a couple of admin modes.Sol Jerome2008-07-093-3/+6
* Add new report command-line interfaceJames Yang2008-07-082-1/+53
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-301-1/+1
* updated client admin mode and bcfg2-admin man pages with thenostradamus' patchesAndrew Brestick2008-06-271-1/+7
* fix alias issues in metadata plugin and in bcfg2-admin client modeAndrew Brestick2008-06-261-0/+3
* Completed bcfg2-admin minestruct modeAndrew Brestick2008-06-261-12/+60
* Resolves clients.xml overwrite issue in #567, fixes configuration issues with...Andrew Brestick2008-06-234-0/+15
* Probe data loaded whenever Metadata plugin is usedAndrew Brestick2008-06-202-2/+1
* Resolves ticket #541 and fixes client adding/deletingAndrew Brestick2008-06-192-17/+56
* Make autocreated basic group publicNarayan Desai2008-06-161-1/+1
* Fix permissions fixup in init modeNarayan Desai2008-06-151-2/+2
* Fixup perms on bcfg2.conf upon initNarayan Desai2008-06-151-0/+1
* fix typos, #560Robert Gogolok2008-05-231-3/+3
* Replace bcfg2-query with bcfg2-admin queryNarayan Desai2008-05-011-10/+17
* Initial bcfg2-admin query implementationNarayan Desai2008-04-302-1/+39
* auto-reformat server fingerprint if needed (Resolves Ticket #546)Narayan Desai2008-04-251-4/+9
* Fix bcfg2.conf generation in bcfg2-admin initNarayan Desai2008-04-101-1/+1
* Rework bcfg2-admin pullNarayan Desai2008-03-241-52/+76
* Add mode error classNarayan Desai2008-03-211-0/+3
* Harden Viz mode against failures (Analogue to [4425])Narayan Desai2008-03-201-8/+11
* Fix viz modeNarayan Desai2008-02-191-5/+4
* Fix MineStruct (patch from Sol J)Narayan Desai2008-02-091-1/+1
* Handle group coloring more robustly (Fixes issue reported by Matt Baker on ir...Narayan Desai2008-01-281-5/+6
* Fix use of category names with hyphens (Resolves Ticket #518)Narayan Desai2008-01-241-1/+1
* bcfg-admin init: generate random password if no password specifiedRobert Gogolok2008-01-091-6/+12
* bcfg2-admin init: don't echo passwordRobert Gogolok2008-01-091-3/+5
* bcfg2-admin init: Robert Gogolok2008-01-081-26/+48
* fix 'bcfg2-admin init': args[0] is not necessarily presentRobert Gogolok2008-01-081-1/+1
* Admin fixupsNarayan Desai2008-01-084-12/+12
* fix syntax; adjust SSETUP to common styleRobert Gogolok2007-12-311-1/+1
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-312-17/+34
* add SENDMAIL_PATHRobert Gogolok2007-12-301-7/+15
* bcfg2-admin: use Bcfg2.SettingsRobert Gogolok2007-12-307-38/+25