summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Enable properties for use in SGenshi templatesNarayan Desai2008-04-161-1/+8
* Fix handling of info.xml files in svn reposNarayan Desai2008-04-161-3/+3
* Fix bcfg2.conf generation in bcfg2-admin initNarayan Desai2008-04-101-1/+1
* Fix probe sourceNarayan Desai2008-04-091-1/+1
* Fix svn use in alternative locales (Patch from GP) (Resolves Ticket #538) [bu...Narayan Desai2008-04-081-1/+1
* Implement probe-handling using EntrySet code (makes client- and group-specifi...Narayan Desai2008-04-081-22/+32
* Move base data caching es class to Plugin.pyNarayan Desai2008-04-082-14/+14
* Patch from jstrunk to support vhost subdirs as the reports root location (Res...Narayan Desai2008-04-081-30/+44
* Switch SGenshi over to using EntrySet classes as well (SGenshi templates can ...Narayan Desai2008-04-083-58/+50
* Add an extra blank line in multi-entry outputNarayan Desai2008-04-051-0/+1
* Fix request handler traceback if client disappear suddenly (cosmetic)Narayan Desai2008-04-011-0/+6
* Fix and simplify fingerprint verification codeNarayan Desai2008-04-011-8/+6
* Remove dead codeNarayan Desai2008-04-011-27/+0
* Fix option description for multi-fingerprintNarayan Desai2008-04-011-1/+1
* multi-fingerprint support (mainly from Ben Ritcey)Narayan Desai2008-04-012-17/+85
* Fix Options (don't cook default values) (needed for the multi-fingerprint patch)Narayan Desai2008-03-311-21/+26
* Fix prune mode tb for Directories (patch from SolJ)Narayan Desai2008-03-301-0/+1
* Fix SSHbase key managment in arbitrary locationsNarayan Desai2008-03-271-3/+8
* fingerprint fix from ritceyNarayan Desai2008-03-271-1/+7
* 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
* 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-211-0/+137
* 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
* 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