summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove 'x' bitAdrian Likins2009-01-191-0/+0
* move rpm/yum initiation to after module import to workaround rpm bugAdrian Likins2009-01-082-2/+4
* rev to version 0.24Adrian Likins2008-12-172-2/+5
* make init script work on debian/ubuntuTim Bielawa2008-12-151-13/+29
* log file acls were getting reset on rotate https://fedorahosted.org/func/tick...Adrian Likins2008-12-141-0/+1
* add new test methods used by unittests. return an empty exceptionAdrian Likins2008-12-111-0/+9
* add some test cases for command.run, since we need them...Adrian Likins2008-12-111-1/+40
* add some missing dirsAdrian Likins2008-12-081-0/+9
* add Silas Sewell to the AUTHORS listAdrian Likins2008-11-251-0/+1
* * Minor spec file tweak.Silas Sewell2008-11-251-3/+2
* * Added close_fds=True to sub_process calls.Silas Sewell2008-11-2512-18/+23
* * Enabled shell for Command module.Silas Sewell2008-11-251-9/+3
* Some docs on how/when/where the various ssl certs get created.Adrian Likins2008-11-171-0/+106
* remove unused imports and reorder remaining onesAdrian Likins2008-11-131-4/+1
* add support for untrack lists of files (or file globs)Adrian Likins2008-11-131-2/+3
* comment out local copyfile tests for nowAdrian Likins2008-11-131-7/+41
* typo found for file_name_globs by pycheckerAdrian Likins2008-11-131-1/+1
* more func.utils/certmaster.utils changes.Adrian Likins2008-11-131-3/+3
* more func.utils/certmaster.utils changes.Adrian Likins2008-11-131-2/+2
* jbothing.py had a couple of cases of using the wrong "utils" module.Adrian Likins2008-11-131-7/+8
* Make ping subcommand use the default verbose setting if not specified.Adrian Likins2008-11-121-0/+1
* Split Show() and ShowHardware() classes into two seperate modules.Adrian Likins2008-11-122-42/+67
* Add support for configuring funcd ports.Adrian Likins2008-11-123-8/+31
* For some reason, Client is getting init'ed with async=NoneAdrian Likins2008-11-111-3/+6
* cleanup our coverage data on "make clean"Adrian Likins2008-11-111-1/+3
* typo in the method args description in filetracker moduleAdrian Likins2008-11-111-2/+2
* Merge branch 'gum'Adrian Likins2008-11-103-1/+231
|\
| * - add method for checking existing git configAdrian Likins2008-08-051-36/+84
| * little more gum testingAdrian Likins2008-08-052-5/+5
| * I should probably get my own url correct.Adrian Likins2008-07-301-3/+3
| * gum is a wrapper around git, and a config file of all the func repo's we know...Adrian Likins2008-07-302-0/+182
* | add some tests cases for copyfileAdrian Likins2008-11-102-4/+18
* | add func_getargs.py module from Louis CoilliotLouis Coilliot2008-11-041-0/+60
* | add Louis Coilliot <louis.coilliot@gmail.com> toAdrian Likins2008-11-041-0/+1
* | Pass in the correct $DAEMON arg to the dameon cmd in theAdrian Likins2008-11-041-1/+1
* | Fix a bug with "func-transmit --yaml" send bools as strings and causingAdrian Likins2008-10-312-6/+57
* | add Test.conf module to spec file to fix build failureAdrian Likins2008-10-311-0/+1
* | Fix minion module config examples. Add local "Config" class to module.Adrian Likins2008-10-243-16/+40
* | add some test cases for per module configuation.Adrian Likins2008-10-245-3/+35
* | Merge branch 'master' of ssh://alikins@git.fedorahosted.org/git/funcAdrian Likins2008-10-212-2/+9
|\ \
| * | Add listen_addr and listen_port to config so theAdrian Likins2008-10-202-2/+9
* | | add system.inventory() method that returns a list of all modulesAdrian Likins2008-10-201-2/+23
* | | Add some support for saving module config files. And corresponding test cases.Adrian Likins2008-10-203-2/+33
|/ /
* | add .coverage dir to gitignore as wellAdrian Likins2008-10-151-0/+1
* | add test coverage data dirs to gitignoreAdrian Likins2008-10-151-0/+2
* | Add in some support for test coverage.Adrian Likins2008-10-154-0/+585
* | add support for filename globsAdrian Likins2008-10-151-6/+26
* | Merge branch 'jcapel-vlan'Adrian Likins2008-10-081-9/+118
|\ \
| * | Fixed some string/integer mixups, we'll now only use strings for vlan ids. Al...Jasper Capel2008-10-061-7/+27
| * | Renamed makeitso method to make_it_so.Jasper Capel2008-10-061-1/+1