summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Core.py
Commit message (Expand)AuthorAgeFilesLines
* change to event coalescingNarayan Desai2005-12-011-28/+71
* Handle fam event processing failures, and fix another case where xml comments...Narayan Desai2005-12-011-20/+16
* add timing info to fam/gaminNarayan Desai2005-11-281-1/+11
* switch to lxmlNarayan Desai2005-11-121-1/+1
* kill metadata pathNarayan Desai2005-11-091-3/+3
* one char typoNarayan Desai2005-10-241-1/+1
* add in Gamin supportNarayan Desai2005-10-181-5/+79
* remove debug junkNarayan Desai2005-09-121-2/+3
* Report offenders when multiple generators offer the same config entriesNarayan Desai2005-09-081-26/+10
* finish switch to new plugin APINarayan Desai2005-09-071-44/+30
* Auto mergedNarayan Desai2005-09-071-36/+17
* add support for Cron and Stats writeback to Core.ServiceNarayan Desai2005-09-071-0/+17
* fix PermissionsNarayan Desai2005-08-021-1/+1
* make PostInstall elements not bindNarayan Desai2005-06-291-1/+1
* add permission to unbound typesNarayan Desai2005-06-291-1/+1
* fix error messageNarayan Desai2005-06-221-4/+8
* add CoreInitError and add error handling for the "no metadata" caseNarayan Desai2005-02-011-2/+9
* incorporate Bcfg2Server code into Core for easier instantiationNarayan Desai2005-01-311-9/+55
* fix generator consistency errorsNarayan Desai2005-01-271-1/+1
* add commented fam debugging codeNarayan Desai2004-12-161-0/+2
* pylint cleanupsNarayan Desai2004-12-151-5/+5
* remove debuggingNarayan Desai2004-12-151-11/+19
* kill !# lineNarayan Desai2004-10-301-3/+0
* pylint fixupsNarayan Desai2004-10-261-20/+36
* pylintNarayan Desai2004-10-221-1/+1
* typoNarayan Desai2004-10-221-1/+1
* fix to ignore SymLink and Directory for nowNarayan Desai2004-10-211-1/+1
* fix startup failureNarayan Desai2004-10-191-4/+12
* pylint cleanupsNarayan Desai2004-10-191-41/+49
* K is a tuple which didn't print right with the extra %s. this is a quick fix.Rick Bradshow2004-09-291-1/+1
* add better error reportingNarayan Desai2004-09-291-1/+4
* remove code duplicationNarayan Desai2004-08-311-3/+2
* move Exceptions inlineNarayan Desai2004-08-191-1/+15
* fix module import stuffNarayan Desai2004-08-121-2/+4
* fix new path for importsNarayan Desai2004-08-121-2/+2
* Rename: src/Core.py -> src/lib/Server/Core.pyNarayan Desai2004-08-111-0/+111
* Initial revisionNarayan Desai2004-08-111-0/+0