summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version bump to 1.0pre2Narayan Desai2009-03-267-7/+84
* Snapshots: implement rudimentary reports cmd line interface (partially from S...Narayan Desai2009-03-251-14/+47
* Snapshots: initialize snap -> client linkage properlyNarayan Desai2009-03-251-1/+1
* Clarify priority conflict error messageSol Jerome2009-03-231-3/+5
* Snapshots: add db url support for mysql and postgresNarayan Desai2009-03-231-1/+7
* schema updatesNarayan Desai2009-03-232-1/+2
* Packages: Implement schema verificationNarayan Desai2009-03-222-1/+36
* Snapshots: fix more of the admin interface (including some of Sol's diffs)Narayan Desai2009-03-211-6/+19
* Snapshots: Fix extra entry data importNarayan Desai2009-03-211-3/+4
* Snapshots: add modeling for administrator-to-client/group mappingsNarayan Desai2009-03-211-1/+8
* Add revision and correct fields to snapshot class; should simplify most queriesNarayan Desai2009-03-212-3/+9
* launchd update for 10.5 (patch from Kamil Kisiel)Sol Jerome2009-03-191-0/+15
* Plugin.py: unify predicatesNarayan Desai2009-03-191-4/+2
* YUMng: Switch to yum lib calls instead of parsing command output (thanks to S...Narayan Desai2009-03-191-19/+11
* Fix negate attribute for ticket #648Sol Jerome2009-03-191-2/+4
* bcfg2-info: pretty print generated configurationsNarayan Desai2009-03-191-1/+3
* Packages: Implement full yum dep resolver and improve error handlingNarayan Desai2009-03-191-78/+217
* Fix debug mode after profiling updatesNarayan Desai2009-03-181-2/+3
* Fix init script case statementNarayan Desai2009-03-171-1/+1
* Remove some FIXMEs in bcfg2-admin initSol Jerome2009-03-161-10/+15
* Update bcfg2.conf manpage for 1.0Sol Jerome2009-03-161-31/+63
* Server: remove debug statementNarayan Desai2009-03-161-1/+0
* Server: Implement config checksum support for slow linksNarayan Desai2009-03-161-4/+11
* bcfg2-info: Remove hardcoded profiling optionNarayan Desai2009-03-161-1/+1
* Cfg: delta file regex bugfixNarayan Desai2009-03-161-1/+1
* YUMng: implement version=auto/any supportNarayan Desai2009-03-132-17/+74
* Update for properties switchNarayan Desai2009-03-101-2/+2
* Raise exception when cached files do not existSol Jerome2009-03-091-0/+1
* improve startup even handling for bcfg2-info and bcfg2-serverNarayan Desai2009-03-092-4/+8
* Remove busy-wait for coalescing altogetherNarayan Desai2009-03-091-7/+6
* bcfg2-info: add option trace file option for profiling modeNarayan Desai2009-03-092-6/+4
* Reduce event coalesing threshold (Substantially reduces core initialization t...Narayan Desai2009-03-091-1/+1
* Implement profiler mode for bcfg2-infoNarayan Desai2009-03-092-8/+30
* Fix tb in Viz (Reported by Michael Jinks)Sol Jerome2009-03-071-2/+2
* Snapshots: Add some convenience functions for getting access to latest snapshotNarayan Desai2009-03-062-4/+15
* Snapshots: Finish off importer (for old-style statistics)Narayan Desai2009-03-062-33/+73
* Snapshots: undo last commitNarayan Desai2009-03-051-2/+1
* Snapshots: improve generality of the importerNarayan Desai2009-03-051-1/+5
* Snapshots: improve generality of the importerNarayan Desai2009-03-052-55/+51
* Remove all server-specific optionsSol Jerome2009-03-041-4/+0
* Update bcfg2.conf to new format and remove server contentSol Jerome2009-03-041-21/+1
* one more init fixNarayan Desai2009-03-041-3/+1
* one more timeNarayan Desai2009-03-041-0/+2
* one more fixNarayan Desai2009-03-041-1/+1
* fix init (i think)Narayan Desai2009-03-041-1/+2
* add snapshots directory to install listNarayan Desai2009-03-041-0/+1
* Add Snapshots to __init__Sol Jerome2009-03-041-2/+2
* Service type attribute is requiredSol Jerome2009-03-031-1/+1
* Get Snapshots working for Service entriesNarayan Desai2009-03-032-22/+48
* remove dead code from the snapshots modelNarayan Desai2009-03-021-7/+0