Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix FetchMetadata call | Narayan Desai | 2006-01-04 | 1 | -1/+1 |
* | re-add daemonization code | Narayan Desai | 2006-01-03 | 1 | -4/+28 |
* | fix deepcopy of lxml structure | Narayan Desai | 2005-12-21 | 1 | -1/+3 |
* | Minor code cleanups | Joey Hagedorn | 2005-12-20 | 1 | -4/+5 |
* | Modified StatReports to implement new naming convention for xsl-transforms an... | Joey Hagedorn | 2005-12-19 | 1 | -24/+8 |
* | fix two minor problems | Narayan Desai | 2005-12-13 | 2 | -4/+4 |
* | version bump | Narayan Desai | 2005-12-13 | 1 | -1/+1 |
* | set keyword attributes on most files | Narayan Desai | 2005-12-13 | 12 | -371/+576 |
* | fix masked Fault exceptions | Narayan Desai | 2005-12-12 | 1 | -3/+3 |
* | more client cleanups | Narayan Desai | 2005-12-12 | 2 | -39/+38 |
* | version bump | Narayan Desai | 2005-12-09 | 1 | -69/+124 |
* | begin client hardening | Narayan Desai | 2005-12-09 | 5 | -130/+241 |
* | Stop services on debian if they are enabled but shouldn't be | Narayan Desai | 2005-12-08 | 2 | -0/+4 |
* | Fix error reporting for parse failures | Narayan Desai | 2005-12-07 | 3 | -3/+10 |
* | fix client metadata assertion problem | Narayan Desai | 2005-12-06 | 1 | -11/+4 |
* | Re-add daemonize support to the server | Narayan Desai | 2005-12-06 | 7 | -11/+39 |
* | version bumps | Narayan Desai | 2005-12-02 | 2 | -2/+2 |
* | change to event coalescing | Narayan Desai | 2005-12-01 | 3 | -42/+77 |
* | Handle fam event processing failures, and fix another case where xml comments... | Narayan Desai | 2005-12-01 | 2 | -21/+21 |
* | fix permissions, and remove some of the Bitkeeper stuff | Narayan Desai | 2005-12-01 | 1 | -1/+1 |
* | Fix lxml breakage in Account.py and GenerateHostInfo | Narayan Desai | 2005-12-01 | 2 | -7/+8 |
* | fix lxml transcription bug | Narayan Desai | 2005-12-01 | 1 | -1/+1 |
* | fix xml comments | Narayan Desai | 2005-11-30 | 2 | -8/+12 |
* | fix variable rename | Narayan Desai | 2005-11-30 | 1 | -1/+1 |
* | fix xml comment handling | Narayan Desai | 2005-11-30 | 1 | -3/+4 |
* | fix missed import | Narayan Desai | 2005-11-30 | 1 | -0/+1 |
* | fix xmllint calls | Narayan Desai | 2005-11-30 | 1 | -3/+3 |
* | remove xmlrpccomm from the module list | Narayan Desai | 2005-11-30 | 1 | -1/+1 |
* | fix longstanding faulty reporting of packages included in the config | Narayan Desai | 2005-11-30 | 1 | -3/+4 |
* | fix email (non-xml) formatted reports | Narayan Desai | 2005-11-29 | 1 | -7/+4 |
* | fix lxml brokenness | Narayan Desai | 2005-11-29 | 1 | -4/+2 |
* | Delete: src/lib/Client/XMLRPCComm.py | Narayan Desai | 2005-11-29 | 1 | -70/+0 |
* | Rename: src/sbin/Bcfg2ServerX -> src/sbin/Bcfg2Server | Narayan Desai | 2005-11-28 | 1 | -111/+133 |
* | Rename: src/sbin/Bcfg2ServerX -> src/sbin/Bcfg2Server | Narayan Desai | 2005-11-28 | 1 | -187/+0 |
* | switch to etree errors | Narayan Desai | 2005-11-28 | 3 | -10/+7 |
* | switch to lxml.etree errors | Narayan Desai | 2005-11-28 | 1 | -7/+6 |
* | remove debug message | Narayan Desai | 2005-11-28 | 1 | -5/+4 |
* | switch to XMLSyntaxError | Narayan Desai | 2005-11-28 | 1 | -4/+3 |
* | clean out debug comments | Narayan Desai | 2005-11-28 | 1 | -7/+35 |
* | pull out sss support | Narayan Desai | 2005-11-28 | 1 | -46/+67 |
* | add timing info to fam/gamin | Narayan Desai | 2005-11-28 | 1 | -1/+11 |
* | pedantic fix | Narayan Desai | 2005-11-28 | 1 | -2/+2 |
* | work around stupid lxml bug | Narayan Desai | 2005-11-28 | 2 | -7/+12 |
* | report unexpected errors even if a fault is returned to the client | Narayan Desai | 2005-11-28 | 1 | -0/+6 |
* | workaround stupid lxml bug | Narayan Desai | 2005-11-28 | 1 | -1/+1 |
* | work around stupid lxml problem | Narayan Desai | 2005-11-28 | 1 | -1/+1 |
* | work around lxml bug | Narayan Desai | 2005-11-28 | 5 | -21/+28 |
* | updated GenerateHostInfo to not require metadata section of bcfg config file,... | Joey Hagedorn | 2005-11-25 | 1 | -5/+5 |
* | bug fix for bcfg2 config file, | Joey Hagedorn | 2005-11-24 | 1 | -6/+19 |
* | call out to xmllint until lxml does error processing correctly | Narayan Desai | 2005-11-21 | 1 | -0/+3 |