Commit Graph

4590 Commits

Author SHA1 Message Date
DL6ER fcc90aa126
Include error code if changing of directory is not successful 2017-02-08 13:02:31 +01:00
DL6ER eaf5c569fb
Process some more return values 2017-02-08 12:59:13 +01:00
DL6ER fb0392b38c
Hardening of the generated binaries against some possible attacks 2017-02-08 12:52:33 +01:00
DL6ER 9e1a183d1c
Compile also using arm-linux-gnueabi-gcc 2017-02-08 11:44:02 +01:00
DL6ER ae7ee5b3fa
Remove static, add debug output at linking 2017-02-07 22:32:02 +01:00
DL6ER d29024fcda
Compile ARM binaries using -marm 2017-02-07 22:14:09 +01:00
DL6ER 7b016dd410
A different aproach to static linking 2017-02-07 21:59:50 +01:00
DL6ER 1d81fef7b1
Statically link libgcc 2017-02-07 21:19:41 +01:00
DL6ER aa5b577d82
Reenable deploy 2017-02-07 21:17:34 +01:00
DL6ER dad9d37b43
Understand DHCP answers for hostname requests 2017-02-06 22:46:20 +01:00
DL6ER f212825817
Fix typo in README 2017-02-06 14:13:26 +01:00
DL6ER 5342477ed5
Add File locations subsection to README 2017-02-06 13:55:13 +01:00
DL6ER 8c4a96978e
Update README 2017-02-06 13:53:17 +01:00
DL6ER a83ba95b10
Add "test" argument that will let FTL load everything and then shut down immediately 2017-02-06 13:49:24 +01:00
DL6ER b01d6b6194
Interpret command line arguments (use `pihole-FTL debug` for debug mode) 2017-02-06 13:19:17 +01:00
DL6ER 75a3085acb
Save files in new locations + added install target in Makefile 2017-02-06 12:36:02 +01:00
DL6ER dc3f44707b
Free variable before returning 2017-02-06 11:23:00 +01:00
DL6ER 8b10d6dcb8
Avoid memory leak 2017-02-06 11:20:14 +01:00
DL6ER 0df312646b
Reduce scope of variables + comment temporarily unused code 2017-02-06 11:18:11 +01:00
DL6ER 3f4faad540
Ensure buffer is never accessed out of bounds 2017-02-06 11:16:55 +01:00
DL6ER 3b553c323e
Reduce scope of variable 2017-02-06 11:15:52 +01:00
DL6ER cb8fa5b215
Remove redundant code 2017-02-06 11:15:02 +01:00
DL6ER c864ceebae
Fix possible resource leak 2017-02-06 11:14:10 +01:00
The Codacy Badger a0232b9ba0 Add Codacy badge 2017-02-06 10:08:13 +00:00
DL6ER 779ab0746c
Improve getallqueries filtering 2017-02-06 11:03:36 +01:00
DL6ER 1e84b6f1b8
Be able to pass number to recentBlocked like ">recentBlocked 5" 2017-02-05 17:32:08 +01:00
DL6ER b04eee35ca
Add limit for "getallqueries" like ">getallqueries (5)" to show only 5 entries 2017-02-05 17:25:41 +01:00
DL6ER bd207105e2
Skip Travis deploy 2017-02-03 23:55:33 +01:00
DL6ER b095349307
Rename PID file 2017-02-03 23:53:42 +01:00
DL6ER 69d258d734
Add proper IPv6 name resolution for forward destinations 2017-02-03 23:52:50 +01:00
DL6ER 6533043968
Create struct that holds FTL related filenames 2017-02-03 23:51:44 +01:00
DL6ER 71ef5723e8
Added FTL logo 2017-02-02 16:06:17 +01:00
DL6ER c7280a5d34
Update secret API key 2017-02-02 13:14:52 +01:00
DL6ER 033195ad9a
Change name of target executable to pihole-FTL 2017-02-02 12:54:45 +01:00
DL6ER 957ab99232
Trigger travis build (version.h is dynamically created, no need to ship it) 2017-02-02 12:52:09 +01:00
DL6ER 6d546a982e
Add Travis file 2017-02-02 12:48:03 +01:00
DL6ER 68984e354e
Initial upload of the FTL engine 2017-02-02 12:44:45 +01:00
DL6ER 54971772e4
Update README format for GitHub's md parser 2017-02-02 12:41:55 +01:00
DL6ER e3f36ceec2
Add README.md 2017-02-02 12:39:24 +01:00
DL6ER d3693ca40f
Initial commit (adding license) 2017-02-02 12:37:54 +01:00