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
path:
root
/
func
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial go at the func inventory app (includes git integration). Docs TBA sh...
Michael DeHaan
2007-10-23
2
-1
/
+154
*
Slight docs cleanup, make usage print the proper name of the app.
Michael DeHaan
2007-10-23
2
-2
/
+1
*
swap out minion-acl config file for minion-acl.d dir of .acl files
Seth Vidal
2007-10-18
3
-23
/
+32
*
copyfile.py: dont need the parse call here
Adrian Likins
2007-10-12
3
-7
/
+8
*
what kind of weird name is "rpath", change to "remotepath"
Adrian Likins
2007-10-12
1
-2
/
+2
*
add "copyfile" commandline module that knows how to get the local
Adrian Likins
2007-10-12
3
-0
/
+109
*
add "show hardare --os" option
Adrian Likins
2007-10-10
1
-11
/
+6
*
add support to func cli for:
Adrian Likins
2007-10-09
1
-10
/
+55
*
make func_command use the new handleArguments method from
Adrian Likins
2007-10-09
4
-44
/
+140
*
add a hook into command.py to do stuff to the arguments before
Adrian Likins
2007-10-09
1
-0
/
+10
*
fix up some items on nagios-check
Seth Vidal
2007-10-08
1
-2
/
+2
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-10-08
4
-83
/
+49
|
\
|
*
er, merge?
Adrian Likins
2007-10-08
2
-73
/
+8
|
*
add a couple alternatice serializers just for kicks
Adrian Likins
2007-10-08
1
-8
/
+35
|
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Adrian Likins
2007-10-08
4
-11
/
+102
|
|
\
|
*
|
sort the returns of these methods just to make it purdy
Adrian Likins
2007-10-08
1
-2
/
+6
*
|
|
prelim snmp - get method
Seth Vidal
2007-10-08
1
-0
/
+46
|
|
/
|
/
|
*
|
add nagios_check
Seth Vidal
2007-10-08
1
-0
/
+42
*
|
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-10-08
3
-0
/
+102
|
\
|
|
*
create a func/overkiad/cmd_modules sub dir
Adrian Likins
2007-10-08
3
-0
/
+102
*
|
fine-grained acls per minion
Seth Vidal
2007-10-08
3
-11
/
+60
|
/
*
- certmaster-ca supports wildcards to -s and -c, now
Seth Vidal
2007-10-04
2
-15
/
+38
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Jesus M. Rodriguez
2007-10-03
30
-2
/
+3546
|
\
|
*
get rid of listen_port option since we really don't want that to be an option
Seth Vidal
2007-10-03
2
-2
/
+3
|
*
should help fix some of the problems people were seeing when running
Adrian Likins
2007-10-03
1
-1
/
+41
|
*
Fix up recursive pylint and pychecker rules.
James Bowes
2007-10-02
2
-0
/
+11
|
*
Moved code under the func namespace.
Devan Goodwin
2007-10-02
27
-0
/
+3488
|
/
*
Added func --list-minions option.
Devan Goodwin
2007-10-02
1
-0
/
+2
*
Fix bad indentation in certs and func dirs
James Bowes
2007-09-28
4
-20
/
+20
*
Remove unused imports
James Bowes
2007-09-28
3
-3
/
+2
*
log the ip address of the requester to the audit.log
Adrian Likins
2007-09-28
1
-3
/
+3
*
make sure we have the fqdn of the certmaster in the CN of the certificate aut...
Seth Vidal
2007-09-28
1
-1
/
+3
*
make sure we don't end up with / or \ in filenames anywhere from a dodgy cn i...
Seth Vidal
2007-09-28
1
-5
/
+11
*
remove config_data.py as it is no longer used
Seth Vidal
2007-09-27
1
-52
/
+0
*
back to calling it certmaster not certmaster_server
Seth Vidal
2007-09-27
1
-1
/
+1
*
get rid of overlord_server - use only certmaster_server in minion config
Seth Vidal
2007-09-27
1
-2
/
+1
*
config crap in one file so we don't have recursive/impossible imports, I hope
Seth Vidal
2007-09-27
3
-10
/
+19
*
new config on logger.py
Seth Vidal
2007-09-27
1
-7
/
+6
*
modify func/overlord to read config from certmaster and use config.py
Seth Vidal
2007-09-27
1
-1
/
+0
*
Merge branch 'master' of ssh://git.fedoraproject.org/git/hosted/func
Seth Vidal
2007-09-27
1
-0
/
+19
|
\
|
*
add util makefiles here
Adrian Likins
2007-09-27
1
-0
/
+19
*
|
import yum config.py
Seth Vidal
2007-09-27
1
-0
/
+469
*
|
port certmaster to using an ini-style config file
Seth Vidal
2007-09-27
1
-53
/
+24
|
/
*
move logger and config_data to func/func
Adrian Likins
2007-09-27
2
-0
/
+135
*
- certs.py: write keys out as mode 600
Seth Vidal
2007-09-27
1
-3
/
+3
*
Remove assorted unused imports
James Bowes
2007-09-26
5
-9
/
+3
*
Fix OsError tyop
James Bowes
2007-09-26
1
-1
/
+1
*
make it so it doesn't exit when it returns the cert to the client
Seth Vidal
2007-09-26
1
-3
/
+3
*
certmaster-ca added for signing csrs manually
Seth Vidal
2007-09-26
1
-11
/
+59
*
move code.py and utils.py to func/
Adrian Likins
2007-09-25
3
-3
/
+81
[next]