Patrick Siegl
|
84e2014fa5
|
Use the struct instead of multipe global vars.
|
2019-03-28 00:12:13 +01:00 |
|
Manuel Domke
|
e0f7e68010
|
Merge pull request #81 from psiegl/cleanup
Feature: graceful shutdown
|
2019-03-27 22:18:00 +01:00 |
|
Manuel Domke
|
0cd6018709
|
Merge branch 'master' into cleanup
|
2019-03-27 22:16:01 +01:00 |
|
Manuel Domke
|
4050495b6e
|
Merge pull request #80 from psiegl/master
Merely simplified and cleaned up the code
|
2019-03-27 22:13:28 +01:00 |
|
Patrick Siegl
|
3cfcbd94d7
|
Feature: clean shutdown
|
2019-03-27 21:41:17 +01:00 |
|
Patrick Siegl
|
0a861f8b8b
|
Cleanup list of USB devices & assign debug directly
|
2019-03-24 23:59:27 +01:00 |
|
Patrick Siegl
|
5d09246d06
|
Unrequired i counting
|
2019-03-24 23:43:14 +01:00 |
|
Patrick Siegl
|
907183f498
|
Fix TEST_HEALTHCHECK as of typo
|
2019-03-24 23:25:02 +01:00 |
|
Patrick Siegl
|
3efca9462f
|
Fix indent
|
2019-03-24 22:41:11 +01:00 |
|
Patrick Siegl
|
aca57dcf65
|
Specify lenght of output array explicitly
|
2019-03-24 22:06:11 +01:00 |
|
Patrick Siegl
|
03e4f0848c
|
use sizeof() in libinfnoise
|
2019-03-24 22:00:53 +01:00 |
|
Patrick Siegl
|
6cd415cb02
|
reduce amount of if-checks in healthcheck
|
2019-03-24 22:00:38 +01:00 |
|
Patrick Siegl
|
314fa9e376
|
No need for an if in the for-loop
|
2019-03-21 23:33:06 +01:00 |
|
Patrick Siegl
|
34598a1674
|
Fix indent
|
2019-03-21 23:11:11 +01:00 |
|
Patrick Siegl
|
f13ed314c9
|
Total can be computed by just adding zeroes and ones at the end
|
2019-03-21 23:09:55 +01:00 |
|
Patrick Siegl
|
227a6a7db6
|
Reference variable instead of writing type again
|
2019-03-21 23:05:20 +01:00 |
|
Patrick Siegl
|
a457b72372
|
minor adjustments to tmp. variables
|
2019-03-21 22:54:54 +01:00 |
|
Patrick Siegl
|
20b1731d61
|
Since rc < 0 break already away, no further >= 0 check required
|
2019-03-21 22:45:48 +01:00 |
|
Patrick Siegl
|
d6bdd34b85
|
version should be printed, before any env is read
|
2019-03-21 22:37:04 +01:00 |
|
Patrick Siegl
|
fb270db373
|
empty string comparision simplified; easied if-clauses in infnoise.c
|
2019-03-21 22:36:10 +01:00 |
|
Patrick Siegl
|
a19456d221
|
Improved readability of daemon.c
|
2019-03-21 22:14:15 +01:00 |
|
Patrick Siegl
|
ad6c6b3dcb
|
Change tabs to whitespaces
|
2019-03-21 22:04:49 +01:00 |
|
Patrick Siegl
|
47e144eff8
|
In case fprintf() fails, still close the file descr.
|
2019-03-21 22:03:24 +01:00 |
|
Manuel Domke
|
b5dce0e23b
|
Merge pull request #79 from psiegl/cleanups
Fix for description in infnoise_dev_node; write struct directly
|
2019-03-21 13:55:21 +01:00 |
|
Patrick Siegl
|
b97824e916
|
Fix for description in infnoise_dev_node; write struct directly
|
2019-03-20 22:23:08 +01:00 |
|
Manuel Domke
|
20442a0db2
|
Merge pull request #78 from psiegl/cleanups
Improve code quality
|
2019-03-20 22:20:53 +01:00 |
|
Patrick Siegl
|
fdfcce7020
|
Improve code quality
|
2019-03-20 22:05:54 +01:00 |
|
Manuel Domke
|
86dd75532a
|
Merge pull request #77 from psiegl/script-fix
Archlinux build script fix
|
2019-03-20 21:40:39 +01:00 |
|
Patrick Siegl
|
32b752ba4c
|
Archlinux build script fix
|
2019-03-20 21:18:22 +01:00 |
|
Manuel Domke
|
f19b341eab
|
Merge pull request #76 from hlovdal/doc-fix
Fixed software/README.md link
|
2019-02-18 09:54:20 +01:00 |
|
Manuel Domke
|
4ca9471168
|
Merge branch 'master' into doc-fix
|
2019-02-01 16:44:55 +01:00 |
|
Manuel Domke
|
0a2541b1bf
|
Merge pull request #74 from 13-37-org/master
release candidate for 0.3.1
|
2019-02-01 16:39:31 +01:00 |
|
Manuel Domke
|
7ecdf80db8
|
Merge pull request #14 from zbeekman/master
Improve build/install experience on macOS
|
2019-02-01 16:36:34 +01:00 |
|
Manuel Domke
|
154fe4a67c
|
fix #15: return actual bytes written from readData()
|
2019-01-13 18:02:54 +01:00 |
|
Izaak Beekman
|
29993bcad9
|
Build tools on macOS and allow install-tools
|
2019-01-04 15:09:19 -05:00 |
|
Izaak Beekman
|
9ffb7c8c41
|
Automate finding libftdi when homebrew is installed
|
2019-01-04 14:39:34 -05:00 |
|
Izaak Beekman
|
166c09ac9e
|
Fix macOS install instructions
|
2019-01-04 14:31:32 -05:00 |
|
Håkon Løvdal
|
68985c0694
|
Fixed software/README.md link
|
2018-11-11 12:32:59 +01:00 |
|
Manuel Domke
|
857cfab940
|
Merge pull request #13 from skitt/add-manpages
Add manpages for all commands
|
2018-10-31 14:55:15 +01:00 |
|
Stephen Kitt
|
463e2f0e0a
|
Add manpages for all commands
Signed-off-by: Stephen Kitt <steve@sk2.org>
|
2018-10-31 14:49:08 +01:00 |
|
Manuel Domke
|
c397fb34bd
|
upload test results for v0.3.0
|
2018-10-30 15:30:02 +01:00 |
|
Manuel Domke
|
e452ca038c
|
try to fix rpm build (+debug)
|
2018-10-29 17:05:58 +01:00 |
|
Manuel Domke
|
10dc196527
|
don't sign sources here, key is not available on CentOS build node...
|
2018-10-15 17:13:24 +02:00 |
|
Manuel Domke
|
c9f9cd7dc8
|
sign sources
|
2018-10-15 17:08:22 +02:00 |
|
Manuel Domke
|
84b1d8dd83
|
changed license in build scripts/resulting packages
|
2018-10-15 17:01:05 +02:00 |
|
Manuel Domke
|
d90ab614f1
|
Merge remote-tracking branch 'upstream/master'
|
2018-10-15 16:58:15 +02:00 |
|
Bill
|
a25bccfe64
|
Merge pull request #75 from waywardgeek/license-change-1
change license from "Unlicense" to "CC0"
|
2018-10-12 08:41:00 -07:00 |
|
Manuel Domke
|
8357630508
|
fix file permissions
|
2018-10-12 15:24:59 +02:00 |
|
Manuel Domke
|
93606bf2fc
|
change license from "Unlicense" to "CC0"
|
2018-10-09 20:38:40 +02:00 |
|
Manuel Domke
|
87bb7afec2
|
Create CHANGELOG.md
|
2018-10-09 18:09:14 +02:00 |
|