836 Commits

Author SHA1 Message Date
Fred Gleason
6659660736 2017-08-20 Fred Gleason <fredg@paravelsystems.com>
* Removed FIXME entries from 'utils/rdrender/mainloop.cpp'.
2017-08-20 08:27:16 -04:00
Fred Gleason
2b389602ba 2017-08-18 Fred Gleason <fredg@paravelsystems.com>
* Added rdrender(1) in 'utils/rdrender/'.
2017-08-18 14:57:15 -04:00
Fred Gleason
040efdd3f0 2017-08-16 Fred Gleason <fredg@paravelsystems.com>
* Added fixup code in 'rdadmin/createdb.cpp' to recalculate
	voice track counts.
	* Incremented the database version to 266.
2017-08-16 12:18:59 -04:00
Fred Gleason
f10f5731b1 2017-07-17 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDEscapeShellString()' function in 'lib/rdescape_string.h'
	and 'lib/rdescape_string.cpp'.
	* Fixed a bug in 'lib/rduser.cpp' that caused PAM authentication of
	accounts with a password containing one or more '$' characters to fail.
2017-07-17 Fred Gleason <fredg@paravelsystems.com>
	* Incremented the package version to 2.16.0int06_rfa00.
2017-07-18 Fred Gleason <fredg@paravelsystems.com>
	* Fixed a bug in the 'ListCuts web API call that caused incorrect
	<startPoint> and <endPoint> values to the returned.
2017-07-18 Fred Gleason <fredg@paravelsystems.com>
	* Incremented the package version to 2.16.0int06_rfa01.
2017-07-28 Fred Gleason <fredg@paravelsystems.com>
	* Fixed a bug in 'lib/rdevent_line.cpp' that caused embedded traffic
	import events to be assigned incorrect link parameters when scheduled
	immediately after a voice track.
2017-07-28 Fred Gleason <fredg@paravelsystems.com>
	* Refactored the 'RDUser::authenticated()' method to eliminate use
	of rdauth(8).
2017-07-28 Fred Gleason <fredg@paravelsystems.com>
	* Removed rdauth(8).
2017-07-28 Fred Gleason <fredg@paravelsystems.com>
	* Fixed a bug in 'lib/rdevent_line.cpp' that caused an embedded traffic
	import event to be assigned incorrect link parameters when scheduled
	at midnight.
2017-08-01 Fred Gleason <fredg@paravelsystems.com>
	* Fixed a bug in 'rdlogmanager/edit_grid.cpp' to broke functioning of
	the 'Clear Hour' item in the right-click menu.
2017-08-02 Fred Gleason <fredg@paravelsystems.com>
	* Refactored the algorithm for calculating web tickets in
	'web/rdxport/rdxport.cpp'.
2017-08-03 Fred Gleason <fredg@paravelsystems.com>
	* Added an 'rlm_urlwrite' RLM in 'rlm/rlm_urlwrite.c'.
2017-08-03 Fred Gleason <fredg@paravelsystems.com>
	* Increased the length of the 'Formats=' parameter in the
	'rlm_filewrite' RLM from 256 to 8192 characters.
2017-08-07 Fred Gleason <fredg@paravelsystems.com>
	* Incremented the package version to 2.16.0int06_rfa02.
2017-08-12 Fred Gleason <fredg@paravelsystems.com>
	* Implemented a driver for WheatNet SLIO devices.
2017-08-12 Fred Gleason <fredg@paravelsystems.com>
	* Implemented a driver for WheatNet LIO devices.
2017-08-13 Fred Gleason <fredg@paravelsystems.com>
	* Refactored the WheatNet LIO driver to use event subscription.
2017-08-13 Fred Gleason <fredg@paravelsystems.com>
	* Refactored the WheatNet SLIO driver to use event subscription.
2017-08-16 Fred Gleason <fredg@paravelsystems.com>
	* Fixed a bug in 'lib/rdlog.cpp' that caused incorrect results when
	calculating the total number of voice tracks in a log.
2017-08-16 11:37:47 -04:00
Fred Gleason
75f9482626 2017-08-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rdlog.cpp' that caused incorrect results when
	calculating the total number of voice tracks in a log.
2017-08-16 11:08:50 -04:00
Fred Gleason
959761b8ed 2017-08-16 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rdlog.cpp' that caused incorrect results when
	calculating the total number of voice tracks in a log.
