3973 Commits

Author SHA1 Message Date
Fred Gleason
db12a00bde 2025-05-14 Fred Gleason <fredg@paravelsystems.com>
* Added schema 376 support for '--orphaned-tables' in rddbmgr(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2025-05-14 09:54:36 -04:00
Fred Gleason
79518592e4 2025-04-24 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDTimeArray' class for optimization and debugging.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2025-04-24 16:29:39 -04:00
Fred Gleason
c4b781ce8e 2025-04-07 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.3.0int8.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v4.3.0int8
2025-04-07 14:36:19 -04:00
Fred Gleason
5ebf964f48 2025-04-07 Fred Gleason <fredg@paravelsystems.com>
* Dropped the 'RDAIRPLAY.INSTANCE' field from the database.
	* Incremented the database version to 376.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2025-04-07 14:26:05 -04:00
Fred Gleason
54559331d0 2025-03-19 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'hpiplayout-test' test harness that caused the
	build to fail when HPI support was disabled.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2025-03-19 10:08:45 -04:00
Fred Gleason
ec0ba5395d 2025-03-18 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'RDCart::updateLength()' so as to process evergreen
	cuts properly.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2025-03-18 17:51:42 -04:00
Fred Gleason
80a960e84a 2025-03-07 Fred Gleason <fredg@paravelsystems.com>
* Added a check for orphaned database tables in rddbmgr(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2025-03-07 19:07:14 -05:00
Fred Gleason
ea2e9dec40 2025-03-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDCart::updateLength()' that could cause SQL
	errors.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2025-03-07 17:45:05 -05:00
Fred Gleason
1e11090ce5 2025-02-28 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.3.0int7.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v4.3.0int7
2025-02-28 10:18:15 -05:00
Fred Gleason
bad1796479 2025-02-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed bugs in schema conversion 296=>297 that could cause SQL
	errors.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2025-02-27 17:23:43 -05:00
Fred Gleason
1fc728df3f 2025-01-24 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the WebGet service that caused uploads to fail when
	using an Apache package with 'PrivateTmp=true' set in it's Systemd
	service definition.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2025-01-24 18:13:53 -05:00
Fred Gleason
8f1b9d6d78 2025-01-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDPam' that could cause a segfault when processing
	an authentication.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2025-01-23 13:43:27 -05:00
Fred Gleason
03c16cb1ae 2024-12-20 Fred Gleason <fredg@paravelsystems.com>
* Added code at the 275=>276 schema transition in rddbmgr(8) to
	clean up corrupted meta-tables.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-12-20 16:40:55 -05:00
Fred Gleason
266ea140dd 2024-12-13 Fred Gleason <fredg@paravelsystems.com>
* Fixed regression in the build system that caused sections of the
	HTML version of Operations Guide to be missing.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-12-13 09:43:24 -05:00
Fred Gleason
81eecccb92 Merge branch 'flipmcf-Qt-upgrade' into v4 2024-12-04 11:44:52 -05:00
Mike McFadden
517b85f431
#993 exporting a ResultsReport Filter exercises this code 2024-12-03 17:04:00 -05:00
Mike McFadden
094e882d1b
using asprintf now - #993 2024-11-26 12:17:43 -05:00
Mike McFadden
4878686f9b QString::KeepEmptyParts -> Qt::KeepEmptyParts #993 2024-11-25 16:16:31 -05:00
Mike McFadden
4c4c24b1b9 rdtimeedit - #994 2024-11-25 15:49:53 -05:00
Michael McFadden
019d0bfb97 issue #992 2024-11-22 12:58:41 -05:00
Michael McFadden
96722c6bd7 issue #992 2024-11-22 12:44:55 -05:00
Mike McFadden
7b056ebb44 #992 2024-11-21 13:24:55 -05:00
Mike McFadden
66be34ef91 Fix QFlags initialization warning - use constructor 2024-11-18 17:10:02 -05:00
Mike McFadden
680a678efc Fix QFlags initialization warning - use constructor 2024-11-18 16:12:51 -05:00
Fred Gleason
317dd0c386 2024-11-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'make install' target that failed to install
	the rdautocheck(8) script.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-11-06 09:37:31 -05:00
Fred Gleason
adca39a4cf 2024-11-05 Fred Gleason <fredg@paravelsystems.com>
* Added code to display the metadata of the proposed backup
	to restore in the warning message in rdautorest(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-11-05 18:23:43 -05:00
Fred Gleason
abe2bece9f 2024-11-05 Fred Gleason <fredg@paravelsystems.com>
* Modified rdautoback(8) so as to be able to take multiple mount
	point arguments.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-11-05 17:45:47 -05:00
Fred Gleason
4f6f869c21 2024-11-05 Fred Gleason <fredg@paravelsystems.com>
* Added a rdautocheck(8) utility.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-11-05 16:41:26 -05:00
Fred Gleason
823f058d7b 2024-11-05 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdautoback(8) that caused it to crash when
	run on Python 3.6.
	* Fixed a regression in rdautorest(8) that caused it to crash when
	run on Python 3.6.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-11-05 13:48:23 -05:00
Fred Gleason
6ce6b3ad2b Fixed conflict in 'ChangeLog'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-23 16:32:34 -04:00
Fred Gleason
496dcbb018 2024-10-23 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.3.0int6.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-23 16:27:43 -04:00
Fred Gleason
af9aff01ed 2024-10-23 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.3.0int6.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v4.3.0int6
2024-10-23 11:45:26 -04:00
Fred Gleason
2ac26727c8 2024-10-23 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'CopyAudio' Web API service that failed to log the
	correct	error message when the operation failed.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-23 11:13:55 -04:00
Fred Gleason
62628660af 2024-10-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug that broke the 'make rpm' target.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-09 21:50:42 -04:00
Fred Gleason
a1512bb279 Fixed typos in 'ChangeLog' 2024-10-09 21:49:11 -04:00
Fred Gleason
d545266190 2024-10-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug thatcaused the 'rdautoback.py' and 'rdautorest.py'
	files to be included in DEB packages.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-09 21:06:10 -04:00
Fred Gleason
2992d44d74 2024-10-09 Fred Gleason <fredg@paravelsystems.com>
* Added code to rdautorest(8) to remove sandbox header from database
	backups.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-09 20:30:48 -04:00
Fred Gleason
faabaaab1d 2024-10-09 Fred Gleason <fredg@paravelsystems.com>
* Fixed typos in rdautorest(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-09 19:53:58 -04:00
Fred Gleason
4417591cb4 2024-10-09 Fred Gleason <fredg@paravelsystems.com>
* Added an rdautorest(8) man page.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-09 19:51:50 -04:00
Fred Gleason
afe1adbb28 Fixed typo in 'ChangeLog'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-09 17:59:35 -04:00
Fred Gleason
2c5b4acdd9 2024-10-08 Fred Gleason <fredg@paravelsystems.com>
* Added an rdautoback(8) utility.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-08 18:39:26 -04:00
Fred Gleason
38d4a2e588 Fixed a typo in 'ChangeLog'
Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-08 17:18:33 -04:00
Fred Gleason
75b8b1bfac 2024-10-08 Fred Gleason <fredg@paravelsystems.com>
* Added a 'rdautoback(8) man page.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-08 17:15:41 -04:00
Fred Gleason
126e5d1cc9 2024-10-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdautoback(8) that caused an error to be generated
	if the destination drive was already mounted.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-08 16:43:43 -04:00
Fred Gleason
7d248b5cab 2024-10-08 Fred Gleason <fredg@paravelsystems.com>
* Changed the name of rdautoback.py(8) to rdautoback(8).

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-08 16:41:26 -04:00
Fred Gleason
b7920c704b 2024-10-07 Fred Gleason <fredg@paravelsystems.com>
* Added an rdautoback.py(8) utility.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-10-07 18:13:08 -04:00
Fred Gleason
33e9e5554b 2024-08-30 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 4.3.0int5.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
v4.3.0int5
2024-08-30 17:35:55 -04:00
Fred Gleason
386ea83eea 2024-08-30 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that broke segue transitions.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-08-30 17:31:16 -04:00
Fred Gleason
49a211e1b9 2024-08-30 Fred Gleason <fredg@paravelsystems.com>
* Modified log machine logic in rdairplay(1) to properly timescale
	event transitions.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-08-30 16:48:59 -04:00
Fred Gleason
17b6048a3f 2024-08-30 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'RDLogPlay::setSegueLength()' method.
	* Fixed regressions in rdairplay(1) that could cause the end of
	play-outs to be clipped.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
2024-08-30 15:35:05 -04:00