1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
|
Sms Send
Updated by Ze KiLleR
Current Version : 2.9
Last Update : November, 27th 2001
November, 27th 2001: (Version 2.9)
- Added new scripts
October, 26th 2001:
- Added RTFollowFrame and RTSubURL to scripts
- Updated man page
October, 7th 2001: (Version 2.8)
- Added "NoAdd" option to scripts (see man page)
- The lycos script now works again (must use external soft, see lycos.c file)
July, 11th 2001: (Version 2.7)
- Added many new scripts (now more than 55 scripts available !)
- Updated man pages
July, 10th 2001:
- Changed definition of SetCookie option in scripts (you must now specify a phase where the cookie will be loaded)
July, 9th 2001:
- Remove comments from dumped pages
- Added new scripts/updated others
- Parameters can now be read from command line (using - as parameter)
- Added escape character in message string (\xx), so now, you can use \0a for new line
May, 31th 2001:
- Fixed a bug that causes a seg fault
March, 14th 2001: (Version 2.6)
- Fixed a bug with the path field of cookies (correctly removing file name at the end of the url)
March, 10th 2001:
- Fixed a bug with the domain field of cookies (removing '.' if it's the first character)
February, 11th 2001: (Version 2.5)
- Fixed a bug in ExtractPath
- Added a new option to scripts (SetCookie)
- Added a new option to scripts (run time get string) (\%RTGetString)
- Added many new scripts
- Updated man page
January, 21th 2001: (Version 2.4)
- Fixed a bug with cookies
- Added new scripts
January, 8th 2001: (Version 2.3)
- Added new scripts, and updated some
- Fixed a bug if using the -q parameter (can't find provider)
- Fixed a bug in SkyWeb that may cause a seg fault
December, 20th 2000: (Version 2.2)
- Fixed scripts
December, 7th 2000:
- Fixed bugs in some scripts due to the last fix of SkyWeb (unimobile should works fine now)
December, 6th 2000:
- Fixed a bug in SkyWeb when NOT using a proxy (wrong redirection)
- Upgraded unimobile script
December, 3rd 2000: (Version 2.1)
- Added many scripts
November, 12th 2000:
- Added a new script : www.smsboy.com (thanks to Rafal Podeszwa)
- Upgraded totalise script (thanks to Rafal Podeszwa)
October, 30th 2000:
- Fixed a bug in SkyWeb with redirect if origin was root of the site
- Fixed pb with totalise script (now needs a login)
- Added lycos.fr script
October, 28th 2000: (Version 2.0)
- Tried to add a correct datadir, successless ;(
- Tried to add detection of snprintf, configure on this box always says no... I DO have snprintf... hopeless ;(
- Added a new option to scripts (run time exec shell command) (\%RTExec%)
October, 23th 2000:
- Added a new script : www.paegas.sms
October, 20th 2000:
- Added a new option to skyutils (-h) : Can now use user's header for HTTP requests loaded from a file
- Updated man page
October, 15th 2000:
- Added a new script : www.unimobile.com
October, 14th 2000:
- Updated man page
- Added man page : How to make a script
October, 13th 2000:
- Added a -d option to skyutils for debug level
- Fixed a bug in RetrieveForm
- Some code clean up
- Added an alias file (~/.smssend/aliases)
October, 10th 2000:
- Improved parameters scan, and added a new option (-q : quiet)
October, 8th 2000:
- Fixed bug with GetNextInput and RetrieveForm functions from skyutils
- Added a new option to scripts (run time Get Form Input Values) (\%RTGetForm%)
October, 1st 2000:
- Fixed a bug in CheckMessage
- Some code cleanup
- Added a new option to scripts (Sleep)
- Added an example on how to use smssend in man pages
- Added a new option to scripts (run time Get Input Value) (\%RTGetInput%)
September, 28th 2000: (Version 1.9)
- Updated man pages
September, 27th 2000:
- Fixed a bug that causes a seg fault
- Added a new script for the German service at "billiger-telefonieren.de" (Thx to Moritz Barsnick)
- Added a new option to set the socket timeout
- Added new options to scripts (run time follow link) (\%RTFollowLink%)
September, 24th 2000:
- Fixed possible buffer overflows with strcpy/sprintf
September, 22nd 2000:
- Added new options to scripts (run time url, host and params) (\%RTURL%, \%RTHost% and \%RTParams%)
September, 18th 2000:
- Fixed typo error in man pages (again :o)) (thanks to Moritz Barsnick)
- Fixed text alignment in help messages
- Now using configure's $prefix var to set Shared path in man pages and smssend (using $datadir results in a string ${prefix}/share, so using prefix directly)
September, 14th 2000: (Version 1.8)
- Added support for user/password using a proxy (thanks to Eric Lassauge)
- Fixed problem with printed message when only the provider is specified
- Fixed typo error in man pages
- Added email2smssend script to this archive (see man pages) (thanks to Jean-Baptiste Sarrodie)
- Added a new script (sfr.sms) to french SFR users
September, 12th 2000: (Version 1.7)
- When using a proxy, you can now either use the http_proxy env var, or directly specify proxy with -- -pproxy:port parameter
- Scripts can now be loader from user's home (search path for script is ./ ~/.smssend/ and /usr/local/share/smssend)
- Added man pages (English and French)
September, 10th 2000:
- Added 'make install' and 'make uninstall' to makefile, and fixed a compilation problem on SUN-OS.
- Scripts can now be loaded from the global shared path (/usr/local/share/smssend by default).
- Added a new option (smssend <script> update) to search for the latest version of <script> on SmsSend's home page.
September, 1st 2000: (Version 1.6)
- Gahhhh... I (I don't know HOW) deleted an IMPORTANT line in version 1.5 that causes the conversion code to fail.
- You can now specify either <file>.sms or <file.sms>
- Added help about field (try 'smssend <provider> help' and see)
- Fixed an error in kiwee scripts (didn't use 'Type' parameter)
- Fixed a bug if 302 error occurs during a phase and redirects us to another host (www1,www2 for example) (mtnsms script should work now)
August, 29th 2000: (Version 1.5)
- No real change in smssend, but big bug fix in skyutils
- Few scripts added
August, 24th 2000: (Version 1.4)
- Initial release
|