Commit Graph

542 Commits

Author SHA1 Message Date
vvaltman
33ac1a7ead Fixed problems with send_msg on start 2014-09-11 19:29:16 +04:00
Vysheng
80d35a2d88 support for set_ttl query 2014-09-11 15:04:04 +04:00
Vysheng
83be082cec Deleted unneeded code 2014-09-11 14:33:12 +04:00
Vysheng
84905f07de Changed default DC. Fixed memory leak 2014-09-11 14:28:56 +04:00
Vysheng
bb21fc5e62 Fixed memory leak 2014-09-11 13:35:27 +04:00
Vysheng
2e0a7fda26 Check return values of malloc, realloc, strdup and strndup 2014-09-11 13:24:06 +04:00
Vysheng
3f9d921782 Fixed fail when trying to send emssage before get_difference end 2014-09-10 21:54:41 +04:00
Vysheng
b21abd37f8 Merge github.com:vysheng/tg 2014-09-10 21:36:25 +04:00
Vysheng
b4564eed7a Fixed check_utf8 2014-09-10 21:36:05 +04:00
Vysheng
01ea879687 Fixed extended_functions mode. Small memory leak there. Should be fixed shorly. 2014-09-10 21:29:57 +04:00
vysheng
598f1ab927 Update README.md 2014-09-10 18:38:46 +04:00
Vysheng
c07d4c8033 ext_f added to lua. fixed del_contact from lua 2014-09-10 18:25:31 +04:00
Vysheng
1af0fb8432 del_contact query 2014-09-10 18:13:52 +04:00
Vysheng
94c27ccc2c Fixed strange warn about unused result of strtod and strtoll 2014-09-10 16:25:49 +04:00
Vysheng
88d420583d Added support for direct queries enter 2014-09-10 15:52:42 +04:00
vvaltman
42bde8003d Increased version 2014-09-10 01:02:50 +04:00
vvaltman
1a921e70d4 added SIGUSR1 handler to rotate logs 2014-09-10 01:01:22 +04:00
vvaltman
4ec6e306a9 Added scripts to help run telegram as daemon 2014-09-10 00:47:34 +04:00
Vysheng
c85f085244 Merge github.com:vysheng/tg
Conflicts:
	main.c
2014-09-09 22:07:30 +04:00
Vysheng
e23f4e3333 Added -U and -G keys to make setuid and setgid at start if started as root 2014-09-09 22:05:56 +04:00
vvaltman
4fe0014a66 Added [-D] (disable output) key 2014-09-09 21:05:36 +04:00
vvaltman
98dfe80ca1 Fixed rsa pad 2014-09-09 20:50:07 +04:00
Vysheng
95e9c69b9c Fixed config search 2014-09-09 19:10:01 +04:00
Vysheng
bda16d36be Daemonize options 2014-09-09 19:01:27 +04:00
Vysheng
0c03146177 Merge github.com:vysheng/tg 2014-09-09 17:28:05 +04:00
Vysheng
101a6fd7d0 status function to lua 2014-09-09 17:27:43 +04:00
vysheng
82904bf717 Update README.md 2014-09-09 17:11:37 +04:00
Vysheng
b8bdb7ae36 deleted debug 2014-09-09 16:03:35 +04:00
Vysheng
73e0be23d4 Fixed __builtin config 2014-09-09 15:58:47 +04:00
Vysheng
54437e2e1a Merge github.com:vysheng/tg 2014-09-09 15:53:19 +04:00
vysheng
1c72b7704f Merge pull request #253 from corsaroquad/patch-1
Included MacPorts commands
2014-09-09 15:55:13 +04:00
Vysheng
4f487fc97a Debug 2014-09-09 15:52:58 +04:00
Giovanni Grieco
af4579f324 Included MacPorts commands
Included solution to build correctly telegram-cli if using MacPorts on OS X.
Details: https://github.com/vysheng/tg/issues/237#issuecomment-54955961
2014-09-09 13:39:01 +02:00
Vysheng
442f0911f2 Support for compilers without __builtin_bswap32 2014-09-09 15:34:59 +04:00
Vysheng
d25f28db41 Fixed get history 2014-09-09 15:05:30 +04:00
Vysheng
8fd26130b2 Merge github.com:vysheng/tg 2014-09-09 15:02:57 +04:00
vvaltman
b44d7d3290 Support for big history 2014-09-09 00:09:05 +04:00
vvaltman
cfce332075 Fixed set of real_name of uninitialezed user 2014-09-08 23:18:51 +04:00
vvaltman
22c37ffe53 Merge github.com:vysheng/tg 2014-09-08 23:18:02 +04:00
vvaltman
e1255b0d3d Updated test.lua 2014-09-08 23:17:47 +04:00
Vysheng
4e33b40d9b Fixed crush on real_name update for unknown user 2014-09-08 20:55:22 +04:00
Vysheng
7f75a00442 Fixed rare crush in case of multiple query answers 2014-09-08 20:48:59 +04:00
Vysheng
8c20695284 increased version 2014-09-08 17:35:00 +04:00
Vysheng
9a9f8d048d Fixed event-1.4 2014-09-08 17:33:33 +04:00
Vysheng
b260e04461 Added _GNU_SOURCE for strndup 2014-09-08 17:05:41 +04:00
Vysheng
c896c8f835 Added attribute unused 2014-09-08 17:02:59 +04:00
Vysheng
49b5a2635f Try to build with libevent-1.4 2014-09-08 16:49:51 +04:00
Vysheng
d28bb33fb2 Fixes for old libevent 2014-09-08 16:40:35 +04:00
Vysheng
d60ecd751f Try to fix net 2014-09-08 15:56:12 +04:00
vvaltman
f7318666b2 Fixed CE 2014-09-08 01:50:19 +04:00