alexpeshkoff
027990cbf9
Fixed CORE-2626: Startup scripts in /etc/init.d should take care about presence of /var/run/firebird and /tmp/firebird directories
2009-09-21 13:39:23 +00:00
makowski
3b27ffc55a
CORE-2601 fix the spelling, thanks Helen
2009-09-21 11:50:31 +00:00
makowski
a29ff8aecf
fix the spelling
2009-09-20 18:33:53 +00:00
makowski
e0393f342f
CORE-2601
...
add explanations into firebird.conf about UDF
add options to fb_config
2009-09-19 21:45:36 +00:00
alexpeshkoff
2ca82515cd
Impovement CORE-2625: Port to s390 (32-bit), patch from Damyan Ivanov
2009-09-18 13:08:47 +00:00
alexpeshkoff
c8db10cfe4
added forgotten file - thanks to Adriano
2009-09-14 07:09:55 +00:00
aafemt
e506c6fbd2
No more ibconfig
2009-09-12 12:47:15 +00:00
alexpeshkoff
60a115efc2
Fixed CORE-2601: fine tuning of the installation directories does not work in configure
2009-09-11 10:49:46 +00:00
asfernandes
3d4aec86e9
Misc
2009-09-10 01:31:49 +00:00
verbguy
ed6ef283d2
make perf64_format, perf64_get_info, perf64_report visible for unix builds
2009-09-09 14:00:07 +00:00
hvlad
f8c417adb3
Improvement CORE-2619 : Make memory and other statistics to work with 64-bit values.
...
Part (b) add perf64 API into client and use perf64 API in utilities
2009-09-09 10:28:26 +00:00
verbguy
626f4ccfbd
solaris distribution kit changes, reviewed by alex
2009-09-08 20:11:30 +00:00
dimitr
20ad6edd48
Fixed MSVC9 build.
2009-09-01 14:31:30 +00:00
hvlad
251f85740f
Fixed MSVC8 build
2009-09-01 10:02:29 +00:00
asfernandes
e5367cdbb0
Redo fbintl dependency change removing the noise in Firebird2.sln
2009-08-31 15:52:14 +00:00
skidder
aca5a83a46
Fixed CORE-2609: Update support for Windows 98/ME and NT4.0
2009-08-30 19:00:46 +00:00
skidder
8263e01eb6
Improve firebird.conf description for CORE-2608 fix
2009-08-30 15:31:29 +00:00
dimitr
cc46e2cdac
Grammar.
2009-08-30 10:08:19 +00:00
asfernandes
f4bfb5dbb3
Style of new/changed code; usage of static; misc
2009-08-30 03:04:34 +00:00
skidder
2b9fa8cf4e
Support for filesystem cache size management needed to work with large databases on modern Windows hosts (64-bit - starting with XP, 32-bit - starting with Vista)
2009-08-29 19:55:23 +00:00
asfernandes
8c0b380fac
Misc
2009-08-27 02:19:36 +00:00
asfernandes
a7ed247d0f
Fix typo
2009-08-27 02:19:21 +00:00
verbguy
608b4dc06c
suppress more HP-UX warnings
2009-08-26 14:13:51 +00:00
paulbeach
08a1fde1a8
Adjust installer and add script to handle SuperClassic
2009-08-26 08:47:59 +00:00
verbguy
3ece88d3bc
+Ofast is too much. For example, it implies +DSnative, but we really want default +DSblended
2009-08-17 17:57:00 +00:00
asfernandes
ae6c7e7352
Misc
2009-08-14 01:58:22 +00:00
alexpeshkoff
2b54406704
SuperClassic related changes - thanks to Carlos Macao
2009-08-13 11:16:54 +00:00
paulbeach
ae8eeb3333
64bit MacOSX needs the same flags as 32bit
2009-08-10 10:13:51 +00:00
alexpeshkoff
46e7388ecc
We perform C++, not plain C compilation - therefore ese CXXFLAGS instead of CFLAGS
2009-08-07 13:29:02 +00:00
paulbeach
060957aa2b
Fix a problem with the name and location of the util library
2009-08-06 10:45:41 +00:00
alexpeshkoff
61795fae9f
Mandriva specific change, suggested by Philippe Makowski
2009-08-05 11:52:58 +00:00
uid87371
15b9a3c73c
Bug in clean_all - patch from Bill Oliver
2009-08-05 11:45:07 +00:00
alexpeshkoff
1f53a3e437
Fixed posix build - thanks to Bill Oliver
2009-08-05 11:16:56 +00:00
asfernandes
2cb136d9b8
Misc
2009-08-05 02:12:46 +00:00
alexpeshkoff
e7fd0e4168
s390 port - added forgotten file
2009-08-04 11:01:22 +00:00
alexpeshkoff
7e31cce6d1
Solaris port - -fast does not provide correct FB code
2009-08-04 10:59:00 +00:00
asfernandes
4171c16988
Some things discussed with Dmitry and Claudio - rename the new function to fb_print_blr, use ULONG parameter for blr_length and return int
2009-08-03 15:52:48 +00:00
paul_reeves
6778cccfda
Bump version from beta 1 to beta 2
2009-08-03 13:55:40 +00:00
asfernandes
4759973045
Fixed CORE-2576 - Server may crash parsing wrong or truncated BLR
...
Full rebuild required - CMP_compile2 prototype changed
2009-08-02 04:10:07 +00:00
alexpeshkoff
3dfd3821e4
Keep in sync with mandrake script
2009-07-30 11:30:37 +00:00
alexpeshkoff
c4255b2f4e
Always build threaded binaries. This lets simplify configure.in a bit.
2009-07-29 10:56:26 +00:00
alexpeshkoff
fa6f01ca3e
Remove symbolic links in build directory when doing "make clean"
2009-07-29 08:15:51 +00:00
makowski
509d7f0789
change start stop order, add LSB header
2009-07-29 08:07:27 +00:00
alexpeshkoff
fec5a06b91
HPUX port
2009-07-28 12:28:26 +00:00
paulbeach
540788a587
Missing symbols on MacOSX
2009-07-24 13:10:05 +00:00
alexpeshkoff
440fad4858
HPUX port by Bill Oliver and Jerry Adair
2009-07-23 08:58:26 +00:00
asfernandes
6377356940
Misc
2009-07-23 00:56:28 +00:00
alexpeshkoff
f0a3fda727
fixed "make clean" after my changes
2009-07-22 06:36:33 +00:00
paulbeach
9cab803d97
And the long march to making Firebird build and run on MacOSX continues
2009-07-21 13:34:20 +00:00
alexpeshkoff
af74fb5d1f
Applied sligtly modified patch from Dan Horak to use system libread
2009-07-21 13:00:54 +00:00
alexpeshkoff
e7ccb40155
Updated startup script from Philippe Makowski
2009-07-21 11:02:30 +00:00
alexpeshkoff
4506ae61bc
Solaris 9 patch from SAS
2009-07-21 08:58:28 +00:00
alexpeshkoff
27aab4cca7
We have no more gds_drop, but we do have fbtracemgr
2009-07-21 07:45:22 +00:00
robocop
6f1f881b3c
Follow Dmitry's cleanup.
2009-07-14 09:08:54 +00:00
dimitr
2a40de7928
Cleanup.
2009-07-14 05:31:05 +00:00
robocop
e0d508a3e8
Fix the MSVC builds after Dmitry's cleanup.
2009-07-14 04:20:44 +00:00
dimitr
6c32677de9
Updated the MSVC9 build.
2009-06-30 12:29:58 +00:00
asfernandes
ccbcb4e7fa
Add fbtracemgr to POSIX builds
2009-06-25 01:17:43 +00:00
hvlad
87ab770619
New feature 2524 : Command line utility to work with Trace Service
...
Project file for VC8
2009-06-24 13:07:37 +00:00
paulbeach
8834da6254
Make sure that 21 Solaris install changes are in Head (where relevant)
2009-06-18 09:35:03 +00:00
asfernandes
46ac36e36c
Make the VC++ Express build not show a popup everytime setenv.bat is called - one time is enough
2009-06-17 15:37:28 +00:00
robocop
f6d8c884a3
Remove unneeded reference to isc_ipc, since this file is not needed to build gpre_boot.
2009-06-11 08:15:23 +00:00
alexpeshkoff
ee56675152
comments
2009-06-10 13:42:27 +00:00
alexpeshkoff
e1b45b34ae
isc_ipc usage cleanup
2009-06-10 09:18:33 +00:00
aafemt
4c1906de6a
Don't be strictive
2009-06-09 14:29:13 +00:00
asfernandes
f8eb935eb7
Misc
2009-06-06 18:13:57 +00:00
alexpeshkoff
806ad281bb
Better way to compile utilities/ntrace/os/*/platform.cpp for different platforms
2009-06-03 13:05:36 +00:00
dimitr
3d97f98ce5
Fixed the MSVC8 build.
2009-05-26 06:34:28 +00:00
dimitr
048134b218
Fixed the MSVC71 build.
2009-05-25 20:50:46 +00:00
dimitr
f79eed50be
Fixed the MSVC71 build.
2009-05-25 20:45:44 +00:00
alexpeshkoff
e2e6b8bd10
Solaris port, related cleanup
2009-05-25 15:47:20 +00:00
alexpeshkoff
ee0f3992ff
Avoid annoying warning
2009-05-25 12:28:38 +00:00
hvlad
84c99f5910
Fix MSVC8 build
2009-05-25 08:53:31 +00:00
robocop
e82f0c3558
Fix the VC9 project files.
2009-05-23 06:58:28 +00:00
asfernandes
6041bd8c9e
Fix MSVC8 build
2009-05-20 15:21:15 +00:00
alexpeshkoff
86f3176307
Fixed CORE-2467: security risk in 2.5 beta1
2009-05-19 14:33:36 +00:00
alexpeshkoff
ce2b51848f
AIX xlC port
2009-05-19 06:48:42 +00:00
alexpeshkoff
d98a326129
AIX xlC port
2009-05-08 10:41:02 +00:00
dimitr
0eeb76c525
Fix the MSVC8 build.
2009-05-08 08:53:42 +00:00
dimitr
78c52b5000
Fix the MSVC9 build.
2009-05-08 08:52:39 +00:00
alexpeshkoff
e6cf9a69be
Fixed bug, reported by Dmitry privately - in isc_sync per attachment buffer can not be used for strings
2009-05-08 08:36:18 +00:00
alexpeshkoff
a37d818726
AIX port - native compiler support
2009-05-07 14:49:40 +00:00
alexpeshkoff
4e4a570aba
Solaris port
2009-05-06 07:13:42 +00:00
alexpeshkoff
cef41b3286
1. Solaric/Sparc SunProCC port.
...
2. Cleanup SOLARIS_MT threading model.
2009-05-05 08:06:37 +00:00
alexpeshkoff
5bbb9d909c
Fixed misc binreloc-related issues
2009-04-22 15:49:28 +00:00
alexpeshkoff
70b168c91b
Fixed SS gsec build
2009-04-22 15:45:06 +00:00
alexpeshkoff
7523076da6
Use parallel build for editline
2009-04-22 14:02:26 +00:00
alexpeshkoff
46ce24b8d7
This should fix HPUX build
2009-04-22 07:58:47 +00:00
dimitr
61a8eb9f10
Fixed the MSVC8 build.
2009-04-21 06:16:57 +00:00
dimitr
6987e20668
Fixed the MSVC8 build.
2009-04-21 06:10:26 +00:00
robocop
38891c5f14
Fix the Windows build by brute force after Alex's changes.
2009-04-17 14:37:30 +00:00
robocop
6780b8c31e
Comments.
2009-04-17 14:10:11 +00:00
paulbeach
b2a9094af1
Problem with weak symbols and Apple's version of GCC 4.0.1 on PPC
2009-04-17 10:21:03 +00:00
alexpeshkoff
775e23b43b
1. Added utilities/err.cpp where needed.
...
2. Cleaned up most of platform-specific additions - most opf them are not needed any more,
still causing troubles when porting. It will be better to re-add that which are really needed.
3. Do not build gds_drop utility on platforms where not needed.
2009-04-16 11:54:19 +00:00
asfernandes
d136f88092
Misc
2009-04-11 19:41:01 +00:00
paul_reeves
908c99bf9f
Fix yet another dumb typo.
...
Thanks to Claudio for picking it up.
2009-04-09 14:30:57 +00:00
paul_reeves
d0ba606fb3
Fix another dumb typo, repair an oversight and use whitespace consistently.
2009-04-09 13:17:34 +00:00
alexpeshkoff
7ed47ae7dd
Removed flags for ancient compilers
2009-04-09 12:15:03 +00:00
paul_reeves
7c878a4351
typo
2009-04-09 10:43:52 +00:00
alexpeshkoff
334157b27d
Added minimum support for parallel build on SMP machines.
...
Due to logic of phases in main makefile duirect use of -j switch breaks build.
Now you may specify it in command line as "make CPU=4" and in all safe places appropriate
-j switch will be added.
2009-04-09 09:57:02 +00:00
paul_reeves
516476f941
Add files missing from install
...
Misc.
2009-04-08 15:00:20 +00:00
alexpeshkoff
1aeacbb94e
Add new API calls to HPUX export list
2009-04-08 06:24:42 +00:00
asfernandes
8db711cd42
Feature CORE-2398 - Make Firebird correct detect its installed path in Linux
2009-04-08 02:14:03 +00:00
dimitr
60aff0ab6a
Sync with VC8.
2009-04-06 08:10:33 +00:00
hvlad
bd0b03fe03
Reflect changed path of isc_file.cpp. Add version info.
2009-04-06 07:56:55 +00:00
asfernandes
9d34dd0055
Fix Linux build
2009-04-05 12:36:24 +00:00
asfernandes
da1eaae928
1) Improvement CORE-2404 - Match database names using correct INTL and platform rules for trace
...
2) Small INTL refactoration
2009-04-04 22:38:56 +00:00
alexpeshkoff
acc5a3f5c0
1. Avoid repeats of the CFLAGS in compiler invocation.
...
2. Dropped unused rules.
2009-04-03 11:57:43 +00:00
dimitr
0edba46399
Cleaned up the unused ALL routines, the only remainings from the old allocator code.
2009-04-01 11:44:43 +00:00
dimitr
9098f85d1b
Cleaned up the unused ALL routines, the only remainings from the old allocator code.
2009-04-01 11:37:43 +00:00
robocop
0d66984cc0
Follow VC8's minor change.
2009-04-01 10:52:04 +00:00
asfernandes
563f28a89b
Remove obsolete project
2009-03-28 19:05:53 +00:00
alexpeshkoff
920c4a57d7
Fixed CORE-2392: install cleanup for 2.5 beta1
2009-03-27 12:53:26 +00:00
dimitr
1684ccae14
Fixed the VC9 build.
2009-03-27 11:22:20 +00:00
asfernandes
38ac4ab183
Use SIMILAR TO regexp (with sed syntax for replacements) for trace config
2009-03-26 16:33:21 +00:00
alexpeshkoff
0131766191
Take care about plugins directory
2009-03-24 13:08:26 +00:00
roman-simakov
1a4949891b
Refactored NBackup subsystem.
...
1) Fixed CORE-1696 - "Deadlock in LM by using nbackup utility" with priority rating of lock requesting for LCK_backup_database and LCK_bdb.
2) A lot of stability fixes were made.
3) The key thing is using new GlobalRWLock for removing LCK_set_owner_handle function and speed up performance.
4) The code is still ready for using both in shared cache architecture and in claster architecture.
2009-03-17 07:39:55 +00:00
alexpeshkoff
71c82c456f
Fixed CORE-2376: Change default for authentication method parameter
2009-03-16 16:51:41 +00:00
alexpeshkoff
744eb032de
AIX port
2009-03-12 15:39:33 +00:00
alexpeshkoff
4f2b0865a6
fixed posix build after Vlad's changes
2009-03-12 12:03:24 +00:00
hvlad
8c4cf6a81d
Update MSVC9 build
2009-03-12 08:37:59 +00:00
hvlad
020a65c9a8
Add new log writer for trace plugin.
...
Remove not used FileObject.
2009-03-12 08:21:07 +00:00
robocop
4ffeaea47a
Expose frac() in ib_udf but only as udf_frac to not clash with a possible native implementation.
2009-03-05 06:38:43 +00:00
skidder
086875af9f
Maintaining VC7 build manually is too labor intensive and leads to strange engine bugs.
...
Instead re-generate MSVC7 build files from MSVC8 using VSPC utility:
http://sourceforge.net/projects/vspc
This produces working build.
2009-03-04 02:48:18 +00:00
skidder
cb77c1122e
More fixes for VS2003 build
2009-03-02 08:56:44 +00:00
skidder
9ebebcb0b5
Update VS2003 build
2009-03-02 04:03:52 +00:00
asfernandes
283509ad8d
Misc
2009-03-01 15:42:23 +00:00
aafemt
09365ac557
Fix MinGW build
2009-02-28 11:44:12 +00:00
alexpeshkoff
aaa177836c
Copy all libraries to let platform decide which to use
2009-02-27 17:08:52 +00:00
alexpeshkoff
9c43c5533f
Removed files, not needed any more
2009-02-25 14:47:33 +00:00
aafemt
081a650e8c
Files required to detect canonical system name
2009-02-24 09:13:35 +00:00
asfernandes
edfdc10156
Use regex.h header of our extern/regex, and not the one from a completelly different POSIX system library
2009-02-21 22:09:04 +00:00
aafemt
6ca657cd86
Libtool and Co removal
2009-02-19 21:17:17 +00:00
alexpeshkoff
f049cd85bb
HPUX IA64 port
2009-02-12 10:15:20 +00:00
alexpeshkoff
0679a4cc68
AIX port - make fbtrace build on AIX
2009-02-11 09:51:41 +00:00
hvlad
a32a89b5ab
Update boot build
2009-02-09 11:13:34 +00:00
dimitr
e11744d4df
Fixed MSVC9 build.
2009-02-08 16:09:19 +00:00
hvlad
fbeb005108
Move DLL instance variable into separate file. It would be much better to make it member of Config class but currently it is not desirable due to big amount of related changes of build process.
2009-02-08 15:40:05 +00:00
alexpeshkoff
a41143bf24
AIX port
2009-02-05 13:22:31 +00:00
alexpeshkoff
801ce72dc5
add forgotten file
2009-02-05 08:48:21 +00:00
asfernandes
75c0d0f353
Misc
2009-02-05 01:08:13 +00:00
hvlad
75d6997929
Update MSVC9 build. Thanks to Fikret
2009-02-04 18:08:49 +00:00
hvlad
1387baad28
Cleanup
2009-02-04 13:18:52 +00:00
hvlad
bea4b5a3f2
Remove obsolete plugin_manager from MSVC8 builds
2009-02-04 12:10:37 +00:00
alexpeshkoff
aca2ff3483
Make trace plugin work on linux
2009-02-04 11:43:19 +00:00
alexpeshkoff
2da14652dd
Avoid use of class PluginManager
2009-02-04 11:39:37 +00:00
alexpeshkoff
1686d5f221
AIX port
2009-02-04 07:15:16 +00:00
alexpeshkoff
e1117d8a3d
Make trace plugin build on linux
2009-02-03 12:03:25 +00:00
alexpeshkoff
fabcd31d03
misc
2009-02-02 13:26:14 +00:00
alexpeshkoff
2cf130db1d
Added trace to posix build - first draft
2009-02-02 11:48:44 +00:00
hvlad
91dedb36ab
Don't use "None" as empty configuration file name for audit. Per Adriano request.
2009-02-02 09:12:38 +00:00
hvlad
619c0fa03f
Add forgotten project files, sorry for inconvenience
2009-02-02 08:30:17 +00:00
asfernandes
612c108e3e
Misc
2009-02-02 03:35:52 +00:00
hvlad
d60efa3bc3
Trace related configuration settings
2009-02-01 22:14:57 +00:00
hvlad
23c4c388a4
Trace services adjustement for build system. MSVC8 only, sorry.
2009-02-01 22:14:18 +00:00
alexpeshkoff
0872c08d89
AIX port
2009-01-30 15:53:16 +00:00
alexpeshkoff
7b16d4aec0
Fixed my recent commit
2009-01-28 14:54:00 +00:00
alexpeshkoff
9843069833
fixed posix build
2009-01-28 14:13:56 +00:00
alexpeshkoff
ea19ce9e77
Moved most of OS-specific checks away from regular makefiles
2009-01-28 13:47:26 +00:00
alexpeshkoff
af7581e7c5
misc
2009-01-22 09:16:32 +00:00
paulbeach
0160e26fdf
Frontport and solve symbol issue for MacOSX
2009-01-21 15:42:42 +00:00
alexpeshkoff
095685d149
Trying to use native AIX compiler - work in progress
2009-01-15 08:34:17 +00:00
dimitr
81b6a074a1
Fixed the MSVC8 build.
2008-12-31 11:45:45 +00:00
dimitr
4898518549
More complete file copying code.
2008-12-31 09:43:46 +00:00
dimitr
87362e83f9
Misc.
2008-12-31 07:51:40 +00:00
alexpeshkoff
9fd18c1b6a
Solaris port
2008-12-30 17:46:28 +00:00
robocop
7498f64981
Misc.
2008-12-29 09:28:43 +00:00
alexpeshkoff
d769df3b68
Solaris port
2008-12-28 15:42:05 +00:00
asfernandes
94aef8c328
Remove fb_boilerplate.h (aka "Nickolay's license template file")
2008-12-27 18:31:38 +00:00
asfernandes
de5ee1561d
Misc
2008-12-27 18:24:56 +00:00
asfernandes
dff4d4fa99
Misc
2008-12-27 18:15:50 +00:00
robocop
0f1cafb729
Cleanup: gpre_boot doesn't need additional languages.
2008-12-27 08:37:25 +00:00
alexpeshkoff
f4bb8b46fe
frontported HPUX installer changes
2008-12-26 14:39:06 +00:00
alexpeshkoff
cc5d9489f7
misc
2008-12-25 10:40:30 +00:00
alexpeshkoff
812c153990
AIX port
2008-12-24 14:17:55 +00:00
alexpeshkoff
5164439ddd
Avoid linking all this crap with trivial library
2008-12-23 09:34:19 +00:00
dimitr
9b682b194e
Sync with MSVC8 changes.
2008-12-18 10:48:55 +00:00
hvlad
83ec221c08
Improvement CORE-2243 : Make Firebird distribution on Windows easier.
...
Don't embedd manifest into fbintl.dll, fbudf.dll, ib_udf.dll and ib_util.dll.
2008-12-16 11:29:21 +00:00
alexpeshkoff
aaaf28510a
Misc - thanks to Philippe
2008-12-12 14:16:06 +00:00
alexpeshkoff
817a8747a7
HPUX port
2008-12-12 13:53:10 +00:00
asfernandes
05947b7afc
Misc
2008-12-12 00:55:03 +00:00
alexpeshkoff
017a5b6759
HPUX port
2008-12-11 10:59:26 +00:00
alexpeshkoff
af3eb031e1
AIX port
2008-12-10 15:15:25 +00:00
asfernandes
41b4b3ab8d
Fixed CORE-2227 - Problem with column names with Accents and triggers.
...
Thanks to Alex for makefile fixes!
2008-12-08 23:45:23 +00:00
alexpeshkoff
302353dab8
AIX port
2008-12-08 15:54:26 +00:00
alexpeshkoff
6f3feaf090
AIX port
2008-12-05 13:53:53 +00:00
alexpeshkoff
7b94589656
do not define VIO_DEBUG permanently
2008-12-03 15:50:39 +00:00
paulbeach
e2fae8e7be
Fix @prefix@ issue for aliases.conf - Reported by Adriano
2008-12-03 14:32:51 +00:00
alexpeshkoff
8ac0ebf2d2
Fixed CORE-2195:Linux CS install requires access rights review - make conf files root-writable
2008-12-01 13:05:52 +00:00
paulbeach
056fe92dbd
Small mod for HPUX
2008-11-28 09:46:43 +00:00
asfernandes
5ab801f09d
Misc
2008-11-26 00:45:20 +00:00
alexpeshkoff
00dcea36f3
Fixed CORE-2195: Linux CS install requires access rights review. Also fixed some bugs in superclassic mode.
2008-11-24 13:09:12 +00:00
asfernandes
80b6e0d3e3
Fix nbackup build (msvc8)
2008-11-22 13:40:48 +00:00
asfernandes
a44fe8b249
Fixed MSVC8 build
2008-11-21 14:18:03 +00:00
dimitr
f3c79dc9ee
Fixed the Windows build (VC2008 only, sorry guys) after Alex's changes.
2008-11-21 10:26:52 +00:00
alexpeshkoff
b4f7717eb3
Implemented CORE-1758: nBackup support in Services API.
2008-11-20 17:29:38 +00:00
paulbeach
84ca9cc09c
Darwin issues
2008-11-18 10:54:34 +00:00
paulbeach
5cfc05f5f2
Add the smp_server to the installation
2008-11-12 10:24:19 +00:00
asfernandes
0f86755bc9
Patch from Marius Popa to build on Ubuntu 8.10
2008-11-06 00:52:33 +00:00
alexpeshkoff
47584a86f0
Avoid unneeded module in fb_smp_server
2008-11-05 09:02:30 +00:00