libzypp  17.32.5
repomanagerbase_p.cc File Reference
#include "repomanagerbase_p.h"
#include <solv/solvversion.h>
#include <zypp-core/base/Regex.h>
#include <zypp-core/fs/PathInfo.h>
#include <zypp/HistoryLog.h>
#include <zypp/ZConfig.h>
#include <zypp/ZYppCallbacks.h>
#include <zypp/base/LogTools.h>
#include <zypp/parser/RepoFileReader.h>
#include <zypp/parser/ServiceFileReader.h>
#include <zypp/sat/Pool.h>
#include <zypp/zypp_detail/urlcredentialextractor_p.h>
#include <zypp/repo/ServiceType.h>
#include <zypp/repo/PluginServices.h>
#include <fstream>
#include <utility>
Include dependency graph for repomanagerbase_p.cc:

Go to the source code of this file.

Namespaces

 zypp
 Easy-to use interface to the ZYPP dependency resolver.
 
 zypp::zypp_readonly_hack
 

Functions

bool zypp::zypp_readonly_hack::IGotIt ()
 
std::string zypp::filenameFromAlias (const std::string &alias_r, const std::string &stem_r)
 Generate a related filename from a repo/service infos alias. More...
 
std::list< RepoInfo > zypp::repositories_in_file (const Pathname &file)
 Reads RepoInfo's from a repo file. More...
 
std::list< RepoInfo > zypp::repositories_in_dir (const Pathname &dir)
 List of RepoInfo's from a directory. More...
 
void zypp::assert_urls (const RepoInfo &info)
 
bool zypp::autoPruneInDir (const Pathname &path_r)
 bsc#1204956: Tweak to prevent auto pruning package caches. More...
 
void zypp::assert_alias (const RepoInfo &info)