2017-08-16 11:07:24 -04:00
Fred Gleason
f0f908aad3 2017-08-13 Fred Gleason <fredg@paravelsystems.com>
* Refactored the WheatNet SLIO driver to use event subscription.
2017-08-13 09:11:51 -04:00
Fred Gleason
2e3a2d5d1b 2017-08-13 Fred Gleason <fredg@paravelsystems.com>
* Refactored the WheatNet LIO driver to use event subscription.
2017-08-13 08:48:16 -04:00
Fred Gleason
b548f6264b 2017-08-12 Fred Gleason <fredg@paravelsystems.com>
* Implemented a driver for WheatNet LIO devices.
2017-08-12 18:04:01 -04:00
Fred Gleason
6a174ae612 2017-08-12 Fred Gleason <fredg@paravelsystems.com>
* Implemented a driver for WheatNet SLIO devices.
2017-08-12 16:50:49 -04:00
Fred Gleason
98e9c89dec 2017-08-07 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0int06_rfa02.
v2.16.0int06_rfa02
2017-08-07 11:11:40 -04:00
Fred Gleason
81c5377fb3 2017-08-03 Fred Gleason <fredg@paravelsystems.com>
* Increased the length of the 'Formats=' parameter in the
	'rlm_filewrite' RLM from 256 to 8192 characters.
2017-08-03 09:20:07 -04:00
Fred Gleason
1ac9a20c33 2017-08-03 Fred Gleason <fredg@paravelsystems.com>
* Added an 'rlm_urlwrite' RLM in 'rlm/rlm_urlwrite.c'.
2017-08-03 09:11:45 -04:00
Fred Gleason
32186e0316 2017-08-02 Fred Gleason <fredg@paravelsystems.com>
* Refactored the algorithm for calculating web tickets in
	'web/rdxport/rdxport.cpp'.
2017-08-02 12:02:40 -04:00
Fred Gleason
39c8eb4d58 2017-08-01 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rdlogmanager/edit_grid.cpp' to broke functioning of
	the 'Clear Hour' item in the right-click menu.
2017-08-01 09:01:10 -04:00
Fred Gleason
979f477e3b Merged branch kxxo 2017-07-31 09:59:40 -04:00
Fred Gleason
0da427b101 2017-07-28 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0kxxo01.
v2.16.0kxxo01
2017-07-28 16:37:13 -04:00
Fred Gleason
96a6640a7e 2017-07-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rdevent_line.cpp' that caused an embedded traffic
	import event to be assigned incorrect link parameters when scheduled
	at midnight.
2017-07-28 16:34:00 -04:00
Fred Gleason
9438b44063 2017-07-28 Fred Gleason <fredg@paravelsystems.com>
* Removed rdauth(8).
2017-07-28 09:23:51 -04:00
Fred Gleason
2b3919ff6c 2017-07-28 Fred Gleason <fredg@paravelsystems.com>
* Refactored the 'RDUser::authenticated()' method to eliminate use
	of rdauth(8).
2017-07-28 09:09:56 -04:00
Fred Gleason
37468003cf 2017-07-28 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0kxxo00.
2017-07-28 07:51:19 -04:00
Fred Gleason
e9b46ea873 2017-07-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rdevent_line.cpp' that caused embedded traffic
	import events to be assigned incorrect link parameters when scheduled
	immediately after a voice track.
2017-07-28 07:48:38 -04:00
Fred Gleason
e344975433 2017-07-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rdevent_line.cpp' that caused embedded traffic
	import events to be assigned incorrect link parameters when scheduled
	immediately after a voice track.
2017-07-28 07:20:07 -04:00
Fred Gleason
9a8cea6f66 2017-07-18 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0int06_rfa01.
v2.16.0int06_rfa01
2017-07-18 17:01:11 -04:00
Fred Gleason
298c50c20d 2017-07-18 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in the 'ListCuts web API call that caused incorrect
	<startPoint> and <endPoint> values to the returned.
2017-07-18 13:54:49 -04:00
Fred Gleason
9f18d8ba2b 2017-07-17 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0int06_rfa00.
v2.16.0int06_rfa00
2017-07-17 12:11:51 -04:00
Fred Gleason
292e7a1046 Fixed typo in ChangeLog 2017-07-17 12:08:14 -04:00
Fred Gleason
095ee50edc 2017-07-06 Fred Gleason <fredg@paravelsystems.com>
* Added an 'RDEscapeShellString()' function in 'lib/rdescape_string.h'
	and 'lib/rdescape_string.cpp'.
	* Fixed a bug in 'lib/rduser.cpp' that caused PAM authentication of
	accounts with a password containing one or more '$' characters to fail.
2017-07-17 12:05:58 -04:00
Fred Gleason
31b1a216fe 2017-07-14 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to v2.16.0int08
v2.16.0int08
2017-07-14 16:01:34 -04:00
Fred Gleason
234754d5cc 2017-07-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'rdlogin/rdlogin.cpp' that caused user login to fail
	to be effective when not listing users.
