X-Git-Url: https://git.saurik.com/apple/mdnsresponder.git/blobdiff_plain/32bb7e43b766b4cf6c03ab11609bf9c164e40239..0b74dd16dce34c1c64267ece7abda266fa586255:/mDNSWindows/ControlPanel/SharedSecret.cpp diff --git a/mDNSWindows/ControlPanel/SharedSecret.cpp b/mDNSWindows/ControlPanel/SharedSecret.cpp index b74366e..3d19295 100644 --- a/mDNSWindows/ControlPanel/SharedSecret.cpp +++ b/mDNSWindows/ControlPanel/SharedSecret.cpp @@ -13,30 +13,7 @@ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and * limitations under the License. - - Change History (most recent first): - -$Log: SharedSecret.cpp,v $ -Revision 1.7 2009/06/22 23:25:11 herscher - ControlPanel doesn't display key and password in dialog box. Refactor Lsa calls into Secret.h and Secret.c, which is used by both the ControlPanel and mDNSResponder system service. - -Revision 1.6 2007/06/12 20:06:06 herscher - ControlPanel was inadvertently adding a trailing dot to all key names. - -Revision 1.5 2006/08/14 23:25:28 cheshire -Re-licensed mDNSResponder daemon source code under Apache License, Version 2.0 - -Revision 1.4 2005/10/18 06:13:41 herscher - Prepend "$" to key name to ensure that secure updates work if the domain name and key name are the same - -Revision 1.3 2005/04/06 02:04:49 shersche - Registering with shared secret doesn't work - -Revision 1.2 2005/03/03 19:55:22 shersche - ControlPanel source code isn't saving CVS log info - - -*/ + */ // SharedSecret.cpp : implementation file