07/11/2000 v2.1.8
- Made some corrections in Syslogd's help documentation.
- Fixed a bug in Syslogd that could cause some of the default log definitions to be read even though the preferences were supposed to override the defaults.
- Fixed some minor memory bugs in Syslogd.
- Fixed quite a few memory related bugs in Syslogd Admin.
- The Timbuktu conflict seems to have been resolved. Update:
It seems that 2.1.8 fixes the crash conflict with TB2, but
now Syslogd will stop accepting messages when TB2 is installed.
04/17/2000 v2.1.7
- Added support for non-standard messages to Syslogd and Syslogd Admin.
- Completely updated and re-written help. Integrated with Mac OS Help
system in OS 8.5 and above.
- Fixed a bug in Syslogd's message compare code that would erroneously
report repeated messages.
- Fixed a bug in Syslogd that would cause messages where
the message text started immediately after the host name to be dropped.
03/21/2000 v2.1.6
- Minor performance enhancements.
- Fixed a bug that would cause multiple accesses to low memory.
- Fixed a bug that would cause log file corruption when ASIP verbose
logging was active.
02/01/2000 v1.0.1 Syslog Console
- Added support for the Quit AppleEvent.
01/14/2000 v2.1.5
- Fixed a long standing and very elusive bug in Syslogd that would cause random crashes on fast machines (basically any PCI PowerMac)
connected to fast networks.
- Fixed some minor memory leaks in Syslogd Admin
- Syslogd Admin will now remember the last tab selected between launches.
12/11/99 v2.1.4 Syslogd Admin
- Fixed two bugs that toghether would cause Syslogd Admin to
go into an infinite loop on quit.
11/15/99 v2.1.4
- Incoming network messages are now validated.
- Fixed a bug in Syslogd that would cause the last character of messages not terminated with a line-feed to be overwritten.
- Fixed a bug in both Syslogd and Syslogd Admin that would cause them to mis-detect the Folder Manager under systems older than 8.0.
- Fixed a long standing bug in Syslogd that would cause the local hostname to be blank if the Macintosh name was not set in the File Sharing Control Panel.
- Fixed a bug in Syslogd that caused the interval between --MARK-- messages to be miscalculated.
- Fixed a very weird and rare bug in Syslogd, that would cause some messages to be missed. In particular, some messages after --MARK-- messages would be missed.
- Syslogd Admin will now alert you if Syslogd cannot be started (either by clicking the Start Server or Restart Server buttons in the Server Control tab). Syslogd Admin should have done this all along, so I considered it a bug.
- Bumped the network message buffer up to 1514 bytes, which is the standard frame size for an Ethernet network.
- The network client functionality is now configurable. In older versions, when you activated networking, you activated both the server and client functionality. In v2.1.4 you must explicitly turn on the client functionality in the Network Options tab of Syslogd Admin.
08/31/99 v2.1.3
- Fixed a nasty memory bug that would leak every time a remote message was recived.
07/17/99 v2.1.2
- Syslogd should now report repeats more acurately, since the repeat compare
buffer is now 512 bytes.
- CFM 68k applications are now supported (Syslog Library is now FAT).
- Fixed a bug in Syslogd Admin that mapped the Debug and Info checkboxes in
the Add/Edit dialog to other controls.
07/02/99 v2.1.1a
- Fixed a bug that caused Syslogd to continuously log registration notices even if you were registered.
- v2.1.1 fixed a bug that caused syslog options read from a 2.0.x prefs file to be ignored.
06/28/99 v2.1
- Several bug fixes, including a bug that would cause ASIP to crash if Syslogd crashed.
- Changed Syslogd to a true background application.
- A new Console application is now included. Log messages can be viewed in real time.
- Enhanced ASIP logging. Including copy, create, rename, move and delete file operations.
- Support for Mac OS X/NeXT facility extensions.
- The port Syslogd listens on is now configurable.
05/07/99 v2.0.2 Admin
- Fixed a bug that was trying to load the Nav Services Lib even on
machines without Nav Services installed.
- Implemented a workaround to what appears to be a bug in Appearance
Mgr 1.0.x that would cause Syslogd Admin to crash. (Appearance 1.0.x is used
on all Systems prior to 8.5.)
- Fixed a minor bug in the installer that would cause the pascal header
file copy to fail.
04/19/99 v2.0.1 Admin
- Fixed a bug that would require a quit before new prefs would take effect.
- Fixed a bug that caused junk to show up for the name of a console log type.
04/15/99 v2.0/2.0.1 Server
- Complete re-write of almost the whole code base.
- Syslog network send and receive support over UDP.
- Host/Net filtering support.
- Finder quit and restart events trapped and logged.
- Repeated messages are handled just like the UNIX version.
- Full facility and priority support.
- Log any facility.priority combination to multiple logs.
- Console logging supported. (The Finder will display the message in an alert box.)
- Unlimited number of logs (files,network,console). (Artificial limit of 127 logs.)
- A verbose logging option (only partially implemented).
- AppleShare IP 6.x logging support. (PPC only.)
- When logging from AppleScript, you can now specify an optional app name with the "log name" parameter.
- Added faciltiy support for the AppleScript 'log' directive.
- Added 'zero logs' AppleScript directive.
- Invalid remote connections are logged.
- Added MARK facility. Every 20 minutes "-- MARK --" will be written to inactive local log files.
- Log files are now created with a creator type of the specified external editor, the default
is SimpleText.
- Syslogd and Syslogd Admin are both FAT applications now.
- Included example AppleScript that shows how to cycle your log files.
- An uninstaller is now inlcluded.
- Bug fixes in server 2.0.1.
10/22/98 v1.1.1 released.
- Compiled with CodeWarrior Pro 4.
- The Editor now checks to see if ":" is pressed at any time. If it is,
the Editor will warn you that ":" is an invalid character in a file name and
ask you to choose another character.
- If you have made changes to any of the options, and have not saved before
quitting, the Editor will prompt you to save your changes.
- The Editor is now fully Mac OS 8.5 savvy, including support for Navigation Services.
- Numerous minor bug fixes.
10/04/98 v1.0.2 of the Prefs Editor released.
- Fixed writes to nil detected by EBBE.
- Now Mac OS 8.5 savvy (except for Navigation Services).
08/12/98 v1.1 released.
- Added AppleScript support!!
- Fixed a minor priority bug.
07/24/98 v1.0.1 released.
- Updated syslog.h to include the UNIX facility defines.
- Major bug fixes releated to async writes.
- Fixed two minor bugs in the prefs editor.
07/10/98 v1.0 released.
- More customizable options.
- The daemon should process streams of messages (50 or more)
much faster.
- Too many bug fixes to count.
- Lots of work on the Preferences Editor, including
Cut,Copy,Paste, and Contextual Menu support.
- Reduced memory requirements even further.
- An Installer is now included.
- The Syslogd package is now redistributable.
05/15/98 DR3 released.
- Bug Fixes
- 68k version of Preferences Editor
- First version that does not require MacsBug
05/01/98 DR2 released.
- Bug Fixes
- Preferences Editor (PPC only)
- 68k version of Syslogd
- OpenDoc and PrintDoc Apple Event support
- Smaller mem req.
04/10/98 DR1 released.
|