2017-07-14 15:58:25 -04:00
Fred Gleason
1bd54480b3 2017-07-14 Fred Gleason <fredg@paravelsystems.com>
* Fixed abug in 'rdlogin/rdlogin.cpp' that caused user login to fail
	to be effective when not listing users.
2017-07-14 15:57:02 -04:00
Fred Gleason
390175f3ae 2017-07-14 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0int07.
v2.16.0int07
2017-07-14 12:30:31 -04:00
Fred Gleason
b0a51a05ed 2017-07-14 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0int07.
2017-07-14 12:27:35 -04:00
Fred Gleason
b2c6f3b9ac 2017-07-14 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SYSTEM.SHOW_USER_LIST' field to the database.
	* Incremented the database version to 265.
	* Added 'RDSystem::showUserList()' and 'RDSystem::setShowUserList()'
	methods in 'lib/rdsystem.cpp' and 'lib/rdsystem.h'.
	* Added a 'Show User List in RDLogin' control to the 'Edit System'
	dialog in 'rdadmin/edit_settings.cpp' and 'rdadmin/edit_settings.h'.
	* Altered RDLogin to display a text  input field for the user name
	when 'Show User List in RDLogin' is unchecked.
2017-07-14 12:25:21 -04:00
Fred Gleason
4d6187bb61 2017-07-06 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0int06.
v2.16.0int06
2017-07-06 11:05:47 -04:00
Fred Gleason
63947813da 2017-07-06 Fred Gleason <fredg@paravelsystems.com>
* Refactored catch connector code in RDCatch(1) to support an
	arbitrary number of hosts.
	* Removed RD_MAX_STATIONS from 'lib/rd.h'.
2017-07-06 11:01:53 -04:00
Fred Gleason
06deb33144 2017-06-28 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0int05.
v2.16.0int05
2017-06-28 18:06:40 -04:00
Fred Gleason
b62cbd42b9 2017-06-28 Fred Gleason <fredg@paravelsystems.com>
* Added a new icon set created by Josh Edelstein.
2017-06-28 17:31:29 -04:00
Fred Gleason
bec5067090 2017-06-28 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'web/rdxport/carts.cpp' and 'web/rdxport/import.cpp'
	that caused the 'EditCart' web API call to return an error when
	attempting to set the Title field to its current value when
	Allow Duplicate Cart Titles was not enabled.
2017-06-28 14:05:43 -04:00
Fred Gleason
ce40efc569 2017-06-28 Fred Gleason <fredg@paravelsystems.com>
* Added code to rdexport(1) to write the name of each file written
	to standard output.
2017-06-28 13:37:55 -04:00
Fred Gleason
13d5631d26 2017-06-27 Fred Gleason <fredg@paravelsystems.com>
* Added an output error to rdexport(1) for when invoked without the
	output directory specified.
2017-06-27 13:35:42 -04:00
Fred Gleason
3619234e58 Fixed typo in ChangeLog 2017-06-27 13:29:50 -04:00
Fred Gleason
1b42135378 2017-06-27 Fred Gleason <fredg@paravelsystems.com>
* Added a '--title=' option to rdexport(1).
v2.16.0int04
2017-06-27 08:45:31 -04:00
Fred Gleason
31dc2e5605 2017-06-27 Fred Gleason <fredg@paravelsystems.com>
* Added a '--title=' option to rdexport(1).
2017-06-27 08:40:39 -04:00
Fred Gleason
7d660a1485 2017-06-26 Fred Gleason <fredg@paravelsystems.com>
* Updated the package version to 2.16.0int03.
v2.16.0int03
2017-06-26 11:53:27 -04:00
Fred Gleason
076bac76aa 2017-06-26 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'web/rdxport'logs.cpp' that prevented saving of
	events with a hard time set when using the web API 'SaveLog' call.
2017-06-26 09:40:31 -04:00
Fred Gleason
352604b59f 2017-06-26 Fred Gleason <fredg@paravelsystems.com>
* Added a '<fadedownGain>' parameter to the return of the 'ListLog'
	web API call.
	* Added 'FADEUP_GAIN' and 'FADEDOWN_GAIN' parameters to the 'SaveLog'
	web API call.
2017-06-26 09:02:03 -04:00
Fred Gleason
1cf0e3dee1 2017-06-21 Fred Gleason <fredg@paravelsystems.com>
* Incremented the package version to 2.16.0int02.
v2.16.0int02
2017-06-21 10:22:41 -04:00
Fred Gleason
1aa1fab205 2017-06-21 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'lib/rdmacro_event.cpp' that broke the build
	under Windows.
2017-06-21 10:20:29 -04:00
Fred Gleason
5a3a5015a5 2017-06-19 Fred Gleason <fredg@paravelsystems.com>
* Added a 'TITLE' field to the 'Import' web call.
2017-06-19 14:27:05 -04:00