summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* make PostInstall elements not bindNarayan Desai2005-06-291-1/+1
* add permission to unbound typesNarayan Desai2005-06-291-1/+1
* fix for tg broken dns.Narayan Desai2005-06-281-3/+4
* fix error messageNarayan Desai2005-06-221-4/+8
* add error typesNarayan Desai2005-06-221-0/+9
* check for undefined imageNarayan Desai2005-06-221-0/+3
* netzero fix for .cat/diff filesNarayan Desai2005-06-031-3/+12
* add sort to global file addition.Narayan Desai2005-05-131-0/+1
* fix for python2.2Narayan Desai2005-05-131-1/+1
* fix :info file deletionNarayan Desai2005-05-121-1/+2
* do string conversion properly.Narayan Desai2005-05-121-3/+4
* remove image prioNarayan Desai2005-04-111-1/+1
* pylint fixesNarayan Desai2005-04-111-9/+9
* Delete: src/lib/Server/Generators/FS.pyNarayan Desai2005-04-111-17/+0
* Delete: src/lib/Server/Generators/Debconf.pyNarayan Desai2005-04-111-59/+0
* pylint fixes and GetDependencies additionNarayan Desai2005-04-111-1/+5
* fix prio problemNarayan Desai2005-03-301-3/+3
* add client metadata into the mixNarayan Desai2005-03-291-2/+3
* fix tiebreaksNarayan Desai2005-03-171-1/+9
* move to efficient caching. now it both does the right thing, and itNarayan Desai2005-03-171-5/+39
* 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
* add loggingNarayan Desai2005-02-161-7/+11
* update for GeneNarayan Desai2005-02-141-14/+23
* (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
* kill debug messageNarayan Desai2005-01-311-1/+0
* incorporate Bcfg2Server code into Core for easier instantiationNarayan Desai2005-01-311-9/+55
* fix some errorsNarayan Desai2005-01-271-0/+2
* 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 Pkgmgr errors for null package indicesNarayan Desai2005-01-191-2/+10
* switch to equivalenceNarayan Desai2005-01-191-3/+3
* (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
* 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
* Added support for image to toolset mapping.Brian Pellin2005-01-061-2/+8