depot.py revision 23
290N/A# The contents of this file are subject to the terms of the 290N/A# Common Development and Distribution License (the "License"). 290N/A# You may not use this file except in compliance with the License. 290N/A# See the License for the specific language governing permissions 290N/A# and limitations under the License. 290N/A# When distributing Covered Code, include this CDDL HEADER in each 290N/A# If applicable, add the following below this CDDL HEADER, with the 290N/A# fields enclosed by brackets "[]" replaced with your own identifying 290N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3158N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 395N/A# Use is subject to license terms. 883N/A# pkg.depotd - package repository daemon 2535N/A# in_flight_trans needs to be rebuilt on restart 383N/A """The marshalled form of the catalog is 290N/A pkg_name (release (branch (sequence ...) ...) ...) 2535N/A since we know that the server is only to report packages for which it 1660N/A # XXX Authentication will be handled by virtue of possessing a signed 1660N/A # certificate (or a more elaborate system). 448N/A # Pull transaction ID from headers. 534N/A # Pull transaction ID from headers.