Commit graph

69 commits

Author SHA1 Message Date
Naim A 82a40bfdbc Converted bad character 2016-12-08 20:38:14 +02:00
Naim A e826b58ea0 Fix for issue #25 2016-10-05 00:20:08 +03:00
Naim A 4b26c85917 Start + Stop service 2016-02-20 21:13:09 +02:00
Naim A c91efa300b Fix for gcc 2016-02-19 13:41:15 +02:00
Naim A b8db8f5d51 Basic working windows service 2016-02-19 13:33:02 +02:00
Naim A 35e9a27ad2 Seperating config 2016-02-17 01:51:31 +02:00
Naim A c54a48c40b Fix issue #22 2016-02-08 12:42:58 -08:00
Naim A 221d374ff2 Adjustable logging level 2016-02-07 00:48:44 +02:00
Naim A 99c87f6578 Logging to file. WIP 2016-02-06 23:26:01 +02:00
Naim A c0d93e6340 basic logging + windows service fix 2016-02-05 16:36:44 +02:00
Naim A d1d879c27c WIP: Added some logging to tracker 2016-02-05 03:56:49 +02:00
Naim A db4b8e8c81 Completely removed logging 2016-02-05 02:31:18 +02:00
Naim A 7271aa2cb0 WIP: adding windows service 2016-02-05 02:31:18 +02:00
Naim A 465f942baf Added OSError exception class 2016-02-05 02:31:18 +02:00
Naim A f0f0f0f2fa Added only localhost to whitelist 2016-02-01 00:10:49 +02:00
Naim A 32fc6203d9 Bugfix for issue #17 2016-01-31 22:41:59 +02:00
Naim A 4f473fe840 Added copyright notice for tracker.* 2016-01-31 04:46:26 +02:00
Naim A 20ce6f4402 Removed unused signal 2016-01-30 23:10:07 +02:00
Naim A 37c965019b Basic daemon support 2016-01-28 19:08:43 -08:00
Naim A d27b7b29c3 WIP: writing daemon + reloadable 2016-01-28 18:41:23 -08:00
Naim A cac3f5d209 Better threading and IO 2016-01-29 04:32:47 +02:00
Naim A 9d319aa946 minor fix 2016-01-23 18:25:39 -08:00
Naim A 81d4ad1ae8 Some Linux ajustments 2016-01-23 15:11:48 -08:00
Naim A 1db33eb0b6 Code cleanup (WIP) 2016-01-23 15:11:48 -08:00
Naim A edaa44bfc7 Resolved Issues #10 and #11 2016-01-23 15:11:48 -08:00
Naim A bc97b747ad Remove useless comments or prints 2016-01-23 15:11:48 -08:00
Naim A 1702177307 Minor changes, README upddated (finally...) 2013-08-18 03:22:30 +03:00
Naim A ddba5b21b3 Ability to customize bind for HTTP 2013-08-18 02:49:49 +03:00
Naim A 3f76e9af9f Linux fails to compile. Include missing. 2013-08-17 20:24:24 +03:00
Naim A 0a222ab3ba End process with signals. stdin ignored. 2013-08-16 18:56:27 +03:00
Naim A 7e9ecdb099 Improved logging, fixed minor bug. 2013-08-16 17:06:09 +03:00
Naim A 145751c953 Can specify an interface other than 0.0.0.0 2013-08-16 02:09:29 +03:00
Naim A 65a43c6b83 Added readed for IP/port lists (settings) 2013-08-16 01:53:15 +03:00
Naim A 9d7c7a055e Change CWD to the program's directory. 2013-08-16 00:52:36 +03:00
Naim A f7297aa4be Logger changes 2013-08-11 13:39:17 +03:00
Naim A db74edbb51 Fixes for issue #5 2013-08-11 13:20:15 +03:00
Naim A 74de90bade Added Logger; Partial fix to issue #5 2013-08-10 22:12:08 +03:00
Naim A 8f4732acbc Security issue fixed. Issue 4 fixed. 2013-07-12 00:09:47 +03:00
Naim A 2682f81b20 Modified a bit of code... 2013-06-25 04:06:52 +03:00
Naim A f757db71a4 Small changes;
Added "is_dynamic" setting;
Changed stuff with Database (I guess i was sleeping when i programmed that
part...).
2013-03-23 21:54:25 +02:00
Naim A d05820a992 Modified HTTP Server;
Added notice incase a user tries to use tracker as a HTTP tracker.
2013-03-22 13:54:50 +02:00
Naim A 1aa7eceb2f Added settings for API server. 2013-03-22 02:20:49 +02:00
Naim A 5ad5d82e2f Added add/remove api functions; Added promation page for root page. 2013-03-22 01:52:15 +02:00
Naim A 5c57728630 A bit API Progress... 2013-03-21 02:44:10 +02:00
Naim A 876f2da5b7 Recreated HTTP server... 2013-03-10 23:18:37 +02:00
Naim A 6666d795e3 HTTP API comming soon... 2013-03-08 02:42:02 +02:00
Naim A 25dda7a41a Merge branch 'http-api' of /media/OS/Users/Naim/Documents/Eclipse/udpt 2013-03-07 18:15:03 +02:00
Naim A 485b490b9a minor Linux fixes 2013-03-07 17:37:31 +02:00
Naim A 08870bb524 The start of HTTP API development 2013-03-06 00:55:29 +02:00
Naim A d1c49c6b6f New Database Interface,
The Ability to add more Database Drivers.
2013-03-04 00:54:48 +02:00