Florian Kinder
|
d93cc2ce66
|
General cleanup (#216)
|
2017-06-12 01:41:35 +03:00 |
|
Vitaly Takmazov
|
6b45e0e418
|
Swiften 4.0rc2 compatibility
|
2017-06-09 21:34:39 +03:00 |
|
Vladimir Matena
|
6d2f8c1927
|
Switch from boost shared pointers to stl shared pointers (#162)
* Swiften 4 support
* using standard shared pointers when compiling with Swiften 4
|
2016-09-12 19:20:58 +03:00 |
|
Jan Kaluza
|
78e71f9345
|
Cleanup the includes, rename source code files to match the class name exactly
|
2015-11-18 14:05:57 +01:00 |
|
Vitaly Takmazov
|
20d8dd690e
|
fix tests (TODO filetransfer)
|
2015-10-15 15:41:16 +03:00 |
|
Vitaly Takmazov
|
a319e79528
|
smstools3 backend: fix possible segmentation fault
|
2015-01-04 00:45:07 +03:00 |
|
HanzZ
|
f7dc91ccb4
|
Set adhoc settings according to config even when storage backend is not set
|
2012-12-22 21:07:29 +01:00 |
|
Jan Kaluza
|
060510d695
|
Add general command line parsing code into Config::cretateFromArgs() method
|
2012-09-04 14:58:04 +02:00 |
|
Jan Kaluza
|
ad7461beec
|
Pass command the same command line options as we have in main instance to backend instances
|
2012-09-04 10:28:11 +02:00 |
|
Jan Kaluza
|
ddec6a8e1a
|
removed Config::getUnregistered. CONFIG_* macros should be used instead even for unregistered options
|
2012-05-30 11:14:56 +02:00 |
|
HanzZ
|
7c93aee6f4
|
Log4cxx is optional dependency now
|
2012-03-21 16:31:51 +01:00 |
|
HanzZ
|
a06a47ed11
|
moved log4cxx initialization to libtransport
|
2012-03-14 21:18:10 +01:00 |
|
HanzZ
|
48f2d9d6b1
|
Moved database initialization into StorageBackend
|
2012-03-14 18:56:23 +01:00 |
|
Jan Kaluza
|
e53e622e4d
|
Link only against transport
|
2012-02-20 10:39:25 +01:00 |
|
Jan Kaluza
|
1be2472596
|
more comments
|
2012-02-16 09:18:29 +01:00 |
|
Jan Kaluza
|
a67bc0fa96
|
SMSTools3 backend logging
|
2012-02-16 08:45:18 +01:00 |
|
HanzZ
|
57963cf18e
|
working smstools3 with basic pairing
|
2012-02-15 22:31:08 +01:00 |
|
HanzZ
|
d8e60cea95
|
Join the database from sms backend
|
2012-02-15 21:13:14 +01:00 |
|
HanzZ
|
db6f7e6c8f
|
sending sms works
|
2012-02-15 20:48:51 +01:00 |
|
HanzZ
|
099857ad59
|
smstools3 backend - not working so far
|
2012-02-14 21:48:07 +01:00 |
|