summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added configfile for bridge module and added it to the .spec file.Jasper Capel2009-02-022-0/+7
* Changed the bridge module so it will use a config file.Jasper Capel2009-02-021-16/+18
* Set bridge forwarding delay to '0', so it will actually work.Jasper Capel2009-02-021-1/+3
* Since the async status codes changes, there were two test cases for JOB_FINIS...Adrian Likins2009-01-281-4/+1
* patch from http://paste.debian.net/26608/Adrian Likins2009-01-221-1/+3
* changed the old website url to the new website url in various placesAdrian Likins2009-01-226-10/+10
* make the python executable be a makefile variableAdrian Likins2009-01-211-5/+7
* certspec: Try to simplify the support for rhel3+python2.3 a little bit.Adrian Likins2009-01-192-5/+9
* The first patch makes changes to the spec for building against a custom pytho...Greg Swift2009-01-192-4/+29
* Merge branch 'no_poundbang'Adrian Likins2009-01-198-11/+2
|\
| * remove any unneeded "/usr/bin/python" lines from scripts so it'sAdrian Likins2009-01-199-11/+2
| * remove 'x' bitAdrian Likins2009-01-191-0/+0
* | Just some permissions clean up on source files, mostlyAdrian Likins2009-01-1924-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