index
:
func.git
httpd
m2m-merge
Unnamed repository; edit this file to name it for gitweb.
John Eckersberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
add some simple support for base object methods
Adrian Likins
2007-09-24
2
-1
/
+25
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-09-24
12
-42
/
+255
|
\
|
*
Rename yummod as yum so each module doesn't end up ending in mod :)
Michael DeHaan
2007-09-21
1
-0
/
+0
|
*
Added kill and pkill to the process module
Michael DeHaan
2007-09-21
2
-2
/
+14
|
*
Process module. Accepts flags to PS, returns nicely formatted tabular output.
Michael DeHaan
2007-09-21
2
-0
/
+61
|
*
Added a smolt-based hardware profiler module.
Michael DeHaan
2007-09-21
2
-1
/
+105
|
*
Remove underscores from exported function names as they are now redundant.
Michael DeHaan
2007-09-21
6
-22
/
+22
|
*
update to new calling conventions
Adrian Likins
2007-09-21
1
-5
/
+5
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Adrian Likins
2007-09-21
2
-6
/
+6
|
|
\
|
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Michael DeHaan
2007-09-21
2
-0
/
+152
|
|
|
\
|
|
*
|
Fix up virt code some more.
Michael DeHaan
2007-09-21
2
-6
/
+6
|
*
|
|
change to module loader to allow subdirs in the module path.
Adrian Likins
2007-09-21
3
-13
/
+48
|
*
|
|
ignore the build/ dir
Adrian Likins
2007-09-21
1
-0
/
+1
|
|
|
/
|
|
/
|
*
/
|
certmaster - to take csrs/make certs
Seth Vidal
2007-09-24
2
-0
/
+144
|
/
/
*
|
copyfile routine to push files quasi-intelligently
Seth Vidal
2007-09-21
1
-0
/
+104
*
|
Add yum module
James Bowes
2007-09-21
1
-0
/
+48
|
/
*
Misc fixes to the virt management module.
Michael DeHaan
2007-09-21
2
-11
/
+11
*
fix typo
Robin Norwood
2007-09-21
1
-1
/
+1
*
Merge branch 'master' of git://git.fedoraproject.org/git/hosted/func
Robin Norwood
2007-09-21
1
-1
/
+1
|
\
|
*
use the right module
Seth Vidal
2007-09-21
1
-1
/
+1
*
|
Merge branch 'master' of git://git.fedoraproject.org/git/hosted/func
Robin Norwood
2007-09-21
5
-23
/
+14
|
\
|
|
*
Missed reboot.py when renaming web_svc to func_module.
Michael DeHaan
2007-09-21
1
-2
/
+2
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Michael DeHaan
2007-09-21
7
-56
/
+293
|
|
\
|
*
|
Rename web_svc as func_module.
Michael DeHaan
2007-09-21
4
-21
/
+12
*
|
|
clean up dumb_client.py, and make it actually run for me
Robin Norwood
2007-09-21
1
-7
/
+15
|
|
/
|
/
|
*
|
fix up a couple of bugs - verify that creating keys/csrs/certs is working
Seth Vidal
2007-09-21
2
-10
/
+17
*
|
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-09-21
2
-0
/
+33
|
\
\
|
*
|
Add trait_names for ipython's tab completion
James Bowes
2007-09-20
1
-0
/
+4
|
*
|
Add reboot module
James Bowes
2007-09-20
1
-0
/
+29
*
|
|
add func/certs.py
Seth Vidal
2007-09-21
4
-60
/
+178
*
|
|
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-09-20
36
-2129
/
+853
|
\
|
|
|
*
|
just a friendly reminder
Adrian Likins
2007-09-20
1
-1
/
+13
|
*
|
we are not vf_server, change I!*N domain
Adrian Likins
2007-09-20
1
-1
/
+1
|
*
|
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Adrian Likins
2007-09-20
2
-1
/
+300
|
|
\
|
|
|
*
Add virt module.
Michael DeHaan
2007-09-20
1
-0
/
+276
|
|
*
Add test code for virt.
Michael DeHaan
2007-09-20
1
-1
/
+24
|
*
|
add a very simple, very dumb commandline client:
Adrian Likins
2007-09-20
1
-0
/
+42
|
|
/
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Adrian Likins
2007-09-20
7
-4
/
+70
|
|
\
|
|
*
Remove messages.pot from po dir, since its automatically generated
James Bowes
2007-09-20
2
-22
/
+1
|
|
*
Get rid of extra / in module loading error
James Bowes
2007-09-20
2
-3
/
+3
|
|
*
Add po dir to git
James Bowes
2007-09-20
2
-1
/
+22
|
|
*
Prevent XMLRPC server from printing to console.
Michael DeHaan
2007-09-20
1
-0
/
+1
|
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Michael DeHaan
2007-09-20
2
-2
/
+6
|
|
|
\
|
|
|
*
Catch FuncException when the config file is missing and exit gracefully
James Bowes
2007-09-20
2
-2
/
+6
|
|
*
|
Implement a quickie service control module
Michael DeHaan
2007-09-20
2
-0
/
+61
|
|
|
/
|
*
/
pychecker cleanups
Adrian Likins
2007-09-20
2
-6
/
+11
|
|
/
|
*
Removing VF items + misc cleanup
Michael DeHaan
2007-09-20
1
-79
/
+42
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Michael DeHaan
2007-09-20
2
-27
/
+3
|
|
\
|
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Adrian Likins
2007-09-20
2
-4
/
+11
|
|
|
\
|
|
*
|
remove all the --debug "try to run from the src tree" crap
Adrian Likins
2007-09-20
2
-27
/
+3
[next]