/[projects]/smsdaemon/Util.cpp
ViewVC logotype

Log of /smsdaemon/Util.cpp

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Sticky Revision:

Revision 678 - (view) (download) (annotate) - [select for diffs]
Modified Tue Apr 27 21:06:53 2010 UTC (14 years ago) by torben
File length: 9729 byte(s)
Diff to previous 203
undo previous unintentional commit

Revision 203 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 19 07:03:34 2008 UTC (15 years, 4 months ago) by torben
File length: 9729 byte(s)
Diff to previous 196
Util: added another exec wrapper

PlugiinManager,  change  path to wake script


Revision 196 - (view) (download) (annotate) - [select for diffs]
Modified Thu Dec 18 06:53:29 2008 UTC (15 years, 4 months ago) by torben
File length: 8967 byte(s)
Diff to previous 193
Make pretty

astyle -t -b -N


Revision 193 - (view) (download) (annotate) - [select for diffs]
Modified Wed Dec 17 23:43:26 2008 UTC (15 years, 4 months ago) by torben
File length: 8963 byte(s)
Diff to previous 186
Util.*, HttpClient.*: 
	make a new Http client based on libcurl and deprecate Util::readUrl
	
WeatherPlugin.cpp, TrainInfo.cpp:
	Make use of HttpClient
	
UrlTriggerPlugin.*:
	Make a new plugin which can trigger an external webapp. and return the response back to the requester





Revision 186 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 15 09:27:56 2008 UTC (15 years, 4 months ago) by torben
File length: 8922 byte(s)
Diff to previous 185
Make TogPlugin less sensible to editor conversion errors


Revision 185 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 15 09:10:05 2008 UTC (15 years, 4 months ago) by torben
File length: 8668 byte(s)
Diff to previous 183
Util, a new str_split which operates on whitespace

Make HostStatusPlugin return system memory usage



Revision 183 - (view) (download) (annotate) - [select for diffs]
Modified Fri Dec 12 13:57:10 2008 UTC (15 years, 4 months ago) by torben
File length: 8490 byte(s)
Diff to previous 158
make Util.cpp less sensible to editor conversions


Revision 158 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 8 21:49:49 2008 UTC (15 years, 5 months ago) by torben
File length: 8367 byte(s)
Copied from: smsdaemon/util.cpp revision 157
Diff to previous 151
rename:
	util.* -> Util.*
	common.* -> Common.*


Revision 151 - (view) (download) (annotate) - [select for diffs]
Modified Mon Dec 8 10:42:04 2008 UTC (15 years, 5 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 8367 byte(s)
Diff to previous 141
Added a transceiver which uses smstools for interfaceing with the gsm modem.
-> http://smstools3.kekekasvi.com/



Revision 141 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 13:28:52 2008 UTC (15 years, 5 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 8366 byte(s)
Diff to previous 132
Make a better latin1<->gsm conversion


Revision 132 - (view) (download) (annotate) - [select for diffs]
Modified Sun Dec 7 00:59:05 2008 UTC (15 years, 5 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 6905 byte(s)
Diff to previous 114
Added spooling (queing) function, with a standalone application(smsqueue) to put new messages 
into the spool dir.


Revision 114 - (view) (download) (annotate) - [select for diffs]
Modified Sun Nov 2 20:14:20 2008 UTC (15 years, 6 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 6482 byte(s)
Diff to previous 108
Enable compilation 4.3


Revision 108 - (view) (download) (annotate) - [select for diffs]
Modified Fri Jul 4 07:58:26 2008 UTC (15 years, 10 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 6443 byte(s)
Diff to previous 107
Make str_toupper and str_tolower handle danish characters correctly.


Revision 107 - (view) (download) (annotate) - [select for diffs]
Modified Thu Jun 19 14:47:52 2008 UTC (15 years, 10 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 6135 byte(s)
Diff to previous 89
Allow ShellExecPlugin to return the output of the executed command.


Revision 89 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 16 10:09:17 2008 UTC (15 years, 10 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 5921 byte(s)
Diff to previous 86
Easier access to gettimeofday()


Revision 86 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 16 07:39:56 2008 UTC (15 years, 10 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 5814 byte(s)
Diff to previous 84
daemon.cpp: do not ignore child signals

util.(h|cpp): make a safe replacement for system(3) call
ShellExecPlugin.cpp: use this safer replacement



Revision 84 - (view) (download) (annotate) - [select for diffs]
Modified Mon Jun 16 06:12:45 2008 UTC (15 years, 10 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 5583 byte(s)
Diff to previous 80
More correct implementation of mTimeDiff


Revision 80 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 15 18:57:00 2008 UTC (15 years, 10 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 5535 byte(s)
Diff to previous 79
util.cpp system() allways returns -1 in daemon mode (take handle of that)

TogPlugin.cpp: pass the exception message back to the user.


Revision 79 - (view) (download) (annotate) - [select for diffs]
Modified Sun Jun 15 16:05:14 2008 UTC (15 years, 10 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 5537 byte(s)
Diff to previous 78
This check breaks functionality in daemon mode....


Revision 78 - (view) (download) (annotate) - [select for diffs]
Modified Sat Jun 14 08:39:40 2008 UTC (15 years, 10 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 5523 byte(s)
Diff to previous 59
Remove any leading/trailing 0x00 from the strings.



Revision 59 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 11 19:42:24 2008 UTC (15 years, 10 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 5452 byte(s)
Diff to previous 49
Implemented basic sms pdu support


Revision 49 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 11 10:21:47 2008 UTC (15 years, 11 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 5360 byte(s)
Diff to previous 43
Make togplugin work

GsmModem.cpp - when sending SMS - truncate message body to 160 chars


Revision 43 - (view) (download) (annotate) - [select for diffs]
Modified Wed Jun 11 06:46:14 2008 UTC (15 years, 11 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 5246 byte(s)
Diff to previous 42
More string utilities.


Revision 42 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 10 22:22:19 2008 UTC (15 years, 11 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 4604 byte(s)
Diff to previous 38
Added some character conversion rutines.


Revision 38 - (view) (download) (annotate) - [select for diffs]
Modified Tue Jun 10 20:25:15 2008 UTC (15 years, 11 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 3772 byte(s)
Diff to previous 26
Added some extra string functions to Util::

Made Util::str_clean into Util::str_replace


Revision 26 - (view) (download) (annotate) - [select for diffs]
Added Mon Jun 9 18:15:53 2008 UTC (15 years, 11 months ago) by torben
Original Path: smsdaemon/util.cpp
File length: 2825 byte(s)
Added first basic edition of smsdaemon.

So far sending & receiving sms works and a basic sample plugin is implemented.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.20