fgerlits
8645db7358
Created taskbar icons for all windows.
...
This fixes #1751 .
2006-08-30 16:05:48 +00:00
fgerlits
d8cd7e8eb0
adding the Authentication module results to the unit test results page
...
(it was left out for some reason)
2006-08-08 12:40:25 +00:00
fgerlits
59de8475d6
disabling the gLiveSupport unit test's auto-run, because it crashes on edge
2006-08-08 11:43:36 +00:00
fgerlits
f727b48e10
created the nightly build script (part of #1466 )
2006-08-07 19:44:02 +00:00
fgerlits
42cc50bfdb
fixed some bugs in the generation of the unit test report page
2006-08-02 13:52:20 +00:00
fgerlits
7b9bd0b18e
adding some convenience targets to the master makefile
2006-07-16 10:42:14 +00:00
fgerlits
ff825461e2
re-enabling boost and icu check
2006-05-24 18:05:53 +00:00
fgerlits
c990c1ca6a
ubuntu breezy has boost 1.33.0, which is probably OK
...
(we'll find out when we try to make the packages)
2006-05-16 16:06:15 +00:00
fgerlits
88bf09661f
aaargh... more stuff for [2050], #1666
2006-05-16 16:02:12 +00:00
fgerlits
0a7e694f04
correction to [2050] (ticket #1666 )
2006-05-16 15:18:20 +00:00
fgerlits
37361748e9
exported the COMPILE_X variables from the configure script
...
(related to #1666 )
2006-05-15 17:34:20 +00:00
fgerlits
0298c13221
upgraded the boost library to version 1.33.1 (see #1666 )
2006-05-15 16:37:19 +00:00
fgerlits
c4bffa277f
removed BaseTestMethod from the xml-rpc docs
2006-02-28 13:37:23 +00:00
fgerlits
0815136ec6
added a "Test" button to the "set audio device" section of the options window
...
at the moment, it doesn't work too well, due to #1613
2006-01-27 13:01:01 +00:00
fgerlits
74e4bbd594
corrected a lying progress indicator message
2006-01-04 18:28:28 +00:00
fgerlits
c376ddcf6e
re-enabled boost and icu detection, but set the default to "no"
2005-12-20 12:19:18 +00:00
maroy
497aca064f
fix for issue #1570
2005-12-20 07:27:28 +00:00
fgerlits
e5084c4636
updated the tools to compile with gcc 4.0
...
* cleaned up the prepare.sh scripts
* upgraded gtk+ (and dependencies) to 2.6.10
* upgraded gtkmm (and dependencies) to 2.6.5
* re-enabled ICU docs generation (fixing #1514 )
2005-11-29 13:59:31 +00:00
fgerlits
b46f4830bb
merging the edits made in the 1.0.x branch to the trunk, for /etc
...
EXCEPT NOTE THAT portage has not been merged; somebody who understands gentoo should do that
2005-11-21 17:09:10 +00:00
fgerlits
212b2e103b
updated modules and products references to src/modules and src/products
2005-10-04 19:16:14 +00:00
maroy
e73292ed46
renamed src/modules/storage to src/modules/storageClient
2005-10-04 12:35:31 +00:00
maroy
17dec8979f
updated doxygen paths to reflect recent changes in the directory strucutre
2005-10-04 12:34:25 +00:00
maroy
d56ed4aec0
moved tools, modules and products directories to livesupport/src
2005-10-04 11:57:19 +00:00
maroy
7c51a33cc3
updated debian changelog for 1.0.1
2005-10-01 15:24:17 +00:00
maroy
01047db6b2
made sure already existing LD_LIBRARY_PATHs are ammended, not totally
...
overwridden. fix for issue #1375
2005-09-24 11:45:51 +00:00
maroy
584aa03bdd
added gentoo portage directory
2005-09-23 14:16:18 +00:00
maroy
39be3f99e3
improvements on the installation procedures:
...
- prefix as make variable accepted
- all installation directories created
- www docroot is passed to the storageServer configure script as well
2005-09-23 14:04:56 +00:00
maroy
a80f585f5a
added password auth to pipe-connections as well, not just TCP/IP connections
2005-09-23 14:03:48 +00:00
fgerlits
148c138a92
Marked some more files as text; I hope I got them all now. See ticket #1462 .
2005-09-22 14:31:15 +00:00
fgerlits
4754dc1e4b
changed $Source$ anchors to $URL$
2005-09-10 13:00:36 +00:00
fgerlits
30ac8fb6a3
Added the 'svn:keywords = "Author Revision URL"' property to
...
*.cxx *.h *.sh *.php *.html Makefile.in configure.ac
in all directories except tmp and usr.
2005-09-10 12:03:42 +00:00
fgerlits
6a303bd419
removed tools_distclean task from recompile target
2005-08-25 11:09:41 +00:00
fgerlits
61d2e535d3
changed reference to createDatabase.sh to point to its correct location
2005-08-22 17:34:55 +00:00
maroy
5efe455008
updated configure script
2005-08-21 08:26:35 +00:00
fgerlits
500c324579
changed version number to 1.0rc2
2005-08-16 11:16:49 +00:00
fgerlits
41da46c680
activated dh_installmenu for adding (and removing) the menu item
...
[why was this deactivated anyway?]
2005-08-14 10:43:42 +00:00
fgerlits
f2b3f3ce86
cleaned up the postInstallStation.sh script
2005-08-13 17:00:09 +00:00
fgerlits
90b389e45c
commented out the disabled "host ... ident sameuser" row
2005-08-13 10:33:33 +00:00
fgerlits
ff18822caa
changed from dh_installinit to manual init script installation
...
because invoke-rc.d does not work on the knoppix hdd install
(it is linked to /bin/true, so 'command -v invoke-rc.d' returns true,
but it does not do anything, of course)
2005-08-13 10:07:51 +00:00
fgerlits
210df42a65
fixed pg_hba.conf (de)installation
2005-08-13 09:39:37 +00:00
fgerlits
d2eb874fdd
modified livesupport-station installation to provide our own pg_hba.conf
2005-08-12 17:18:35 +00:00
fgerlits
3a08d452d9
added opt/livesupport/var/LiveSupport/index.php file to station package
2005-08-12 16:44:47 +00:00
fgerlits
cd1203c012
changed default audio device names to /dev/dspX
2005-08-12 15:27:55 +00:00
fgerlits
a1affea693
minor changes of questionable usefulness
2005-08-12 15:26:17 +00:00
fgerlits
a238f47c76
corrected typo
2005-08-11 15:00:11 +00:00
fgerlits
41f015aac8
added copying of pango config files
2005-08-11 12:06:59 +00:00
fgerlits
84e4cdb2c9
added stationLogo.png file copying
2005-08-11 12:00:26 +00:00
tomas
3ac4f00144
The storageAdmin installation fixed.
2005-08-10 21:49:40 +00:00
tomas
d9f9fe0450
Missing chgrp and chmod of storageServer's working dirs added.
2005-08-10 19:25:00 +00:00
fgerlits
be91b6627d
removed some stale comments from postInstallStation.sh;
...
fixed bugs #1382 and #1383
2005-08-10 18:23:36 +00:00