summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated so stats won't include a blank <Bad> entry if the config is clean.Brian Pellin2005-01-111-6/+9
* Only counts states for statistics purposes.Brian Pellin2005-01-111-8/+2
* Allow client to report revision.Brian Pellin2005-01-111-1/+1
* Made changes to generate more interesting statistics to send to the server.Brian Pellin2005-01-111-8/+29
* (Logical change 1.186)Brian Pellin2005-01-111-0/+103
* Added statistics hooks.Brian Pellin2005-01-111-0/+22
* Initial revisionBrian Pellin2005-01-111-0/+0
* This should handle the created event.Brian Pellin2005-01-111-1/+1
* I guess ! is not a python operator.Brian Pellin2005-01-101-1/+1
* Fixed constructors to not clobber initial data.Brian Pellin2005-01-101-2/+2
* Made ConfigFileEntry handle exists events for initial data read in.Brian Pellin2005-01-101-7/+13
* Fixed constructor to not clobber data.Brian Pellin2005-01-101-1/+1
* Fixed escaping on hyphen in regex.Brian Pellin2005-01-101-1/+1
* fix for files with - in the nameNarayan Desai2005-01-101-1/+1
* add apt-get clean callNarayan Desai2005-01-071-0/+1
* fix tbNarayan Desai2005-01-071-1/+1
* Added support for the read config from file (-f) flag.Brian Pellin2005-01-061-31/+43
* Fixed service verification for services that are not installed.Brian Pellin2005-01-061-1/+8
* Rewrote mostly to follow inventory model.Brian Pellin2005-01-061-29/+163
* Added runtime toolset selection.Brian Pellin2005-01-061-2/+21
* Added support for image to toolset mapping.Brian Pellin2005-01-061-2/+8
* Added toolset support.Brian Pellin2005-01-061-0/+1
* Auto mergedBrian Pellin2005-01-041-6/+21
* fix tbNarayan Desai2005-01-041-1/+2
* add error handlingNarayan Desai2004-12-201-54/+8
* fixup bugsNarayan Desai2004-12-171-7/+9
* fix quotingNarayan Desai2004-12-171-3/+3
* fix xml quoting issuesNarayan Desai2004-12-171-5/+5
* fix debconf nameNarayan Desai2004-12-171-1/+1
* I fixed this once again.Rick Bradshow2004-12-161-1/+1
* this is the hot new X stuffRick Bradshow2004-12-161-5/+24
* fix nonexistant init script errorsNarayan Desai2004-12-161-3/+8
* fix error loggingNarayan Desai2004-12-161-2/+2
* update comments and move to single repoNarayan Desai2004-12-161-4/+5
* Add Generator prefix to log messagesNarayan Desai2004-12-161-18/+19
* add commented fam debugging codeNarayan Desai2004-12-161-0/+2
* pylint cleanupsNarayan Desai2004-12-151-5/+5
* minor code cleanupNarayan Desai2004-12-151-12/+11
* add error handlingNarayan Desai2004-12-151-3/+7
* fix error messageNarayan Desai2004-12-151-2/+1
* fix missing parenNarayan Desai2004-12-151-1/+1
* unify Cfg generator and RepositoryNarayan Desai2004-12-151-39/+21
* remove debuggingNarayan Desai2004-12-151-11/+19
* fix client-specific pkglistsNarayan Desai2004-12-151-4/+4
* Add logging mechanismNarayan Desai2004-12-151-0/+12
* Delete: src/dummy.pyNarayan Desai2004-12-131-13/+0
* Delete: src/bcfg2metaNarayan Desai2004-12-081-57/+0
* fix baseNarayan Desai2004-12-031-2/+8
* add support for restart targets other than reloadNarayan Desai2004-12-031-4/+4
* fix mkdir -p caseNarayan Desai2004-12-031-9/+10