skidder
77b17de987
NBACKUP-related changes and some clean-up
2003-09-08 20:23:46 +00:00
brodsom
8db51e6eba
Remove unneeded extern C
2003-09-08 01:51:41 +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
brodsom
2ced467c50
Move stats.epp to utilities
2003-09-04 13:47:49 +00:00
dimitr
58e25b9e8f
Fixed gstat crach reported by Phil Shrimpton.
2003-09-03 07:39:03 +00:00
brodsom
8624a7c209
-Use NULL instead 0 for null pointers
...
-Remove unneeded casts
2003-09-01 07:58:04 +00:00
epocman
61b470557d
OEM/Ansi conversions, command-line password, other minor updates.
2003-08-30 13:54:56 +00:00
brodsom
e2a0b36dbf
-Remove GDS_VAL and GDS_REF
2003-08-30 01:35:29 +00:00
epocman
c2e97bdd1c
Merged recent FB 1.5 instsvc / instreg changes to head branch.
2003-08-29 17:25:36 +00:00
brodsom
70c6a819ee
-Remove BOOLEAN, TRUE and FALSE
2003-08-29 00:37:25 +00:00
brodsom
3b3302735b
Remove BOOLEAN, TRUE and FALSE macros
2003-08-26 18:46:31 +00:00
brodsom
f16bc0a6fc
Replace EXIT macro with dba_exit inline function
2003-08-26 18:43:29 +00:00
brodsom
3e9589f22e
Replace EXIT macro with dba_full_exit inline function
2003-08-26 18:43:02 +00:00
brodsom
28af2fc174
Replace EXIT macro with gsec_exit inline function
2003-08-26 18:40:13 +00:00
brodsom
c610785e97
Remove BOOLEAN, TRUE and FALSE macros
2003-08-26 10:42:46 +00:00
dimitr
699e00204f
Added support for "-r" and "-t" GSTAT switches to the Services API. Thanks to Vlad Horsun.
2003-08-26 07:23:58 +00:00
brodsom
81a9f3cde6
Remove BOOLEAN, TRUE and FALSE macros
2003-08-26 06:56:42 +00:00
brodsom
fdd617d49f
Remove BOOLEAN, TRUE and FALSE macros
...
Some code formatting
2003-08-26 06:52:05 +00:00
eku
73137f9d60
Since all supported platforms provide the function strerror(), get rid of
...
sys_errlist[]. It's not portable anyway.
2003-08-25 07:26:39 +00:00
brodsom
37b821fc45
Replace LINE__IS_INT with LINEFORMAT
2003-08-21 16:20:06 +00:00
brodsom
e4f47f23d5
Replace LINE__IS_INT with LINEFORMAT
2003-08-21 15:40:59 +00:00
brodsom
9dfe58e60e
Replace __LINE__IS_INT with LINEFORMAT and remove a few ifdefs (thanks to Claudio's question)
2003-08-20 09:35:00 +00:00
eku
4ff4800a4a
Use autoconf to do it right :-)
2003-08-12 10:06:14 +00:00
robocop
e08864ed8e
kill warning
2003-08-12 10:01:21 +00:00
skidder
f3348c4502
Apply FreeBSD patches by Tomas Skoda
2003-08-11 11:21:21 +00:00
brodsom
597f2a396a
-Fix signed/unsigned comparison
2003-08-10 00:48:49 +00:00
brodsom
0b8c8dc735
-Fix unused warning
2003-08-10 00:41:39 +00:00
brodsom
89480fdbda
-Fix format warning
...
-Fix unused warning
2003-08-10 00:41:14 +00:00
brodsom
e4c67fce8e
-Fix comparison is always false warning
2003-08-10 00:40:42 +00:00
brodsom
c01f4f221d
-Fix not defined warning
2003-08-09 22:32:39 +00:00
brodsom
2c4e6d5ac6
Patch msvc6 after Nickolay changes.
...
INVALID_SET_FILE_POINTER is not defined in msvc6
2003-08-07 14:00:32 +00:00
skidder
4b36922e60
Make NBACKUP tool work on Windows. Seems to work.
2003-08-06 20:01:02 +00:00
skidder
143f8d2443
Implementation of fast physical incremental backup
2003-08-06 16:30:49 +00:00
brodsom
499337fda5
Split utilities dir
2003-07-15 02:43:36 +00:00
brodsom
bcbea94f99
Move security.fdb related scripts to misc
2003-07-08 15:07:48 +00:00
alexpeshkoff
423f5b451f
reject -l switch in any mode besides "install"
2003-06-19 13:47:05 +00:00
alexpeshkoff
2cddcf4ba6
security fix - added -login switch to instsvc
2003-06-11 12:00:17 +00:00
aafemt
e5146fd644
Introduce of ISC_STATUS_ARRAY
2003-04-16 10:18:51 +00:00
dimitr
9125440512
Fixed problem with start/stop commands of instsvc + some cleanup.
2003-04-15 11:15:24 +00:00
dimitr
c3fe3e8c5e
no message
2003-04-13 08:44:20 +00:00
aafemt
c6fa204463
STATUS -> ISC_STATUS
2003-04-10 10:42:56 +00:00
brodsom
9225ff0235
Patch for delete void* not defined (Claudio's patch)
2003-04-09 12:45:21 +00:00
brodsom
8e4aba74b7
Utilities warning fixes
2003-04-08 10:37:19 +00:00
brodsom
4d6e757d1e
Ifdef function declaration
2003-04-03 09:19:22 +00:00
brodsom
927e886d81
Correct formats
2003-04-03 01:51:03 +00:00
brodsom
e9528848f9
Correct formats
2003-04-01 11:35:44 +00:00
eku
ceb9d33c9d
Changed the default extensions for databases from .gdb to .fdb
...
The Windows and OS X builds have not been updated yet.
2003-03-17 12:06:48 +00:00
eku
9ec2be38f4
Always use gds__prefix to find database system files.
2003-03-10 07:02:20 +00:00
brodsom
bcc4ea8f20
Use C++ cast.
2003-03-06 15:16:18 +00:00