Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
BIND
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
635
Issues
635
List
Boards
Labels
Service Desk
Milestones
Merge Requests
107
Merge Requests
107
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ISC Open Source Projects
BIND
Commits
da035d9f
Commit
da035d9f
authored
Aug 25, 2009
by
Automatic Updater
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update copyright notice
parent
3a959305
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
bin/named/server.c
bin/named/server.c
+2
-2
bin/win32/BINDInstall/BINDInstallDlg.h
bin/win32/BINDInstall/BINDInstallDlg.h
+5
-5
No files found.
bin/named/server.c
View file @
da035d9f
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: server.c,v 1.54
1 2009/08/25 02:42:46 marka
Exp $ */
/* $Id: server.c,v 1.54
2 2009/08/25 23:47:51 tbox
Exp $ */
/*! \file */
...
...
@@ -438,7 +438,7 @@ configure_view_nametable(const cfg_obj_t *vconfig, const cfg_obj_t *config,
str
,
confname
,
isc_result_totext
(
result
));
goto
cleanup
;
}
}
return
(
result
);
...
...
bin/win32/BINDInstall/BINDInstallDlg.h
View file @
da035d9f
/*
* Portions Copyright (C) 2004, 2007 Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2004, 2007
, 2009
Internet Systems Consortium, Inc. ("ISC")
* Portions Copyright (C) 2001 Internet Software Consortium.
*
* Permission to use, copy, modify, and/or distribute this software for any
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: BINDInstallDlg.h,v 1.
9 2009/08/25 06:47:06 marka
Exp $ */
/* $Id: BINDInstallDlg.h,v 1.
10 2009/08/25 23:47:51 tbox
Exp $ */
/*
* Copyright (c) 1999-2000 by Nortel Networks Corporation
...
...
@@ -78,7 +78,7 @@ protected:
void
RegisterMessages
();
void
UnregisterMessages
(
BOOL
uninstall
);
void
FailedInstall
();
void
SetItemStatus
(
UINT
nID
,
BOOL
bSuccess
=
TRUE
);
...
...
@@ -92,7 +92,7 @@ protected:
BOOL
CheckBINDService
();
void
SetCurrent
(
int
id
,
...);
void
ProgramGroup
(
BOOL
create
=
TRUE
);
HICON
m_hIcon
;
CString
m_defaultDir
;
CString
m_etcDir
;
...
...
@@ -107,7 +107,7 @@ protected:
CString
m_accountPasswordConfirm
;
CString
m_accountPassword
;
BOOL
m_serviceExists
;
// Generated message map functions
//{{AFX_MSG(CBINDInstallDlg)
virtual
BOOL
OnInitDialog
();
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment