summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* switch to all dynamic ssh_known_hosts generation (don't useNarayan Desai2005-03-021-22/+6
* fix the sort functionNarayan Desai2005-03-021-6/+5
* fix import problemNarayan Desai2005-02-161-1/+1
* fix var nameNarayan Desai2005-02-161-1/+1
* add loggingNarayan Desai2005-02-161-7/+11
* fix code for TGNarayan Desai2005-02-141-25/+16
* make 2 way print conditionallyNarayan Desai2005-02-141-6/+8
* update for GeneNarayan Desai2005-02-141-14/+23
* fix extra printingNarayan Desai2005-02-021-3/+3
* fix thinkosNarayan Desai2005-02-021-3/+3
* (Logical change 1.200)Narayan Desai2005-02-011-0/+109
* add CoreInitError and add error handling for the "no metadata" caseNarayan Desai2005-02-011-2/+9
* Initial revisionNarayan Desai2005-02-011-0/+0
* fix et btNarayan Desai2005-02-011-1/+1
* implement --r=all|packageNarayan Desai2005-02-011-5/+15
* kill debug messageNarayan Desai2005-01-311-1/+0
* fix popen spinNarayan Desai2005-01-311-2/+3
* incorporate Bcfg2Server code into Core for easier instantiationNarayan Desai2005-01-311-9/+55
* fix pipe hanging for large package descriptionsNarayan Desai2005-01-271-0/+2
* fix some errorsNarayan Desai2005-01-271-0/+2
* fix pylint warningNarayan Desai2005-01-271-1/+1
* fixup problems from chibaNarayan Desai2005-01-271-9/+5
* fix generator consistency errorsNarayan Desai2005-01-271-1/+1
* kill old debug messageNarayan Desai2005-01-271-5/+11
* add simplefile optionNarayan Desai2005-01-201-2/+7
* fix localhost lineNarayan Desai2005-01-201-6/+4
* clean up :info handlingNarayan Desai2005-01-201-7/+10
* add MetadataConsistencyErrorNarayan Desai2005-01-191-1/+7
* add log on errNarayan Desai2005-01-191-0/+2
* add extra service supportNarayan Desai2005-01-191-2/+9
* add Pkgmgr errors for null package indicesNarayan Desai2005-01-191-2/+10
* switch to equivalenceNarayan Desai2005-01-191-3/+3
* add modified supportNarayan Desai2005-01-121-4/+7
* switch installed_this_run to modifiedNarayan Desai2005-01-121-2/+2
* 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
* 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
* 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
* 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