summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Generic viewsRene Martin2010-04-085-114/+84
* Generic viewsRene Martin2010-04-082-0/+112
* Ignoring some files.Rene Martin2010-04-081-0/+3
* Trying to commit all my workRene Martin2010-04-0810-241/+157
* Initial port from Django 0.95 to Django 1.1.Rene Martin2010-04-082-0/+69
* debian: Remove some unnecessary dependenciesSol Jerome2010-04-082-2/+8
* Fix configfile option for bcfg2-admin (Patch from Duncan Hutty)Sol Jerome2010-04-073-1/+75
* doc: Add instructions on Dynamic Reports to the centos quickstartSol Jerome2010-04-012-11/+90
* doc: Finish the centos quickstart (except for dynamic reports)Sol Jerome2010-03-301-16/+203
* doc: Fix syntax errorSol Jerome2010-03-301-1/+1
* doc: Migrate most of the centos quickstart to PackagesSol Jerome2010-03-302-246/+182
* redhat/bcfg2.spec.in: Remove unnecessary Genshi dependencySol Jerome2010-03-301-1/+0
* doc: Add information about unmanaged host public ssh keysSol Jerome2010-03-267-28/+58
* RcUpdate: Add supervised service installSol Jerome2010-03-261-5/+13
* Removed unnecessary variable. Fixed usage of uninitialized variable.Sol Jerome2010-03-261-3/+3
* We don't call the init script anymore.Sol Jerome2010-03-261-8/+0
* We don't do that, this is done by __init__.py.Sol Jerome2010-03-261-10/+0
* Fixed a bug in the last commit. Is_enabled now really checks ifSol Jerome2010-03-261-11/+11
* Reworked RcUpdate.py. VerifyService now checks if running services areSol Jerome2010-03-261-34/+61
* SSHbase: Use shutil as per Lee's suggestion in Ticket #866Sol Jerome2010-03-251-2/+3
* SSHbase: Generate known_hosts file in consistent order (Patch from Lee Loucks)Sol Jerome2010-03-251-31/+32
* doc: More fixesSol Jerome2010-03-254-16/+17
* doc: Tidy up the configuration entries pageSol Jerome2010-03-251-14/+30
* Viz: Include xincluded files from groups.xml (Resolves Ticket #867)Sol Jerome2010-03-251-0/+4
* doc: Add some color to html tablesSol Jerome2010-03-252-0/+38
* doc: More suggested improvements from Philipp RieggerSol Jerome2010-03-256-20/+34
* POSIX: Add support to properly verify new POSIX entries (directories)Sol Jerome2010-03-221-1/+2
* doc: Create new doc outlining the various client modes availableSol Jerome2010-03-222-30/+44
* doc: Add new service mode informationSol Jerome2010-03-223-19/+69
* Portage.py: Fix equery usage for newer versions of gentoolkit (Patch from Phi...Sol Jerome2010-03-221-1/+3
* Client/Tools/__init__.py: Report return value in lower bits of cmdstatSol Jerome2010-03-221-1/+4
* Upstart: Properly verify service statusSol Jerome2010-03-182-4/+19
* bcfg2-server.init: Fix 'service bcfg2-server status' results (Patch from Lee ...Sol Jerome2010-03-181-1/+1
* doc: Add client FAQSol Jerome2010-03-182-0/+16
* doc: Fix some grammar on the glossary pageSol Jerome2010-03-181-4/+12
* First stab at bringing CentOS documentation unto the v1 era.Raul Cuza2010-03-133-33/+49
* Added a bit on using repository. Maybe it is too obvious.Raul Cuza2010-03-131-1/+2
* Added suggested usage for 'repository'. And 4 space = python happiness.Raul Cuza2010-03-132-11/+15
* Added repository and VCS to the glossary.Raul Cuza2010-03-131-0/+7
* Added this to toctree to clear an error when building the HTML documentation.Raul Cuza2010-03-131-0/+1
* Added styleguide to development section under the assumption that creating do...Raul Cuza2010-03-132-0/+11
* Merge branch 'master' of github.com:solj/bcfg2Raul Cuza2010-03-134-10/+53
|\
| * APT: Add support for using non-standard tool paths (Resolves Ticket #773Sol Jerome2010-03-134-10/+53
* | Adding a style guide. This can be a reference for helping create consistency ...Raul Cuza2010-03-131-0/+16
* | Added a section to getting help for submitting a bug. This can be referrenced...Raul Cuza2010-03-131-1/+6
|/
* Ripped out sections on installing from source and building RPM's. They now li...Raul Cuza2010-03-131-151/+7
* Corrected some reference errors. Tested it with setup.py and looks good.Raul Cuza2010-03-132-2/+2
* Added a Using Bcfg2 subsection for CentOS. This document will have specific t...Raul Cuza2010-03-132-11/+171
* Merge branch 'master' of github.com:solj/bcfg2spartanem2010-03-1312-20/+252
|\
| * Upstart: Add new upstart client toolSol Jerome2010-03-135-32/+124