Commit graph

627 commits

Author SHA1 Message Date
HanzZ
1c99b634a8 Do not send empty name in roster push 2012-02-26 15:41:40 +01:00
HanzZ
320738eda8 Gateway interaction 2012-02-26 14:03:48 +01:00
HanzZ
54dff8d280 Gateway payload 2012-02-26 12:40:48 +01:00
HanzZ
197cd61f95 Handle skype FULLNAME 2012-02-25 07:37:59 +01:00
HanzZ
7c90087b17 PubSub Parsers 2012-02-22 19:23:43 +01:00
Jan Kaluza
ff27ec0233 Fixed compilation with latest Swiften 2012-02-22 14:11:57 +01:00
HanzZ
6ca2c3a931 pubsub payloads/serializers 2012-02-22 08:38:45 +01:00
Jan Kaluza
d0afb12646 Fixed zombie process caused by bad waitpid call 2012-02-20 14:31:23 +01:00
Jan Kaluza
e53e622e4d Link only against transport 2012-02-20 10:39:25 +01:00
HanzZ
342df599be link libtransport to libtransport-plugin to allow using these two libraries together 2012-02-19 15:35:18 +01:00
HanzZ
6e4eb0ed6f Changelog 2012-02-19 10:13:51 +01:00
Daniel Henninger
9cf00ddc59 Cleaned up code a bit, primarily adding more exception catching in proper locations. 2012-02-19 16:10:36 +08:00
Daniel Henninger
3f2a5840a5 Cleaned up code a bit, more to come. 2012-02-19 16:10:36 +08:00
Daniel Henninger
7f13a29090 Removed auto-transaction postgres handlers in lieu of our own transaction calls. Updated config file to mention postgres. 2012-02-19 16:10:36 +08:00
Daniel Henninger
017935ae15 Casted TYPE_STRING properly. 2012-02-19 16:10:36 +08:00
Daniel Henninger
352a15b226 Finished last postgres function. 2012-02-19 16:10:35 +08:00
Daniel Henninger
faeb4bd8ef One more function to go after this. At some future date I'd like to consider if the API provides some better mechanisms, but this'll do for now. 2012-02-19 16:10:35 +08:00
Daniel Henninger
67d6458a41 Downgraded PQXX API used due to the 2.6 series on most modern linux distros.
Implemented most of the other functions.
2012-02-19 16:10:35 +08:00
HanzZ
04115c5d99 changelog 2012-02-17 17:41:06 +01:00
HanzZ
acd1c0447f Send subscribe presences to bare jid 2012-02-17 16:54:40 +01:00
HanzZ
18ba1b7ac4 Do not send buddies in empty group 2012-02-17 16:40:49 +01:00
HanzZ
cc9d7c7950 Forward initial presence to skype 2012-02-17 15:57:40 +01:00
HanzZ
d6353232ae Fixed skype buddy list parsing 2012-02-17 15:47:42 +01:00
HanzZ
31a19c5f3f Fixed skype buddy list parsing 2012-02-17 15:38:45 +01:00
HanzZ
fd081a77e7 Fixed skype buddy list parsing 2012-02-17 15:35:39 +01:00
HanzZ
f681cbeba6 Fixed skype buddy list parsing 2012-02-17 15:31:53 +01:00
HanzZ
1b8fef4d70 Skype backend is now non-blocking 2012-02-17 15:09:35 +01:00
HanzZ
31de3415d2 Removed big sleep from skype 2012-02-17 14:01:01 +01:00
HanzZ
f742dae462 wait 10s 2012-02-17 11:50:33 +01:00
HanzZ
8d97bbe73e Respect default value for database.database 2012-02-17 11:33:00 +01:00
HanzZ
abf7412731 Set proper default database 2012-02-17 11:26:46 +01:00
HanzZ
56bb259d89 ChangeLog update 2012-02-17 10:57:32 +01:00
HanzZ
eb3c588033 Comment out the registration stuff 2012-02-17 10:47:05 +01:00
HanzZ
b6811cfe5a read all data fetched by sqlite3 2012-02-17 10:38:44 +01:00
HanzZ
263f0b11d8 Call setsid always when spawning backend 2012-02-17 09:59:38 +01:00
HanzZ
5c015b5547 Load SSL related issues 2012-02-17 09:43:10 +01:00
HanzZ
a9341e0549 Log 2012-02-16 23:16:13 +01:00
Jan Kaluza
6dd874964a Do not build skype if it's not found 2012-02-16 11:13:13 +01:00
Jan Kaluza
2442a31dfd Find dbus 2012-02-16 10:26:47 +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
3ddb3e4620 Merge branch 'master' of github.com:hanzz/libtransport 2012-02-14 21:48:24 +01:00
HanzZ
099857ad59 smstools3 backend - not working so far 2012-02-14 21:48:07 +01:00
Jan Kaluza
aee29f90b6 Merge pull request #2 from meyerd/master
Local User Authentication upon Transport Registration
2012-02-03 07:11:39 -08:00
Dominik
daf9143bf2 - forgot to disable logging 2012-01-27 18:41:47 +01:00
Dominik
7619b9e2b2 - check local_username against configured server
- TODO: improve really crappy and hacky Swiften password check solution
2012-01-27 18:33:18 +01:00
Dominik
20ba88890d - registration with local user accounts stub 2012-01-27 15:11:24 +01:00