8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-31 06:43:02 +01:00
Commit Graph

22 Commits

Author SHA1 Message Date
paul_reeves
06e6a28f13 Fix comparison typo so that we no longer overwrite newer versions of gds32.dll in <sys>. 2004-04-21 10:30:14 +00:00
aafemt
4b99822fc9 Right headers include sequence 2004-03-24 11:06:22 +00:00
robocop
06a4df3708 A requiem for JOURNAL and WAL.
Instructions in the list.
2004-01-06 10:33:18 +00:00
epocman
a75b48c6a8 Win32 HEAD porting of 1.5 branch RC8 latest updates, to keep HEAD in synch with about to be released 1.5.
Please someone check and adjust MSVC7 compile, cause I only have MSVC6.
2004-01-03 12:20:08 +00:00
robocop
9fafc348bf const correctness
vars in scope
minimal interface cleanup
small bug fixes
2003-11-28 06:48:34 +00:00
robocop
f55c6f6f8c const correctness and cleanup 2003-11-10 09:16:38 +00:00
epocman
fa98c3822f Minor synch details with 1.5 branch. Absolutely no interface nor functional changes, except correction of remote service name which was incorrect in HEAD branch. 2003-11-07 11:12:59 +00:00
brodsom
77472d28d9 Warning fixes 2003-11-06 17:57:22 +00:00
brodsom
ff070a16a8 Replacing assert with fb_assert 2003-11-03 23:59:24 +00:00
robocop
d338f9c373 Style; vars in scope 2003-10-20 10:35:38 +00:00
epocman
8552c104b5 Win32 HKLM and service name change as per recent discussion in fbdevel. Added more complete cleanup of registry keys when 'instreg remove'. 2003-10-12 11:48:33 +00:00
epocman
df60ff7b60 Win32 - Syncing with the recent FB 1.5 branch installation changes. 2003-10-08 09:42:23 +00:00
brodsom
8dce5790c6 extern cleaning
removing underscores in macros
2003-10-03 01:01:40 +00:00
epocman
62f7a69575 Win32 instreg / instsvc now returns FINI_ERROR instead of FINI_OK when usage() function is called. This helps external automated tools to detect mistakes in parameters. 2003-09-13 13:36:41 +00:00
epocman
8f13798cdf When run as a specific user, stopping engine service stops guardian, like with FB 1.0x LocalSystem. 2003-09-10 13:26:33 +00:00
epocman
bd0e11a7e4 Win32 - 'instsvc install -guardian -login user' now also sets the
Guardian to run as 'user'.
This is achieved by giving appropriate security rights to 'user'
on the firebird service object (instsvc utility) and fixing some
wrong security flags in the Guardian code itself.
2003-09-07 19:11:59 +00:00
epocman
e1a4fa023f Never sets NT services as 'Interactive'. Fights 'Shatter'-kind attacks.
http://www.idefense.com/idpapers/Shatter_Redux.pdf
This blocks 'local' protocol from working, but is not an issue as new XNET will replace it for FB > 1.5.
2003-09-06 10:55:56 +00:00
epocman
61b470557d OEM/Ansi conversions, command-line password, other minor updates. 2003-08-30 13:54:56 +00:00
epocman
c2e97bdd1c Merged recent FB 1.5 instsvc / instreg changes to head branch. 2003-08-29 17:25:36 +00:00
brodsom
c610785e97 Remove BOOLEAN, TRUE and FALSE macros 2003-08-26 10:42:46 +00:00
robocop
e08864ed8e kill warning 2003-08-12 10:01:21 +00:00
brodsom
499337fda5 Split utilities dir 2003-07-15 02:43:36 +00:00