CHANGELOG
上传用户:eo_sii
上传日期:2007-01-05
资源大小:91k
文件大小:3k
- [../images/smslink.gif] [../images/mobile.gif]
- -------------------------------------------------------------------------------
- Project SMSLink - Changelog
- 0.44b (March 13, 2000)
- SERVER:
- * Improved handling of the default SMSC. Now properly picked up from the /etc/
- gsmdevices file on a per-device basis.
- * Fixed a bug preventing compilation on Slackware 7.0.
- * In the interactive interface, improved the "show" command to also display the
- length of the message.
- * Added the "aclist" command to the interactive interface.
- * Adapted the sms_serv(1) man page to reflect the changes.
- * Added handling of a checkpoint file to allow for easy synchronization between
- the server module and the gateway module.
- * Included the version number in the server bootup syslog messages.
- * Splitted the old stuff.c into three files. The new stuff.c now holds
- functions used by both the server and the gateway module, while serv_stuff.c
- and gw_stuff.c holds functions specific to each module.
- CLIENT:
- * Improved the slurp_n_catch() function to be more robust and less vulnerable
- to changes in server response messages.
- SMS2MAILGW:
- * First public release.
- VARIA:
- * Added bulksms (sends the same SMS message to a list of GSM numbers provided
- in a text file, generates a log with the result for each request).
- 0.41b (July 28, 1999)
- SERVER:
- * In mbchecker.c, implemented the dialog with the module that will get the
- incoming messages, the procedure that will save them to disk and the loop to
- remove them from the SIM card afterwards.
- * Added a command to the regular sending procedure that would avoid
- notification of incoming messages.
- * Moved three functions from server.y to stuff.c and made them public so that I
- could re-use them from mbchecker.c.
- * Added a trim() function to stuff.c.
- * Incremented the main version number in sms_serv.[ch].
- * Adapted the sms_serv(1) man page to reflect the changes.
- 0.40b (June 25, 1999)
- SERVER:
- * Fixed a bug preventing compilation on GLibc2 platform.
- * Added an uptime command to the interactive interface.
- CLIENT:
- * Fixed a bug preventing compilation on GLibc2 platform.
- VARIA:
- * Included a basic web interface to the SMSLink system (Perl CGI script calling
- the sendsms client - no straight http support in the server).
- 0.34b (February 22, 1999)
- SERVER:
- * Improved signal handling in general. Moved from the "old" signal() interface
- to sigaction(). Cleared the bug which prevented users to send a second SMS in
- the same session.
- * Added a field "owner" in the struct gsms_def, to hold the pid of the child
- process obtaining a lock on the device. Displayed it through the interactive
- "dl" command.
- * Cleared a boundary-checking bug in the search for a free GSM instance loop.
- * Already built the programmatic structure to regularly check for incoming
- messages. The actual dialog with the device is not done yet, though.
- * Implemented a very flexible access control mechanism. Contributed originally
- by Philipp_Klaus.
- CLIENT:
- * Added the ability to read the message from stdin ("-f -"). Contributed by
- Philipp_Klaus.
- * Ported to Sun Solaris. Contributed by Philipp_Klaus.
- * Solved a bug that prevented the previous version of the client to compile
- under HP-UX.
- 0.22b (November 26, 1999)
- * First public release.
- -------------------------------------------------------------------------------
- Last Modified: March 13th, 2000. [http://lines0.uwic.ac.uk/cgi-bin/
- philippe_andersson@ste.scitex.com Count.cgi?dd=B|frgb=100;100;100|df=smslink.dat]