summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* report unexpected errors even if a fault is returned to the clientNarayan Desai2005-11-281-0/+6
* workaround stupid lxml bugNarayan Desai2005-11-281-1/+1
* work around stupid lxml problemNarayan Desai2005-11-281-1/+1
* work around lxml bugNarayan Desai2005-11-285-21/+28
* updated GenerateHostInfo to not require metadata section of bcfg config file,...Joey Hagedorn2005-11-251-5/+5
* bug fix for bcfg2 config file,Joey Hagedorn2005-11-241-6/+19
* call out to xmllint until lxml does error processing correctlyNarayan Desai2005-11-211-0/+3
* switch to lxmlNarayan Desai2005-11-211-122/+30
* stupid python-specific debian package naming bugNarayan Desai2005-11-211-1/+6
* switch behavior to be less chattyNarayan Desai2005-11-151-1/+2
* switch to using lxml schema validationNarayan Desai2005-11-121-9/+19
* switch to lxmlNarayan Desai2005-11-1214-15/+15