Lines Matching defs:server
49 import pkg.server.repository as svr_repo
50 import pkg.server.query_parser as sqp
283 # XXX this is specific to the depot server's current
322 module doing entitlement checks on the server side. Let the user
349 Repository access rights can currently not be verified due to server
759 Returns a fileobject. If server returns 401 (Unauthorized)
1129 # assume the server doesn't have the file.
1135 # If caller requests hashes and server supports providing them
1365 # talking to a valid search server.
1699 buf.write("pkg-server {0}\n".format(pkg.VERSION))
1944 # assume the server doesn't have the file.
2259 buf.write("pkg-server {0}\n".format(pkg.VERSION))
2550 """Create a new repo server for the given repouri object."""