summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* last step of repo switchesNarayan Desai2006-01-2320-805/+997
* fix tb when everything is fineNarayan Desai2006-01-101-1/+1
* reverted to 1655 Joey Hagedorn2006-01-102-40/+58
* made changes to phase out GenerateHostInfo and Hostinfo.xml file. now uses cl...Joey Hagedorn2006-01-102-44/+25
* made changes to get rid of hostinfo.xml file have GenerateHostInfo update cli...Joey Hagedorn2006-01-092-17/+18
* Modified StatReports to look in <repo>/Metadata/clients.xml for new metadata ...Joey Hagedorn2006-01-091-4/+4
* Add package type for packages using the file attributeNarayan Desai2006-01-053-26/+36
* fix FetchMetadata callNarayan Desai2006-01-041-1/+1
* re-add daemonization codeNarayan Desai2006-01-031-4/+28
* fix deepcopy of lxml structureNarayan Desai2005-12-211-1/+3
* Minor code cleanupsJoey Hagedorn2005-12-201-4/+5
* Modified StatReports to implement new naming convention for xsl-transforms an...Joey Hagedorn2005-12-191-24/+8
* fix two minor problemsNarayan Desai2005-12-132-4/+4
* version bumpNarayan Desai2005-12-131-1/+1
* set keyword attributes on most filesNarayan Desai2005-12-1312-371/+576
* fix masked Fault exceptionsNarayan Desai2005-12-121-3/+3
* more client cleanupsNarayan Desai2005-12-122-39/+38
* version bumpNarayan Desai2005-12-091-69/+124
* begin client hardeningNarayan Desai2005-12-095-130/+241
* Stop services on debian if they are enabled but shouldn't beNarayan Desai2005-12-082-0/+4
* Fix error reporting for parse failuresNarayan Desai2005-12-073-3/+10
* fix client metadata assertion problemNarayan Desai2005-12-061-11/+4
* Re-add daemonize support to the serverNarayan Desai2005-12-067-11/+39
* version bumpsNarayan Desai2005-12-022-2/+2
* change to event coalescingNarayan Desai2005-12-013-42/+77
* Handle fam event processing failures, and fix another case where xml comments...Narayan Desai2005-12-012-21/+21
* fix permissions, and remove some of the Bitkeeper stuffNarayan Desai2005-12-011-1/+1
* Fix lxml breakage in Account.py and GenerateHostInfoNarayan Desai2005-12-012-7/+8
* fix lxml transcription bugNarayan Desai2005-12-011-1/+1
* fix xml commentsNarayan Desai2005-11-302-8/+12
* fix variable renameNarayan Desai2005-11-301-1/+1
* fix xml comment handlingNarayan Desai2005-11-301-3/+4
* fix missed importNarayan Desai2005-11-301-0/+1
* fix xmllint callsNarayan Desai2005-11-301-3/+3
* remove xmlrpccomm from the module listNarayan Desai2005-11-301-1/+1
* fix longstanding faulty reporting of packages included in the configNarayan Desai2005-11-301-3/+4
* fix email (non-xml) formatted reportsNarayan Desai2005-11-291-7/+4
* fix lxml brokennessNarayan Desai2005-11-291-4/+2
* Delete: src/lib/Client/XMLRPCComm.pyNarayan Desai2005-11-291-70/+0
* Rename: src/sbin/Bcfg2ServerX -> src/sbin/Bcfg2ServerNarayan Desai2005-11-281-111/+133
* Rename: src/sbin/Bcfg2ServerX -> src/sbin/Bcfg2ServerNarayan Desai2005-11-281-187/+0
* switch to etree errorsNarayan Desai2005-11-283-10/+7
* switch to lxml.etree errorsNarayan Desai2005-11-281-7/+6
* remove debug messageNarayan Desai2005-11-281-5/+4
* switch to XMLSyntaxErrorNarayan Desai2005-11-281-4/+3
* clean out debug commentsNarayan Desai2005-11-281-7/+35
* pull out sss supportNarayan Desai2005-11-281-46/+67
* add timing info to fam/gaminNarayan Desai2005-11-281-1/+11
* pedantic fixNarayan Desai2005-11-281-2/+2
* work around stupid lxml bugNarayan Desai2005-11-282-7/+12