summaryrefslogtreecommitdiffstats
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* fixed a type mismatch on line 183 url=None was failing when the proxy Rick Bradshow2007-09-061-1/+1
* RPMng/YUMng: Added check to canInstall to make sure that the Package entry wa...Mike Brady2007-08-291-0/+7
* Fix comments in pkglists with FuzzyDictNarayan Desai2007-08-281-6/+10
* Supress package reverification if packages are incomplete (in YUMng)Narayan Desai2007-08-281-1/+1
* typo fix from jcollieNarayan Desai2007-08-271-1/+1
* 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
* Add altsrc crosscheckingNarayan Desai2007-08-261-0/+12
* RPMng: Improved debug output when required attributes are not present.Mike Brady2007-08-111-3/+7
* Fix posix error pathsNarayan Desai2007-08-091-3/+6
* Fix diff displays for non-binary files in interactive modeNarayan Desai2007-08-081-1/+1
* 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-082-2/+50
* Fix minor pkgmgr XMLSrc bug introduced by info.xml changesNarayan Desai2007-08-081-5/+7
* Implement basic info.xml supportNarayan Desai2007-08-072-9/+25
* turn down write coalescing for nowNarayan Desai2007-08-071-1/+1
* fix for Cfg file pullNarayan Desai2007-08-011-1/+6
* Fix binary config file stats uploadNarayan Desai2007-08-013-13/+17
* Revert mistaken Pkgmgr matchesNarayan Desai2007-08-012-50/+2
* Client side of improved support for binary files in statisticsNarayan Desai2007-08-015-25/+88
* Implement part 1 of (optional) probe result cachingNarayan Desai2007-07-311-4/+9
* remove spurious -q from RPM.py (resolves Ticket #473)Narayan Desai2007-07-301-3/+4
* Change incomplete entry reason to be an error, and include all missing attrib...Narayan Desai2007-07-301-4/+11
* Child proc fixNarayan Desai2007-07-271-2/+6
* backingout accidental changes to reporting systemJoey Hagedorn2007-07-261-28/+1
* Fix DebInit format TBNarayan Desai2007-07-251-3/+2
* changed django reports admin to dev e-mail addressJoey Hagedorn2007-07-251-1/+1
* Add secondary location for webservers (so that webservers don't need access t...Narayan Desai2007-07-251-1/+1
* 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-252-33/+73
* merge realname into path for altsrc templatesNarayan Desai2007-07-231-2/+1
* Switch default to RPMng/YUMng (RPM/Yum are still around just not enabled by d...Narayan Desai2007-07-231-1/+1
* quiet down RPMng a little (patch from lueningh)Narayan Desai2007-07-231-10/+10
* Add a realname attribute in altsrc bound entries and add TCheetah supportNarayan Desai2007-07-232-0/+3
* Fix use of altsrc when using Package entries with file attributesNarayan Desai2007-07-221-0/+1
* Account plugin improvement from mschick (Resolves Ticket #470)Narayan Desai2007-07-211-9/+24
* Switch DebInit to use invoke-rc.d (Resolves Ticket #434)Narayan Desai2007-07-201-1/+19
* Fix altsrcNarayan Desai2007-07-201-1/+3
* Fix stupid thinko in SGenshiNarayan Desai2007-07-201-1/+2
* Implement altsrc support, fix humorous misspelling of instantiationNarayan Desai2007-07-191-1/+15
* Add SGenshi pluginNarayan Desai2007-07-192-1/+37
* merging back in xmlrpc branch for agent-mode supportJoey Hagedorn2007-07-191-14/+43
* Change encap splitting regular expressions to allow package names with dashes...Daniel Joseph Barnhart Clark2007-07-192-6/+6
* Initial TGenshi checking (from jcollie)Narayan Desai2007-07-182-1/+147
* Make InstallDirectory control flow more obviousNarayan Desai2007-07-171-4/+4
* Fix intermediate path symlink issue in POSIX (Resolves Ticket #465)Narayan Desai2007-07-171-4/+4
* Removing extraneous xml-rpc server code (deserted reimplementation)Joey Hagedorn2007-07-163-127/+0