summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* Unicode support (from stousignant) (Resolves Ticket #549)Narayan Desai2008-06-304-9/+25
* Fixup combination of XINclude and Alias fixesNarayan Desai2008-06-271-7/+5
* fix alias issues in metadata plugin and in bcfg2-admin client modeAndrew Brestick2008-06-261-1/+6
* Fix client assertion with XIncludes are in use (Resolves Ticket #568)Narayan Desai2008-06-241-1/+1
* Resolves clients.xml overwrite issue in #567, fixes configuration issues with...Andrew Brestick2008-06-231-1/+4
* Probe data loaded whenever Metadata plugin is usedAndrew Brestick2008-06-201-1/+2
* Resolves ticket #541 and fixes client adding/deletingAndrew Brestick2008-06-191-3/+16
* Switch Pkgmgr to using sets (for a 10X startup improvement)Narayan Desai2008-06-121-2/+10
* Fix error message in non-matching caseNarayan Desai2008-06-091-2/+4
* Change to typed plugin systemNarayan Desai2008-06-098-124/+11
* Reflect null probe responses in client metadataNarayan Desai2008-06-031-0/+4
* Add template path information into [ST]Genshi processingNarayan Desai2008-05-301-1/+1
* handle genshi parse errors betterNarayan Desai2008-05-241-1/+3
* fix typos, #560Robert Gogolok2008-05-232-2/+2
* Fix specific probe handling. Now clients only get one (most-specific) instanc...Narayan Desai2008-05-221-2/+19
* Fix bcfg2-info failure if no repo has been created (Resolves Ticket #556)Narayan Desai2008-05-221-2/+5
* Fix TCheetah when psyco is used (Completely resolve Ticket #559)Narayan Desai2008-05-161-1/+3
* SGenshi: Fix error handling in case of template errorsNarayan Desai2008-05-041-1/+3
* SGenshi: loosen up file name regexNarayan Desai2008-05-021-1/+1
* Save dynamic group data (for use in bcfg2-info) (Patch from zultron)Narayan Desai2008-04-251-1/+8
* auto-reformat server fingerprint if needed (Resolves Ticket #546)Narayan Desai2008-04-251-2/+2
* Fix SGenshi property useNarayan Desai2008-04-241-1/+1
* Enable properties for use in SGenshi templatesNarayan Desai2008-04-161-1/+8
* Fix probe sourceNarayan Desai2008-04-091-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-081-14/+1
* Switch SGenshi over to using EntrySet classes as well (SGenshi templates can ...Narayan Desai2008-04-082-52/+43
* Fix SSHbase key managment in arbitrary locationsNarayan Desai2008-03-271-3/+8
* Fix 0-length file handlingNarayan Desai2008-03-241-9/+2
* Rework bcfg2-admin pullNarayan Desai2008-03-242-96/+79
* Enable use of properties store (from ritcey)Narayan Desai2008-03-221-0/+1
* Clean up stable probe data and dynamic groups properly (Reported by SolJ)Narayan Desai2008-03-221-7/+13
* Reimplement Cfg using EntrySetNarayan Desai2008-03-211-375/+89
* New EntrySet-based TCheetah from ritceyNarayan Desai2008-03-211-127/+21
* Merge in GroupSpool plugin as common code and switch TGenshi to use itNarayan Desai2008-03-211-127/+26
* tighten up ignore regex in CfgNarayan Desai2008-03-091-1/+1
* bcfg2-query patch from SolJNarayan Desai2008-02-191-0/+5
* Fix traceback upon error message [bugfix]Narayan Desai2008-02-061-1/+1
* Fix bcfg2-admin pull for host-specific files when the current data is group-s...Narayan Desai2008-01-291-3/+3
* Handle infoxml failure cases (reported in irc) [bugfix]Narayan Desai2008-01-291-0/+4
* Implement support for .static files of external public keysNarayan Desai2008-01-221-1/+9
* Fix test in case of using fulldata uploads for bcfg2-admin pull [bugfix]Narayan Desai2008-01-181-1/+1
* Fix for Lance's hiccup [bugfix]Narayan Desai2008-01-181-1/+1
* Pull internal option parsing out of CoreNarayan Desai2008-01-081-1/+1
* SSHbase: Re-add workaround to handle skn caching in event handlerNarayan Desai2007-12-311-0/+3
* Switch over to more Options usage and complete tests (everything appears to w...Narayan Desai2007-12-311-3/+1
* Settings class to remove redundant code for parsing config file.Robert Gogolok2007-12-301-2/+4
* sshbase: replace ssh_known_hosts cache mechanism with a python propertyNarayan Desai2007-12-281-31/+27
* Add repo to metadata for TCheetah templates (Resolves #501)Narayan Desai2007-12-281-0/+1
* Remove all vestiges of server-side toolset, it hasn't been used since 0.8.5 (...Narayan Desai2007-12-281-31/+4