fgerlits
38a1ed0e61
fixing #1690 , possibly
2006-05-25 16:51:37 +00:00
fgerlits
30acb08ac1
adding apache group parameter -- second attempt
2006-05-25 16:29:20 +00:00
fgerlits
f004d69b6d
adding apache group parameter
2006-05-25 16:19:56 +00:00
csikosjanos
8458b20573
backup/export subjects
2006-05-25 12:02:48 +00:00
fgerlits
ff825461e2
re-enabling boost and icu check
2006-05-24 18:05:53 +00:00
fgerlits
c36ac1ba96
Unifying the mess of window construction;
...
now windows show their children, but not themselves, when constructed.
This fixes #1640 , and the "windows show a white rectangle in the upper left
corner of the screen while being opened" bug, too.
2006-05-23 15:15:25 +00:00
csikosjanos
e92f5b3d34
Restore part of #1608
2006-05-23 14:15:28 +00:00
fgerlits
79e5acb683
fixing #1626
2006-05-22 18:22:58 +00:00
csikosjanos
80fd64e013
Restore backend
2006-05-22 15:20:25 +00:00
fberckel
1e3006ced2
moving from startMakeRecompile to setupDevelopmentEnvironmentAndLog
2006-05-20 14:56:59 +00:00
fgerlits
02aded087e
correction to [2069]
2006-05-19 16:33:39 +00:00
fgerlits
c1b1b7abf4
eliminated some uncaught exceptions;
...
I hope this fixed #1630
2006-05-19 16:30:03 +00:00
fgerlits
21e94fe1ab
added some clarification
2006-05-19 12:12:12 +00:00
fgerlits
f35f964d1e
fixing #1682
2006-05-19 11:54:15 +00:00
fgerlits
b78bb640ee
adding -ltar to the Makefiles to make sure everything compiles
2006-05-17 20:56:02 +00:00
fgerlits
65741fa260
added dummy methods for restoring backups (see #1641 )
2006-05-17 19:59:33 +00:00
fgerlits
047ef2d923
added a SearchCriteria constructor from an XmlRpcValue;
...
this closes #1679
2006-05-17 14:57:38 +00:00
csikosjanos
68a85e5946
XML-RPC and PHP dummy functions for Restore
2006-05-17 14:46:17 +00:00
maroy
6ebfe47076
added function to ScheduleEntry
...
added tarball handling functions to FileUtils
related to issue #1680
2006-05-17 13:07:52 +00:00
maroy
d96dc235dc
added libtar for tarball support
...
related to issue #1680
2006-05-17 13:04:27 +00:00
tomash
db448c71ad
minor change related to chngeset [2059]
2006-05-17 11:53:29 +00:00
tomash
2933ef52c2
replaceFile method added ro GreenBox (for Janos)
2006-05-17 11:50:43 +00:00
tomash
513e353e2b
#1678 attempt to fix bug in getid3 module
2006-05-16 16:40:21 +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
csikosjanos
f93a16823b
chmod 666 for backup access file
2006-05-16 13:58:54 +00:00
csikosjanos
deaefa37f8
writeable backup file for everybody
2006-05-16 13:31:56 +00:00
fgerlits
e34abdc608
fixing the broken binary in [2050]
2006-05-15 17:45:35 +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
6d7405aff9
minor correction to [2048]
2006-05-15 13:27:37 +00:00
fgerlits
33df7ebe75
changed the signature of StorageClientInterface::createBackupCheck();
...
this closes #1671
2006-05-15 10:59:20 +00:00
fgerlits
f4baa94c10
renamed namespace as per #1670
2006-05-12 21:49:03 +00:00
fgerlits
62d4276521
added a test case for importPlaylist();
...
this finishes #1664 , and illustrates #1672
2006-05-12 16:52:47 +00:00
fgerlits
65854d7073
refactored the curl methods (read/write URL) into a separate utility class
2006-05-12 12:15:31 +00:00
fgerlits
c82210fbc6
more or less fixed #1664
2006-05-10 18:44:06 +00:00
maroy
8d8b5c51e9
set executable property on shell script
2006-05-09 13:49:33 +00:00
fgerlits
7b4c7f97a4
fixed ticket #1668 :
...
added a missing reset() method to the authentication client;
now using this reset() method in the unit test to avoid dependence on earlier events
2006-05-09 13:41:46 +00:00
csikosjanos
d83086efa8
backup changes
2006-05-09 13:31:03 +00:00
maroy
147100823e
fix for ticket #1667
2006-05-09 12:24:55 +00:00
fgerlits
be4e91b6a4
merging the temporary-2033 branch back to the trunk;
...
(there was not much point in creating this branch)
2006-05-08 17:00:18 +00:00
fgerlits
b0153a06af
got rid of a gcc warning
2006-05-08 12:12:38 +00:00
fgerlits
8a825b1fc1
fixed a typo
2006-05-04 13:30:38 +00:00
csikosjanos
9adf909815
#1610 (File Transfer) and #1611 (Network Search/Browse)
2006-05-04 12:15:37 +00:00
tomash
f1b9b0172c
Two exception catching added.
2006-05-03 00:24:41 +00:00
fgerlits
06e190c27d
progress towards #1595 ([2027] and [2029] were that, too)
2006-05-02 17:38:31 +00:00
fgerlits
a577df91bd
added the cancelTransport() method
2006-04-28 16:06:49 +00:00
tomash
c12f102b7b
#1661 dummy return value fixed
2006-04-28 12:15:05 +00:00
fgerlits
d80fc758ba
storage client methods for searching on a remote network hub
2006-04-28 09:49:09 +00:00