Searched refs:repository (Results 1 - 14 of 14) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/svnserve/
H A Dlogger.h73 repository_t *repository,
80 repository_t *repository,
H A Dlogger.c96 repository_t *repository,
117 repos = repository && repository->repos_name
118 ? repository->repos_name
160 repository_t *repository,
163 log_message(logger, err, "ERR", repository, client_info);
169 repository_t *repository,
172 log_message(logger, err, "WARN", repository, client_info);
92 log_message(logger_t *logger, const svn_error_t *err, const char *prefix, repository_t *repository, client_info_t *client_info) argument
157 logger__log_error(logger_t *logger, const svn_error_t *err, repository_t *repository, client_info_t *client_info) argument
166 logger__log_warning(logger_t *logger, const svn_error_t *err, repository_t *repository, client_info_t *client_info) argument
H A Dserve.c77 const char *repos_url; /* Decoded repository URL. */
115 logger__log_error(server->logger, err, server->repository,
123 logger__log_warning(server->logger, err, server->repository,
178 b->repository->repos_name, log);
207 b->repository->repos_name,
219 load_pwdb_config(repository_t *repository,
231 repository->pwdb = NULL;
235 pwdb_path = svn_dirent_join(repository->base, pwdb_path, pool);
237 err = svn_repos__config_pool_get(&repository->pwdb, config_pool,
239 repository
218 load_pwdb_config(repository_t *repository, svn_config_t *cfg, svn_repos__config_pool_t *config_pool, apr_pool_t *pool) argument
269 canonicalize_access_file(const char **access_file, repository_t *repository, const char *repos_root, apr_pool_t *pool) argument
307 load_authz_config(repository_t *repository, const char *repos_root, svn_config_t *cfg, svn_repos_authz_warning_func_t warning_func, void *warning_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
446 repository_t *repository = b->repository; local
558 set_access(repository_t *repository, svn_config_t *cfg, svn_boolean_t read_only) argument
3882 find_repos(const char *url, const char *root, svn_boolean_t vhost, svn_boolean_t read_only, svn_config_t *cfg, repository_t *repository, svn_repos__config_pool_t *config_pool, apr_hash_t *fs_config, svn_repos_authz_warning_func_t authz_warning_func, void *authz_warning_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
[all...]
H A Dcyrus_auth.c75 /* The only valid realm is user_realm (i.e. the repository's realm).
285 hostname, b->repository->realm,
306 no_anonymous = needs_username || b->repository->anon_access < required;
310 secprops.min_ssf = b->repository->min_ssf;
311 secprops.max_ssf = b->repository->max_ssf;
343 mechlist, b->repository->realm));
H A Dserver.h52 const char *repos_name; /* URI-encoded name of repository (not for authz) */
58 const char *authz_repos_name; /* The name of the repository for authz */
60 const char *repos_url; /* URL to base of repository */
88 repository_t *repository; /* repository-specific data to use */
119 /* A parsed repository svnserve configuration file, ala
122 per-repository svnserve.conf are not read. */
216 check for an open repository and automatically re-open the repo
87 repository_t *repository; /* repository-specific data to use */ member in struct:server_baton_t
/freebsd-11-stable/contrib/unbound/contrib/android/
H A Dinstall_ndk.sh19 if ! curl -L -k -s -o "$HOME/android-sdk.zip" https://dl.google.com/android/repository/commandlinetools-linux-6200805_latest.zip;
26 if ! curl -L -k -s -o "$HOME/android-ndk.zip" https://dl.google.com/android/repository/android-ndk-r20b-linux-x86_64.zip;
/freebsd-11-stable/contrib/gcc/cp/
H A Drepo.c1 /* Code to maintain a C++ template repository.
164 So, we have to reread the repository file. */
201 error ("mysterious repository information in %s", repo_name);
215 error ("can't create repository information file %qs", repo_name);
273 because it will be emitted elsewhere. Returns 1 if the repository
275 unit, or 2 if the repository file is not in use. */
285 /* When not using the repository, emit everything. */
289 /* Only template instantiations are managed by the repository. This
292 the repository. */
314 /* For constructors and destructors, the repository contain
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dcopy.c576 * to contact the repository containing the externals definition, if neccesary.
1463 URLs is or is beneath this sucker's repository root URL as a form
1489 "same repository."));
1520 path common to all SRC_URLS and DST_URLS in the repository so we
1615 root of the repository, starting with one of our destinations
2099 /* The committables are keyed by the repository root */
2145 info known to the WC and the repository. */
2354 /** Copy a directory tree from a remote repository.
2572 * the same repository?
2583 /* Get the repository UUID
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz.c63 * A value of 0 denotes the default rule at the repository root denying
540 const char *repository,
550 and/or repository. */
551 if (!svn_authz__get_acl_access(&path_access.rights, acl, user, repository))
884 const char *repository,
902 if (svn_authz__acl_applies_to_repo(acl, repository))
904 /* ACLs in the AUTHZ are sorted by path and repository.
919 /* Current ACL is a per-repository rule. */
924 svn_authz__get_acl_access(NULL, prev_acl, user, repository);
926 svn_authz__get_acl_access(NULL, acl, user, repository);
533 process_acl(construction_context_t *ctx, const authz_acl_t *acl, node_t *root, const char *repository, const char *user, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
879 create_user_authz(authz_full_t *authz, const char *repository, const char *user, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
1411 const char *repository; member in struct:authz_user_rules_t
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc-metadata.sql50 /* The root URL of the repository. This value is URI-encoded. */
53 /* the UUID of the repository */
57 /* Note: a repository (identified by its UUID) may appear at multiple URLs.
190 /* This table is a cache of information about repository locks. */
192 /* what repository location is locked */
302 /* When op_depth == 0, these fields refer to the repository location of the
319 repository; it is obtained and modified by commands such as
434 repository-normal format to working copy format with EOL style
H A Dwc-checks.sql29 CREATE TEMPORARY TRIGGER no_repository_updates BEFORE UPDATE ON repository
155 /* base-deleted nodes don't have a repository location. They are just
208 /* Present op-depth descendants have the repository location implied by their
H A Dwc-queries.sql178 SELECT root, uuid FROM repository WHERE id = ?1
184 SELECT id FROM repository WHERE root = ?1
187 INSERT INTO repository (root, uuid) VALUES (?1, ?2)
1200 * repository as the target path ?2, that are defined by WC ?1 to
1213 (SELECT root FROM repository AS r WHERE r.id = e.repos_id)
1230 (SELECT root FROM repository AS r WHERE r.id = e.repos_id)
/freebsd-11-stable/contrib/binutils/
H A DMakefile.def379 // Other host modules in the 'src' repository.
486 // Target modules in the 'src' repository.
/freebsd-11-stable/contrib/subversion/
H A Dbuild.conf158 # The subversion repository administration tool
168 # The subversion repository dump filtering tool
177 # The subversion repository inspection tool
197 description = Subversion repository replicator
213 description = Subversion remote repository dumper and loader
272 # The repository filesystem library
440 # The Subversion FSFS repository manipulation tool
558 description = Subversion repository library bindings
1708 description = Tool to populate the node origins index of a repository

Completed in 206 milliseconds