summaryrefslogtreecommitdiffstats
path: root/src/sbin/bcfg2-admin
Commit message (Expand)AuthorAgeFilesLines
* bcfg2-admin: explicitly shutdown the core at exit. fixes thread hangs.Tim Laszlo2010-10-071-0/+2
* Updated files to match PEP 257 Fabian Affolter2010-06-211-2/+2
* Updated files to match PEP 257Fabian Affolter2010-06-071-3/+3
* Pylint/PEP 8 Code cleanupsSol Jerome2009-10-071-3/+5
* Merged bcfg2-admin init fixes in from my branch.Kamil Kisiel2009-07-181-33/+41
* bcfg2-admin: Fix typoSol Jerome2009-07-131-1/+1
* Handle import errors in the help path (Resolves Ticket #653)Narayan Desai2009-05-071-2/+5
* More python 2to3 updates along with pylint/code cleanupsSol Jerome2009-04-231-4/+8
* Fix some simple python 2to3 changesSol Jerome2009-04-231-5/+5
* Add bcfg2-admin option information to help message (reported by Gabe Turner) ...Sol Jerome2008-11-261-3/+7
* Use print instead of sys.out.writeSol Jerome2008-09-141-3/+3
* Improve help messages for bcfg2-admin (and modes)Sol Jerome2008-09-121-6/+6
* bcfg2-admin: Turn down logging verbosityNarayan Desai2008-08-061-1/+1
* applied logging->logger patchJames Yang2008-08-051-2/+2
* Probe data loaded whenever Metadata plugin is usedAndrew Brestick2008-06-201-5/+3
* fix imports and variable shadowing in bcfg2-adminNarayan Desai2008-01-081-4/+4
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-311-7/+3
* add SENDMAIL_PATHRobert Gogolok2007-12-301-2/+1
* bcfg2-admin: use Bcfg2.SettingsRobert Gogolok2007-12-301-1/+6
* remove redundant codeRobert Gogolok2007-12-301-2/+1
* bcfg2-admin: print usage if no argumentsRobert Gogolok2007-12-291-3/+2
* Refactor of bcfg2-admin (all modes moved to discrete modules in Bcfg2.Server....Narayan Desai2007-12-291-612/+31
* Remove all vestiges of server-side toolset, it hasn't been used since 0.8.5 (...Narayan Desai2007-12-281-8/+8
* don't crash if no permission to write config fileRobert Gogolok2007-12-241-1/+4
* Stop installing Svcmgr bits and include new reporting bits for bcfg2.conf (in...Narayan Desai2007-11-081-2/+17
* Implement bcfg2-admin pull support for info files/metadata changes (Resolves ...Narayan Desai2007-10-301-7/+24
* Improve pull error handlingNarayan Desai2007-10-261-0/+4
* Fix binary config file stats uploadNarayan Desai2007-08-011-7/+10
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-011-12/+16
* Improve statistics location routines for bcfg2-admin pullNarayan Desai2007-07-311-6/+13
* Add default attribute to basic group in default configNarayan Desai2007-07-221-1/+1
* Improve error handling in bcfg2-admin (Step towards resolving Ticket #469)Narayan Desai2007-07-211-2/+7
* Switch to newstyle exception raisesNarayan Desai2007-07-131-12/+12
* Added address element and made help prettier for 80-col terminalsDaniel Joseph Barnhart Clark2007-06-301-7/+12
* Fix bcfg2-admin traceback without optionsNarayan Desai2007-06-111-0/+4
* bcfg2-admin: FreeBSD selectionRobert Gogolok2007-06-081-8/+12
* Fix bcfg2-init for non /etc paths (Patch from gogo) (Resolves Ticket #447)Narayan Desai2007-06-021-4/+8
* Improve bcfg2-admin documentation (Resolves Ticket #441)Narayan Desai2007-05-211-0/+2
* fix bcfg2-admin initNarayan Desai2007-05-091-1/+1
* Move logic for repository interactions in bcfg2-admin pull into individual pl...Narayan Desai2007-04-031-40/+17
* Fix bcfg2-admin pull, and update the help message to include itNarayan Desai2007-04-021-2/+2
* Fix var renameNarayan Desai2007-03-211-1/+1
* Add error handling to bcfg2-admin compare (Resolves Ticket #409)Narayan Desai2007-03-211-2/+12
* pylint fixesNarayan Desai2007-03-201-22/+15
* getoptized the 'viz' subcommand; cleaned up some commentsCory Lueninghoener2007-03-201-15/+35
* Added 'client add' functionalityCory Lueninghoener2007-03-201-5/+25
* Converted to getopt; should work the same.Cory Lueninghoener2007-03-191-39/+81
* Merged in certs branch in preparation for 0.9.3pre2Narayan Desai2007-03-121-1/+14
* improve comparison mode outputNarayan Desai2007-02-121-6/+6
* Improve messages in bcfg2-admin compare -rNarayan Desai2007-02-121-3/+13