Commit graph

1953 commits

Author SHA1 Message Date
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
Daniel Henninger
83604ed640 Finished last postgres function. 2012-01-27 16:05:18 -05: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
Daniel Henninger
4e3b6ce117 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-01-27 11:57:13 -05:00
Dominik
20ba88890d - registration with local user accounts stub 2012-01-27 15:11:24 +01:00
Daniel Henninger
ab20eefd6f Downgraded PQXX API used due to the 2.6 series on most modern linux distros.
Implemented most of the other functions.
2012-01-25 23:36:15 -05:00
HanzZ
f95fa32c2b Disable skype building temporarily 2012-01-24 16:39:51 +01:00
Jan Kaluza
858ac82b19 Merge branch 'master' of github.com:hanzz/libtransport 2012-01-18 09:39:47 +01:00
Jan Kaluza
c643e5b81d Skype backend 2012-01-18 09:39:32 +01:00
HanzZ
a94eb22e76 Handle </stream:stream> properly 2012-01-17 17:46:03 +01:00
Vitaly Takmazov
316a26474f Merge branch 'master' of https://github.com/hanzz/libtransport 2012-01-11 16:24:00 +04:00
HanzZ
3118610c0a More debug 2011-12-25 13:14:33 +01:00
HanzZ
9bc058ae37 setUserONline, getOnlineUsers 2011-12-23 13:37:17 +01:00
HanzZ
5efb6707da setUser 2011-12-22 21:47:47 +01:00
HanzZ
12d117f54f Working setUser for postgres 2011-12-22 20:47:36 +01:00
HanzZ
630bee4b67 Removed IF NOT EXISTS clausule 2011-12-22 16:28:45 +01:00
HanzZ
22d4475cd9 Merge branch 'master' of github.com:hanzz/libtransport 2011-12-21 10:39:47 +01:00
HanzZ
77c68bb770 Support 'none' storage backend 2011-12-21 10:39:28 +01:00
Jan Kaluza
3fd77c64ac Create pgsql database 2011-12-13 11:29:08 +01:00
Jan Kaluza
2568753cca create postgresql db 2011-12-12 14:32:51 +01:00
HanzZ
fe74083e2e Do not try to serialize something what is not Storage element 2011-12-10 15:44:43 +01:00
HanzZ
742ed6bc69 pre-initial support for PostgreSQL 2011-12-09 19:00:53 +01:00
HanzZ
f46cd8f14c Handle ICQ related requestInput requests 2011-12-09 16:31:48 +01:00
HanzZ
9e84e71854 Handle code 432 on IRC 2011-12-09 15:13:58 +01:00
HanzZ
25390730f6 Don't pass subscription in PresenceEracle 2011-12-09 15:03:46 +01:00
HanzZ
4c334e9f1c Move random port generating to util.cpp 2011-12-09 13:51:50 +01:00
HanzZ
1dafed2e6b Changelog update 2011-12-09 12:12:16 +01:00
HanzZ
23f8b4ef14 Fixed registration from Pidgin 2011-12-08 23:19:09 +01:00
HanzZ
9fe33ad586 Merge branch 'master' of github.com:hanzz/libtransport 2011-12-08 21:46:59 +01:00
HanzZ
f035510e47 Fixed PresenceOracle 2011-12-08 17:55:23 +01:00
Vitaly Takmazov
794b2dbaa0 Merge branch 'master' of https://github.com/hanzz/libtransport 2011-12-08 15:29:05 +04:00
Jan Kaluza
29888fae6e Windows compilation fixes 2011-12-08 12:20:35 +01:00
Jan Kaluza
ee0b8ee838 Fixed RIE for components 2011-12-08 12:14:13 +01:00
Vitaly Takmazov
b653edf477 Merge branch 'master' of https://github.com/hanzz/libtransport 2011-12-08 13:35:47 +04:00
HanzZ
93418187e2 Check properly database type and show proper messages on error 2011-12-07 20:40:32 +01:00
HanzZ
f18e3570a8 Advice to check the log to find out reason when we can't connect the DB 2011-12-07 20:08:01 +01:00
HanzZ
79d0e907bb Allow only 3 reconnections in a row, then disconnect user 2011-12-07 18:41:16 +01:00
HanzZ
97a6609c87 maybe working auto-reconnect 2011-12-07 18:20:28 +01:00
HanzZ
d44b8e486b Merge branch 'master' of github.com:hanzz/libtransport 2011-12-07 17:38:59 +01:00
HanzZ
3fc191ceb4 Comment out database stuff 2011-12-07 17:38:00 +01:00
Jan Kaluza
56dd649998 Reconnect users automatically in case of spectrum2 main instance crash/restart 2011-12-07 10:30:39 +01:00
HanzZ
80e10aad92 Changed main.cpp to fit more-groups changes 2011-12-06 17:29:10 +01:00
Jan Kaluza
b1e661969b Link spectrum2 only against swiften libraries to preserve linkage against boost-mt and boost 2011-12-05 13:25:06 +01:00
HanzZ
d4217644d0 Return exit code from spectrum2_manager status 2011-12-03 21:49:00 +01:00
HanzZ
f5a1aa3f39 Working spectrum2 status 2011-12-03 21:38:02 +01:00
HanzZ
6b81ff06d6 Support for buddies on more groups 2011-11-30 21:43:12 +01:00
Jan Kaluza
c48fa3e77d Allow change the legacy name in registration for MySQL 2011-11-30 11:36:41 +01:00
Jan Kaluza
8faecb5664 SpectrumErrorPayload 2011-11-28 17:34:45 +01:00