Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Just some permissions clean up on source files, mostly | Adrian Likins | 2009-01-19 | 1 | -0/+0 |
| | | | | removing 'x' bits on source code and makefiles | ||||
* | aiee. missed some uses of "func.config". Fix those to use certmaster.config | Adrian Likins | 2008-07-24 | 1 | -1/+1 |
| | | | | | | | also missed a use of SSLCommon. darn grep, must be broken. Yeah, thats it, grep screw up. Nope, not me. Not me at all. | ||||
* | update this test code to use new certmaster locations | Adrian Likins | 2008-03-04 | 1 | -1/+1 |
| | |||||
* | removed more shebangs from files that are not executable as part of the ↵ | Steve 'Ashcrow' Milner | 2008-01-14 | 1 | -2/+0 |
| | | | | application. rpmlint should output less warnings/errors. | ||||
* | removed a lot of misplaced shebangs. | Steve 'Ashcrow' Milner | 2008-01-13 | 1 | -0/+0 |
| | |||||
* | Moved code under the func namespace. | Devan Goodwin | 2007-10-02 | 1 | -0/+52 |
Previously we had overlord, minion, modules, and func all at the root of the source tree. After install these would all be shuffled below func. Relocated them in the source tree to reflect this. |