summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Smarten up create-debian-pkglist-gp.py (from Sebastien Barthlemy (sorry, LANG...Narayan Desai2008-03-241-11/+11
* Initial BoundEntry supportNarayan Desai2008-03-241-0/+3
* Speed up bcfg2-info startupNarayan Desai2008-03-241-5/+4
* Fix 0-length file handlingNarayan Desai2008-03-241-9/+2
* Rework bcfg2-admin pullNarayan Desai2008-03-244-149/+156
* make Specificity generically usefulNarayan Desai2008-03-231-19/+24
* new bcfg2-admin pull infrastructureNarayan Desai2008-03-231-3/+5
* Remove dead codeNarayan Desai2008-03-221-17/+0
* Implement EntrySet-level error suppression for non-matching eventsNarayan Desai2008-03-221-3/+3
* Add FIXMENarayan Desai2008-03-221-0/+1
* Implement filesystem event debugging in bcfg2-info (new command event_debug)Narayan Desai2008-03-222-12/+27
* Enable use of properties store (from ritcey)Narayan Desai2008-03-221-0/+1
* Fix race condition (awesome debugging by ritcey)Narayan Desai2008-03-221-1/+2
* Clean up stable probe data and dynamic groups properly (Reported by SolJ)Narayan Desai2008-03-222-15/+25
* debian init script updates from ressuNarayan Desai2008-03-224-12/+12
* Reimplement Cfg using EntrySetNarayan Desai2008-03-211-375/+89
* Fix Specificity.matches bug and fix es_cls nameNarayan Desai2008-03-211-4/+4
* New EntrySet-based TCheetah from ritceyNarayan Desai2008-03-211-127/+21
* plugin infrastructure improvementsNarayan Desai2008-03-211-11/+34
* EntrySet infrastructure for Cfg conversionNarayan Desai2008-03-211-13/+27
* Merge in GroupSpool plugin as common code and switch TGenshi to use itNarayan Desai2008-03-212-128/+116
* clean up event handling and handle specificityerrorsNarayan Desai2008-03-211-5/+12
* Add mode error classNarayan Desai2008-03-211-0/+3
* Implement EntrySet and basic testing for it (mainly from ritcey)Narayan Desai2008-03-212-0/+259
* Harden Viz mode against failures (Analogue to [4425])Narayan Desai2008-03-201-8/+11
* Remove deprecated PostInstall driverNarayan Desai2008-03-171-21/+0
* Remove validation states from Tool instances (in preparation for DecisionList...Narayan Desai2008-03-1713-64/+65
* Move req.cleanup initialization earlierNarayan Desai2008-03-161-1/+1
* Fix help display for long optionsNarayan Desai2008-03-161-2/+8
* Improve scaling behavior for non-forked handlers. Basically,Narayan Desai2008-03-151-0/+6
* Change init scripts to use start and stop functions to fix killproc use (patc...Narayan Desai2008-03-122-45/+83
* Harden daemonization against failuresNarayan Desai2008-03-121-4/+7
* Improve importscript error message when bcfg2.conf is not readable (Resolves ...Narayan Desai2008-03-091-7/+4
* Add symlink information for interactive mode (Resolves Ticket #519) [bugfix]Narayan Desai2008-03-091-0/+4
* correct base schema to allow global entries (Resolves Ticket #525)Narayan Desai2008-03-091-1/+8
* deprecate PostInstalls (in schemas and Core.py) -- Actions can be used insteadNarayan Desai2008-03-093-6/+1
* Add psyco support to the server core (speeds up operations ~40% for simple te...Narayan Desai2008-03-091-0/+6
* tighten up ignore regex in CfgNarayan Desai2008-03-091-1/+1
* remove debug message from bcfg2-infoNarayan Desai2008-03-091-1/+0
* implement support for long optionsNarayan Desai2008-03-082-4/+31
* Fix xinetd service management with the chkconfig driver (Patch from Gordon Me...Narayan Desai2008-03-081-2/+7
* Allow for mixed case false for pkg_checks in RPMng/YUMngMike Brady2008-03-041-1/+1
* Fix traceback in directory cleanup (patch from jstrunk) (Resolves Ticket #524...Narayan Desai2008-02-281-0/+1
* Fix viz modeNarayan Desai2008-02-191-5/+4
* bcfg2-query patch from SolJNarayan Desai2008-02-193-41/+65
* revert mistaken bcfg2-server commit [bugfix]Narayan Desai2008-02-131-28/+12
* Fix tb in __important__ path (reported/patched by SolJ) [bugfix]Narayan Desai2008-02-132-13/+29
* Fix colon splitting for null cases (Reported by SolJ)Narayan Desai2008-02-091-1/+4
* Fix MineStruct (patch from Sol J)Narayan Desai2008-02-091-1/+1
* Fix traceback upon error message [bugfix]Narayan Desai2008-02-061-1/+1