index
:
func.git
alikins-devel
home-devel
master
alikins func repo
Adrian Likins
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
func
/
minion
Commit message (
Expand
)
Author
Age
Files
Lines
*
these functions are in certmaster.utils now
Adrian Likins
2008-02-25
1
-72
/
+0
*
use certmaster.requester.request_cert instead of utils.create_minion_certs
Adrian Likins
2008-02-25
1
-2
/
+3
*
Remove a bunch of unused imports.
Luke Macken
2008-02-21
4
-7
/
+0
*
Update to ps_mem.py V1.9, which fixes errors in values reported when PSS is p...
Pádraig Brady
2008-02-21
1
-31
/
+35
*
add netapp.options module
John Eckersberg
2008-02-15
1
-0
/
+55
*
Apply Tim V's patch to virt module
Michael DeHaan
2008-02-08
1
-0
/
+17
*
Adding a module to allow func to control certmaster via func, this will be mo...
Michael DeHaan
2008-02-05
1
-0
/
+65
*
remove unused parameter "args" from snap.delete
John Eckersberg
2008-02-04
1
-1
/
+1
*
- fix bug where the last volume would get left off
John Eckersberg
2008-02-03
1
-1
/
+5
*
get rid of all the fancy parameter packing and checking and just keep
John Eckersberg
2008-02-01
3
-60
/
+50
*
get rid of param_check and the NetappMissingParam exception
John Eckersberg
2008-02-01
1
-7
/
+1
*
use func's sub_process instead of system-level for python 2.3 compatibility
John Eckersberg
2008-01-29
1
-5
/
+5
*
get rid of split, I don't need it
John Eckersberg
2008-01-29
1
-6
/
+0
*
it's 2008, update copyrights
John Eckersberg
2008-01-29
3
-2
/
+16
*
flesh out clone module to allow creation and splitting
John Eckersberg
2008-01-29
1
-7
/
+15
*
Merge branch 'master' into netapp
John Eckersberg
2008-01-29
1
-10
/
+16
|
\
|
*
Two kinds of utils!
Michael DeHaan
2008-01-29
1
-5
/
+6
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Michael DeHaan
2008-01-29
2
-14
/
+14
|
|
\
|
|
*
Load classes out of __init__ files
John Eckersberg
2008-01-28
1
-6
/
+4
|
*
|
All exceptions, async or otherwise, now come back as easily detectable signat...
Michael DeHaan
2008-01-29
1
-8
/
+13
*
|
|
Revert "debug info"
John Eckersberg
2008-01-28
2
-3
/
+2
*
|
|
debug info
John Eckersberg
2008-01-28
2
-2
/
+3
*
|
|
initial snap module
John Eckersberg
2008-01-28
1
-0
/
+57
*
|
|
variablize ssh options
John Eckersberg
2008-01-28
1
-1
/
+2
*
|
|
add TODO, begging others to contribute what they care about
John Eckersberg
2008-01-28
1
-0
/
+5
*
|
|
pull NetappNotImplementedError now that I'm not doing hacks to stuff multiple...
John Eckersberg
2008-01-28
1
-1
/
+0
*
|
|
assume root user for ssh login
John Eckersberg
2008-01-28
3
-9
/
+9
*
|
|
Merge branch 'master' into netapp
John Eckersberg
2008-01-27
1
-8
/
+10
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
A bit of clean up along with a note on flatten.
Steve 'Ashcrow' Milner
2008-01-26
1
-8
/
+10
|
|
/
*
|
Load classes under __init__ objects to break this down some more
John Eckersberg
2008-01-27
3
-13
/
+50
*
|
Merge branch 'master' into netapp
John Eckersberg
2008-01-25
4
-1
/
+90
|
\
|
|
*
Remove sleep from test.add
Michael DeHaan
2008-01-24
1
-1
/
+0
|
*
Working on async error handling, lots more to do...
Michael DeHaan
2008-01-23
2
-1
/
+9
|
*
Double-barrel asynchronous calls. Async can now occur on both sides simultan...
Michael DeHaan
2008-01-23
2
-1
/
+52
|
*
SysctlModule. This allows you to tweak your minions kernel parameters at run...
Luke Macken
2008-01-21
1
-0
/
+31
*
|
blow away lamo clone for now and implement status
John Eckersberg
2008-01-25
1
-25
/
+21
*
|
it actually works!
John Eckersberg
2008-01-25
2
-16
/
+64
*
|
bit more work
John Eckersberg
2008-01-23
1
-6
/
+20
*
|
check return code on SSH to determine error or not
John Eckersberg
2008-01-22
1
-4
/
+5
*
|
clean up sshing and flesh out how the create function works.
John Eckersberg
2008-01-21
2
-12
/
+30
*
|
common module used by all netapp modules (just ssh currently)
John Eckersberg
2008-01-20
1
-0
/
+14
*
|
initial netapp module and vol skeleton
John Eckersberg
2008-01-20
3
-0
/
+89
|
/
*
remove a seemingly unneeded import that was causing this module
Adrian Likins
2008-01-18
1
-2
/
+2
*
Add a process.memory alias to mem
Luke Macken
2008-01-18
1
-0
/
+2
*
make networktest.isportopen slightly more robust
Adrian Likins
2008-01-17
1
-3
/
+13
*
Add logging of the CSR submit progress.
Adrian Likins
2008-01-16
1
-2
/
+9
*
pychecker/pyflakes
Adrian Likins
2008-01-16
1
-1
/
+0
*
pyflakes/pychecker cleanups
Adrian Likins
2008-01-16
1
-2
/
+0
*
pyflakes/pychecker cleanups
Adrian Likins
2008-01-16
1
-3
/
+3
*
apply patch from Jan Pazdziora to fix rather stupid permissions problem
Seth Vidal
2008-01-16
1
-6
/
+6
[next]