CHANGELOG
上传用户:eo_sii
上传日期:2007-01-05
资源大小:91k
文件大小:3k
源码类别:

手机短信编程

开发平台:

Unix_Linux

  1. [../images/smslink.gif] [../images/mobile.gif]
  2. -------------------------------------------------------------------------------
  3. Project SMSLink - Changelog
  4. 0.44b (March 13, 2000)
  5. SERVER:
  6. * Improved handling of the default SMSC. Now properly picked up from the /etc/
  7.   gsmdevices file on a per-device basis.
  8. * Fixed a bug preventing compilation on Slackware 7.0.
  9. * In the interactive interface, improved the "show" command to also display the
  10.   length of the message.
  11. * Added the "aclist" command to the interactive interface.
  12. * Adapted the sms_serv(1) man page to reflect the changes.
  13. * Added handling of a checkpoint file to allow for easy synchronization between
  14.   the server module and the gateway module.
  15. * Included the version number in the server bootup syslog messages.
  16. * Splitted the old stuff.c into three files. The new stuff.c now holds
  17.   functions used by both the server and the gateway module, while serv_stuff.c
  18.   and gw_stuff.c holds functions specific to each module.
  19. CLIENT:
  20. * Improved the slurp_n_catch() function to be more robust and less vulnerable
  21.   to changes in server response messages.
  22. SMS2MAILGW:
  23. * First public release.
  24. VARIA:
  25. * Added bulksms (sends the same SMS message to a list of GSM numbers provided
  26.   in a text file, generates a log with the result for each request).
  27. 0.41b (July 28, 1999)
  28. SERVER:
  29. * In mbchecker.c, implemented the dialog with the module that will get the
  30.   incoming messages, the procedure that will save them to disk and the loop to
  31.   remove them from the SIM card afterwards.
  32. * Added a command to the regular sending procedure that would avoid
  33.   notification of incoming messages.
  34. * Moved three functions from server.y to stuff.c and made them public so that I
  35.   could re-use them from mbchecker.c.
  36. * Added a trim() function to stuff.c.
  37. * Incremented the main version number in sms_serv.[ch].
  38. * Adapted the sms_serv(1) man page to reflect the changes.
  39. 0.40b (June 25, 1999)
  40. SERVER:
  41. * Fixed a bug preventing compilation on GLibc2 platform.
  42. * Added an uptime command to the interactive interface.
  43. CLIENT:
  44. * Fixed a bug preventing compilation on GLibc2 platform.
  45. VARIA:
  46. * Included a basic web interface to the SMSLink system (Perl CGI script calling
  47.   the sendsms client - no straight http support in the server).
  48. 0.34b (February 22, 1999)
  49. SERVER:
  50. * Improved signal handling in general. Moved from the "old" signal() interface
  51.   to sigaction(). Cleared the bug which prevented users to send a second SMS in
  52.   the same session.
  53. * Added a field "owner" in the struct gsms_def, to hold the pid of the child
  54.   process obtaining a lock on the device. Displayed it through the interactive
  55.   "dl" command.
  56. * Cleared a boundary-checking bug in the search for a free GSM instance loop.
  57. * Already built the programmatic structure to regularly check for incoming
  58.   messages. The actual dialog with the device is not done yet, though.
  59. * Implemented a very flexible access control mechanism. Contributed originally
  60.   by Philipp_Klaus.
  61. CLIENT:
  62. * Added the ability to read the message from stdin ("-f -"). Contributed by
  63.   Philipp_Klaus.
  64. * Ported to Sun Solaris. Contributed by Philipp_Klaus.
  65. * Solved a bug that prevented the previous version of the client to compile
  66.   under HP-UX.
  67. 0.22b (November 26, 1999)
  68. * First public release.
  69. -------------------------------------------------------------------------------
  70. Last Modified: March 13th, 2000.                    [http://lines0.uwic.ac.uk/cgi-bin/
  71.      philippe_andersson@ste.scitex.com Count.cgi?dd=B|frgb=100;100;100|df=smslink.dat]