index
:
third_party-func.git
master
Genome patches to func that are not yet upstream
Chris Alfonso
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
move code.py and utils.py to func/
Adrian Likins
2007-09-25
4
-6
/
+82
*
'' doesnt work, since it thinks the hostname is ''
Adrian Likins
2007-09-25
1
-1
/
+1
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Adrian Likins
2007-09-25
8
-15
/
+112
|
\
|
*
Adding manpages and misc spec/build cleanup
Michael DeHaan
2007-09-25
8
-15
/
+112
*
|
fix up the wrapper scripts so that --daemon works correctly, and so
Adrian Likins
2007-09-25
3
-16
/
+41
|
/
*
Renaming configuration file to 'minion.conf' and changing setup.py and specfi...
Michael DeHaan
2007-09-25
3
-21
/
+4
*
Updating configuration files to keep things seperate.
Michael DeHaan
2007-09-25
3
-5
/
+3
*
Update AUTHORS list (everyone else free to add you as you add stuff)
Michael DeHaan
2007-09-25
4
-3
/
+4
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Michael DeHaan
2007-09-25
2
-4
/
+10
|
\
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Adrian Likins
2007-09-25
5
-11
/
+31
|
|
\
|
*
|
Fix up some module loading annoyances
Adrian Likins
2007-09-25
2
-4
/
+10
*
|
|
Adds globbing support for hosts on the command line. If you have not yet used
Michael DeHaan
2007-09-25
1
-7
/
+24
|
|
/
|
/
|
*
|
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Michael DeHaan
2007-09-25
3
-12
/
+28
|
\
\
|
*
|
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-09-25
1
-2
/
+13
|
|
\
|
|
|
*
add stuff for specify a mode/uid/gid and a "force" just for
Adrian Likins
2007-09-25
1
-2
/
+13
|
*
|
make certmaster auto-create the ca key and cert on startup, if they are not p...
Seth Vidal
2007-09-25
2
-10
/
+15
|
|
/
*
/
Adding func (command line client to be run from master) to /usr/bin
Michael DeHaan
2007-09-25
3
-1
/
+16
|
/
*
add etc/certmaster.conf
Seth Vidal
2007-09-25
3
-1
/
+3
*
new, better certmaster.conf
Seth Vidal
2007-09-25
1
-0
/
+3
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-09-25
2
-50
/
+223
|
\
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Michael DeHaan
2007-09-25
18
-50
/
+122
|
|
\
|
*
|
Adding client module, which contains code for both the CLI and those
Michael DeHaan
2007-09-25
2
-50
/
+223
*
|
|
make slave-keys.py work - submits to certmaster and gets back cert
Seth Vidal
2007-09-25
2
-10
/
+49
|
|
/
|
/
|
*
|
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-09-25
2
-5
/
+28
|
\
\
|
*
|
catch some potentially bad args to the process.kill method
Adrian Likins
2007-09-25
1
-2
/
+11
|
*
|
fix up logging a bit. I was sending the audit logs and the svc logs
Adrian Likins
2007-09-25
1
-1
/
+12
|
*
|
Be a bit more paranoid about sub processes. Before
Adrian Likins
2007-09-25
1
-3
/
+6
*
|
|
clean up configs in certmaster.py
Seth Vidal
2007-09-25
2
-24
/
+30
|
/
/
*
|
couple of utility makefiles
Adrian Likins
2007-09-25
3
-0
/
+57
*
|
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Adrian Likins
2007-09-25
27
-43
/
+773
|
\
\
|
*
|
move files for the new naming scheme
Seth Vidal
2007-09-25
2
-0
/
+0
|
|
/
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-09-25
17
-25
/
+28
|
|
\
|
|
*
Merge branch 'master' of git+ssh://git.fedoraproject.org/git/hosted/func
Robin Norwood
2007-09-25
7
-7
/
+541
|
|
|
\
|
|
*
|
Renamed server to minion and client to overlord
Robin Norwood
2007-09-25
17
-24
/
+27
|
*
|
|
change imports for new paths
Seth Vidal
2007-09-25
2
-2
/
+2
|
|
|
/
|
|
/
|
|
*
|
- fix spec file for new func python sitelib dir
Seth Vidal
2007-09-25
2
-2
/
+2
|
*
|
- all the class bits to make the authssl xmlrpc server work - most of it copi...
Seth Vidal
2007-09-25
7
-5
/
+539
|
|
/
|
*
Change module loader to only try to load each module once.
Robin Norwood
2007-09-24
1
-4
/
+11
|
*
Merge branch 'master' of git://git.fedoraproject.org/git/hosted/func
Robin Norwood
2007-09-24
13
-43
/
+1474
|
|
\
|
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-09-24
9
-27
/
+1333
|
|
|
\
|
|
*
|
add certmaster startup and execute script
Seth Vidal
2007-09-24
4
-8
/
+102
|
*
|
|
Initial module for PackageKit support. Requires very-latest-from-git Package...
Robin Norwood
2007-09-24
1
-0
/
+92
*
|
|
|
pyflakes cleanups
Adrian Likins
2007-09-24
10
-21
/
+7
|
|
_
|
/
|
/
|
|
*
|
|
add a basic AuditLogger class
Adrian Likins
2007-09-24
2
-11
/
+39
*
|
|
Package the subprocess module so that we can use it on EL4.
Michael DeHaan
2007-09-24
6
-13
/
+1230
*
|
|
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Michael DeHaan
2007-09-24
6
-3
/
+212
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-09-24
4
-3
/
+37
|
|
\
|
|
|
*
Do not raise ImportError when loading a module.
Robin Norwood
2007-09-24
1
-2
/
+1
|
|
*
add system.listMethods support
Adrian Likins
2007-09-24
1
-0
/
+11
|
|
*
add some simple support for base object methods
Adrian Likins
2007-09-24
2
-1
/
+25
[next]