Commit graph

50 commits

Author SHA1 Message Date
Mark Andrews
3e13c55c5d 2099. [port] win32: more manifiest issues. 2006-11-08 01:56:59 +00:00
Mark Andrews
0da58d334c win32 2006-10-02 07:02:25 +00:00
Mark Andrews
1679a42a4e win32 2006-10-02 06:31:27 +00:00
Mark Andrews
38a1e5e34b 2090. [port] win32: Visual C++ 2005 command line manifest support.
[RT #16417]
2006-10-02 02:59:26 +00:00
Mark Andrews
c02612f8ab 2083. [port] win32: Visual C++ 2005 support. 2006-09-27 00:29:10 +00:00
Mark Andrews
97362980d0 update copyright notice 2006-02-26 22:28:36 +00:00
Mark Andrews
7e5b8a729b 1989. [bug] win32: don't check the service password when
re-installing. [RT #15882]
2006-02-24 03:53:20 +00:00
Mark Andrews
80da951349 update copyright notice 2005-10-11 23:54:48 +00:00
Mark Andrews
0f1b913ace 1926. [bug] The Windows installer did not check for empty
passwords. [RT #15483]
2005-10-11 22:58:26 +00:00
Mark Andrews
fad39fcec4 mfc71.dll and msvcr71.dll correspond to _MSC_VER 1310 (Wesley Griffin) 2004-05-18 01:20:04 +00:00
Mark Andrews
b40abaff47 do not install dnssec-makekeyset and dnssec-signkey. 2004-05-17 10:13:12 +00:00
Mark Andrews
0f4fd10c1f Install MFC71.DLL and MSVCR71.DLL if _MSC_VER is 1400 2004-05-17 10:10:27 +00:00
Mark Andrews
d2d1019a7c 1617. [port] win32: VC++ 6.0 support. 2004-04-19 06:39:56 +00:00
Mark Andrews
23a5e760e2 win32 fixes 2004-03-11 05:58:43 +00:00
Mark Andrews
15d5b2a97c sync win32 supprt w/ HEAD 2004-03-11 01:02:42 +00:00
Mark Andrews
347c832469 update copyrights 2004-03-08 09:05:15 +00:00
Mark Andrews
a09e55f624 update copyrights 2004-03-06 10:22:54 +00:00
Mark Andrews
ee61dfc5ed sync w/HEAD 2003-10-21 05:56:41 +00:00
Mark Andrews
0c66b8e9f1 1503. [port] win32: install libeay32.dll outside of system32. 2003-09-09 03:43:20 +00:00
Mark Andrews
2e87e4dc01 add mfc70.dll 2003-08-01 04:52:23 +00:00
cvs2git
fb4531edb3 This commit was manufactured by cvs2git to create branch 'v9_3'. 2003-07-30 02:00:55 +00:00
cvs2git
809ccd1ff4 This commit was manufactured by cvs2git to create branch 'v9_3'. 2003-07-23 02:03:31 +00:00
Mark Andrews
6e9055672c add msvcr70.dll 2003-07-23 02:03:30 +00:00
Mark Andrews
f4d86cfcea update_copyrights 2003-07-22 04:03:54 +00:00
Mark Andrews
4b355e4085 Cleanup for v7 compiler. 2003-05-20 07:30:06 +00:00
Mark Andrews
e1b3761bb2 cvsnt doesn't handle msdos style line termination 2003-05-19 23:16:08 +00:00
Mark Andrews
2c6d181f85 restore dos newlines 2003-05-16 05:46:16 +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
Mark Andrews
4daf63c4b0 copyright dates 2002-02-20 02:17:28 +00:00
Mark Andrews
c3103a0b2d update 2002-02-19 04:45:34 +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
Andreas Gustafsson
31d635e582 pullup:
Remove shutdown privilege-enabling code. Installer should not be shutting down the system.
2001-08-30 20:27:55 +00:00
cvs2git
92e662f530 This commit was manufactured by cvs2git to create branch 'v9_3'. 2001-08-30 04:33: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