Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | set keyword attributes on most files | Narayan Desai | 2005-12-13 | 2 | -306/+421 |
* | 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 | 1 | -117/+221 |
* | Fix error reporting for parse failures | Narayan Desai | 2005-12-07 | 1 | -1/+6 |
* | Re-add daemonize support to the server | Narayan Desai | 2005-12-06 | 1 | -0/+18 |
* | change to event coalescing | Narayan Desai | 2005-12-01 | 1 | -4/+1 |
* | 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 | 1 | -5/+6 |
* | fix variable rename | Narayan Desai | 2005-11-30 | 1 | -1/+1 |
* | fix missed import | Narayan Desai | 2005-11-30 | 1 | -0/+1 |
* | fix xmllint calls | Narayan Desai | 2005-11-30 | 1 | -3/+3 |
* | fix email (non-xml) formatted reports | Narayan Desai | 2005-11-29 | 1 | -7/+4 |
* | 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 lxml.etree errors | Narayan Desai | 2005-11-28 | 1 | -7/+6 |
* | clean out debug comments | Narayan Desai | 2005-11-28 | 1 | -7/+35 |
* | pull out sss support | Narayan Desai | 2005-11-28 | 1 | -46/+67 |
* | 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 |
* | switch to lxml | Narayan Desai | 2005-11-21 | 1 | -122/+30 |
* | switch behavior to be less chatty | Narayan Desai | 2005-11-15 | 1 | -1/+2 |
* | switch to using lxml schema validation | Narayan Desai | 2005-11-12 | 1 | -9/+19 |
* | switch to lxml | Narayan Desai | 2005-11-12 | 4 | -4/+4 |
* | kill unused import | Narayan Desai | 2005-11-12 | 1 | -2/+2 |
* | Delete: src/sbin/SummarizeStats | Narayan Desai | 2005-11-12 | 1 | -13/+0 |
* | work around m2crypto-0.15 bug | Narayan Desai | 2005-11-03 | 1 | -0/+2 |
* | add measurement for parse time | Narayan Desai | 2005-10-28 | 1 | -0/+2 |
* | fix timing code | Narayan Desai | 2005-10-28 | 1 | -4/+17 |
* | add higher request count | Narayan Desai | 2005-10-25 | 1 | -0/+2 |
* | remove old config option for dns resolution | Narayan Desai | 2005-10-24 | 1 | -1/+0 |
* | debug mod | Narayan Desai | 2005-10-24 | 1 | -135/+21 |
* | switch to new fam API | Narayan Desai | 2005-10-18 | 1 | -8/+8 |
* | switch to new FAM API | Narayan Desai | 2005-10-18 | 1 | -2/+1 |
* | update to new fam API | Narayan Desai | 2005-10-18 | 1 | -4/+3 |
* | add syslog error message for fam failure | Narayan Desai | 2005-10-13 | 1 | -0/+1 |
* | (Logical change 1.336) | Narayan Desai | 2005-10-13 | 1 | -0/+270 |
* | add support for multiple communication protocols | Narayan Desai | 2005-10-13 | 1 | -2/+16 |
* | Initial revision | Narayan Desai | 2005-10-13 | 1 | -0/+0 |
* | fix python2.2 incompatibility | Narayan Desai | 2005-09-30 | 1 | -1/+1 |
* | fix fqdn matchups | Narayan Desai | 2005-09-28 | 1 | -28/+31 |
* | Update so that fully-qualified client names function properly | Narayan Desai | 2005-09-27 | 1 | -6/+7 |
* | add support for fully qualified client hostnames | Narayan Desai | 2005-09-27 | 1 | -1/+1 |
* | switch to fqdns for all client names | Narayan Desai | 2005-09-27 | 1 | -4/+4 |
* | add solaris support and change the toolset error message to be useful | Narayan Desai | 2005-09-14 | 1 | -1/+6 |
* | update to new Plugin API | Narayan Desai | 2005-09-08 | 1 | -9/+5 |
* | finish up temp file leak fix | Narayan Desai | 2005-09-07 | 1 | -16/+22 |
* | fix exit in ctrl-c case | Narayan Desai | 2005-09-02 | 1 | -2/+2 |