Mark Andrews
|
4748fe5529
|
2257. [bug] win32: Use the full path to vcredist_x86.exe when
calling it. [RT #17222]
|
2007-10-31 01:43:36 +00:00 |
|
Mark Andrews
|
f481323e93
|
2256. [bug] win32: Correctly register the installation location of
bindevt.dll. [RT #17159]
|
2007-10-31 00:15:17 +00:00 |
|
Automatic Updater
|
beb9fabda3
|
update copyright notice
|
2007-08-28 07:20:06 +00:00 |
|
Mark Andrews
|
1aa4908ae6
|
add missing 1310 to "#elif _MSC_VER > 1200 && _MSC_VER < 1310"
|
2007-06-27 01:12:17 +00:00 |
|
Mark Andrews
|
a53f31dfa9
|
2193. [port] win32: BINDInstall.exe is now linked statically.
[RT #16906]
2192. [port] win32: use vcredist_x86.exe to install Visual
Studio's redistributable dlls if building with
Visual Stdio 2005 or later.
|
2007-05-24 01:19:48 +00:00 |
|
Automatic Updater
|
9d316833a8
|
update copyright notice
|
2007-05-01 23:46:16 +00:00 |
|
Mark Andrews
|
e0d84e2aa1
|
2173. [port] win32: When compiling with MSVS 2005 SP1 we also
need to ship Microsoft.VC80.MFCLOC.
|
2007-05-01 03:22:04 +00:00 |
|
Mark Andrews
|
049e1c30cc
|
2099. [port] win32: more manifiest issues.
|
2006-11-08 01:51:10 +00:00 |
|
Mark Andrews
|
1f0a7896bf
|
win32
|
2006-10-02 06:36:43 +00:00 |
|
Mark Andrews
|
7b19edc3ba
|
2090. [port] win32: Visual C++ 2005 command line manifest support.
[RT #16417]
|
2006-10-02 03:00:35 +00:00 |
|
Mark Andrews
|
1cd62e9b85
|
2083. [port] win32: Visual C++ 2005 support.
|
2006-09-27 00:29:46 +00:00 |
|
Mark Andrews
|
c81148b3c6
|
update copyright notice
|
2006-02-26 22:28:37 +00:00 |
|
Mark Andrews
|
bfca12c389
|
1989. [bug] win32: don't check the service password when
re-installing. [RT #15882]
|
2006-02-24 03:54:16 +00:00 |
|
Mark Andrews
|
812e2c86a2
|
1926. [bug] The Windows installer did not check for empty
passwords. [RT #15483]
|
2005-10-11 22:56:47 +00:00 |
|
Mark Andrews
|
6afa4b61d9
|
add named-compilezone
|
2005-09-07 14:25:16 +00:00 |
|
Mark Andrews
|
be622473b4
|
mfc71.dll and msvcr71.dll correspond to _MSC_VER 1310 (Wesley Griffin)
|
2004-05-18 01:29:42 +00:00 |
|
Mark Andrews
|
cb940a7288
|
do not install dnssec-makekeyset and dnssec-signkey.
|
2004-05-17 10:12:40 +00:00 |
|
Mark Andrews
|
95f4bcecf4
|
Install MFC71.DLL and MSVCR71.DLL if _MSC_VER is 1400
|
2004-05-17 10:10:06 +00:00 |
|
Mark Andrews
|
6ad3caff69
|
1617. [port] win32: VC++ 6.0 support.
|
2004-04-19 06:20:46 +00:00 |
|
Mark Andrews
|
28b863e609
|
pullup fixed from 9.3
|
2004-03-16 05:52:24 +00:00 |
|
Mark Andrews
|
a1ade0efb5
|
add mfc70.dll and msvcr70.dll
|
2004-03-09 04:25:06 +00:00 |
|
Mark Andrews
|
dafcb997e3
|
update copyright notice
|
2004-03-05 05:14:21 +00:00 |
|
Mark Andrews
|
2f025ec6fe
|
1503. [port] win32: install libeay32.dll outside of system32.
|
2003-09-09 03:38:47 +00:00 |
|
Danny Mayer
|
c9fb8b9f19
|
Added UF_SHIFT flag as NT requires it to add an account. W2K and WXP do not require it.
|
2002-08-06 03:35:30 +00:00 |
|
Danny Mayer
|
05903e6b3a
|
Added libbind9 to list of DLL's to install in System32
|
2001-11-21 05:04:13 +00:00 |
|
Danny Mayer
|
cff4f731e4
|
Fix to eliminate extra cursor and ico information
|
2001-11-18 06:19:17 +00:00 |
|
Andreas Gustafsson
|
4cef36044c
|
style
|
2001-10-05 17:08:09 +00:00 |
|
Danny Mayer
|
290e1b94e4
|
Code cleanup. Checks now for out-of-memory errors on mallocs, and privides additional error information on failure. Fixed missing Done message in GUI
|
2001-10-05 05:45:52 +00:00 |
|
Andreas Gustafsson
|
84b0ad0959
|
style
|
2001-09-29 00:01:44 +00:00 |
|
Danny Mayer
|
7e22eec300
|
Added support for installer to change the account being used rather than uninstalling and reinstalling
|
2001-09-26 02:22:27 +00:00 |
|
Danny Mayer
|
ecd67d8109
|
Updated to add new files into the make
|
2001-09-25 01:56:43 +00:00 |
|
Danny Mayer
|
53b7400731
|
Updated Installer to require named run in a specified account with the minimum privileges necessary to run. The account will also be used laterfor file system security and protections.
|
2001-09-25 01:48:49 +00:00 |
|
Danny Mayer
|
1ebeb6bbf3
|
Code to get account privilege information, create accounts with minimum privilege required, and validate account exists and has minimum required privilege
|
2001-09-25 01:46:22 +00:00 |
|
Danny Mayer
|
91be5c8cce
|
Remove shutdown privilege-enabling code. Installer should not be shutting down the system.
|
2001-08-30 04:23:43 +00:00 |
|
Danny Mayer
|
a59a1d313a
|
Updated .mak files to remove dependancies
|
2001-08-02 07:05:43 +00:00 |
|
Andreas Gustafsson
|
4e6b8a18ff
|
update_copyrights
|
2001-07-31 00:03:21 +00:00 |
|
Danny Mayer
|
238e6556ea
|
Restore dnssec-signzone to list of binaries to install
|
2001-07-28 02:45:07 +00:00 |
|
Danny Mayer
|
1f43af072f
|
Added named-check* apps to install list
|
2001-07-27 05:06:34 +00:00 |
|
Danny Mayer
|
396ed5ef23
|
Added new binaries to list
|
2001-07-22 06:13:57 +00:00 |
|
Danny Mayer
|
1c810e5739
|
Added Make file
|
2001-07-22 06:13:20 +00:00 |
|
Andreas Gustafsson
|
3cb3f6867c
|
Portions Copyright (C) 2001 Internet Software Consortium.
|
2001-07-19 17:38:51 +00:00 |
|
Danny Mayer
|
01c7700793
|
Install Support for BIND 9 on win32
|
2001-07-18 05:04:46 +00:00 |
|