HanzZ
|
f035510e47
|
Fixed PresenceOracle
|
2011-12-08 17:55:23 +01: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 |
|
HanzZ
|
f0c6b4239a
|
Removed commented MyIrcBuffer classs
|
2011-11-25 10:02:53 +01:00 |
|
HanzZ
|
196afcf3a3
|
Set proper resource in MUCs
|
2011-11-24 19:37:38 +01:00 |
|
HanzZ
|
e312a8602e
|
Works with libCommuni now (libircclient-qt renamed)
|
2011-11-24 19:07:21 +01:00 |
|
HanzZ
|
ff3adaa3f3
|
Working IRC nickserv + PMs
|
2011-11-24 12:24:26 +01:00 |
|
HanzZ
|
5424e5c686
|
Added SingleIRCNetworkPlugin
|
2011-11-23 22:00:24 +01:00 |
|
Jan Kaluza
|
29b5b7d27f
|
Added spectrum2 --version + handle SPECTRUM_VERSION cmake variable
|
2011-11-16 09:39:29 +01:00 |
|
Jan Kaluza
|
ee674bfe6b
|
At least something in README
|
2011-11-16 08:58:55 +01:00 |
|
Jan Kaluza
|
84de9b0ca6
|
Removed examples and tests since they were not used/compiled anymore
|
2011-11-16 08:56:28 +01:00 |
|
HanzZ
|
e17059a6a6
|
Create working_dir before switching to it when running as daemon
|
2011-11-15 20:24:11 +01:00 |
|
HanzZ
|
2626035bc2
|
Disconnect if ping is not received for 30 seconds
|
2011-11-14 20:29:57 +01:00 |
|
HanzZ
|
b99313a73a
|
Create logging dir and change owner to user we run as
|
2011-11-14 20:11:30 +01:00 |
|
HanzZ
|
5811d83e0d
|
getValue...
|
2011-11-14 19:18:43 +01:00 |
|
HanzZ
|
6cabfd73ff
|
Fixed crash in getJIDWithFeature
|
2011-11-14 18:38:58 +01:00 |
|
HanzZ
|
bcf60737f9
|
Don't send empty units/values in stats payload
|
2011-11-14 16:14:30 +01:00 |
|
HanzZ
|
2f61148b10
|
Fix potential crashes in statsresponder
|
2011-11-14 15:42:30 +01:00 |
|
HanzZ
|
ece0179d3e
|
Fixed registration form
|
2011-11-12 12:56:56 +01:00 |
|
HanzZ
|
c9288e615b
|
Do not ask for encoding
|
2011-11-11 15:41:10 +01:00 |
|
HanzZ
|
5b89dae8ca
|
Forward messages to proper resources
|
2011-11-11 11:40:10 +01:00 |
|
HanzZ
|
2b836edd79
|
Send current presences to newly connected resource
|
2011-11-11 10:00:11 +01:00 |
|
Jan Kaluza
|
8e1c2b43a6
|
Send unavailable presences to particular resource which disconnects
|
2011-11-10 13:55:14 +01:00 |
|
HanzZ
|
2814db5bd6
|
Merge branch 'master' of github.com:hanzz/libtransport
|
2011-11-09 22:59:45 +01:00 |
|
HanzZ
|
f6d4966dd5
|
Initialize logging after creating log directory
|
2011-11-09 22:48:39 +01:00 |
|
Jan Kaluza
|
35ef4b0778
|
StatsResponder
|
2011-11-09 12:47:43 +01:00 |
|
HanzZ
|
2131b86869
|
Working uptime
|
2011-11-09 09:11:42 +01:00 |
|
HanzZ
|
fde0583877
|
Don't log admin only in server-mode
|
2011-11-08 18:17:17 +01:00 |
|
HanzZ
|
5c84b1bcaa
|
Ignore empty messages in AdminInterface
|
2011-11-08 17:14:34 +01:00 |
|
Jan Kaluza
|
6ff8b24992
|
Added StatsPayload, StatsParser, StatsSerializer
|
2011-11-08 11:03:27 +01:00 |
|
HanzZ
|
bfe84737ee
|
Remove remoteRosterRequest in RosterManager destructor
|
2011-11-07 20:11:49 +01:00 |
|
HanzZ
|
e0d4583d24
|
Generate random port even when it's not set in config file
|
2011-11-07 19:59:38 +01:00 |
|
HanzZ
|
ddcdea8afc
|
set backend port to 0 by default
|
2011-11-07 19:51:38 +01:00 |
|
HanzZ
|
5225465e21
|
Stop backend in signal handler
|
2011-11-07 19:46:51 +01:00 |
|
HanzZ
|
161b220ee1
|
Create working_dir after setuid/setgid
|
2011-11-07 19:25:43 +01:00 |
|
HanzZ
|
97e1f91a16
|
Merge branch 'master' of github.com:hanzz/libtransport
|
2011-11-07 19:04:52 +01:00 |
|
HanzZ
|
6c6071f30b
|
set RLIMIT_CORE
|
2011-11-07 19:00:40 +01:00 |
|
Jan Kaluza
|
bf55d8c7b5
|
Check if vhosts are configured before using them
|
2011-11-07 13:10:42 +01:00 |
|