summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initial go at the func inventory app (includes git integration). Docs TBA sh...Michael DeHaan2007-10-234-3/+164
* Manpage cleanup.Michael DeHaan2007-10-231-7/+53
* Slight docs cleanup, make usage print the proper name of the app.Michael DeHaan2007-10-234-6/+9
* and add typo in %filesSeth Vidal2007-10-181-1/+1
* leftover mention of minion-acl.confSeth Vidal2007-10-181-1/+0
* swap out minion-acl config file for minion-acl.d dir of .acl filesSeth Vidal2007-10-187-26/+42
* copyfile.py: dont need the parse call hereAdrian Likins2007-10-123-7/+8
* what kind of weird name is "rpath", change to "remotepath"Adrian Likins2007-10-121-2/+2
* add "copyfile" commandline module that knows how to get the localAdrian Likins2007-10-123-0/+109
* add "show hardare --os" optionAdrian Likins2007-10-101-11/+6
* add support to func cli for:Adrian Likins2007-10-091-10/+55
* make func_command use the new handleArguments method fromAdrian Likins2007-10-094-44/+140
* add a hook into command.py to do stuff to the arguments beforeAdrian Likins2007-10-091-0/+10
* fix up some items on nagios-checkSeth Vidal2007-10-081-2/+2
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-10-086-85/+52
|\
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-10-082-0/+2
| |\
| * | er, merge?Adrian Likins2007-10-084-75/+11
| * | add a couple alternatice serializers just for kicksAdrian Likins2007-10-081-8/+35
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-10-086-12/+108
| |\ \
| * | | sort the returns of these methods just to make it purdyAdrian Likins2007-10-081-2/+6
* | | | prelim snmp - get methodSeth Vidal2007-10-081-0/+46
| |_|/ |/| |
* | | add minion-acl.conf to spec fileSeth Vidal2007-10-081-0/+1
* | | make sure minion-acl.conf is added in setup.pySeth Vidal2007-10-081-0/+1
| |/ |/|
* | add nagios_checkSeth Vidal2007-10-081-0/+42
* | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-10-084-0/+107
|\|
| * add cmd_modules contents to specAdrian Likins2007-10-081-0/+5
| * create a func/overkiad/cmd_modules sub dirAdrian Likins2007-10-083-0/+102
* | fine-grained acls per minionSeth Vidal2007-10-085-12/+66
|/
* - certmaster-ca supports wildcards to -s and -c, nowSeth Vidal2007-10-043-18/+47
* Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcJesus M. Rodriguez2007-10-0336-145/+540
|\
| * - add certmaster-ca --clean option to clean out other certs/csrsSeth Vidal2007-10-031-3/+36
| * get rid of listen_port option since we really don't want that to be an optionSeth Vidal2007-10-033-3/+3
| * Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-10-031-1/+41
| |\
| | * should help fix some of the problems people were seeing when runningAdrian Likins2007-10-031-1/+41
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-10-0333-220/+457
| |\|
| | * Fix up recursive pylint and pychecker rules.James Bowes2007-10-024-3/+15
| | * Moved code under the func namespace.Devan Goodwin2007-10-0229-136/+107
| * | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcSeth Vidal2007-10-022-4/+4
| |\ \
| * | | COPYING goodness - GPLv2+Seth Vidal2007-10-011-0/+339
* | | | make sub_process.py work on python 2.3Jesus M. Rodriguez2007-10-031-2/+6
| |_|/ |/| |
* | | Exit program after listing minions.Devan Goodwin2007-10-021-16/+1
* | | Added func --list-minions option.Devan Goodwin2007-10-023-9/+34
* | | changes to use the new command line modulesAdrian Likins2007-10-021-2/+2
* | | Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/funcAdrian Likins2007-10-022-5/+3
|\ \ \ | | |/ | |/|
| * | changed more class defs to use (object) instead of () so it works onJesus M. Rodriguez2007-10-012-4/+4
| |/
* / add command.py from MOAP http://thomas.apestaart.org/moap/tracAdrian Likins2007-10-022-76/+322
|/
* Fix indentation error in overlord/client.py.Devan Goodwin2007-09-291-140/+148
* Fix bad indentation in minion, modules and overlordJames Bowes2007-09-298-56/+54
* Fix bad indentation in certs and func dirsJames Bowes2007-09-286-30/+30
* Remove unused importsJames Bowes2007-09-286-6/+2