Log of /trunk
Directory Listing
Revision
86 -
Directory Listing
Modified
Sun Oct 9 12:57:50 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Work around lintian warning about using local. We actually use the work local in a message
Revision
85 -
Directory Listing
Modified
Sun Oct 9 12:56:28 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Do not use non-posix [ -a]. Thanks, lintian!
Revision
84 -
Directory Listing
Modified
Sat Oct 8 17:56:42 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Some heuristics and gb_lock_print help detect active classic connections. This concludes the TODO list. Hurray!
Revision
83 -
Directory Listing
Modified
Sat Oct 8 17:44:49 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Fix aliases.conf: employee.fdb should live in /var/lib/firebird2/data where all databases are.
Revision
82 -
Directory Listing
Modified
Sat Oct 8 17:11:01 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Move SYSDBA.password even when upgrading from the opposite architecture (classic->super and vice versa)
Revision
81 -
Directory Listing
Modified
Sat Oct 8 13:19:07 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Turn off echo while asking for sysdba password
Revision
80 -
Directory Listing
Modified
Sat Oct 8 11:33:58 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Revision
79 -
Directory Listing
Modified
Sat Oct 8 11:33:29 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Note plan for checking for active classic connections in prerm
Revision
78 -
Directory Listing
Modified
Wed Oct 5 21:20:13 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Add proposition of how to check for active embedded connections
Revision
77 -
Directory Listing
Modified
Wed Oct 5 21:17:13 2005 UTC
(7 years, 7 months ago)
by
dam-guest
autoboot thing done. remove from TODO
Revision
76 -
Directory Listing
Modified
Wed Oct 5 21:07:22 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Adapt to the fact that we use a pre-autotools-boot sources:
- call ./configure instead of ./autogen.sh
- touch autotools-generated files to avoid re-generation
- remove more files in clean: target, since we no longer rely on clean.sh
Revision
75 -
Directory Listing
Modified
Wed Oct 5 20:59:48 2005 UTC
(7 years, 7 months ago)
by
dam-guest
New patch - autoboot.dpatch guess what it dies :-)
Revision
74 -
Directory Listing
Modified
Wed Oct 5 20:59:19 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Remove autoconf and libtool from Build-Depends, since we have a pre-booted configure etc.
Revision
73 -
Directory Listing
Modified
Wed Oct 5 20:59:00 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Remove autoconf and libtool from Build-Depends, since we have a pre-booted configure etc.
Revision
72 -
Directory Listing
Modified
Wed Oct 5 20:55:00 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Add missing patch descriptions
Revision
71 -
Directory Listing
Modified
Mon Oct 3 08:25:47 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Big commit, I was offline for two days. Should I learn Arch?
* Ask for sysdba password only on new installs
* move sysdba assword file in /etc/firebird2. Move on upgrade from previous versions
* correct log path in error messages in fb_mgr
Revision
70 -
Directory Listing
Modified
Fri Sep 30 20:25:13 2005 UTC
(7 years, 7 months ago)
by
dam-guest
#330074 seems finished. We do ship xinetd fragment, but it is disabled by default and is installed regardless if xinetd presense
Revision
69 -
Directory Listing
Modified
Fri Sep 30 17:37:10 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Replace upstream idea of hot to add gds_db service to inetd.conf with a call to update-inetd. Thanks to Ralf Doering
Revision
68 -
Directory Listing
Modified
Fri Sep 30 17:36:10 2005 UTC
(7 years, 7 months ago)
by
dam-guest
Even more TODO
Revision
67 -
Directory Listing
Modified
Fri Sep 30 17:03:58 2005 UTC
(7 years, 7 months ago)
by
dam-guest
More TODOs
Revision
66 -
Directory Listing
Modified
Fri Sep 30 14:31:07 2005 UTC
(7 years, 7 months ago)
by
dam-guest
* Notes not to miss anything
Revision
61 -
Directory Listing
Modified
Thu Sep 29 20:30:21 2005 UTC
(7 years, 7 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
First attempts to make firebird2 autotools-proof. Include target arch parameters when calling configure
Revision
57 -
Directory Listing
Modified
Wed Sep 21 14:28:36 2005 UTC
(7 years, 8 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
Fix typo in debian/make_packages.sh, causing UDF definition .sql files to be installed in -classic-server. Now they go in -server-common.
Revision
55 -
Directory Listing
Modified
Wed Sep 21 10:30:09 2005 UTC
(7 years, 8 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
Actually write long descriptions for libfb{client,embed}1
Put useful sections to libfb*, firebird2-utils-*, firebird2-dev and firebird2-examples
Revision
52 -
Directory Listing
Modified
Tue Sep 20 11:35:18 2005 UTC
(7 years, 8 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
Make editline to not rely on system vis.h and always use its own.
Fixes FTBFS with kerberos4kth-dev 1.2.2-11: undefined reference to
"strunvis" (Closes: #283911)
Suggested by Kalle Olavi Niemitalo <kon@iki.fi>
Revision
49 -
Directory Listing
Modified
Wed Sep 14 14:56:09 2005 UTC
(7 years, 8 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
* Ease upgrade procedure:
+ libfbclient1:
- Added Replaces: libfirebird2-{super,classic}
- Removed Conflicts: libfirebird2-super
+ libfbembed1:
- Added Replaces: libfirebird2-classic
- Removed Conflicts: libfirebird2-classic
* Improved short description of libfbclient1 and libfbembed1
Revision
46 -
Directory Listing
Modified
Tue Sep 13 10:45:53 2005 UTC
(7 years, 8 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
Added source override to silence lintian about outdated autotools files in src/extern/editline/config.{sub,in}, which are fixed with a dpatch
Revision
44 -
Directory Listing
Modified
Tue Sep 13 09:44:08 2005 UTC
(7 years, 8 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
libgds.so.0 symlinks only in libfbembed1. And only in /usr/lib. No more in /usr/lib/firebird2/lib
Revision
38 -
Directory Listing
Modified
Sat Sep 10 09:22:23 2005 UTC
(7 years, 8 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
+ firebird2-dev:
- changed Depends from libfirebird to libfbclient1|libfbembed1 to
pull new packages which replace libfirebird2-{super,classic} whith
which new firebird2-dev conflicts
Revision
32 -
Directory Listing
Modified
Sat Sep 10 06:37:27 2005 UTC
(7 years, 8 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
* debian/control.in
+ firebird2-dev
- removed Conflicts with firebird-dev, which is not in Debian anymore
- added Conflicts with libfirebird2-{super,classic} (the 1.5.1 library
packages), since old packages incorrectly provided libfb*.so symlinks
that belong to -dev now
Revision
24 -
Directory Listing
Modified
Thu Aug 25 14:19:08 2005 UTC
(7 years, 9 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
* Reorganizing building of manuals - it now much simpler
* make clean-patched depend on patch, since we count on patched clean.sh
* Removed dh_make template header
* clean: removed lines deleting generated files from source tree. These are now in clean.sh
* Removed unneeded striping of UDF and fnintl libraries
Revision
19 -
Directory Listing
Modified
Thu Aug 25 11:38:28 2005 UTC
(7 years, 9 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
+ package-name-doesnt-match-sonames ib_udf.so libintl1 libib_util.so
+ no-shlibs-control-file usr/lib/libib_util.so
Revision
17 -
Directory Listing
Modified
Thu Aug 25 10:48:15 2005 UTC
(7 years, 9 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
* Move libib_util.so to -server-common
* libfbembed and libfbclient no longer conflict
Revision
15 -
Directory Listing
Modified
Thu Aug 25 10:26:05 2005 UTC
(7 years, 9 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
Move UDF/ib_udf.so and UDF/*.sql to -common to avoid conflicting -server and -common
Revision
9 -
Directory Listing
Modified
Wed Aug 24 10:48:35 2005 UTC
(7 years, 9 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
super/classic server: install ib_udf.so to UDF; install appropriate .sql scripts too
Revision
7 -
Directory Listing
Modified
Tue Aug 23 13:00:49 2005 UTC
(7 years, 9 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
Fix build process so every target is satisfied exactly once. (may be due to inclusion of dpatch targets) *-super and *-classic were invoked two times each. Ouch!
Revision
4 -
Directory Listing
Modified
Tue Aug 23 09:03:39 2005 UTC
(7 years, 9 months ago)
by
dam
Original Path:
people/dam/firebird/trunk
Renamed library packages to libfbclient1 and libfbembed. Fixed examples link (again)