summaryrefslogtreecommitdiffstats
path: root/src/sbin
Commit message (Expand)AuthorAgeFilesLines
* set keyword attributes on most filesNarayan Desai2005-12-132-306/+421
* 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-091-117/+221
* Fix error reporting for parse failuresNarayan Desai2005-12-071-1/+6
* Re-add daemonize support to the serverNarayan Desai2005-12-061-0/+18
* change to event coalescingNarayan Desai2005-12-011-4/+1
* fix permissions, and remove some of the Bitkeeper stuffNarayan Desai2005-12-011-1/+1
* Fix lxml breakage in Account.py and GenerateHostInfoNarayan Desai2005-12-011-5/+6
* fix variable renameNarayan Desai2005-11-301-1/+1
* fix missed importNarayan Desai2005-11-301-0/+1
* fix xmllint callsNarayan Desai2005-11-301-3/+3
* fix email (non-xml) formatted reportsNarayan Desai2005-11-291-7/+4
* 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 lxml.etree errorsNarayan Desai2005-11-281-7/+6
* clean out debug commentsNarayan Desai2005-11-281-7/+35
* pull out sss supportNarayan Desai2005-11-281-46/+67
* 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
* 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-124-4/+4
* kill unused importNarayan Desai2005-11-121-2/+2
* Delete: src/sbin/SummarizeStatsNarayan Desai2005-11-121-13/+0
* work around m2crypto-0.15 bugNarayan Desai2005-11-031-0/+2
* add measurement for parse timeNarayan Desai2005-10-281-0/+2
* fix timing codeNarayan Desai2005-10-281-4/+17
* add higher request countNarayan Desai2005-10-251-0/+2
* remove old config option for dns resolutionNarayan Desai2005-10-241-1/+0
* debug modNarayan Desai2005-10-241-135/+21
* switch to new fam APINarayan Desai2005-10-181-8/+8
* switch to new FAM APINarayan Desai2005-10-181-2/+1
* update to new fam APINarayan Desai2005-10-181-4/+3
* add syslog error message for fam failureNarayan Desai2005-10-131-0/+1
* (Logical change 1.336)Narayan Desai2005-10-131-0/+270
* add support for multiple communication protocolsNarayan Desai2005-10-131-2/+16
* Initial revisionNarayan Desai2005-10-131-0/+0
* fix python2.2 incompatibilityNarayan Desai2005-09-301-1/+1
* fix fqdn matchupsNarayan Desai2005-09-281-28/+31
* Update so that fully-qualified client names function properlyNarayan Desai2005-09-271-6/+7
* add support for fully qualified client hostnamesNarayan Desai2005-09-271-1/+1
* switch to fqdns for all client namesNarayan Desai2005-09-271-4/+4
* add solaris support and change the toolset error message to be usefulNarayan Desai2005-09-141-1/+6
* update to new Plugin APINarayan Desai2005-09-081-9/+5
* finish up temp file leak fixNarayan Desai2005-09-071-16/+22
* fix exit in ctrl-c caseNarayan Desai2005-09-021-2/+2