summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
* fix client metadata assertion problemNarayan Desai2005-12-061-11/+4
* Re-add daemonize support to the serverNarayan Desai2005-12-066-11/+21
* version bumpsNarayan Desai2005-12-022-2/+2
* change to event coalescingNarayan Desai2005-12-012-38/+76
* Handle fam event processing failures, and fix another case where xml comments...Narayan Desai2005-12-012-21/+21
* Fix lxml breakage in Account.py and GenerateHostInfoNarayan Desai2005-12-011-2/+2
* fix lxml transcription bugNarayan Desai2005-12-011-1/+1
* fix xml commentsNarayan Desai2005-11-302-8/+12
* fix xml comment handlingNarayan Desai2005-11-301-3/+4
* fix lxml brokennessNarayan Desai2005-11-291-4/+2
* switch to etree errorsNarayan Desai2005-11-283-10/+7
* remove debug messageNarayan Desai2005-11-281-5/+4
* switch to XMLSyntaxErrorNarayan Desai2005-11-281-4/+3
* 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
* stupid python-specific debian package naming bugNarayan Desai2005-11-211-1/+6
* switch to lxmlNarayan Desai2005-11-128-9/+9
* explicitly call writebackNarayan Desai2005-11-121-1/+2
* kill metadata pathNarayan Desai2005-11-091-3/+3
* pylint fixupsNarayan Desai2005-10-241-5/+3
* pylint fixesNarayan Desai2005-10-241-1/+6
* pylint cleanupsNarayan Desai2005-10-241-35/+37
* one char typoNarayan Desai2005-10-241-1/+1
* add Cobalt Component code so that Bcfg2 can be standaloneNarayan Desai2005-10-241-1/+1
* add rmi data that holds a set of method names to be registered asNarayan Desai2005-10-241-0/+1
* sync from cobalt treeNarayan Desai2005-10-241-0/+177
* Initial revisionNarayan Desai2005-10-241-0/+0
* fix from rickNarayan Desai2005-10-181-1/+1
* fix double entry bug Cory reported.Narayan Desai2005-10-181-0/+1
* add in Gamin supportNarayan Desai2005-10-181-5/+79
* stray problem caused by fqdn switchNarayan Desai2005-10-131-1/+1
* kill debug printNarayan Desai2005-10-131-1/+0
* kill debug messageNarayan Desai2005-10-131-1/+0
* fix import problem and add commentNarayan Desai2005-10-061-2/+2
* attempt to unmask strange indexing errorsNarayan Desai2005-09-301-1/+1
* move to out of tree key generation, along with the proper kicking of the stat...Narayan Desai2005-09-301-8/+14
* switch to using LogErrorNarayan Desai2005-09-291-3/+2
* update for fully qualified hostnamesNarayan Desai2005-09-271-3/+5
* fix transient error caseNarayan Desai2005-09-271-1/+4
* switch to fully-qualified modeNarayan Desai2005-09-271-25/+14
* add shortname matching (for Cfg)Narayan Desai2005-09-271-1/+2
* fix nested stuffNarayan Desai2005-09-231-21/+22
* fix multi-regex stuffNarayan Desai2005-09-231-5/+15
* fix error path when plugin data doesn't existNarayan Desai2005-09-231-2/+6
* commit changes from indianaNarayan Desai2005-09-231-3/+11