summaryrefslogtreecommitdiffstats
path: root/src/lib/Server/Plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* fix case: info file gets moved as part of an upper directory, e.g. mv Cfg/etc...Robert Gogolok2007-12-281-1/+12
* Add Metadata.GetClientByGroup that returns a list of clients by group membershipNarayan Desai2007-12-281-1/+6
* Add overall view of metadata to ClientMetadata instancesNarayan Desai2007-12-281-3/+4
* Fix handling of files ending in .cat or .diff [bugfix]Narayan Desai2007-12-131-1/+3
* Fix race when no keys exist and known_hosts is first in the bundle [bugfix]Narayan Desai2007-12-041-0/+2
* Fix default profile group useNarayan Desai2007-11-121-1/+1
* bcfg2-admin pull fixesNarayan Desai2007-11-122-6/+6
* SGenshi improvements from Sebastien Barthelemy (sorry, bad locale) and improv...Narayan Desai2007-11-091-9/+41
* Fix __all__Narayan Desai2007-11-031-3/+3
* Second stage of the root->0 backout (from GP)Narayan Desai2007-11-026-11/+11
* Produce better interactive questions for bcfg2-adminNarayan Desai2007-10-311-1/+1
* Deregister Cfg entries in case of overall deletion (Resolves Ticket #481)Narayan Desai2007-10-301-0/+6
* Implement bcfg2-admin pull support for info files/metadata changes (Resolves ...Narayan Desai2007-10-302-3/+14
* Plugin updates: Account sudoers perms, Cfg recreate bug, Deps error pathNarayan Desai2007-10-103-5/+10
* Fix comments in pkglists with FuzzyDictNarayan Desai2007-08-281-6/+10
* Implement persistent probe data (so that templates can be debugged in bcfg2-i...Narayan Desai2007-08-261-0/+33
* Add infoxml support to TGenshiNarayan Desai2007-08-261-3/+15
* Implement better error reporting for TCheetahNarayan Desai2007-08-261-1/+6
* Implement infoxml support for TCheetahNarayan Desai2007-08-261-2/+14
* finish sshbase class changeNarayan Desai2007-08-081-2/+2
* Add bind support for virtual package remappingsNarayan Desai2007-08-081-0/+13
* First chunk of the Pkgmgr altsrc changes (no affect on existing setups)Narayan Desai2007-08-081-1/+48
* Implement basic info.xml supportNarayan Desai2007-08-071-4/+18
* fix for Cfg file pullNarayan Desai2007-08-011-1/+6
* Fix binary config file stats uploadNarayan Desai2007-08-012-10/+15
* Revert mistaken Pkgmgr matchesNarayan Desai2007-08-011-48/+1
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-012-2/+49
* Implement part 1 of (optional) probe result cachingNarayan Desai2007-07-311-4/+9
* Add support for altsrc bindings to TGenshiNarayan Desai2007-07-251-1/+4
* Implementing selective forking server, which runs read-only requests in child...Narayan Desai2007-07-251-26/+31
* merge realname into path for altsrc templatesNarayan Desai2007-07-231-2/+1
* Add a realname attribute in altsrc bound entries and add TCheetah supportNarayan Desai2007-07-231-0/+1
* Fix use of altsrc when using Package entries with file attributesNarayan Desai2007-07-221-0/+1