/[Apache-SVN]
ViewVC logotype

Revision 1530121


Jump to revision: Previous Next
Author: stefan2
Date: Tue Oct 8 00:43:32 2013 UTC (11 years, 3 months ago)
Changed paths: 3
Log Message:
Instead of evaluating the repos-global access settings from svnserve.conf
again and again, read it once and store the result in the respository_t.

* subversion/svnserve/server.h
  (repository_t): add members for repo-global access settings
  (get_access): drop

* subversion/svnserve/serve.c
  (get_access): new config reader utility
  (set_access): initialize new repository_t members
  (current_access
   send_mechs,
   auth,
   must_have_access): update / simplify using the new struct members
  (find_repos): ditto; initialize new struct members

* subversion/svnserve/cyrus_auth.c
  (cyrus_auth_request): update / simplify using the new struct members

Changed paths

Path Details
Directorysubversion/trunk/subversion/svnserve/cyrus_auth.c modified , text changed
Directorysubversion/trunk/subversion/svnserve/serve.c modified , text changed
Directorysubversion/trunk/subversion/svnserve/server.h modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26